Skip to content

Commit 385f236

Browse files
authored
Merge pull request #243 from alley-rs/dev
chore: 更新依赖包版本
2 parents 9a11fe2 + 4a3c681 commit 385f236

File tree

3 files changed

+211
-107
lines changed

3 files changed

+211
-107
lines changed

bun.lock

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
2222
"@tauri-apps/plugin-shell": "^2.3.1",
2323
"@tauri-apps/plugin-updater": "2.9.0",
2424
"@vanilla-extract/css": "^1.17.4",
25-
"fluent-solid": "^0.2.12",
25+
"fluent-solid": "^0.2.13",
2626
"solid-icons": "^1.1.0",
2727
"solid-js": "^1.9.9"
2828
},
2929
"devDependencies": {
30-
"@biomejs/biome": "^2.2.2",
30+
"@biomejs/biome": "^2.2.3",
3131
"@tauri-apps/cli": "^2.8.4",
32-
"@types/node": "^24.3.0",
32+
"@types/node": "^24.3.1",
3333
"@vanilla-extract/vite-plugin": "^5.1.1",
3434
"cross-env": "^10.0.0",
3535
"typescript": "^5.9.2",
36-
"vite": "^7.1.4",
36+
"vite": "^7.1.5",
3737
"vite-plugin-solid": "^2.11.8"
3838
}
3939
}

0 commit comments

Comments
 (0)