Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent e033a56 commit e0ae29f
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 34 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@babel/core": "^7.22.9",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/client-preset": "4.4.0",
"@graphql-codegen/client-preset": "4.5.0",
"@graphql-codegen/typed-document-node": "^5.0.1",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-graphql-request": "^6.0.0",
Expand All @@ -56,7 +56,7 @@
"@storybook/nextjs": "^8.0.0",
"@storybook/react": "^8.0.0",
"@types/cookie": "^0.6.0",
"@types/node": "20.17.1",
"@types/node": "20.17.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/styled-components": "^5.1.26",
Expand Down
138 changes: 106 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1449,8 +1449,8 @@ __metadata:
linkType: hard

"@cloudscape-design/components@npm:^3.0.337":
version: 3.0.805
resolution: "@cloudscape-design/components@npm:3.0.805"
version: 3.0.808
resolution: "@cloudscape-design/components@npm:3.0.808"
dependencies:
"@cloudscape-design/collection-hooks": "npm:^1.0.0"
"@cloudscape-design/component-toolkit": "npm:^1.0.0-beta"
Expand All @@ -1474,14 +1474,14 @@ __metadata:
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
checksum: 10c0/cfa2de43dbb5b4a87d8b2bc5a10199c1932249c0ab473ddda06415c8ca31dd6b6a3d538a069b33dbe50abf5b3409b789cd07c142baf36e3f13b1a9a90c38e3c6
checksum: 10c0/e888cb4d5beea4932c6be6589e771dc6b34276ffb28674ca56875563cbcc08c552764d9034b6de928057180578406a9b68df967f8ac3933a984c75a40b6fcb58
languageName: node
linkType: hard

"@cloudscape-design/design-tokens@npm:^3.0.20":
version: 3.0.46
resolution: "@cloudscape-design/design-tokens@npm:3.0.46"
checksum: 10c0/cba8ca0f47d89bf6ec9627893b97161a728a638edcfd5cab41a209cc4ad52f208bb8799f9bdc99a1af767a089596379f6dc2c074a70825c07317dd453d3977a3
version: 3.0.47
resolution: "@cloudscape-design/design-tokens@npm:3.0.47"
checksum: 10c0/33e5222ca2ce59a1bf2c9c6da90d4fc6b5f0ec96b32c718d37cce7eb170d3adc6c009c6bc3ca0d456845457f27542461ff64a0e6236a4ac0a57dcd8a9f9e69e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -1927,7 +1927,30 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:4.4.0, @graphql-codegen/client-preset@npm:^4.4.0":
"@graphql-codegen/client-preset@npm:4.5.0":
version: 4.5.0
resolution: "@graphql-codegen/client-preset@npm:4.5.0"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.20.2"
"@babel/template": "npm:^7.20.7"
"@graphql-codegen/add": "npm:^5.0.3"
"@graphql-codegen/gql-tag-operations": "npm:4.0.11"
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/typed-document-node": "npm:^5.0.11"
"@graphql-codegen/typescript": "npm:^4.1.1"
"@graphql-codegen/typescript-operations": "npm:^4.3.1"
"@graphql-codegen/visitor-plugin-common": "npm:^5.5.0"
"@graphql-tools/documents": "npm:^1.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
"@graphql-typed-document-node/core": "npm:3.2.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/4fce2af23b4c3f36e334d96406ed490d6f87b92942bd9b782c8da3d8b8f67dbaed288cc2a19aba03a6e2f4b9a6595321d0428b70a7013261380472bc3f4e6a43
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:^4.4.0":
version: 4.4.0
resolution: "@graphql-codegen/client-preset@npm:4.4.0"
dependencies:
Expand Down Expand Up @@ -1979,6 +2002,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/gql-tag-operations@npm:4.0.11":
version: 4.0.11
resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.11"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.5.0"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/f13e78c1641f085645c88058df23ece3994fe6492eed1217d64b36090f90bf50e797dab1ba7b91a25f2040a50346adcbbf6b33d9f514259b53506bb1efdc1eef
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^2.7.2":
version: 2.7.2
resolution: "@graphql-codegen/plugin-helpers@npm:2.7.2"
Expand Down Expand Up @@ -2027,6 +2065,22 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^5.1.0":
version: 5.1.0
resolution: "@graphql-codegen/plugin-helpers@npm:5.1.0"
dependencies:
"@graphql-tools/utils": "npm:^10.0.0"
change-case-all: "npm:1.0.15"
common-tags: "npm:1.8.2"
import-from: "npm:4.0.0"
lodash: "npm:~4.17.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/9fe308f1db889bc2783cf2c2d95446c56f8c38332da1c126e3320d02d33c79c6f249e14770590bacaadc908daa75bf60afbd464fcd256bf8e1809e7d25b77ac1
languageName: node
linkType: hard

"@graphql-codegen/schema-ast@npm:^4.0.2":
version: 4.1.0
resolution: "@graphql-codegen/schema-ast@npm:4.1.0"
Expand All @@ -2040,18 +2094,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typed-document-node@npm:^5.0.1, @graphql-codegen/typed-document-node@npm:^5.0.10":
version: 5.0.10
resolution: "@graphql-codegen/typed-document-node@npm:5.0.10"
"@graphql-codegen/typed-document-node@npm:^5.0.1, @graphql-codegen/typed-document-node@npm:^5.0.10, @graphql-codegen/typed-document-node@npm:^5.0.11":
version: 5.0.11
resolution: "@graphql-codegen/typed-document-node@npm:5.0.11"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/visitor-plugin-common": "npm:5.4.0"
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.5.0"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/f05be79cdb4786a848815582ae0698ae1b16337fbb574c6749a0c89907cdd707a394f010714ed5efe715788b3c10c92f7ae3f03d0896f49cc8f170b1f46ab8bf
checksum: 10c0/fa3f47fd7f04f6273121b0befa3577475bddde41532c067417342b85c7c86e073729bdff9b5b29603a6fc35165e61daa42361067c4e50d0b1d6ef6311ebbc91d
languageName: node
linkType: hard

Expand All @@ -2071,33 +2125,33 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:^4.0.1, @graphql-codegen/typescript-operations@npm:^4.3.0":
version: 4.3.0
resolution: "@graphql-codegen/typescript-operations@npm:4.3.0"
"@graphql-codegen/typescript-operations@npm:^4.0.1, @graphql-codegen/typescript-operations@npm:^4.3.0, @graphql-codegen/typescript-operations@npm:^4.3.1":
version: 4.3.1
resolution: "@graphql-codegen/typescript-operations@npm:4.3.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/typescript": "npm:^4.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.4.0"
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/typescript": "npm:^4.1.1"
"@graphql-codegen/visitor-plugin-common": "npm:5.5.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/59fe9fea1c867b14f0c33d52b82d48babb3432582d65518289df98232eaaee7ccbe7a1a5e85158b26b208c7b0e41ef9f730a21242730477f7e15af12cc4f9282
checksum: 10c0/74ed1dfaae19bbb6611981352f81bca2244cbfeed71b0c1627e0321bcb8467e71d61b7f54a17606e8d696a223d556226ad27ecb23937da2b1c4b98bee329f2d3
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.0.1, @graphql-codegen/typescript@npm:^4.1.0":
version: 4.1.0
resolution: "@graphql-codegen/typescript@npm:4.1.0"
"@graphql-codegen/typescript@npm:^4.0.1, @graphql-codegen/typescript@npm:^4.1.0, @graphql-codegen/typescript@npm:^4.1.1":
version: 4.1.1
resolution: "@graphql-codegen/typescript@npm:4.1.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/schema-ast": "npm:^4.0.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.4.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.5.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/0d4d2bb98cbe469ec8c71aa7b582cc6964663258df0eaa16650f468824405346da24884e98807029b2c8078cf6c6b0952059c1f8e0a5d92a994fd9cf4979f9c9
checksum: 10c0/728a76058737ec321951df536ddbd1891745c700117392b95b563cba9c9608c9c8002348b6279391fa533d176669ac2898a5cd2ec683c21e9a0461957fd00efd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2141,6 +2195,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.5.0, @graphql-codegen/visitor-plugin-common@npm:^5.5.0":
version: 5.5.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.5.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-tools/optimize": "npm:^2.0.0"
"@graphql-tools/relay-operation-optimizer": "npm:^7.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
dependency-graph: "npm:^0.11.0"
graphql-tag: "npm:^2.11.0"
parse-filepath: "npm:^1.0.2"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/b272bd5d70337d0d309954c24286117ee3437d57487cbb305a98396608eae39da0d1dd33e125e7471bc3cd69b8ca5c59d574003fa66540aebdf77011de943b86
languageName: node
linkType: hard

"@graphql-tools/apollo-engine-loader@npm:^8.0.0":
version: 8.0.2
resolution: "@graphql-tools/apollo-engine-loader@npm:8.0.2"
Expand Down Expand Up @@ -4893,12 +4967,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
"@types/node@npm:20.17.3":
version: 20.17.3
resolution: "@types/node@npm:20.17.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
checksum: 10c0/31e5076665e906fd5c04fbe840976947fdacb6e69613fde4b129778d54b7447999a96300d5c12f04cc177875b8d1e4c8f9f8fe604cab484efdfc1e33184a695b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6722,7 +6796,7 @@ __metadata:
"@cloudscape-design/design-tokens": "npm:^3.0.20"
"@cloudscape-design/global-styles": "npm:^1.0.11"
"@graphql-codegen/cli": "npm:5.0.3"
"@graphql-codegen/client-preset": "npm:4.4.0"
"@graphql-codegen/client-preset": "npm:4.5.0"
"@graphql-codegen/typed-document-node": "npm:^5.0.1"
"@graphql-codegen/typescript": "npm:^4.0.1"
"@graphql-codegen/typescript-graphql-request": "npm:^6.0.0"
Expand All @@ -6737,7 +6811,7 @@ __metadata:
"@storybook/react": "npm:^8.0.0"
"@storybook/test": "npm:^8.0.0"
"@types/cookie": "npm:^0.6.0"
"@types/node": "npm:20.17.1"
"@types/node": "npm:20.17.3"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/styled-components": "npm:^5.1.26"
Expand Down

0 comments on commit e0ae29f

Please sign in to comment.