Skip to content

Commit 940bcde

Browse files
fix(deps): update all non-major dependencies (#4276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 836c179 commit 940bcde

File tree

2 files changed

+79
-58
lines changed

2 files changed

+79
-58
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
},
3131
"dependencies": {
3232
"@duckdb/duckdb-wasm": "1.30.0",
33-
"@iconify-json/carbon": "^1.2.14",
33+
"@iconify-json/carbon": "^1.2.15",
3434
"@iconify-json/cil": "^1.2.3",
3535
"@iconify-json/ic": "^1.2.4",
36-
"@iconify-json/material-symbols": "^1.2.48",
36+
"@iconify-json/material-symbols": "^1.2.49",
3737
"@iconify-json/mdi": "^1.2.3",
3838
"@iconify-json/mdi-light": "^1.2.2",
3939
"@iconify-json/octicon": "^1.2.19",
@@ -54,7 +54,7 @@
5454
"d3-selection": "^3.0.0",
5555
"d3-shape": "^3.2.0",
5656
"d3-transition": "^3.0.1",
57-
"daisyui": "5.5.5",
57+
"daisyui": "5.5.8",
5858
"entities": "^7.0.0",
5959
"fuse.js": "^7.1.0",
6060
"lodash.debounce": "^4.0.8",
@@ -67,7 +67,7 @@
6767
"unplugin-icons": "^22.5.0",
6868
"unplugin-vue-components": "^30.0.0",
6969
"unplugin-vue-macros": "^2.14.5",
70-
"unplugin-vue-router": "^0.18.0",
70+
"unplugin-vue-router": "^0.19.0",
7171
"vite": "7.2.6",
7272
"vite-plugin-vue-layouts": "^0.11.0",
7373
"vite-svg-loader": "^5.1.0",
@@ -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.48",
82+
"@iconify-json/material-symbols-light": "^1.2.49",
8383
"@iconify-json/ri": "^1.2.6",
8484
"@pinia/testing": "^1.0.3",
8585
"@playwright/test": "^1.57.0",

0 commit comments

Comments
 (0)