|
|
|
|
@ -12,11 +12,11 @@
|
|
|
|
|
"@tauri-apps/plugin-dialog": "^2.7.0",
|
|
|
|
|
"@tauri-apps/plugin-shell": "^2.3.5",
|
|
|
|
|
"react": "^18.3.1",
|
|
|
|
|
"react-dom": "^19.2.5"
|
|
|
|
|
"react-dom": "^18.3.1"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@types/react": "^18.3.0",
|
|
|
|
|
"@types/react-dom": "^19.2.3",
|
|
|
|
|
"@types/react": "^18.3.12",
|
|
|
|
|
"@types/react-dom": "^18.3.1",
|
|
|
|
|
"@vitejs/plugin-react": "^4.3.0",
|
|
|
|
|
"typescript": "^6.0.3",
|
|
|
|
|
"vite": "^6.0.0"
|
|
|
|
|
@ -1252,13 +1252,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
|
"version": "19.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
|
|
|
|
"version": "18.3.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz",
|
|
|
|
|
"integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "^19.2.0"
|
|
|
|
|
"@types/react": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vitejs/plugin-react": {
|
|
|
|
|
@ -1633,15 +1633,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-dom": {
|
|
|
|
|
"version": "19.2.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==",
|
|
|
|
|
"version": "18.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"scheduler": "^0.27.0"
|
|
|
|
|
"loose-envify": "^1.1.0",
|
|
|
|
|
"scheduler": "^0.23.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^19.2.5"
|
|
|
|
|
"react": "^18.3.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-refresh": {
|
|
|
|
|
@ -1700,10 +1701,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/scheduler": {
|
|
|
|
|
"version": "0.27.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
|
|
|
|
|
"integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"version": "0.23.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz",
|
|
|
|
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/semver": {
|
|
|
|
|
"version": "6.3.1",
|
|
|
|
|
|