Skip to content

Commit

Permalink
start aligning deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Jul 21, 2022
1 parent ba8bc88 commit 3f2c987
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 38 deletions.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -50,7 +50,6 @@
"@babel/preset-env": "7.18.9",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime-corejs3": "7.18.9",
"@nrwl/nx-cloud": "14.2.0",
"@playwright/test": "1.23.4",
"@testing-library/jest-dom": "5.16.4",
Expand Down
3 changes: 1 addition & 2 deletions packages/api-server/package.json
Expand Up @@ -28,8 +28,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/plugin-transform-runtime": "7.18.9",
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@fastify/http-proxy": "7.1.0",
"@fastify/static": "5.0.2",
"@fastify/url-data": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Expand Up @@ -30,7 +30,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@prisma/client": "3.15.2",
"base64url": "3.0.1",
"core-js": "3.23.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Expand Up @@ -23,7 +23,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"core-js": "3.23.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -28,7 +28,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@prisma/sdk": "3.15.2",
"@redwoodjs/api-server": "2.1.0",
"@redwoodjs/internal": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Expand Up @@ -25,7 +25,7 @@
"@babel/cli": "7.18.9",
"@babel/core": "7.18.9",
"@babel/plugin-transform-typescript": "7.18.8",
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@vscode/ripgrep": "1.14.2",
"core-js": "3.23.5",
"cross-undici-fetch": "0.4.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@babel/core": "7.18.9",
"@babel/node": "7.18.9",
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@redwoodjs/internal": "2.1.0",
"@redwoodjs/telemetry": "2.1.0",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Expand Up @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"core-js": "3.23.5",
"pascalcase": "1.0.0",
"react-hook-form": "7.33.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Expand Up @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@envelop/depth-limit": "1.6.0",
"@envelop/disable-introspection": "3.4.0",
"@envelop/filter-operation-type": "3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Expand Up @@ -24,7 +24,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@redwoodjs/auth": "2.1.0",
"@redwoodjs/internal": "2.1.0",
"@redwoodjs/router": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Expand Up @@ -27,7 +27,7 @@
]
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@prisma/client": "3.15.2",
"core-js": "3.23.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Expand Up @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@reach/skip-nav": "0.16.0",
"@redwoodjs/auth": "2.1.0",
"core-js": "3.23.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Expand Up @@ -30,7 +30,7 @@
]
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@prisma/sdk": "3.15.2",
"@redwoodjs/internal": "2.1.0",
"@types/line-column": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Expand Up @@ -26,7 +26,7 @@
]
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@redwoodjs/internal": "2.1.0",
"@redwoodjs/structure": "2.1.0",
"ci-info": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Expand Up @@ -26,7 +26,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@redwoodjs/auth": "2.1.0",
"@redwoodjs/graphql-server": "2.1.0",
"@redwoodjs/internal": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@apollo/client": "3.6.9",
"@babel/runtime-corejs3": "7.18.9",
"@babel/runtime": "7.18.9",
"@redwoodjs/auth": "2.1.0",
"core-js": "3.23.5",
"graphql": "16.5.0",
Expand Down
40 changes: 19 additions & 21 deletions yarn.lock
Expand Up @@ -1729,12 +1729,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.16.0, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.18.6
resolution: "@babel/runtime@npm:7.18.6"
"@babel/runtime@npm:7.18.9, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.16.0, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.18.9
resolution: "@babel/runtime@npm:7.18.9"
dependencies:
regenerator-runtime: ^0.13.4
checksum: 5881b58afffe6e9e863e9767efc72b585bcbb0469ce4aecd91628cd2faf4533788fa806c883aea64819e993eee5aed7239589bdb87a3b33b951f0a6cd5eccfa2
checksum: f996fca79e2cd3c80289c2655e95358254f0437ca28cf10ec4343498dd4a59002fc506d5ce6f37019f1a961e8f26ce43523844ee5a87412d32c17a8ef2f608ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -5961,8 +5961,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/plugin-transform-runtime": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@fastify/http-proxy": 7.1.0
"@fastify/static": 5.0.2
"@fastify/url-data": 4.0.0
Expand Down Expand Up @@ -6000,7 +5999,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@clerk/clerk-sdk-node": 3.8.6
"@prisma/client": 3.15.2
"@redwoodjs/auth": 2.1.0
Expand Down Expand Up @@ -6058,7 +6057,7 @@ __metadata:
"@azure/msal-browser": 2.28.0
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@clerk/clerk-js": 3.16.4
"@clerk/clerk-react": 3.5.0
"@clerk/clerk-sdk-node": 3.8.6
Expand Down Expand Up @@ -6098,7 +6097,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@prisma/sdk": 3.15.2
"@redwoodjs/api-server": 2.1.0
"@redwoodjs/internal": 2.1.0
Expand Down Expand Up @@ -6151,7 +6150,7 @@ __metadata:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/plugin-transform-typescript": 7.18.8
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@types/babel__core": 7.1.19
"@types/findup-sync": 4.0.2
"@types/fs-extra": 9.0.13
Expand Down Expand Up @@ -6286,7 +6285,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@testing-library/dom": 8.16.0
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 12.1.5
Expand Down Expand Up @@ -6316,7 +6315,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@envelop/depth-limit": 1.6.0
"@envelop/disable-introspection": 3.4.0
"@envelop/filter-operation-type": 3.4.0
Expand Down Expand Up @@ -6405,7 +6404,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@redwoodjs/auth": 2.1.0
"@redwoodjs/internal": 2.1.0
"@redwoodjs/router": 2.1.0
Expand All @@ -6432,7 +6431,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@prisma/client": 3.15.2
"@prisma/sdk": 3.15.2
core-js: 3.23.5
Expand All @@ -6447,7 +6446,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@reach/skip-nav": 0.16.0
"@redwoodjs/auth": 2.1.0
"@types/lodash.isequal": 4.5.6
Expand All @@ -6469,7 +6468,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@prisma/sdk": 3.15.2
"@redwoodjs/internal": 2.1.0
"@types/fs-extra": 9.0.13
Expand Down Expand Up @@ -6508,7 +6507,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@redwoodjs/internal": 2.1.0
"@redwoodjs/structure": 2.1.0
"@types/envinfo": 7.8.1
Expand All @@ -6531,7 +6530,7 @@ __metadata:
dependencies:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@redwoodjs/auth": 2.1.0
"@redwoodjs/graphql-server": 2.1.0
"@redwoodjs/internal": 2.1.0
Expand Down Expand Up @@ -6573,7 +6572,7 @@ __metadata:
"@apollo/client": 3.6.9
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@redwoodjs/auth": 2.1.0
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 12.1.5
Expand Down Expand Up @@ -13454,7 +13453,7 @@ __metadata:
"@babel/cli": 7.18.9
"@babel/core": 7.18.9
"@babel/node": 7.18.9
"@babel/runtime-corejs3": 7.18.9
"@babel/runtime": 7.18.9
"@redwoodjs/internal": 2.1.0
"@redwoodjs/telemetry": 2.1.0
chalk: 4.1.2
Expand Down Expand Up @@ -27281,7 +27280,6 @@ __metadata:
"@babel/preset-env": 7.18.9
"@babel/preset-react": 7.18.6
"@babel/preset-typescript": 7.18.6
"@babel/runtime-corejs3": 7.18.9
"@nrwl/nx-cloud": 14.2.0
"@playwright/test": 1.23.4
"@testing-library/jest-dom": 5.16.4
Expand Down

0 comments on commit 3f2c987

Please sign in to comment.