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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-21 22:28:56 +00:00
committed by GitHub
parent cacf2cd261
commit 7ff26b822f
6 changed files with 224 additions and 219 deletions

View File

@@ -63,7 +63,7 @@
"unplugin-icons": "^0.17.4",
"unplugin-vue-components": "^0.25.2",
"unplugin-vue-macros": "^2.7.0",
"vite": "5.0.0",
"vite": "5.0.2",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vue": "^3.3.8",
@@ -78,11 +78,11 @@
"@types/d3-ease": "^3.0.2",
"@types/d3-scale": "^4.0.8",
"@types/d3-selection": "^3.0.10",
"@types/d3-shape": "^3.1.5",
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.8",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.9.2",
"@types/semver": "^7.5.5",
"@types/node": "^20.9.3",
"@types/semver": "^7.5.6",
"@vitejs/plugin-vue": "4.5.0",
"@vue/compiler-sfc": "^3.3.8",
"@vue/test-utils": "^2.4.2",
@@ -97,7 +97,7 @@
"prettier-plugin-tailwindcss": "^0.5.7",
"simple-git-hooks": "^2.9.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vitepress": "1.0.0-rc.29",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.22"