Skip to content

Commit 853a5d4

Browse files
fix(deps): update all non-major dependencies (#3322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ea5876 commit 853a5d4

File tree

2 files changed

+275
-275
lines changed

2 files changed

+275
-275
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
},
3131
"dependencies": {
3232
"@duckdb/duckdb-wasm": "1.29.0",
33-
"@iconify-json/carbon": "^1.2.2",
33+
"@iconify-json/carbon": "^1.2.3",
3434
"@iconify-json/cil": "^1.2.1",
3535
"@iconify-json/ic": "^1.2.1",
36-
"@iconify-json/material-symbols": "^1.2.3",
36+
"@iconify-json/material-symbols": "^1.2.4",
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
"vitepress": "1.4.0",
76-
"vue": "^3.5.11",
76+
"vue": "^3.5.12",
7777
"vue-i18n": "^10.0.4",
7878
"vue-router": "^4.4.5"
7979
},
@@ -90,7 +90,7 @@
9090
"@types/lodash.debounce": "^4.0.9",
9191
"@types/node": "^22.7.5",
9292
"@vitejs/plugin-vue": "5.1.4",
93-
"@vue/compiler-sfc": "^3.5.11",
93+
"@vue/compiler-sfc": "^3.5.12",
9494
"@vue/test-utils": "^2.4.6",
9595
"bumpp": "^9.7.1",
9696
"c8": "^10.1.2",

0 commit comments

Comments
 (0)