Skip to content

Commit

Permalink
chore(deps): bump vue/vite dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Mertens <[email protected]>
  • Loading branch information
lukas-mertens committed Oct 15, 2024
1 parent 6701410 commit 0be3942
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 560 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@koumoul/vjsf": "^3.0.0-beta.46",
"@mdi/font": "^7.4.47",
"@rollup/plugin-commonjs": "^28.0.0",
"@vue/compat": "^3.4.26",
"@vue/compat": "^3.5.12",
"ajv": "^8.13.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^3.0.1",
Expand All @@ -37,9 +37,9 @@
"pinia": "^2.1.7",
"splitpanes": "^3.1.5",
"vee-validate": "^4.12.7",
"vue": "^3.4.26",
"vue": "^3.5.12",
"vue-router": "4.3.2",
"vuetify": "^3.6.13"
"vuetify": "^3.7.2"
},
"devDependencies": {
"@babel/types": "^7.24.5",
Expand All @@ -50,18 +50,18 @@
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.1.2",
"@vue/eslint-config-typescript": "^13.0.0",
"cypress": "^13.15.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.25.0",
"eslint-plugin-vuetify": "^2.4.0",
"sass": "^1.76.0",
"typescript": "^5.3.0",
"vite": "^5.0.11",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-vuetify": "^2.0.3",
"vitest": "^1.6.0",
"vite": "^5.4.8",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.2",
"vue-eslint-parser": "^9.4.2",
"vue-tsc": "^2.1.6",
"ws": "^8.17.0"
Expand Down
Loading

0 comments on commit 0be3942

Please sign in to comment.