|
13 | 13 | "@babel/preset-react": "^7.10.4", |
14 | 14 | "@babel/runtime": "7.17.9", |
15 | 15 | "@hotwired/turbo-rails": "^8.0.4", |
16 | | - "@rescript/react": "^0.10.3", |
| 16 | + "@rescript/react": "^0.13.0", |
17 | 17 | "babel-loader": "8.2.4", |
18 | 18 | "babel-plugin-macros": "^3.1.0", |
19 | 19 | "babel-plugin-module-resolver": "^4.0.0", |
|
37 | 37 | "nps": "^5.10.0", |
38 | 38 | "null-loader": "^4.0.0", |
39 | 39 | "prop-types": "^15.7.2", |
40 | | - "react": "^18.2.0", |
41 | | - "react-dom": "^18.2.0", |
| 40 | + "react": "^19.0.0", |
| 41 | + "react-dom": "^19.0.0", |
42 | 42 | "react-helmet": "^6.1.0", |
43 | 43 | "react-on-rails": "link:.yalc/react-on-rails", |
44 | | - "react-proptypes": "^1.0.0", |
45 | 44 | "react-redux": "^8.0.2", |
46 | 45 | "react-router-dom": "^5.2.0", |
47 | 46 | "redux": "^4.0.1", |
48 | 47 | "redux-thunk": "^2.2.0", |
49 | | - "rescript": "^9.1.4", |
| 48 | + "rescript": "^11.1.4", |
50 | 49 | "resolve-url-loader": "^3.1.1", |
51 | 50 | "sass": "^1.43.4", |
52 | 51 | "sass-loader": "^12.3.0", |
|
62 | 61 | }, |
63 | 62 | "devDependencies": { |
64 | 63 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.1", |
65 | | - "@types/react": "^18.0.14", |
66 | | - "@types/react-dom": "^18.0.5", |
| 64 | + "@types/react": "^19.0.0", |
| 65 | + "@types/react-dom": "^19.0.0", |
67 | 66 | "@types/react-helmet": "^6.1.5", |
68 | 67 | "react-refresh": "^0.11.0", |
69 | 68 | "webpack-dev-server": "^4.9.0" |
|
0 commit comments