|
109 | 109 | "warning": "^4.0.3" |
110 | 110 | }, |
111 | 111 | "peerDependencies": { |
112 | | - "react": ">=16.14.0", |
113 | | - "react-dom": ">=16.14.0" |
| 112 | + "react": ">=18.0.0", |
| 113 | + "react-dom": ">=18.0.0" |
114 | 114 | }, |
115 | 115 | "devDependencies": { |
116 | 116 | "@4c/cli": "^4.0.4", |
|
121 | 121 | "@babel/preset-react": "^7.26.3", |
122 | 122 | "@babel/preset-typescript": "^7.26.0", |
123 | 123 | "@eslint/js": "^9.17.0", |
124 | | - "@react-bootstrap/eslint-config": "^2.0.0", |
125 | | - "@rollup/plugin-node-resolve": "^15.2.3", |
126 | | - "@testing-library/dom": "^10.3.1", |
127 | | - "@testing-library/react": "^16.0.0", |
| 124 | + "@rollup/plugin-node-resolve": "^16.0.0", |
| 125 | + "@testing-library/dom": "^10.4.0", |
| 126 | + "@testing-library/react": "^16.1.0", |
128 | 127 | "@testing-library/user-event": "^14.5.2", |
129 | | - "@types/classnames": "^2.3.1", |
130 | | - "@types/react": "^18.3.3", |
131 | | - "@types/react-dom": "^18.3.0", |
132 | | - "@types/react-transition-group": "^4.4.4", |
| 128 | + "@types/classnames": "^2.3.4", |
| 129 | + "@types/react": "^19.0.4", |
| 130 | + "@types/react-dom": "^19.0.2", |
| 131 | + "@types/react-transition-group": "^4.4.12", |
133 | 132 | "@typescript-eslint/eslint-plugin": "^8.19.1", |
134 | 133 | "@typescript-eslint/parser": "^8.19.1", |
135 | | - "@vitejs/plugin-react": "^4.3.2", |
136 | | - "@vitest/browser": "^2.1.3", |
137 | | - "@vitest/coverage-istanbul": "2.1.3", |
| 134 | + "@vitejs/plugin-react": "^4.3.4", |
| 135 | + "@vitest/browser": "^2.1.8", |
| 136 | + "@vitest/coverage-istanbul": "2.1.8", |
138 | 137 | "babel-eslint": "^10.1.0", |
139 | | - "babel-plugin-istanbul": "^6.1.1", |
140 | 138 | "babel-preset-env-modules": "^1.0.1", |
141 | | - "cherry-pick": "^0.5.0", |
142 | 139 | "cross-env": "^7.0.3", |
143 | 140 | "eslint": "^9.17.0", |
144 | 141 | "eslint-config-4catalyzer-typescript": "^3.3.0", |
145 | 142 | "eslint-config-prettier": "^9.1.0", |
146 | | - "eslint-plugin-import": "^2.31.0", |
147 | | - "eslint-plugin-jsx-a11y": "^6.10.2", |
148 | 143 | "eslint-plugin-prettier": "^5.2.1", |
149 | 144 | "eslint-plugin-react": "^7.37.3", |
150 | 145 | "eslint-plugin-react-hooks": "^5.1.0", |
151 | 146 | "gh-pages": "^3.1.0", |
152 | 147 | "globals": "^15.14.0", |
153 | | - "hookem": "^1.0.9", |
154 | | - "lint-staged": "^10.5.4", |
155 | | - "playwright": "^1.48.0", |
| 148 | + "hookem": "^3.0.4", |
| 149 | + "lint-staged": "^15.3.0", |
| 150 | + "playwright": "^1.49.1", |
156 | 151 | "prettier": "^3.4.2", |
157 | | - "react": "^18.3.1", |
158 | | - "react-dom": "^18.3.1", |
159 | | - "react-transition-group": "^4.4.1", |
160 | | - "rimraf": "^3.0.2", |
161 | | - "rollup": "^4.18.1", |
| 152 | + "react": "^19.0.0", |
| 153 | + "react-dom": "^19.0.0", |
| 154 | + "react-transition-group": "^4.4.5", |
| 155 | + "rimraf": "^6.0.1", |
| 156 | + "rollup": "^4.30.1", |
162 | 157 | "typescript": "^5.7.3", |
163 | 158 | "typescript-eslint": "^8.19.1", |
164 | | - "vitest": "^2.1.3" |
| 159 | + "vitest": "^2.1.8" |
165 | 160 | }, |
166 | 161 | "bugs": { |
167 | 162 | "url": "https://github.com/react-restart/ui/issues" |
|
0 commit comments