incognitolm commited on
Commit ·
ad3535d
1
Parent(s): d25ee27
Update package.json
Browse files- package.json +1 -1
package.json
CHANGED
|
@@ -73,7 +73,7 @@
|
|
| 73 |
"devDependencies": {
|
| 74 |
"@eslint/js": "^9.32.0",
|
| 75 |
"@lovable.dev/vite-tanstack-config": "^2.3.2",
|
| 76 |
-
"@types
|
| 77 |
"@types.react": "^19.2.0",
|
| 78 |
"@types.react-dom": "^19.2.0",
|
| 79 |
"@vitejs/plugin-react": "^5.0.4",
|
|
|
|
| 73 |
"devDependencies": {
|
| 74 |
"@eslint/js": "^9.32.0",
|
| 75 |
"@lovable.dev/vite-tanstack-config": "^2.3.2",
|
| 76 |
+
"@types/node": "^22.16.5",
|
| 77 |
"@types.react": "^19.2.0",
|
| 78 |
"@types.react-dom": "^19.2.0",
|
| 79 |
"@vitejs/plugin-react": "^5.0.4",
|