Merge pull request #547 from arifszn/dependabot/npm_and_yarn/date-fns-3.6.0

Bump date-fns from 3.3.1 to 3.6.0
This commit is contained in:
Ariful Alam 2024-03-19 23:23:56 +06:00 committed by GitHub
commit 262069a0e0
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.18",
"axios": "^1.6.7",
"daisyui": "^4.7.2",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
@ -3436,9 +3436,9 @@
}
},
"node_modules/date-fns": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.3.1.tgz",
"integrity": "sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz",
"integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
"dev": true,
"funding": {
"type": "github",

View File

@ -35,7 +35,7 @@
"autoprefixer": "^10.4.18",
"axios": "^1.6.7",
"daisyui": "^4.7.2",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",