|
40 | 40 | "react-dom": "^18.2.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@types/node": "^22.10.2", |
44 | | - "@types/react": "^19.0.2", |
45 | | - "@types/react-dom": "^19.0.2", |
46 | | - "@typescript-eslint/eslint-plugin": "^8.18.2", |
47 | | - "@typescript-eslint/parser": "^8.18.2", |
48 | | - "@vitejs/plugin-react-swc": "^3.7.2", |
49 | | - "eslint": "^8.56.0", |
50 | | - "eslint-plugin-react-hooks": "^4.6.0", |
51 | | - "eslint-plugin-react-refresh": "^0.4.16", |
52 | | - "glob": "^11.0.0", |
| 43 | + "@types/node": "^22.13.4", |
| 44 | + "@types/react": "^19.0.8", |
| 45 | + "@types/react-dom": "^19.0.3", |
| 46 | + "@typescript-eslint/eslint-plugin": "^8.24.0", |
| 47 | + "@typescript-eslint/parser": "^8.24.0", |
| 48 | + "@vitejs/plugin-react-swc": "^3.8.0", |
| 49 | + "eslint": "^9.20.1", |
| 50 | + "eslint-plugin-react-hooks": "^5.1.0", |
| 51 | + "eslint-plugin-react-refresh": "^0.4.19", |
| 52 | + "glob": "^11.0.1", |
53 | 53 | "react": "^19.0.0", |
54 | 54 | "react-dom": "^19.0.0", |
55 | | - "typescript": "^5.7.2", |
56 | | - "vite": "^6.0.9", |
57 | | - "vite-plugin-dts": "^4.4.0" |
| 55 | + "typescript": "^5.7.3", |
| 56 | + "vite": "^6.1.0", |
| 57 | + "vite-plugin-dts": "^4.5.0" |
58 | 58 | }, |
59 | 59 | "bugs": { |
60 | 60 | "url": "https://github.com/ChrisUser/react-basic-contenteditable/issues" |
|
0 commit comments