[MIRROR] another update and es-toolkit (#11212)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-07-20 06:33:11 -07:00
committed by GitHub
parent 26c5cdf824
commit 66b765887f
9 changed files with 99 additions and 171 deletions

View File

@@ -18,11 +18,11 @@
"tgui:eslint-fix": "eslint --fix packages --ext .js,.cjs,.ts,.jsx,.tsx"
},
"dependencies": {
"@rspack/cli": "^1.4.6",
"@rspack/core": "^1.4.6",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
"@typescript-eslint/utils": "^8.36.0",
"@rspack/cli": "^1.4.8",
"@rspack/core": "^1.4.8",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"@typescript-eslint/utils": "^8.37.0",
"css-loader": "^7.1.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",