|
69 | 69 | "lodash": "^4.17.23", |
70 | 70 | "lucide-react": "^0.562.0", |
71 | 71 | "qrcode.react": "^4.2.0", |
72 | | - "react": "^19.2.3", |
73 | | - "react-dom": "^19.2.3", |
| 72 | + "react": "^19.2.4", |
| 73 | + "react-dom": "^19.2.4", |
74 | 74 | "react-icons": "^5.5.0", |
75 | 75 | "react-markdown": "^10.1.0", |
76 | | - "react-router-dom": "^7.12.0", |
| 76 | + "react-router-dom": "^7.13.0", |
77 | 77 | "react-select": "^5.10.2", |
78 | 78 | "react-syntax-highlighter": "^16.1.0", |
79 | 79 | "react-toastify": "^11.0.5", |
|
117 | 117 | "@types/electron-squirrel-startup": "^1.0.2", |
118 | 118 | "@types/express": "^5.0.6", |
119 | 119 | "@types/lodash": "^4.17.23", |
120 | | - "@types/react": "^19.2.8", |
| 120 | + "@types/react": "^19.2.10", |
121 | 121 | "@types/react-dom": "^19.2.3", |
122 | 122 | "@types/react-syntax-highlighter": "^15.5.13", |
123 | 123 | "@types/shell-quote": "^1.7.5", |
|
128 | 128 | "@vitest/coverage-v8": "^4.0.17", |
129 | 129 | "@vitest/ui": "^4.0.17", |
130 | 130 | "autoprefixer": "^10.4.23", |
131 | | - "electron": "^39.3.0", |
| 131 | + "electron": "^40.1.0", |
132 | 132 | "electron-devtools-installer": "^4.0.0", |
133 | 133 | "eslint": "^9.39.2", |
134 | 134 | "eslint-plugin-react": "^7.37.5", |
|
147 | 147 | "keywords": [], |
148 | 148 | "license": "Apache-2.0", |
149 | 149 | "overrides": { |
150 | | - "react": "^19.2.3", |
151 | | - "react-dom": "^19.2.3" |
| 150 | + "react": "^19.2.4", |
| 151 | + "react-dom": "^19.2.4" |
152 | 152 | }, |
153 | 153 | "lint-staged": { |
154 | 154 | "src/**/*.{ts,tsx}": [ |
|
0 commit comments