|
24 | 24 | "url": "https://github.com/retejs/react-plugin/issues" |
25 | 25 | }, |
26 | 26 | "peerDependencies": { |
27 | | - "react": "^16.8.6 || ^17 || ^18", |
28 | | - "react-dom": "^16.8.6 || ^17 || ^18", |
| 27 | + "react": "^16.8.6 || ^17 || ^18 || ^19 ", |
| 28 | + "react-dom": "^16.8.6 || ^17 || ^18 || ^19", |
29 | 29 | "rete": "^2.0.1", |
30 | 30 | "rete-area-plugin": "^2.0.0", |
31 | 31 | "rete-render-utils": "^2.0.0", |
|
34 | 34 | "devDependencies": { |
35 | 35 | "@babel/preset-react": "^7.18.6", |
36 | 36 | "@rollup/plugin-commonjs": "^23.0.2", |
37 | | - "@types/react": "^18.0.21", |
38 | | - "@types/react-dom": "^18.0.6", |
39 | | - "@types/styled-components": "^5.1.26", |
| 37 | + "@types/react": "^19.0.0", |
| 38 | + "@types/react-dom": "^19.0.0", |
| 39 | + "@types/styled-components": "^5.1.34", |
40 | 40 | "eslint-plugin-react": "^7.35.0", |
41 | 41 | "globals": "^15.9.0", |
42 | | - "react": "^18.2.0", |
| 42 | + "react": "^19.0.0", |
| 43 | + "react-dom": "^19.0.0", |
43 | 44 | "rete": "^2.0.1", |
44 | 45 | "rete-area-plugin": "^2.0.0", |
45 | 46 | "rete-cli": "~2.0.1", |
46 | 47 | "rete-render-utils": "^2.0.0", |
47 | 48 | "rollup-plugin-replace": "^2.2.0", |
48 | 49 | "rollup-plugin-sass": "^1.2.2", |
49 | | - "styled-components": "^5.3.6" |
| 50 | + "styled-components": "^6.1.19" |
50 | 51 | }, |
51 | 52 | "dependencies": { |
52 | 53 | "@babel/runtime": "^7.21.0", |
|
0 commit comments