perf: Remove unused dependencies (#9943)

This commit is contained in:
Lucas Coratger
2025-11-23 18:10:44 +01:00
committed by GitHub
parent 8aae732ace
commit d4c6de0096
2 changed files with 337 additions and 132 deletions

463
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,7 +21,6 @@
"license": "Apache-2.0",
"dependencies": {
"@apollo/server": "4.12.1",
"@babel/eslint-parser": "7.28.0",
"@graphql-tools/merge": "9.0.24",
"@graphql-tools/schema": "10.0.23",
"@graphql-tools/utils": "10.8.6",
@@ -37,7 +36,6 @@
"graphql": "16.11.0",
"graphql-list-fields": "2.0.4",
"graphql-relay": "0.10.2",
"graphql-tag": "2.12.6",
"graphql-upload": "15.0.2",
"intersect": "1.0.1",
"jsonwebtoken": "9.0.2",
@@ -57,7 +55,6 @@
"punycode": "2.3.1",
"rate-limit-redis": "4.2.0",
"redis": "4.7.0",
"router": "2.2.0",
"semver": "7.7.2",
"subscriptions-transport-ws": "0.11.0",
"tv4": "1.3.0",
@@ -67,6 +64,7 @@
"ws": "8.18.2"
},
"devDependencies": {
"@babel/eslint-parser": "7.28.0",
"@actions/core": "1.11.1",
"@apollo/client": "3.13.8",
"@babel/cli": "7.27.0",
@@ -90,11 +88,9 @@
"eslint": "9.27.0",
"eslint-plugin-expect-type": "0.6.2",
"eslint-plugin-unused-imports": "4.3.0",
"flow-bin": "0.271.0",
"form-data": "4.0.4",
"globals": "16.2.0",
"graphql-tag": "2.12.6",
"husky": "9.1.7",
"jasmine": "5.7.1",
"jasmine-spec-reporter": "7.0.0",
"jsdoc": "4.0.4",