Skip to content

Commit cbca80f

Browse files
committed
Remove aliased React dependencies
1 parent 7a713c6 commit cbca80f

File tree

2 files changed

+0
-246
lines changed

2 files changed

+0
-246
lines changed

package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"@testing-library/dom": "^10.4.1",
3939
"@testing-library/jest-dom": "^6.9.1",
4040
"@testing-library/react": "^16.3.0",
41-
"@testing-library/react-12": "npm:@testing-library/react@^12.1.5",
4241
"@testing-library/user-event": "^14.6.1",
4342
"@types/fs-extra": "^11",
4443
"@types/node": "^22",
@@ -62,15 +61,6 @@
6261
"react-test-renderer": "^19.2.0",
6362
"react-is": "^19.2.0",
6463
"react-remove-scroll": "^2.6.3",
65-
"react-16": "npm:react@^16.14.0",
66-
"react-17": "npm:react@^17.0.2",
67-
"react-18": "npm:react@^18.3.1",
68-
"react-dom-16": "npm:react-dom@^16.14.0",
69-
"react-dom-17": "npm:react-dom@^17.0.2",
70-
"react-dom-18": "npm:react-dom@^18.3.1",
71-
"react-is-16": "npm:react-is@^16.13.1",
72-
"react-is-17": "npm:react-is@^17.0.2",
73-
"react-is-18": "npm:react-is@^18.3.1",
7464
"replace-in-files": "^3.0.0",
7565
"start-server-and-test": "^2.1.2",
7666
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)