This commit is contained in:
2026-02-03 17:33:46 -07:00
parent d9fa967ade
commit be4b8fc3ee
11 changed files with 48 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "lncvrt-games-launcher",
"private": true,
"version": "1.5.2",
"version": "1.5.3",
"type": "module",
"scripts": {
"dev": "next dev",
@@ -15,7 +15,7 @@
"@fortawesome/free-brands-svg-icons": "7.1.0",
"@fortawesome/free-solid-svg-icons": "7.1.0",
"@fortawesome/react-fontawesome": "3.1.1",
"@tauri-apps/api": "2.9.1",
"@tauri-apps/api": "2.10.1",
"@tauri-apps/plugin-clipboard-manager": "2.3.2",
"@tauri-apps/plugin-dialog": "2.6.0",
"@tauri-apps/plugin-fs": "2.4.5",
@@ -32,9 +32,9 @@
"devDependencies": {
"@eslint/eslintrc": "3.3.3",
"@tailwindcss/postcss": "4.1.18",
"@tauri-apps/cli": "2.9.6",
"@tauri-apps/cli": "2.10.0",
"@types/crypto-js": "4.2.2",
"@types/node": "25.1.0",
"@types/node": "25.2.0",
"@types/react": "19.2.10",
"@types/react-dom": "19.2.3",
"crypto-js": "4.2.0",