Skip to content

Commit

Permalink
chore(deps): lock file maintenance (keystonejs#7974)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2022
1 parent f01eda2 commit 962c9ba
Show file tree
Hide file tree
Showing 5 changed files with 1,976 additions and 2,750 deletions.
2 changes: 1 addition & 1 deletion examples/extend-graphql-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "keystone start"
},
"dependencies": {
"@apollo/client": "3.6.9",
"@apollo/client": "^3.7.0",
"@emotion/css": "^11.7.1",
"@graphql-tools/schema": "^9.0.0",
"@keystone-6/core": "^3.0.0",
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:admin-ui": "jest tests/admin-ui-tests",
"benchmark": "yarn workspace @keystone-6/benchmarks-legacy go",
"build": "preconstruct build",
"prepare": "patch-package && manypkg check && preconstruct dev && node scripts/generate-artifacts-for-projects && cd examples/graphql-ts-gql && yarn ts-gql build",
"prepare": "manypkg check && preconstruct dev && node scripts/generate-artifacts-for-projects && cd examples/graphql-ts-gql && yarn ts-gql build",
"update": "manypkg upgrade",
"update-project-schemas": "node scripts/generate-artifacts-for-projects update-schemas",
"generate-filters": "cd prisma-utils && yarn generate",
Expand All @@ -49,7 +49,6 @@
"eslint-plugin-react-hooks": "^4.3.0",
"jest": "^29.0.0",
"jest-environment-jsdom": "^29.0.0",
"patch-package": "^6.4.7",
"prettier": "^2.5.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"access"
],
"dependencies": {
"@apollo/client": "3.6.9",
"@apollo/client": "^3.7.0",
"@aws-sdk/client-s3": "^3.83.0",
"@aws-sdk/lib-storage": "^3.83.0",
"@aws-sdk/s3-request-presigner": "^3.83.0",
Expand Down
22 changes: 0 additions & 22 deletions patches/@markdoc+markdoc+0.1.7.patch

This file was deleted.

Loading

0 comments on commit 962c9ba

Please sign in to comment.