|
79 | 79 | "beasties": "^0.1.0", |
80 | 80 | "critters": "^0.0.24", |
81 | 81 | "prettier": "*", |
82 | | - "react": "^17.0.2||^18.0.0", |
83 | | - "react-dom": "^17.0.2||^18.0.0", |
| 82 | + "react": "^17.0.2 || ^18.0.0 || ^19.0.0", |
| 83 | + "react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0", |
84 | 84 | "react-router-dom": "^6.14.1", |
85 | 85 | "styled-components": "^6.0.0", |
86 | 86 | "vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0" |
|
125 | 125 | "@types/fs-extra": "^11.0.4", |
126 | 126 | "@types/jsdom": "^21.1.7", |
127 | 127 | "@types/node": "^18.19.74", |
128 | | - "@types/react": "~18.2.79", |
129 | | - "@types/react-dom": "~18.2.25", |
| 128 | + "@types/react": "catalog:", |
| 129 | + "@types/react-dom": "catalog:", |
130 | 130 | "@types/yargs": "^17.0.33", |
131 | 131 | "@vitejs/plugin-react-swc": "^3.7.2", |
132 | 132 | "beasties": "^0.1.0", |
|
136 | 136 | "esno": "^4.8.0", |
137 | 137 | "fast-glob": "3.3.2", |
138 | 138 | "prettier": "^3.4.2", |
139 | | - "react": "^18.2.0", |
140 | | - "react-dom": "^18.2.0", |
| 139 | + "react": "catalog:", |
| 140 | + "react-dom": "catalog:", |
141 | 141 | "react-router-dom": "^6.28.2", |
142 | 142 | "rimraf": "5.0.1", |
143 | 143 | "styled-components": "6.0.5", |
|
0 commit comments