Skip to content
Merged
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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"apollo-boost": "^0.4.9",
"confusables": "^1.1.1",
"cross-fetch": "^4.1.0",
"graphql": "^16.14.1",
"graphql": "^16.14.2",
"graphql-tag": "^2.12.6"
},
"devDependencies": {
Expand All @@ -31,7 +31,7 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.3",
"@types/express": "^5.0.6",
"@types/node": "^25.9.2",
"@types/node": "^25.9.3",
"@types/supertest": "^6.0.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -42,7 +42,7 @@
"express": "^5.2.1",
"lint-staged": "^16.4.0",
"npm-run-all2": "^8.0.4",
"prettier": "^3.8.3",
"prettier": "^3.8.4",
"rimraf": "^6.1.3",
"supertest": "^7.2.2",
"tsup": "^8.5.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ __metadata:
"@sapphire/ts-config": "npm:^5.0.3"
"@sapphire/utilities": "npm:^3.18.2"
"@types/express": "npm:^5.0.6"
"@types/node": "npm:^25.9.2"
"@types/node": "npm:^25.9.3"
"@types/supertest": "npm:^6.0.3"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
Expand All @@ -511,11 +511,11 @@ __metadata:
eslint-config-prettier: "npm:^10.1.8"
eslint-plugin-prettier: "npm:^5.5.6"
express: "npm:^5.2.1"
graphql: "npm:^16.14.1"
graphql: "npm:^16.14.2"
graphql-tag: "npm:^2.12.6"
lint-staged: "npm:^16.4.0"
npm-run-all2: "npm:^8.0.4"
prettier: "npm:^3.8.3"
prettier: "npm:^3.8.4"
rimraf: "npm:^6.1.3"
supertest: "npm:^7.2.2"
tsup: "npm:^8.5.1"
Expand Down Expand Up @@ -1129,12 +1129,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=6, @types/node@npm:^25.9.2":
version: 25.9.2
resolution: "@types/node@npm:25.9.2"
"@types/node@npm:*, @types/node@npm:>=6, @types/node@npm:^25.9.3":
version: 25.9.3
resolution: "@types/node@npm:25.9.3"
dependencies:
undici-types: "npm:>=7.24.0 <7.24.7"
checksum: 10/4ec76a3c9d51866cea5c6a5b17d52a2113b387e7fa812303bf20cc2949ff5e2b2bafcdef693c21ff8235d370ec2807961dc1075eb6bbea661916a5bbd84b6511
checksum: 10/40c5f5c91450689b255dbf8cbd6cf0bb05e1013a353830b15eb9b5c9cda6448510be572d1ecadc38c8a4ac472e61381de9ae28df82094abece59f4c1eccffbc5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3146,10 +3146,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:^16.14.1":
version: 16.14.1
resolution: "graphql@npm:16.14.1"
checksum: 10/8e506bdd2a0dac666e3de82461bd3cf337335b9c0a9a209756a4d20c481393a4f664084474ccc1ccd22a1fae174a69695ce4154a59d2b6e1c0de0b2cfc992ca8
"graphql@npm:^16.14.2":
version: 16.14.2
resolution: "graphql@npm:16.14.2"
checksum: 10/cd9a2581508f82621112a4dc625714e81ce725ab0a62502d97c14f61fee180e85276ac64bf9094f4fbf237737832ad4bb970aa26088f9dffece56f8919a49a29
languageName: node
linkType: hard

Expand Down Expand Up @@ -4468,12 +4468,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0, prettier@npm:^3.5.3, prettier@npm:^3.8.3":
version: 3.8.3
resolution: "prettier@npm:3.8.3"
"prettier@npm:^3.0.0, prettier@npm:^3.5.3, prettier@npm:^3.8.4":
version: 3.8.4
resolution: "prettier@npm:3.8.4"
bin:
prettier: bin/prettier.cjs
checksum: 10/4b3b12cbb29e4c96bed936e5d070167552500c18d37676fb3e0caae6199c42860662608e4dc116230698f6e2bb0267ef2548158224c92d40f188d309d72fdd6f
checksum: 10/54684a3cc6689238692b29fab541c01934af7677be94c02293ba49981a1ac121c8bebe2a865f0c3b963e99d208f847c53aed354cc0ce8750e2d45791d64506c5
languageName: node
linkType: hard

Expand Down