1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 20:14:59 +01:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-13 17:40:48 +00:00
committed by GitHub
parent f843635060
commit 44c02f6676
5 changed files with 105 additions and 537 deletions

View File

@@ -68,7 +68,7 @@
"unplugin-vue-components": "^28.8.0",
"unplugin-vue-macros": "^2.14.5",
"unplugin-vue-router": "^0.14.0",
"vite": "7.0.3",
"vite": "7.0.4",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-svg-loader": "^5.1.0",
"vitepress": "1.6.3",
@@ -82,7 +82,7 @@
"@iconify-json/material-symbols-light": "^1.2.29",
"@iconify-json/ri": "^1.2.5",
"@pinia/testing": "^1.0.2",
"@playwright/test": "^1.53.2",
"@playwright/test": "^1.54.1",
"@types/d3-array": "^3.2.1",
"@types/d3-ease": "^3.0.2",
"@types/d3-scale": "^4.0.9",
@@ -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.0.12",
"@types/node": "^24.0.13",
"@vitejs/plugin-vue": "6.0.0",
"@vue/compiler-sfc": "^3.5.17",
"@vue/test-utils": "^2.4.6",
@@ -101,7 +101,7 @@
"jsdom": "^26.1.0",
"lint-staged": "^16.1.2",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.13",
"prettier-plugin-tailwindcss": "^0.6.14",
"simple-git-hooks": "^2.13.0",
"ts-node": "^10.9.2",
"typescript": "^5.8.3",