mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 06:28:42 +01:00
chore(deps): update all non-major dependencies (#3184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -94,7 +94,7 @@ services:
|
||||
|
||||
playwright:
|
||||
container_name: playwright
|
||||
image: mcr.microsoft.com/playwright:v1.45.3-jammy
|
||||
image: mcr.microsoft.com/playwright:v1.46.0-jammy
|
||||
working_dir: /app
|
||||
volumes:
|
||||
- .:/app
|
||||
|
||||
12
package.json
12
package.json
@@ -57,8 +57,8 @@
|
||||
"entities": "^5.0.0",
|
||||
"fuse.js": "^7.0.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"pinia": "^2.2.0",
|
||||
"postcss": "^8.4.40",
|
||||
"pinia": "^2.2.1",
|
||||
"postcss": "^8.4.41",
|
||||
"splitpanes": "^3.1.5",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"tailwindcss": "^3.4.7",
|
||||
@@ -71,13 +71,13 @@
|
||||
"vite-plugin-compression2": "^1.1.3",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vitepress": "1.3.2",
|
||||
"vue": "^3.4.35",
|
||||
"vue": "^3.4.36",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vue-router": "^4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pinia/testing": "^0.1.4",
|
||||
"@playwright/test": "^1.45.3",
|
||||
"@pinia/testing": "^0.1.5",
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@types/d3-array": "^3.2.1",
|
||||
"@types/d3-ease": "^3.0.2",
|
||||
"@types/d3-scale": "^4.0.8",
|
||||
@@ -87,7 +87,7 @@
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^22.1.0",
|
||||
"@vitejs/plugin-vue": "5.1.2",
|
||||
"@vue/compiler-sfc": "^3.4.35",
|
||||
"@vue/compiler-sfc": "^3.4.36",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"bumpp": "^9.4.2",
|
||||
"c8": "^10.1.2",
|
||||
|
||||
670
pnpm-lock.yaml
generated
670
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user