Skip to content

Commit e6c1351

Browse files
chore(deps): update all non-major dependencies (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc596ba commit e6c1351

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

bun.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@
7777
"@types/bun": "^1.2.10",
7878
"bumpp": "^10.1.0",
7979
"bun-plugin-dtsx": "^0.21.9",
80-
"bunfig": "^0.8.2",
80+
"bunfig": "^0.8.3",
8181
"changelogen": "^0.6.1",
8282
"lint-staged": "^15.5.1",
83-
"simple-git-hooks": "^2.12.1",
83+
"simple-git-hooks": "^2.13.0",
8484
"typescript": "^5.8.3"
8585
},
8686
"overrides": {

packages/dashboard/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"dependencies": {
1212
"@unocss/reset": "^66.1.0-beta.12",
1313
"axios": "^1.9.0",
14-
"d3": "7.8.5",
14+
"d3": "7.9.0",
1515
"pinia": "^3.0.2",
16-
"vue": "^3.3.8",
17-
"vue-router": "^4.5.0"
16+
"vue": "^3.5.13",
17+
"vue-router": "^4.5.1"
1818
},
1919
"devDependencies": {
2020
"@iconify-json/carbon": "^1.2.8",

0 commit comments

Comments
 (0)