1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00

fix(deps): update all non-major dependencies (#4058)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-05 16:23:41 +00:00
committed by GitHub
parent 9f0791a38b
commit da2d554bee
4 changed files with 91 additions and 84 deletions

View File

@@ -67,11 +67,11 @@
"unplugin-icons": "^22.2.0",
"unplugin-vue-components": "^28.8.0",
"unplugin-vue-macros": "^2.14.5",
"unplugin-vue-router": "^0.14.0",
"unplugin-vue-router": "^0.15.0",
"vite": "7.0.6",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-svg-loader": "^5.1.0",
"vitepress": "1.6.3",
"vitepress": "1.6.4",
"vue": "^3.5.18",
"vue-i18n": "^11.1.11",
"vue-router": "^4.5.1"
@@ -90,7 +90,7 @@
"@types/d3-shape": "^3.1.7",
"@types/d3-transition": "^3.0.9",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^24.1.0",
"@types/node": "^24.2.0",
"@vitejs/plugin-vue": "6.0.1",
"@vue/compiler-sfc": "^3.5.18",
"@vue/test-utils": "^2.4.6",