NodeJS packages updated
NodeJS packages updated
This commit is contained in:
parent
0f344e56c3
commit
8367d4c883
28
package.json
28
package.json
@ -9,30 +9,30 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@mdi/font": "7.0.96",
|
||||
"axios": "^0.27.2",
|
||||
"core-js": "^3.24.1",
|
||||
"axios": "^1.1.3",
|
||||
"core-js": "^3.26.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"roboto-fontface": "^0.10.0",
|
||||
"vue": "^3.2.37",
|
||||
"vue-axios": "^3.4.1",
|
||||
"vue": "^3.2.41",
|
||||
"vue-axios": "^3.5.1",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-router": "^4.1.4",
|
||||
"vue-router": "^4.1.6",
|
||||
"vuetify": "npm:@vuetify/nightly@next",
|
||||
"vuex": "^4.0.2",
|
||||
"vuex": "^4.1.0",
|
||||
"webfontloader": "^1.6.28",
|
||||
"webpack-plugin-vuetify": "^2.0.0-alpha.12"
|
||||
"webpack-plugin-vuetify": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.13",
|
||||
"@babel/eslint-parser": "^7.18.9",
|
||||
"@babel/core": "^7.19.6",
|
||||
"@babel/eslint-parser": "^7.19.1",
|
||||
"@vue/cli-plugin-babel": "~5.0.8",
|
||||
"@vue/cli-plugin-eslint": "~5.0.8",
|
||||
"@vue/cli-service": "~5.0.8",
|
||||
"eslint": "^8.22.0",
|
||||
"eslint-plugin-vue": "^9.4.0",
|
||||
"sass": "^1.54.5",
|
||||
"sass-loader": "^13.0.2",
|
||||
"vue-cli-plugin-vuetify": "~2.5.4",
|
||||
"eslint": "^8.26.0",
|
||||
"eslint-plugin-vue": "^9.6.0",
|
||||
"sass": "^1.55.0",
|
||||
"sass-loader": "^13.1.0",
|
||||
"vue-cli-plugin-vuetify": "~2.5.8",
|
||||
"vuetify-loader": "^2.0.0-alpha.9"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user