Skip to content

Commit 7f936a9

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

File tree

2 files changed

+99
-99
lines changed

2 files changed

+99
-99
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
"d3-selection": "^3.0.0",
5555
"d3-shape": "^3.2.0",
5656
"d3-transition": "^3.0.1",
57-
"daisyui": "5.0.35",
57+
"daisyui": "5.0.37",
5858
"entities": "^6.0.0",
5959
"fuse.js": "^7.1.0",
6060
"lodash.debounce": "^4.0.8",
6161
"pinia": "^3.0.2",
6262
"sortablejs": "^1.15.6",
63-
"splitpanes": "^4.0.3",
63+
"splitpanes": "^4.0.4",
6464
"strip-ansi": "^7.1.0",
6565
"tailwindcss": "4.1.7",
6666
"unplugin-auto-import": "^19.2.0",
@@ -89,7 +89,7 @@
8989
"@types/d3-shape": "^3.1.7",
9090
"@types/d3-transition": "^3.0.9",
9191
"@types/lodash.debounce": "^4.0.9",
92-
"@types/node": "^22.15.19",
92+
"@types/node": "^22.15.21",
9393
"@vitejs/plugin-vue": "5.2.4",
9494
"@vue/compiler-sfc": "^3.5.14",
9595
"@vue/test-utils": "^2.4.6",
@@ -104,7 +104,7 @@
104104
"simple-git-hooks": "^2.13.0",
105105
"ts-node": "^10.9.2",
106106
"typescript": "^5.8.3",
107-
"vitest": "^3.1.3",
107+
"vitest": "^3.1.4",
108108
"vue-component-type-helpers": "3.0.0-alpha.6",
109109
"vue-tsc": "3.0.0-alpha.6"
110110
},

0 commit comments

Comments
 (0)