|
10 | 10 | "highlight.js": "^11.11.1", |
11 | 11 | "lodash": "^4.17.21", |
12 | 12 | "prism-react-renderer": "^2.4.1", |
13 | | - "react": "^19.1.0", |
| 13 | + "react": "^19.1.1", |
14 | 14 | "react-datepicker": "portal:../", |
15 | | - "react-dom": "^19.1.0", |
| 15 | + "react-dom": "^19.1.1", |
16 | 16 | "react-live": "^4.1.8", |
17 | 17 | "slugify": "^1.6.6" |
18 | 18 | }, |
|
24 | 24 | "type-check": "tsc --noEmit" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@eslint/js": "^9.25.0", |
28 | | - "@types/lodash": "^4.17.11", |
29 | | - "@types/react": "^19.1.2", |
30 | | - "@types/react-dom": "^19.1.2", |
31 | | - "@typescript-eslint/eslint-plugin": "^7.0.0", |
32 | | - "@typescript-eslint/parser": "^7.0.0", |
33 | | - "@vitejs/plugin-react": "^4.4.1", |
34 | | - "eslint": "^9.25.0", |
| 27 | + "@eslint/js": "^9.34.0", |
| 28 | + "@types/lodash": "^4.17.0", |
| 29 | + "@types/react": "^19.1.12", |
| 30 | + "@types/react-dom": "^19.1.9", |
| 31 | + "@vitejs/plugin-react": "^5.0.1", |
| 32 | + "eslint": "^9.34.0", |
35 | 33 | "eslint-plugin-react": "^7.37.5", |
36 | | - "eslint-plugin-react-hooks": "^5.2.0", |
37 | | - "eslint-plugin-react-refresh": "^0.4.19", |
38 | | - "globals": "^16.0.0", |
39 | | - "sass": "^1.86.3", |
40 | | - "typescript": "^5.3.3", |
41 | | - "vite": "^6.3.2" |
| 34 | + "eslint-plugin-react-hooks": "^6.0.0", |
| 35 | + "eslint-plugin-react-refresh": "^0.4.20", |
| 36 | + "globals": "^16.3.0", |
| 37 | + "sass": "^1.92.0", |
| 38 | + "typescript": "^5.7.2", |
| 39 | + "vite": "^7.1.3" |
42 | 40 | }, |
43 | | - "packageManager": "yarn@4.6.0" |
| 41 | + "packageManager": "yarn@4.9.2" |
44 | 42 | } |
0 commit comments