Skip to content

Commit 5db7319

Browse files
committed
chore: update deps
1 parent 076e2dc commit 5db7319

File tree

3 files changed

+156
-143
lines changed

3 files changed

+156
-143
lines changed

package-lock.json

Lines changed: 34 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,27 @@
1313
"@tauri-apps/api": "^2.5.0",
1414
"@tauri-apps/plugin-fs": "^2.2.1",
1515
"@tauri-apps/plugin-http": "^2.4.3",
16-
"@tauri-apps/plugin-log": "^2.3.1",
16+
"@tauri-apps/plugin-log": "^2.4.0",
1717
"@tauri-apps/plugin-opener": "^2.2.6",
1818
"@tauri-apps/plugin-os": "^2.2.1",
1919
"@tauri-apps/plugin-shell": "^2.2.1",
2020
"@tauri-apps/plugin-store": "^2.2.0",
21-
"@tauri-apps/plugin-updater": "^2.7.0",
21+
"@tauri-apps/plugin-updater": "^2.7.1",
2222
"@tauri-apps/plugin-upload": "^2.2.1",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
25-
"react-router": "^7.5.1",
25+
"react-router": "^7.5.2",
2626
"zustand": "^5.0.3"
2727
},
2828
"devDependencies": {
2929
"@tailwindcss/vite": "^4.1.4",
3030
"@tauri-apps/cli": "^2.5.0",
3131
"@types/react": "^18.3.1",
3232
"@types/react-dom": "^18.3.1",
33-
"@vitejs/plugin-react": "^4.4.0",
34-
"daisyui": "^5.0.25",
33+
"@vitejs/plugin-react": "^4.4.1",
34+
"daisyui": "^5.0.28",
3535
"tailwindcss": "^4.1.4",
3636
"typescript": "^5.8.3",
37-
"vite": "^6.3.1"
37+
"vite": "^6.3.3"
3838
}
3939
}

0 commit comments

Comments
 (0)