mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-04 03:54:58 +01:00
chore: updates to vue 3.5
This commit is contained in:
10
package.json
10
package.json
@@ -58,8 +58,8 @@
|
||||
"fuse.js": "^7.0.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"pinia": "^2.2.2",
|
||||
"postcss": "^8.4.43",
|
||||
"sortablejs": "^1.15.2",
|
||||
"postcss": "^8.4.44",
|
||||
"sortablejs": "^1.15.3",
|
||||
"splitpanes": "^3.1.5",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"tailwindcss": "^3.4.10",
|
||||
@@ -68,11 +68,11 @@
|
||||
"unplugin-vue-components": "^0.27.4",
|
||||
"unplugin-vue-macros": "^2.11.6",
|
||||
"unplugin-vue-router": "^0.10.7",
|
||||
"vite": "5.4.2",
|
||||
"vite": "5.4.3",
|
||||
"vite-plugin-compression2": "^1.2.0",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vitepress": "1.3.4",
|
||||
"vue": "^3.4.38",
|
||||
"vue": "^3.5.0",
|
||||
"vue-i18n": "^9.14.0",
|
||||
"vue-router": "^4.4.3"
|
||||
},
|
||||
@@ -88,7 +88,7 @@
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^22.5.2",
|
||||
"@vitejs/plugin-vue": "5.1.3",
|
||||
"@vue/compiler-sfc": "^3.4.38",
|
||||
"@vue/compiler-sfc": "^3.5.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"bumpp": "^9.5.2",
|
||||
"c8": "^10.1.2",
|
||||
|
||||
825
pnpm-lock.yaml
generated
825
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user