Skip to content

Commit

Permalink
chore: bump babel packages' versions (#9200)
Browse files Browse the repository at this point in the history
Just doing renovate's job manually.
  • Loading branch information
jtoar committed Sep 18, 2023
1 parent ae862d6 commit 8075175
Show file tree
Hide file tree
Showing 47 changed files with 167 additions and 167 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@actions/exec": "1.1.1",
"@actions/glob": "0.4.0",
"@babel/cli": "7.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@babel/generator": "7.22.15",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-decorators": "7.22.15",
Expand All @@ -54,7 +54,7 @@
"@babel/plugin-transform-private-property-in-object": "^7.22.11",
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/runtime-corejs3": "7.22.15",
Expand All @@ -65,7 +65,7 @@
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@tsd/typescript": "5.1.6",
"@types/babel__generator": "7.6.4",
"@types/babel__generator": "7.6.5",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.4",
"@types/jscodeshift": "0.11.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/aws-lambda": "8.10.119",
"@types/lodash": "4.14.195",
"@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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/aws-lambda": "8.10.119",
"@types/jsonwebtoken": "9.0.2",
"@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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.2.2",
"@types/jsonwebtoken": "9.0.2",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.24",
"jest": "29.6.4",
"typescript": "5.1.6"
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.1.1",
"@babel/cli": "7.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/react": "18.2.14",
"jest": "29.6.4",
"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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.2.2",
"@types/aws-lambda": "8.10.119",
"@types/jsonwebtoken": "9.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.24",
"jest": "29.6.4",
"typescript": "5.1.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@azure/msal-browser": "2.38.1",
"@babel/cli": "7.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.2.14",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.2.2",
"@types/aws-lambda": "8.10.119",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.24",
"jest": "29.6.4",
"typescript": "5.1.6"
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@clerk/clerk-react": "4.22.0",
"@clerk/types": "3.46.1",
"@types/react": "18.2.14",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.24",
"jest": "29.6.4",
"typescript": "5.1.6"
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.2.2",
"@simplewebauthn/server": "7.3.1",
"@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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@simplewebauthn/typescript-types": "7.0.0",
"@types/react": "18.2.14",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.2.2",
"@types/aws-lambda": "8.10.119",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.24",
"jest": "29.6.4",
"typescript": "5.1.6"
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/react": "18.2.14",
"firebase": "10.3.0",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.2.2",
"@types/aws-lambda": "8.10.119",
"@types/jsonwebtoken": "9.0.2",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.24",
"jest": "29.6.4",
"typescript": "5.1.6"
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.2.14",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.2.2",
"@types/aws-lambda": "8.10.119",
"@types/jsonwebtoken": "9.0.2",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.24",
"jest": "29.6.4",
"typescript": "5.1.6"
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@supabase/supabase-js": "2.26.0",
"@types/react": "18.2.14",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "6.2.2",
"@types/jsonwebtoken": "9.0.2",
"jest": "29.6.4",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.24",
"jest": "29.6.4",
"typescript": "5.1.6"
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/react": "18.2.14",
"jest": "29.6.4",
"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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"jest": "29.6.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
"test:watch": "run test --watch"
},
"dependencies": {
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@babel/parser": "^7.22.16",
"@babel/plugin-transform-class-properties": "^7.22.5",
"@babel/plugin-transform-private-methods": "^7.22.5",
"@babel/plugin-transform-private-property-in-object": "^7.22.11",
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/register": "^7.22.15",
"@babel/runtime-corejs3": "7.22.15",
"@babel/traverse": "^7.22.17",
"@babel/traverse": "^7.22.20",
"@redwoodjs/project-config": "6.2.2",
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-graphql-tag": "3.3.0",
Expand All @@ -44,8 +44,8 @@
"typescript": "5.1.6"
},
"devDependencies": {
"@types/babel-plugin-tester": "9.0.5",
"@types/babel__core": "7.20.1",
"@types/babel-plugin-tester": "9.0.7",
"@types/babel__core": "7.20.2",
"babel-plugin-tester": "11.0.4",
"esbuild": "0.18.19",
"jest": "29.6.4"
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.22.17",
"@babel/core": "^7.22.20",
"@babel/runtime-corejs3": "7.22.15",
"@opentelemetry/api": "1.4.1",
"@redwoodjs/project-config": "6.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@types/crypto-js": "4.1.1",
"jest": "29.6.4",
"typescript": "5.1.6"
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@babel/parser": "^7.22.16",
"@babel/plugin-transform-typescript": "^7.22.15",
"@babel/runtime-corejs3": "7.22.15",
"@babel/traverse": "^7.22.17",
"@babel/traverse": "^7.22.20",
"@iarna/toml": "2.2.5",
"@redwoodjs/project-config": "6.2.2",
"@svgr/core": "8.0.0",
Expand All @@ -49,7 +49,7 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@types/babel__core": "7.20.1",
"@types/babel__core": "7.20.2",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.4",
"@types/jscodeshift": "0.11.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@babel/plugin-transform-typescript": "^7.22.15",
"@types/babel__core": "7.20.1",
"@types/babel__core": "7.20.2",
"esbuild": "0.18.19",
"jest": "29.6.4",
"klaw-sync": "6.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.22.17",
"@babel/core": "^7.22.20",
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-plugin": "7.22.10",
"@redwoodjs/eslint-plugin": "6.2.2",
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.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@testing-library/dom": "9.3.1",
"@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 @@ -44,7 +44,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.15",
"@babel/core": "^7.22.17",
"@babel/core": "^7.22.20",
"@envelop/testing": "6.0.0",
"@envelop/types": "4.0.0",
"@redwoodjs/project-config": "6.2.2",
Expand Down
Loading

0 comments on commit 8075175

Please sign in to comment.