Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tgui/packages/tgui-bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "tgui-bench",
"version": "6.0.0",
"dependencies": {
"@fastify/static": "^8.1.1",
"@fastify/static": "^10.1.2",
"common": "workspace:*",
"fastify": "^5.1.0",
"lodash": "^4.17.21",
Expand Down
87 changes: 74 additions & 13 deletions tgui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -779,17 +779,18 @@ __metadata:
languageName: node
linkType: hard

"@fastify/static@npm:^8.1.1":
version: 8.2.0
resolution: "@fastify/static@npm:8.2.0"
"@fastify/static@npm:^10.1.2":
version: 10.1.2
resolution: "@fastify/static@npm:10.1.2"
dependencies:
"@fastify/accept-negotiator": "npm:^2.0.0"
"@fastify/error": "npm:^4.0.0"
"@fastify/send": "npm:^4.0.0"
content-disposition: "npm:^0.5.4"
fastify-plugin: "npm:^5.0.0"
content-disposition: "npm:^2.0.1"
fastify-plugin: "npm:^6.0.0"
fastq: "npm:^1.17.1"
glob: "npm:^11.0.0"
checksum: 10c0/8d0ccdc62d99b11c75212b6452a66ea4c2579645cc78fa320ae357ad91a6034eb8d2c47edd711053ce1885df184daa4f65ee8312ac916ca45ccd97f400baed38
glob: "npm:^13.0.0"
checksum: 10c0/020c583b026d783f7ace40229aeb37ba4d605bb46a8d6d2b9b9ec3010d99d25c668862bf36023313b94582879bed3735d19be9ff66df64d5011dd5a9df9908bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -3028,6 +3029,13 @@ __metadata:
languageName: node
linkType: hard

"balanced-match@npm:^4.0.2":
version: 4.0.4
resolution: "balanced-match@npm:4.0.4"
checksum: 10c0/07e86102a3eb2ee2a6a1a89164f29d0dbaebd28f2ca3f5ca786f36b8b23d9e417eb3be45a4acf754f837be5ac0a2317de90d3fcb7f4f4dc95720a1f36b26a17b
languageName: node
linkType: hard

"batch@npm:0.6.1":
version: 0.6.1
resolution: "batch@npm:0.6.1"
Expand Down Expand Up @@ -3107,6 +3115,15 @@ __metadata:
languageName: node
linkType: hard

"brace-expansion@npm:^5.0.8":
version: 5.0.8
resolution: "brace-expansion@npm:5.0.8"
dependencies:
balanced-match: "npm:^4.0.2"
checksum: 10c0/73304caafd00fdc5b0168e693ac15bf25b6357dec76d1195fcd628fe2cf99c46f9c889a7ecfa3cfe236dbd2d5ce3e27a6ccc4370b46d475d0d19081e11f86019
languageName: node
linkType: hard

"braces@npm:^3.0.3, braces@npm:~3.0.2":
version: 3.0.3
resolution: "braces@npm:3.0.3"
Expand Down Expand Up @@ -3596,7 +3613,7 @@ __metadata:
languageName: node
linkType: hard

"content-disposition@npm:0.5.4, content-disposition@npm:^0.5.4":
"content-disposition@npm:0.5.4":
version: 0.5.4
resolution: "content-disposition@npm:0.5.4"
dependencies:
Expand All @@ -3605,6 +3622,13 @@ __metadata:
languageName: node
linkType: hard

"content-disposition@npm:^2.0.1":
version: 2.0.1
resolution: "content-disposition@npm:2.0.1"
checksum: 10c0/8ba0e1f95102343a69a9a4b6f17728209d4ff0402b830b7cda91dcdfbb12eed0201dcd02aaa1e56f9bcf1c5b8ccef4a70e83b58292cf26588d8d5f7d05a0c006
languageName: node
linkType: hard

"content-type@npm:~1.0.4, content-type@npm:~1.0.5":
version: 1.0.5
resolution: "content-type@npm:1.0.5"
Expand Down Expand Up @@ -4891,10 +4915,10 @@ __metadata:
languageName: node
linkType: hard

"fastify-plugin@npm:^5.0.0":
version: 5.0.1
resolution: "fastify-plugin@npm:5.0.1"
checksum: 10c0/c5e5932e7b8c5713ff881adeade3e8ee8fc288e8249d79cd193a2a2438eef1ad58ae5814f12835acbf04025dbddf2628787cd845f3e550dee847f494a08f7c5b
"fastify-plugin@npm:^6.0.0":
version: 6.0.0
resolution: "fastify-plugin@npm:6.0.0"
checksum: 10c0/4d9207efcbb0e6e8bd849eb8e00b097ae2d73590b1499f51d0bed135d08664e19d9428f2e8fc1a126b55ec4d2ac011dbcc72e753c255c46a751d6d34b57e5d4f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5333,6 +5357,17 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^13.0.0":
version: 13.0.6
resolution: "glob@npm:13.0.6"
dependencies:
minimatch: "npm:^10.2.2"
minipass: "npm:^7.1.3"
path-scurry: "npm:^2.0.2"
checksum: 10c0/269c236f11a9b50357fe7a8c6aadac667e01deb5242b19c84975628f05f4438d8ee1354bb62c5d6c10f37fd59911b54d7799730633a2786660d8c69f1d18120a
languageName: node
linkType: hard

"glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand Down Expand Up @@ -7265,6 +7300,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.2.2":
version: 10.2.6
resolution: "minimatch@npm:10.2.6"
dependencies:
brace-expansion: "npm:^5.0.8"
checksum: 10c0/4559a836243b98bd4d17ea9f7edae698717c76399eea7be374f3737f33164e4907f19e9726891ddeb122f750a5a7fa80d2ac43e851d6e5984dc4ff42ec127d3a
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down Expand Up @@ -7372,6 +7416,13 @@ __metadata:
languageName: node
linkType: hard

"minipass@npm:^7.1.3":
version: 7.1.3
resolution: "minipass@npm:7.1.3"
checksum: 10c0/539da88daca16533211ea5a9ee98dc62ff5742f531f54640dd34429e621955e91cc280a91a776026264b7f9f6735947629f920944e9c1558369e8bf22eb33fbb
languageName: node
linkType: hard

"minizlib@npm:^2.1.1, minizlib@npm:^2.1.2":
version: 2.1.2
resolution: "minizlib@npm:2.1.2"
Expand Down Expand Up @@ -8019,6 +8070,16 @@ __metadata:
languageName: node
linkType: hard

"path-scurry@npm:^2.0.2":
version: 2.0.2
resolution: "path-scurry@npm:2.0.2"
dependencies:
lru-cache: "npm:^11.0.0"
minipass: "npm:^7.1.2"
checksum: 10c0/b35ad37cf6557a87fd057121ce2be7695380c9138d93e87ae928609da259ea0a170fac6f3ef1eb3ece8a068e8b7f2f3adf5bb2374cf4d4a57fe484954fcc9482
languageName: node
linkType: hard

"path-to-regexp@npm:0.1.12":
version: 0.1.12
resolution: "path-to-regexp@npm:0.1.12"
Expand Down Expand Up @@ -9973,7 +10034,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "tgui-bench@workspace:packages/tgui-bench"
dependencies:
"@fastify/static": "npm:^8.1.1"
"@fastify/static": "npm:^10.1.2"
"@types/react": "npm:^19.1.0"
"@types/react-dom": "npm:^19.1.2"
common: "workspace:*"
Expand Down
Loading