Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 1d9b41f commit 624a3a5
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 55 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@babel/preset-typescript": "7.26.0",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@types/swagger-ui-dist": "3.30.5",
"@types/yamljs": "0.2.34",
"@types/qs": "6.9.17",
Expand All @@ -87,7 +87,7 @@
"chalk": "^5.0.0",
"graphql": "16.9.0",
"graphql-scalars": "1.24.0",
"graphql-yoga": "5.10.4",
"graphql-yoga": "5.10.5",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.11",
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.1",
"@types/node": "22.10.2",
"@types/react": "18.3.16",
"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].1":
version "22.10.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
"@types/[email protected].2":
version "22.10.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
dependencies:
undici-types "~6.20.0"

Expand Down
97 changes: 49 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1278,46 +1278,47 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz#168ab1c7e1c318b922637fad8f339d48b01e1244"
integrity sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==

"@graphql-tools/executor@^1.3.5":
version "1.3.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.6.tgz#3be3c44c49d5b75f303d9d0001c90ba8d7146061"
integrity sha512-ZmWsWdUhTez2b4w9NkmL4wpPb8n8WZmLOMIPTXH2A2yEe2nHrK/tk653JZXvZFtx2HrBIcoZD4Fe/STYWIR74Q==
"@graphql-tools/executor@^1.3.7":
version "1.3.8"
resolved "https://registry.yarnpkg.com/@graphql-tools/executor/-/executor-1.3.8.tgz#aa612ea475fd0df2a236f1272c955cf3456e655a"
integrity sha512-tiZ8/PaQ+wkdZeCSyHa7vOUqCJndnpnN5ilUpi5UwsFrFFyN71sr4NJeib7Txf1VdufJNB4ed/0yFd39O0L3AQ==
dependencies:
"@graphql-tools/utils" "^10.6.2"
"@graphql-typed-document-node/core" "3.2.0"
"@graphql-tools/utils" "^10.6.3"
"@graphql-typed-document-node/core" "^3.2.0"
"@repeaterjs/repeater" "^3.0.4"
"@whatwg-node/disposablestack" "^0.0.5"
tslib "^2.4.0"
value-or-promise "^1.0.12"

"@graphql-tools/merge@^9.0.12":
version "9.0.12"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.12.tgz#458fc73104bb581faef4336799a5efcc3b440411"
integrity sha512-ECkUdgWkizhzQ6JJg16MCYnIN2r2+q/vP5smzi3YeeJkZ/3f9ynFDkaqoMg0Ddg9MugR03hMiQQrssk5f0389Q==
"@graphql-tools/merge@^9.0.13":
version "9.0.13"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.13.tgz#c75a1a2a94e5d73700e47bb3943b696554ff0c92"
integrity sha512-OSEOaFOjdkAwR6umRHrTrKjYANbh/0OBb1W8B21dxu8XPaOeoCuShDGXY6ZpragiO8Ke0qFXZGwJGg8ZbDPfvQ==
dependencies:
"@graphql-tools/utils" "^10.6.2"
"@graphql-tools/utils" "^10.6.3"
tslib "^2.4.0"

"@graphql-tools/schema@^10.0.10":
version "10.0.11"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.11.tgz#ac9f44c41425c5ba0183e13b8a22c6d0d9a39539"
integrity sha512-cYr/7SJSKtdwPByTKHlBr0tYGf7/sYNyzKlPhPMHWoYyGxtn8ytbfF6wEUcxuaOoqksIFxOGr+WOJh1WvShb6A==
"@graphql-tools/schema@^10.0.11":
version "10.0.12"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.12.tgz#ddfa529cff08090c19080ff904562e7743c3d399"
integrity sha512-ukIZBdD4jI94ren5GK6nnHe+YvDVOfoI8cz50pdE1+FYf9NSFUu7HJXmIBHGIIWFbE5lz4qb5MfUeuBkffs3lw==
dependencies:
"@graphql-tools/merge" "^9.0.12"
"@graphql-tools/utils" "^10.6.2"
"@graphql-tools/merge" "^9.0.13"
"@graphql-tools/utils" "^10.6.3"
tslib "^2.4.0"
value-or-promise "^1.0.12"

"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.6.1", "@graphql-tools/utils@^10.6.2":
version "10.6.2"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.2.tgz#2325d9f5c9db1ce97ef6dc763fddc8b637a78dbf"
integrity sha512-ABZHTpwiVR8oE2//NI/nnU3nNhbBpqMlMYyCF5cnqjLfhlyOdFfoRuhYEATEsmMfDg0ijGreULywK/SmepVGfw==
"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.6.2", "@graphql-tools/utils@^10.6.3":
version "10.6.3"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.3.tgz#d178bca50b260ea6e113b792e672fa1bc5b78bfe"
integrity sha512-hEaQTGyQUG3DJqCaIsiu4M+jUgWUf+h6kDwC8MtGElwkL1HWi+qX2qyynw8h9WoV7STmmHDSwkk2ET1IC3nRPw==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
cross-inspect "1.0.1"
dset "^3.1.2"
tslib "^2.4.0"

"@graphql-typed-document-node/core@3.2.0", "@graphql-typed-document-node/core@^3.1.1":
"@graphql-typed-document-node/core@^3.1.1", "@graphql-typed-document-node/core@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==
Expand All @@ -1329,20 +1330,20 @@
dependencies:
tslib "^2.5.2"

"@graphql-yoga/subscription@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-5.0.1.tgz#affe9b4bca4303300cc9492d30dfbe9f089fe0e8"
integrity sha512-1wCB1DfAnaLzS+IdoOzELGGnx1ODEg9nzQXFh4u2j02vAnne6d+v4A7HIH9EqzVdPLoAaMKXCZUUdKs+j3z1fg==
"@graphql-yoga/subscription@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-5.0.2.tgz#a68bbe64e2cb9cd14dc854a36ecc1fb81e6fa03b"
integrity sha512-KGacW1FtUXR5e3qk4YmEFQRGTov8lOkpW7syjTD3EN2t5HRWrSsut2LwjVdK+HcP3H9UEuZ9RXw/+shqV+1exQ==
dependencies:
"@graphql-yoga/typed-event-target" "^3.0.0"
"@graphql-yoga/typed-event-target" "^3.0.1"
"@repeaterjs/repeater" "^3.0.4"
"@whatwg-node/events" "^0.1.0"
tslib "^2.5.2"

"@graphql-yoga/typed-event-target@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@graphql-yoga/typed-event-target/-/typed-event-target-3.0.0.tgz#57dc42e052d8294555d26ee61854d72a0236fee0"
integrity sha512-w+liuBySifrstuHbFrHoHAEyVnDFVib+073q8AeAJ/qqJfvFvAwUPLLtNohR/WDVRgSasfXtl3dcNuVJWN+rjg==
"@graphql-yoga/typed-event-target@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@graphql-yoga/typed-event-target/-/typed-event-target-3.0.1.tgz#16ef7516c6725d4a7f08d2214385afaa8441dc26"
integrity sha512-SWVkyFivzlDqGTBrGTWTNg+aFGP/cIiotirUFnvwuUGt2gla6UJoKhII6aPoHNg3/5vpUAL1KzyoaXMK2PO0JA==
dependencies:
"@repeaterjs/repeater" "^3.0.4"
tslib "^2.5.2"
Expand Down Expand Up @@ -1898,10 +1899,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].1":
version "22.10.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
"@types/node@*", "@types/[email protected].2":
version "22.10.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
dependencies:
undici-types "~6.20.0"

Expand Down Expand Up @@ -2004,10 +2005,10 @@
fast-querystring "^1.1.1"
tslib "^2.6.3"

"@whatwg-node/server@^0.9.55", "@whatwg-node/server@^0.9.60":
version "0.9.61"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.61.tgz#96e69085a0fdac5ad8b52938726131beaa091f99"
integrity sha512-MKMs5U2ySnsjV2RaFZM9xszbA6CeRFczVf3iITb2xpHtbBJx4G1HPt09SedFloJ3xiJxbguoBzAQnv6DZEoAWA==
"@whatwg-node/server@^0.9.55", "@whatwg-node/server@^0.9.63":
version "0.9.63"
resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.9.63.tgz#53801ff951a8f0c30da8d3fa4eb9b07b3d37a587"
integrity sha512-rHBN2murCcuuhQru/AQjA13lA9SzQAH9k8ENy4iZrAmY+C0yFYPud3HiFgPUgzR1B2KYUpIYKwC1UAUlkzASOQ==
dependencies:
"@whatwg-node/disposablestack" "^0.0.5"
"@whatwg-node/fetch" "^0.10.0"
Expand Down Expand Up @@ -3001,19 +3002,19 @@ [email protected]:
dependencies:
tslib "^2.5.0"

[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==
[email protected].5:
version "5.10.5"
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-5.10.5.tgz#a98fbf1488670a5c3094ef29e79942d0933e9aa8"
integrity sha512-W5bpXHRb6S3H3Th8poDm6b+ZMRjke8hsy9WVFgRriDTGh0AenIkpJzZT5VgXUD+j1yLCMrvhUNc6MNmgaRExsw==
dependencies:
"@envelop/core" "^5.0.2"
"@graphql-tools/executor" "^1.3.5"
"@graphql-tools/schema" "^10.0.10"
"@graphql-tools/utils" "^10.6.1"
"@graphql-tools/executor" "^1.3.7"
"@graphql-tools/schema" "^10.0.11"
"@graphql-tools/utils" "^10.6.2"
"@graphql-yoga/logger" "^2.0.0"
"@graphql-yoga/subscription" "^5.0.1"
"@graphql-yoga/subscription" "^5.0.2"
"@whatwg-node/fetch" "^0.10.1"
"@whatwg-node/server" "^0.9.60"
"@whatwg-node/server" "^0.9.63"
dset "^3.1.1"
lru-cache "^10.0.0"
tslib "^2.8.1"
Expand Down

0 comments on commit 624a3a5

Please sign in to comment.