luxon -> date-fns

This commit is contained in:
2021-08-26 22:50:02 +09:00
parent 54e7fd0293
commit c19b2a9ebe
7 changed files with 67 additions and 51 deletions
+2 -3
View File
@@ -23,11 +23,11 @@
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"core-js": "^3.16.2",
"date-fns": "^2.23.0",
"downloadjs": "^1.4.7",
"jquery": "^3.6.0",
"js-sha512": "^0.8.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"select2": "^4.0",
"vue": "^3.2.2"
},
@@ -39,7 +39,6 @@
"@types/bootstrap": "^4.6.1",
"@types/jquery": "^3.5.6",
"@types/lodash": "^4.14.172",
"@types/luxon": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"@vue/compiler-sfc": "^3.2.2",
@@ -63,4 +62,4 @@
"pre-commit": [
"lint"
]
}
}