Skip to content

Commit 3b666d6

Browse files
committed
trivial: update Tauri Node dependencies
1 parent 7ef3111 commit 3b666d6

File tree

2 files changed

+77
-60
lines changed

2 files changed

+77
-60
lines changed

package-lock.json

+73-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"tauri": "tauri"
88
},
99
"devDependencies": {
10-
"@tauri-apps/cli": "^2"
10+
"@tauri-apps/cli": "^2.4.1"
1111
},
1212
"dependencies": {
13-
"@tauri-apps/plugin-clipboard-manager": "^2.2.1",
14-
"@tauri-apps/plugin-dialog": "^2.2.0",
15-
"@tauri-apps/plugin-fs": "^2.2.0",
13+
"@tauri-apps/plugin-clipboard-manager": "^2.2.2",
14+
"@tauri-apps/plugin-dialog": "^2.2.1",
15+
"@tauri-apps/plugin-fs": "^2.2.1",
1616
"@tauri-apps/plugin-store": "^2.2.0"
1717
}
1818
}

0 commit comments

Comments
 (0)