| @@ -14,13 +14,13 @@ | ||
| 14 | 14 | "@types/react": "^18.2.37", |
| 15 | 15 | "@types/react-dom": "^18.2.15", |
| 16 | 16 | "@typescript-eslint/eslint-plugin": "^6.10.0", |
| 17 | 17 | "@typescript-eslint/parser": "^6.10.0", |
| 18 | - "@vitejs/plugin-react": "^4.2.0", | |
| 18 | + "@vitejs/plugin-react": "^6.0.1", | |
| 19 | 19 | "@wordpress/scripts": "^31.6.0", |
| 20 | 20 | "eslint": "^8.53.0", |
| 21 | 21 | "eslint-plugin-react-hooks": "^4.6.0", |
| 22 | 22 | "eslint-plugin-react-refresh": "^0.4.4", |
| 23 | 23 | "typescript": "^5.2.2", |
| 24 | - "vite": "^5.4.21" | |
| 24 | + "vite": "^8.0.16" | |
| 25 | 25 | } |
| 26 | 26 | } |