Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1602)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent fa751e1 commit 2cb2e67
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 46 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,16 @@
"@babel/preset-typescript": "7.26.0",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.0",
"@types/node": "22.10.1",
"@types/swagger-ui-dist": "3.30.5",
"@types/yamljs": "0.2.34",
"@types/qs": "6.9.17",
"babel-jest": "29.7.0",
"bob-the-bundler": "7.0.1",
"chalk": "^5.0.0",
"graphql": "16.9.0",
"graphql-scalars": "1.23.0",
"graphql-yoga": "5.10.3",
"graphql-scalars": "1.24.0",
"graphql-yoga": "5.10.4",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@theguild/tailwind-config": "0.5.0",
"@types/node": "22.10.0",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"typescript": "5.5.4"
},
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -655,10 +655,10 @@
dependencies:
"@types/unist" "*"

"@types/[email protected].0":
version "22.10.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81"
integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==
"@types/[email protected].1":
version "22.10.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
dependencies:
undici-types "~6.20.0"

Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@
human-id "^1.0.2"
prettier "^2.7.1"

"@envelop/core@^5.0.1":
"@envelop/core@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@envelop/core/-/core-5.0.2.tgz#f9649c72e66d78b55aafa0d2d2cfa5f9c3bfc127"
integrity sha512-tVL6OrMe6UjqLosiE+EH9uxh2TQC0469GwF4tE014ugRaDDKKVWwFwZe0TBMlcyHKh5MD4ZxktWo/1hqUxIuhw==
Expand Down Expand Up @@ -1296,36 +1296,36 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz#168ab1c7e1c318b922637fad8f339d48b01e1244"
integrity sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==

"@graphql-tools/executor@^1.3.3":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.4.tgz#0227a9ec0ba7cbdbc6de92e2c74d48749ed866e1"
integrity sha512-2XbOp1K8iQiDgExbBTrhjqQX1bh5lHbri3nEaL8pCiiirZTLs4C1a1mizGcQzkeciF41paWEfBu1M1mOewtFAQ==
"@graphql-tools/executor@^1.3.5":
version "1.3.5"
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.5.tgz#3f44fb486dc0d63dc992a2e9a10563addbb99cca"
integrity sha512-jwbvC9mYr64NBQAV1zpnX1T+3ak+SnmW6z8pS9JBZgbUxQSaL/quxP7ejDTyf5wkAUJ6zt1p0UCIbQ6H9jSKGA==
dependencies:
"@graphql-tools/utils" "^10.6.0"
"@graphql-tools/utils" "^10.6.1"
"@graphql-typed-document-node/core" "3.2.0"
"@repeaterjs/repeater" "^3.0.4"
tslib "^2.4.0"
value-or-promise "^1.0.12"

"@graphql-tools/merge@^9.0.10":
version "9.0.10"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.10.tgz#cdf40ce75bfd36d4eddb1ece610c7a17e99314d4"
integrity sha512-sU+b6ZmKtGnqHq8S+VI5UmjZVHWzT+b+QtCsJUEXckCKdq1P3JmwIT8+8DVxSQlh1dzpiVq37EOcJrEYOBZtBA==
"@graphql-tools/merge@^9.0.11":
version "9.0.11"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.11.tgz#dbf06f7f9c8a800167eda3d8bc2801c7490c1ed7"
integrity sha512-AJL0XTozn31HoZN8tULzEkbDXyETA5vAFu4Q65kxJDu027p+auaNFYj/y51HP4BhMR4wykoteWyO7/VxKfdpiw==
dependencies:
"@graphql-tools/utils" "^10.6.0"
"@graphql-tools/utils" "^10.6.1"
tslib "^2.4.0"

"@graphql-tools/schema@^10.0.4":
version "10.0.9"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.9.tgz#923fd9abe0b5d57cbe235c0907a661b36e1a8e37"
integrity sha512-R/sPRLJnEHg/F7owvH1zLbfXxqrEgFyr/qSjsG1q+gWhCrxbo/+c2DVjeZEZ2/AKCLllDHTD5TOU2Y5sZGNxZg==
"@graphql-tools/schema@^10.0.10":
version "10.0.10"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.10.tgz#d22e676dde89fdd994d533e3d4f90126d0ca4d8e"
integrity sha512-TSdDvwgk1Fq3URDuZBMCPXlWLpRpxwaQ+0KqvycVwoHozYnBRZ2Ql9HVgDKnebkGQKmIk2enSeku+ERKxxSG0g==
dependencies:
"@graphql-tools/merge" "^9.0.10"
"@graphql-tools/utils" "^10.6.0"
"@graphql-tools/merge" "^9.0.11"
"@graphql-tools/utils" "^10.6.1"
tslib "^2.4.0"
value-or-promise "^1.0.12"

"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.3.2", "@graphql-tools/utils@^10.6.0":
"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.6.1":
version "10.6.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.1.tgz#5d7477ad1f917c817184bb6a1bd1266dc4b354b2"
integrity sha512-XHl0/DWkMf/8Dmw1F3RRoMPt6ZwU4J707YWcbPjS+49WZNoTVz6f+prQ4GuwZT8RqTPtrRawnGU93AV73ZLTfQ==
Expand Down Expand Up @@ -1911,10 +1911,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==

"@types/node@*", "@types/[email protected].0":
version "22.10.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81"
integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==
"@types/node@*", "@types/[email protected].1":
version "22.10.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
dependencies:
undici-types "~6.20.0"

Expand Down Expand Up @@ -2017,7 +2017,7 @@
fast-querystring "^1.1.1"
tslib "^2.6.3"

"@whatwg-node/server@^0.9.55":
"@whatwg-node/server@^0.9.55", "@whatwg-node/server@^0.9.60":
version "0.9.60"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.60.tgz#3bae2aa7304a4d8c18a0c5d064aa3735cbad0ea7"
integrity sha512-JH3eK3aGnBwTT2qQwFrmx6RPXxsjrk99kDWOM98H1aayFMV70nsHIltmyuKRnPmf/avuVRe53bkiu2wsc5Eykw==
Expand Down Expand Up @@ -2992,29 +2992,29 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.5, graceful-fs@^4.1.6, graceful-fs@^4.2.0,
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==

graphql-scalars@1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.23.0.tgz#486785d1a6f9449277054a92afc7e1fb73f459d6"
integrity sha512-YTRNcwitkn8CqYcleKOx9IvedA8JIERn8BRq21nlKgOr4NEcTaWEG0sT+H92eF3ALTFbPgsqfft4cw+MGgv0Gg==
graphql-scalars@1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.24.0.tgz#4153d310179f5cfd33c749ba4a77a1fb450d717d"
integrity sha512-olbFN39m0XsHHESACUdd7jWU/lGxMMS1B7NZ8XqpqhKZrjBxzeGYAnQ4Ax//huYds771wb7gCznA+65QDuUa+g==
dependencies:
tslib "^2.5.0"

[email protected].3:
version "5.10.3"
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.10.3.tgz#bc51b32730b6f033e45707cbc6460b53cc5b8576"
integrity sha512-TE6tFvWvD6LHy1v0hleEnftla5Oo2plgat/r8yHcUSS0Qqb+5fb/eHlthNAi+81gFziHc1mUE5w8PqMjBL5/eA==
[email protected].4:
version "5.10.4"
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.10.4.tgz#1a1d3a4545c21143e7f77b022e47bbcab2270b7e"
integrity sha512-kS/Cymz+rTVWWKthHFoX3XjAdhFCpDlqXBR/M+1WfyMQhY8I3nXCkoZjYMUZTmljJeYN69rBPSsqkRVCmNtwww==
dependencies:
"@envelop/core" "^5.0.1"
"@graphql-tools/executor" "^1.3.3"
"@graphql-tools/schema" "^10.0.4"
"@graphql-tools/utils" "^10.3.2"
"@envelop/core" "^5.0.2"
"@graphql-tools/executor" "^1.3.5"
"@graphql-tools/schema" "^10.0.10"
"@graphql-tools/utils" "^10.6.1"
"@graphql-yoga/logger" "^2.0.0"
"@graphql-yoga/subscription" "^5.0.1"
"@whatwg-node/fetch" "^0.10.1"
"@whatwg-node/server" "^0.9.55"
"@whatwg-node/server" "^0.9.60"
dset "^3.1.1"
lru-cache "^10.0.0"
tslib "^2.5.2"
tslib "^2.8.1"

[email protected]:
version "16.9.0"
Expand Down Expand Up @@ -4747,7 +4747,7 @@ ts-toolbelt@^9.6.0:
resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-9.6.0.tgz#50a25426cfed500d4a09bd1b3afb6f28879edfd5"
integrity sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==

tslib@^2.0.0, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.3:
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.3, tslib@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
Expand Down

0 comments on commit 2cb2e67

Please sign in to comment.