Skip to content

Commit 4b2235e

Browse files
fix(deps): update all non-major dependencies (#4255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b361f0b commit 4b2235e

File tree

2 files changed

+85
-82
lines changed

2 files changed

+85
-82
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": {
77
"url": "https://github.com/amir20/dozzle/issues"
88
},
9-
"packageManager": "pnpm@10.22.0",
9+
"packageManager": "pnpm@10.23.0",
1010
"type": "module",
1111
"repository": {
1212
"type": "git",
@@ -33,7 +33,7 @@
3333
"@iconify-json/carbon": "^1.2.14",
3434
"@iconify-json/cil": "^1.2.3",
3535
"@iconify-json/ic": "^1.2.4",
36-
"@iconify-json/material-symbols": "^1.2.46",
36+
"@iconify-json/material-symbols": "^1.2.47",
3737
"@iconify-json/mdi": "^1.2.3",
3838
"@iconify-json/mdi-light": "^1.2.2",
3939
"@iconify-json/octicon": "^1.2.19",
@@ -68,7 +68,7 @@
6868
"unplugin-vue-components": "^30.0.0",
6969
"unplugin-vue-macros": "^2.14.5",
7070
"unplugin-vue-router": "^0.17.0",
71-
"vite": "7.2.2",
71+
"vite": "7.2.4",
7272
"vite-plugin-vue-layouts": "^0.11.0",
7373
"vite-svg-loader": "^5.1.0",
7474
"vitepress": "1.6.4",
@@ -79,7 +79,7 @@
7979
"devDependencies": {
8080
"@apache-arrow/esnext-esm": "^21.1.0",
8181
"@iconify-json/ion": "^1.2.6",
82-
"@iconify-json/material-symbols-light": "^1.2.46",
82+
"@iconify-json/material-symbols-light": "^1.2.47",
8383
"@iconify-json/ri": "^1.2.6",
8484
"@pinia/testing": "^1.0.3",
8585
"@playwright/test": "^1.56.1",
@@ -105,7 +105,7 @@
105105
"simple-git-hooks": "^2.13.1",
106106
"ts-node": "^10.9.2",
107107
"typescript": "^5.9.3",
108-
"vitest": "^4.0.10",
108+
"vitest": "^4.0.12",
109109
"vue-component-type-helpers": "3.1.4",
110110
"vue-tsc": "3.1.4"
111111
},

0 commit comments

Comments
 (0)