Skip to content

Commit 12b8f9a

Browse files
committed
fix: update dependencies versions in package.json and Cargo.lock files
1 parent d548f8d commit 12b8f9a

File tree

3 files changed

+97
-78
lines changed

3 files changed

+97
-78
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
},
1212
"dependencies": {
1313
"@tauri-apps/api": "2.2.0",
14-
"@tauri-apps/cli": "2.2.2",
14+
"@tauri-apps/cli": "2.2.5",
1515
"@tauri-apps/plugin-autostart": "2.2.0",
1616
"@tauri-apps/plugin-os": "2.2.0",
17-
"nuxt": "3.15.1",
17+
"nuxt": "3.15.2",
1818
"overlayscrollbars": "2.10.1",
1919
"overlayscrollbars-vue": "0.5.9",
20-
"sass-embedded": "1.83.1",
20+
"sass-embedded": "1.83.4",
2121
"uuid": "11.0.5",
2222
"vue": "3.5.13",
2323
"wrdu-keyboard": "3.2.0"

0 commit comments

Comments
 (0)