[MIRROR] some fixes (#11217)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-07-22 00:49:43 -07:00
committed by GitHub
parent ad9097a092
commit 2bc6485c7b
7 changed files with 241 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
"private": true,
"name": "tgui-workspace",
"version": "6.0.0",
"packageManager": "bun@1.2.18",
"packageManager": "bun@1.2.19",
"workspaces": [
"packages/*"
],
@@ -17,7 +17,7 @@
"@happy-dom/global-registrator": "^17.6.3",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@types/bun": "^1.2.18",
"@types/bun": "^1.2.19",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@types/webpack-env": "^1.18.8",