|
16 | 16 | "@kkt/raw-modules": "^7.5.4",
|
17 | 17 | "@kkt/scope-plugin-options": "^7.5.4",
|
18 | 18 | "@types/katex": "^0.16.0",
|
19 |
| - "@types/react": "~18.2.0", |
20 |
| - "@types/react-dom": "~18.2.0", |
| 19 | + "@types/react": "~19.0.0", |
| 20 | + "@types/react-dom": "~19.0.0", |
21 | 21 | "@types/react-test-renderer": "^18.0.2",
|
22 | 22 | "kkt": "^7.5.4",
|
23 | 23 | "source-map-explorer": "~2.5.2"
|
|
41 | 41 | "@wcj/dark-mode": "^1.0.15",
|
42 | 42 | "framer-motion": "^11.0.0",
|
43 | 43 | "markdown-react-code-preview-loader": "^2.1.5",
|
44 |
| - "react": "^18.2.0", |
| 44 | + "react": "^19.0.0", |
45 | 45 | "react-code-preview-layout": "^3.0.0",
|
46 |
| - "react-dom": "^18.2.0", |
| 46 | + "react-dom": "^19.0.0", |
47 | 47 | "react-login-page": "1.0.4",
|
48 | 48 | "react-router-dom": "^6.10.0",
|
49 |
| - "react-test-renderer": "^18.2.0", |
| 49 | + "react-test-renderer": "^19.0.0", |
50 | 50 | "styled-components": "^6.0.7"
|
51 | 51 | },
|
52 | 52 | "eslintConfig": {
|
|
0 commit comments