1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-30 17:47:28 +01:00

chore(deps): update all non-major dependencies (#3148)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-24 15:15:56 +00:00
committed by GitHub
parent 2bd0031feb
commit c4ff571eb5
4 changed files with 387 additions and 330 deletions

View File

@@ -62,10 +62,10 @@
"splitpanes": "^3.1.5",
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.4.6",
"unplugin-auto-import": "^0.18.0",
"unplugin-auto-import": "^0.18.2",
"unplugin-icons": "^0.19.0",
"unplugin-vue-components": "^0.27.3",
"unplugin-vue-macros": "^2.9.5",
"unplugin-vue-macros": "^2.10.0",
"unplugin-vue-router": "^0.10.1",
"vite": "5.3.4",
"vitepress": "1.3.1",
@@ -85,8 +85,8 @@
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.8",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.14.11",
"@vitejs/plugin-vue": "5.0.5",
"@types/node": "^20.14.12",
"@vitejs/plugin-vue": "5.1.0",
"@vue/compiler-sfc": "^3.4.33",
"@vue/test-utils": "^2.4.6",
"bumpp": "^9.4.1",
@@ -99,7 +99,7 @@
"prettier-plugin-tailwindcss": "^0.6.5",
"simple-git-hooks": "^2.11.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"vitest": "^2.0.4",
"vue-component-type-helpers": "^2.0.28",
"vue-tsc": "^2.0.28"