Skip to content

Commit 40c7954

Browse files
committed
chore(deps): upgrade tauri to latest 2.x
1 parent 6002c30 commit 40c7954

File tree

4 files changed

+274
-159
lines changed

4 files changed

+274
-159
lines changed

package-lock.json

Lines changed: 58 additions & 58 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
@@ -39,12 +39,12 @@
3939
"@pierre/diffs": "^1.0.6",
4040
"@sentry/react": "^10.36.0",
4141
"@tanstack/react-virtual": "^3.13.18",
42-
"@tauri-apps/api": "^2",
42+
"@tauri-apps/api": "^2.10.1",
4343
"@tauri-apps/plugin-dialog": "^2.6.0",
4444
"@tauri-apps/plugin-notification": "^2.3.3",
45-
"@tauri-apps/plugin-opener": "^2",
45+
"@tauri-apps/plugin-opener": "^2.5.3",
4646
"@tauri-apps/plugin-process": "^2.3.1",
47-
"@tauri-apps/plugin-updater": "^2.9.0",
47+
"@tauri-apps/plugin-updater": "^2.10.0",
4848
"@xterm/addon-fit": "^0.10.0",
4949
"@xterm/xterm": "^5.5.0",
5050
"lucide-react": "^0.562.0",
@@ -57,7 +57,7 @@
5757
"vscode-material-icons": "^0.1.1"
5858
},
5959
"devDependencies": {
60-
"@tauri-apps/cli": "^2.9.6",
60+
"@tauri-apps/cli": "^2.10.1",
6161
"@testing-library/react": "^16.3.2",
6262
"@types/prismjs": "^1.26.5",
6363
"@types/react": "^19.1.8",

0 commit comments

Comments
 (0)