Skip to content

Commit 7bf331c

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

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@iconify-json/carbon": "^1.2.4",
3434
"@iconify-json/cil": "^1.2.1",
3535
"@iconify-json/ic": "^1.2.1",
36-
"@iconify-json/material-symbols": "^1.2.5",
36+
"@iconify-json/material-symbols": "^1.2.6",
3737
"@iconify-json/mdi": "^1.2.1",
3838
"@iconify-json/mdi-light": "^1.2.1",
3939
"@iconify-json/octicon": "^1.2.1",
@@ -73,7 +73,7 @@
7373
"vite-plugin-compression2": "^1.3.0",
7474
"vite-plugin-vue-layouts": "^0.11.0",
7575
"vite-svg-loader": "^5.1.0",
76-
"vitepress": "1.4.2",
76+
"vitepress": "1.4.3",
7777
"vue": "^3.5.12",
7878
"vue-i18n": "^10.0.4",
7979
"vue-router": "^4.4.5"
@@ -89,7 +89,7 @@
8989
"@types/d3-shape": "^3.1.6",
9090
"@types/d3-transition": "^3.0.9",
9191
"@types/lodash.debounce": "^4.0.9",
92-
"@types/node": "^22.8.4",
92+
"@types/node": "^22.8.6",
9393
"@vitejs/plugin-vue": "5.1.4",
9494
"@vue/compiler-sfc": "^3.5.12",
9595
"@vue/test-utils": "^2.4.6",

0 commit comments

Comments
 (0)