Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2023
1 parent daff80d commit 793453c
Show file tree
Hide file tree
Showing 47 changed files with 240 additions and 238 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/generator": "7.21.3",
"@babel/core": "7.21.4",
"@babel/generator": "7.21.4",
"@babel/node": "7.20.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@babel/preset-typescript": "7.21.4",
"@babel/runtime-corejs3": "7.21.0",
"@faker-js/faker": "7.6.0",
"@npmcli/arborist": "6.2.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/runtime-corejs3": "7.21.0",
"@fastify/http-proxy": "9.0.0",
"@fastify/static": "6.9.0",
Expand All @@ -49,7 +49,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/aws-lambda": "8.10.114",
"@types/lodash.escape": "4.0.7",
"@types/qs": "6.9.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/aws-lambda": "8.10.114",
"@types/jsonwebtoken": "9.0.1",
"@types/memjs": "1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/jsonwebtoken": "9.0.1",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@auth0/auth0-spa-js": "2.0.4",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/react": "18.0.31",
"jest": "29.5.0",
"react": "18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"@types/jsonwebtoken": "9.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@azure/msal-browser": "2.34.0",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.0.31",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@clerk/clerk-react": "4.14.1",
"@clerk/types": "3.32.0",
"@types/react": "18.0.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/custom/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@simplewebauthn/server": "7.2.0",
"@types/crypto-js": "4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@simplewebauthn/typescript-types": "7.0.0",
"@types/secure-random-password": "0.2.1",
"@types/yargs": "17.0.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@simplewebauthn/typescript-types": "7.0.0",
"@types/react": "18.0.31",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/react": "18.0.31",
"firebase": "9.19.0",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"@types/jsonwebtoken": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.0.31",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"@types/jsonwebtoken": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@supabase/supabase-js": "2.13.1",
"@types/react": "18.0.31",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/jsonwebtoken": "9.0.1",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/react": "18.0.31",
"jest": "29.5.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@babel/runtime-corejs3": "7.21.0",
"@redwoodjs/project-config": "4.0.0",
"@redwoodjs/telemetry": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/crypto-js": "4.1.1",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
},
"dependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/parser": "7.21.3",
"@babel/core": "7.21.4",
"@babel/parser": "7.21.4",
"@babel/plugin-transform-typescript": "7.21.3",
"@babel/runtime-corejs3": "7.21.0",
"@babel/traverse": "7.21.3",
"@babel/traverse": "7.21.4",
"@iarna/toml": "2.2.5",
"@vscode/ripgrep": "1.15.0",
"@whatwg-node/fetch": "0.8.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
},
"dependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@babel/eslint-plugin": "7.19.1",
"@babel/node": "7.20.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@babel/preset-typescript": "7.21.4",
"@babel/runtime-corejs3": "7.21.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@redwoodjs/cli": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@babel/node": "7.20.7",
"@babel/runtime-corejs3": "7.21.0",
"@redwoodjs/project-config": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "echo 'Nothing to build..'"
},
"dependencies": {
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@babel/eslint-parser": "7.21.3",
"@babel/eslint-plugin": "7.19.1",
"@redwoodjs/internal": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@testing-library/dom": "9.2.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@envelop/testing": "5.0.6",
"@envelop/types": "3.0.2",
"@types/jsonwebtoken": "9.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/parser": "7.21.3",
"@babel/parser": "7.21.4",
"@babel/plugin-transform-typescript": "7.21.3",
"@babel/register": "7.21.0",
"@babel/runtime-corejs3": "7.21.0",
"@babel/traverse": "7.21.3",
"@babel/traverse": "7.21.4",
"@graphql-codegen/add": "4.0.1",
"@graphql-codegen/cli": "3.2.2",
"@graphql-codegen/core": "3.1.0",
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/babel-plugin-tester": "9.0.5",
"@types/babel__core": "7.20.0",
"@types/findup-sync": "4.0.2",
Expand Down
Loading

0 comments on commit 793453c

Please sign in to comment.