1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 03:54:58 +01:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-20 20:34:33 +00:00
committed by GitHub
parent b5b8650ce6
commit a6ca9635d6
2 changed files with 72 additions and 72 deletions

View File

@@ -6,7 +6,7 @@
"bugs": {
"url": "https://github.com/amir20/dozzle/issues"
},
"packageManager": "pnpm@9.0.2",
"packageManager": "pnpm@9.0.4",
"type": "module",
"repository": {
"type": "git",
@@ -64,12 +64,12 @@
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.9.1",
"vite": "5.2.9",
"vite": "5.2.10",
"vite-plugin-compression2": "^1.1.0",
"vite-plugin-pages": "^0.32.1",
"vite-plugin-vue-layouts": "^0.11.0",
"vue": "^3.4.23",
"vue-i18n": "^9.13.0",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
},
"devDependencies": {
@@ -98,7 +98,7 @@
"simple-git-hooks": "^2.11.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vitepress": "1.1.1",
"vitepress": "1.1.3",
"vitest": "^1.5.0",
"vue-tsc": "^2.0.13"
},