chore(deps): add date-fns package

This commit is contained in:
parent 0d623f3b77
commit b5f5edbcc5
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -11,7 +11,8 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"nuxt": "^3.7.3"
"nuxt": "^3.7.3",
"prettier": "^3.0.3"
},
"dependencies": {
"@ant-design-vue/nuxt": "^1.1.1",
@ -22,6 +23,7 @@
"ant-design-vue": "4.0.x",
"bcryptjs": "^2.4.3",
"blueimp-md5": "^2.19.0",
"date-fns": "^2.30.0",
"jsonwebtoken": "^9.0.2",
"lodash-es": "^4.17.21",
"mongoose": "^7.5.2",