mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-03 19:45:01 +01:00
fix(deps): update all non-major dependencies (#2920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
10
package.json
10
package.json
@@ -28,7 +28,7 @@
|
||||
"docs:preview": "vitepress preview docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify-json/carbon": "^1.1.31",
|
||||
"@iconify-json/carbon": "^1.1.32",
|
||||
"@iconify-json/cil": "^1.1.8",
|
||||
"@iconify-json/ic": "^1.1.17",
|
||||
"@iconify-json/mdi": "^1.1.66",
|
||||
@@ -68,12 +68,12 @@
|
||||
"vite-plugin-compression2": "^1.1.0",
|
||||
"vite-plugin-pages": "^0.32.1",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vue": "^3.4.25",
|
||||
"vue": "^3.4.26",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vue-router": "^4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/material-symbols": "^1.1.78",
|
||||
"@iconify-json/material-symbols": "^1.1.79",
|
||||
"@pinia/testing": "^0.1.3",
|
||||
"@playwright/test": "^1.43.1",
|
||||
"@types/d3-array": "^3.2.1",
|
||||
@@ -85,9 +85,9 @@
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^20.12.7",
|
||||
"@vitejs/plugin-vue": "5.0.4",
|
||||
"@vue/compiler-sfc": "^3.4.25",
|
||||
"@vue/compiler-sfc": "^3.4.26",
|
||||
"@vue/test-utils": "^2.4.5",
|
||||
"bumpp": "^9.4.0",
|
||||
"bumpp": "^9.4.1",
|
||||
"c8": "^9.1.0",
|
||||
"concurrently": "^8.2.2",
|
||||
"eventsourcemock": "^2.0.0",
|
||||
|
||||
522
pnpm-lock.yaml
generated
522
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user