Skip to content

Commit fec5305

Browse files
committed
update tauri deps
1 parent 12f5826 commit fec5305

File tree

4 files changed

+156
-594
lines changed

4 files changed

+156
-594
lines changed

package-lock.json

+22-18
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
@@ -23,10 +23,10 @@
2323
"@angular/router": "^17.3.0",
2424
"@ng-bootstrap/ng-bootstrap": "^16.0.0",
2525
"@popperjs/core": "^2.11.8",
26-
"@tauri-apps/api": "^2.0.2",
27-
"@tauri-apps/plugin-clipboard-manager": "^2.0.0",
28-
"@tauri-apps/plugin-dialog": "^2.0.0",
29-
"@tauri-apps/plugin-shell": "^2.0.0",
26+
"@tauri-apps/api": "^2.1.1",
27+
"@tauri-apps/plugin-clipboard-manager": "^2.0.1",
28+
"@tauri-apps/plugin-dialog": "^2.0.1",
29+
"@tauri-apps/plugin-shell": "^2.0.1",
3030
"ng-keyboard-shortcuts": "^13.0.8",
3131
"ngx-toastr": "^19.0.0",
3232
"rxjs": "~7.8.0",

0 commit comments

Comments
 (0)