Remove dependency resolution override for React 19 types (#39569)

Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com>
This commit is contained in:
diondiondion
2026-06-25 09:54:30 +02:00
committed by GitHub
parent f440615b01
commit f2e10fd5db
52 changed files with 112 additions and 110 deletions

View File

@@ -185,8 +185,6 @@
"vitest": "^4.1.7"
},
"resolutions": {
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"kind-of": "^6.0.3"
},
"peerDependenciesMeta": {