We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2143c75 commit 6e1b6c7Copy full SHA for 6e1b6c7
3 files changed
package.json
@@ -24,7 +24,7 @@
24
"@tanstack/react-router-devtools": "^1.158.0",
25
"@tanstack/router-plugin": "^1.158.0",
26
"@tauri-apps/api": "^2.10.1",
27
- "@tauri-apps/plugin-dialog": "~2.6.0",
+ "@tauri-apps/plugin-dialog": "~2.7.0",
28
"@tauri-apps/plugin-log": "~2.8.0",
29
"@tauri-apps/plugin-notification": "~2.3.3",
30
"@tauri-apps/plugin-opener": "^2.5.3",
@@ -67,7 +67,7 @@
67
"globals": "^17.3.0",
68
"jsdom": "^27.4.0",
69
"license-checker": "^25.0.1",
70
- "prettier": "3.8.1",
+ "prettier": "3.8.3",
71
"prettier-plugin-tailwindcss": "^0.7.2",
72
"react-devtools": "^7.0.1",
73
"typescript": "^5.9.3",
0 commit comments