[MIRROR] react 19.2 (#11772)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-10-03 05:12:14 -07:00
committed by GitHub
parent b6c40c051d
commit 4f68aff1c5
24 changed files with 198 additions and 159 deletions

View File

@@ -15,16 +15,16 @@
},
"devDependencies": {
"@happy-dom/global-registrator": "^17.6.3",
"@rspack/cli": "^1.5.5",
"@rspack/core": "^1.5.5",
"@types/bun": "^1.2.22",
"@types/react": "^19.1.13",
"@types/react-dom": "^19.1.9",
"@rspack/cli": "^1.5.8",
"@rspack/core": "^1.5.8",
"@types/bun": "^1.2.23",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@types/webpack-env": "^1.18.8",
"@types/wicg-file-system-access": "^2023.10.6",
"css-loader": "^7.1.2",
"sass-embedded": "^1.93.0",
"sass-embedded": "^1.93.2",
"sass-loader": "^16.0.5",
"typescript": "^5.9.2"
"typescript": "^5.9.3"
}
}