Updates modules
This commit is contained in:
20
package.json
20
package.json
@@ -24,15 +24,15 @@
|
||||
"dependencies": {
|
||||
"@iconify-json/carbon": "^1.1.6",
|
||||
"@iconify-json/cil": "^1.1.2",
|
||||
"@iconify-json/mdi": "^1.1.27",
|
||||
"@iconify-json/mdi": "^1.1.29",
|
||||
"@iconify-json/mdi-light": "^1.1.2",
|
||||
"@iconify-json/octicon": "^1.1.12",
|
||||
"@iconify-json/octicon": "^1.1.13",
|
||||
"@oruga-ui/oruga-next": "^0.5.4",
|
||||
"@oruga-ui/theme-bulma": "^0.2.6",
|
||||
"@vitejs/plugin-vue": "3.0.0",
|
||||
"@vitejs/plugin-vue": "3.0.1",
|
||||
"@vue/compiler-sfc": "^3.2.37",
|
||||
"@vueuse/core": "^8.9.3",
|
||||
"@vueuse/router": "^8.9.3",
|
||||
"@vueuse/core": "^8.9.4",
|
||||
"@vueuse/router": "^8.9.4",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"bulma": "^0.9.4",
|
||||
"date-fns": "^2.28.0",
|
||||
@@ -47,15 +47,15 @@
|
||||
"unplugin-auto-import": "^0.9.3",
|
||||
"unplugin-icons": "^0.14.7",
|
||||
"unplugin-vue-components": "^0.21.1",
|
||||
"vite": "3.0.0",
|
||||
"vite": "3.0.2",
|
||||
"vue": "^3.2.37",
|
||||
"vue-router": "^4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pinia/testing": "^0.0.12",
|
||||
"@types/jest": "^28.1.5",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
"@types/node": "^18.0.4",
|
||||
"@types/node": "^18.0.6",
|
||||
"@types/semver": "^7.3.10",
|
||||
"@vue/test-utils": "^2.0.2",
|
||||
"c8": "^7.11.3",
|
||||
@@ -66,9 +66,9 @@
|
||||
"lint-staged": "^13.0.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.7.1",
|
||||
"release-it": "^15.1.1",
|
||||
"release-it": "^15.1.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"vitest": "^0.18.0"
|
||||
"vitest": "^0.18.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,vue,css}": [
|
||||
|
||||
458
pnpm-lock.yaml
generated
458
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user