mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
[MIRROR] dependency update (#12011)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
49ae2f780f
commit
8201c27af8
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user