Merge pull request #672 from arifszn/dependabot/npm_and_yarn/date-fns-4.1.0

Bump date-fns from 3.6.0 to 4.1.0
This commit is contained in:
Ariful Alam 2025-02-10 16:08:27 +06:00 committed by GitHub
commit eb91299080
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -22,7 +22,7 @@
"autoprefixer": "^10.4.20",
"axios": "^1.7.9",
"daisyui": "^4.11.1",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
@ -3993,9 +3993,9 @@
}
},
"node_modules/date-fns": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz",
"integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz",
"integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==",
"dev": true,
"funding": {
"type": "github",

View File

@ -35,7 +35,7 @@
"autoprefixer": "^10.4.20",
"axios": "^1.7.9",
"daisyui": "^4.11.1",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",