Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit 7727def

Browse files
Update tauri monorepo
1 parent e8fde5a commit 7727def

File tree

3 files changed

+144
-145
lines changed

3 files changed

+144
-145
lines changed

package-lock.json

Lines changed: 52 additions & 88 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
@@ -11,7 +11,7 @@
1111
"lint:fix": "npx biome lint --write ./src"
1212
},
1313
"dependencies": {
14-
"@tauri-apps/api": "2.5.0",
14+
"@tauri-apps/api": "2.10.1",
1515
"@tauri-apps/plugin-opener": "2.2.6",
1616
"@tauri-apps/plugin-process": "^2.3.1",
1717
"@tauri-apps/plugin-store": "^2.2.0",
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@biomejs/biome": "^1.9.4",
25-
"@tauri-apps/cli": "2.5.0",
25+
"@tauri-apps/cli": "2.10.0",
2626
"@types/react": "^18.3.1",
2727
"@types/react-dom": "^18.3.1",
2828
"@vitejs/plugin-react": "4.4.1",

0 commit comments

Comments
 (0)