update dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -19,25 +19,25 @@
|
||||
"@intlify/unplugin-vue-i18n": "^0.11.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"bootstrap": "^5.3.2",
|
||||
"bootstrap-vue-next": "^0.14.6",
|
||||
"bootstrap-vue-next": "^0.14.8",
|
||||
"idb": "^7.1.1",
|
||||
"pinia": "^2.1.6",
|
||||
"pinia-class-component": "^0.9.4",
|
||||
"vue": "^3.3.4",
|
||||
"vue-class-component": "^8.0.0-rc.1",
|
||||
"vue-good-table-next": "^0.2.1",
|
||||
"vue-i18n": "^9.4.1",
|
||||
"vue-i18n": "^9.5.0",
|
||||
"vue-property-decorator": "^10.0.0-rc.3",
|
||||
"vue-router": "^4.2.5",
|
||||
"vue3-toastify": "^0.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rushstack/eslint-patch": "^1.5.0",
|
||||
"@rushstack/eslint-patch": "^1.5.1",
|
||||
"@tsconfig/node18": "^18.2.2",
|
||||
"@types/bootstrap": "^5.2.7",
|
||||
"@types/jsdom": "^21.1.3",
|
||||
"@types/node": "^18.18.0",
|
||||
"@vitejs/plugin-vue": "^4.3.4",
|
||||
"@types/node": "^18.18.3",
|
||||
"@vitejs/plugin-vue": "^4.4.0",
|
||||
"@vue/eslint-config-prettier": "^8.0.0",
|
||||
"@vue/eslint-config-typescript": "^12.0.0",
|
||||
"@vue/test-utils": "^2.4.1",
|
||||
@@ -47,13 +47,13 @@
|
||||
"eslint-plugin-cypress": "^2.15.1",
|
||||
"eslint-plugin-vue": "^9.17.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"npm-run-all2": "^6.0.6",
|
||||
"npm-run-all2": "^6.1.1",
|
||||
"prettier": "^3.0.3",
|
||||
"sass": "^1.68.0",
|
||||
"start-server-and-test": "^2.0.1",
|
||||
"typescript": "~5.2.0",
|
||||
"vite": "^4.4.9",
|
||||
"vitest": "^0.34.5",
|
||||
"vite": "^4.4.11",
|
||||
"vitest": "^0.34.6",
|
||||
"vue-tsc": "^1.8.15"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user