[MIRROR] dependency update (#12011)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-11-20 17:24:24 -07:00
committed by GitHub
parent 49ae2f780f
commit 8201c27af8
11 changed files with 77 additions and 74 deletions

View File

@@ -2,7 +2,7 @@
"private": true,
"name": "tgui-workspace",
"version": "6.0.0",
"packageManager": "bun@1.2.22",
"packageManager": "bun@1.3.1",
"workspaces": [
"packages/*"
],
@@ -16,11 +16,11 @@
},
"devDependencies": {
"@happy-dom/global-registrator": "^17.6.3",
"@rspack/cli": "^1.6.1",
"@rspack/core": "^1.6.1",
"@types/bun": "^1.3.1",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"@rspack/cli": "^1.6.3",
"@rspack/core": "^1.6.3",
"@types/bun": "^1.3.2",
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3",
"@types/webpack-env": "^1.18.8",
"@types/wicg-file-system-access": "^2023.10.7",
"css-loader": "^7.1.2",