We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2143c75 commit 0f5746cCopy full SHA for 0f5746c
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,8 +67,8 @@
67
"globals": "^17.3.0",
68
"jsdom": "^27.4.0",
69
"license-checker": "^25.0.1",
70
- "prettier": "3.8.1",
71
- "prettier-plugin-tailwindcss": "^0.7.2",
+ "prettier": "3.8.3",
+ "prettier-plugin-tailwindcss": "^0.8.0",
72
"react-devtools": "^7.0.1",
73
"typescript": "^5.9.3",
74
"typescript-eslint": "^8.54.0",
0 commit comments