mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-02-12 06:45:20 +08:00
Upgrade dependencies
This commit is contained in:
15
package.json
15
package.json
@@ -11,20 +11,20 @@
|
||||
"dependencies": {
|
||||
"@mdi/font": "^5.0.45",
|
||||
"@types/node-polyglot": "^0.4.34",
|
||||
"@vue/composition-api": "^0.5.0",
|
||||
"axios": "^0.19.2",
|
||||
"@vue/composition-api": "^1.0.5",
|
||||
"axios": "^0.21.1",
|
||||
"core-js": "^3.6.5",
|
||||
"dayjs": "^1.8.23",
|
||||
"debug": "^4.1.1",
|
||||
"lodash": "^4.17.15",
|
||||
"lodash": "^4.17.21",
|
||||
"node-polyglot": "^2.4.0",
|
||||
"register-service-worker": "^1.7.1",
|
||||
"roboto-fontface": "*",
|
||||
"vue": "^2.6.11",
|
||||
"vue-class-component": "^7.2.3",
|
||||
"vue-property-decorator": "^8.4.2",
|
||||
"vue-property-decorator": "^9.1.2",
|
||||
"vue-router": "^3.2.0",
|
||||
"vuetify": "^2.2.20",
|
||||
"vuetify": "^2.5.8",
|
||||
"vuex": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -60,10 +60,5 @@
|
||||
"*.{js,vue,ts}": [
|
||||
"vue-cli-service lint"
|
||||
]
|
||||
},
|
||||
"resolutions": {
|
||||
"babel-jest": "^25.0.0",
|
||||
"ts-jest": "^25.0.0",
|
||||
"jest": "^25.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user