1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-17 03:27:35 +00:00
committed by GitHub
parent 660b4c6f51
commit eb94da7b92
3 changed files with 284 additions and 526 deletions

View File

@@ -61,7 +61,7 @@ services:
playwright:
container_name: playwright
image: mcr.microsoft.com/playwright:v1.39.0-jammy
image: mcr.microsoft.com/playwright:v1.40.0-jammy
working_dir: /app
volumes:
- .:/app

View File

@@ -49,7 +49,7 @@
"d3-selection": "^3.0.0",
"d3-shape": "^3.2.0",
"d3-transition": "^3.0.1",
"daisyui": "^4.0.7",
"daisyui": "^4.3.1",
"date-fns": "^2.30.0",
"entities": "^4.5.0",
"fuse.js": "^7.0.0",
@@ -62,18 +62,18 @@
"unplugin-auto-import": "^0.16.7",
"unplugin-icons": "^0.17.4",
"unplugin-vue-components": "^0.25.2",
"unplugin-vue-macros": "^2.6.2",
"unplugin-vue-macros": "^2.7.0",
"vite": "5.0.0",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vue": "^3.3.8",
"vue-i18n": "^9.6.5",
"vue-i18n": "^9.7.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@iconify-json/ic": "^1.1.14",
"@pinia/testing": "^0.1.3",
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.40.0",
"@types/d3-array": "^3.2.1",
"@types/d3-ease": "^3.0.2",
"@types/d3-scale": "^4.0.8",
@@ -81,7 +81,7 @@
"@types/d3-shape": "^3.1.5",
"@types/d3-transition": "^3.0.8",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.9.0",
"@types/node": "^20.9.1",
"@types/semver": "^7.5.5",
"@vitejs/plugin-vue": "4.5.0",
"@vue/compiler-sfc": "^3.3.8",
@@ -98,7 +98,7 @@
"simple-git-hooks": "^2.9.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vitepress": "1.0.0-rc.25",
"vitepress": "1.0.0-rc.26",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.22"
},

796
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff