Skip to content

Commit

Permalink
chore(deps): update babel monorepo (#11228)
Browse files Browse the repository at this point in the history
See: #11190

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
Josh-Walker-GM and renovate[bot] authored Aug 13, 2024
1 parent 7618fbb commit cf44e30
Show file tree
Hide file tree
Showing 45 changed files with 202 additions and 228 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@actions/glob": "0.4.0",
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@babel/generator": "7.24.10",
"@babel/node": "7.24.8",
"@babel/generator": "7.25.0",
"@babel/node": "7.25.0",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-transform-class-properties": "^7.22.5",
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.7",
Expand All @@ -70,7 +70,7 @@
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@faker-js/faker": "8.4.1",
"@npmcli/arborist": "7.5.4",
"@playwright/test": "1.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@prisma/client": "5.18.0",
"@whatwg-node/fetch": "0.9.19",
"cookie": "0.6.0",
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"core-js": "3.38.0",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.38.0"
},
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.38.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"core-js": "3.38.0",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.38.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.38.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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@clerk/clerk-sdk-node": "4.13.21",
"core-js": "3.38.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 @@ -21,7 +21,7 @@
"prepublishOnly": "NODE_ENV=production yarn build"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.38.0"
},
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.38.0"
},
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.38.0"
},
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/project-config": "workspace:*",
"base64url": "3.0.1",
"core-js": "3.38.0",
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 @@ -23,7 +23,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@prisma/internals": "5.18.0",
"@redwoodjs/cli-helpers": "workspace:*",
"@simplewebauthn/browser": "7.4.0",
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 @@ -24,7 +24,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"@simplewebauthn/browser": "7.4.0",
"core-js": "3.38.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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"core-js": "3.38.0",
"firebase-admin": "12.3.1"
},
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.38.0"
},
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 @@ -23,7 +23,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.38.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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"core-js": "3.38.0",
"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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.38.0"
},
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.38.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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/api": "workspace:*",
"@supabase/ssr": "0.4.0",
"core-js": "3.38.0",
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 @@ -21,7 +21,7 @@
"prepublishOnly": "NODE_ENV=production yarn build"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.38.0"
},
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.38.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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"core-js": "3.38.0",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.38.0"
},
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 @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.38.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-config/dist.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ describe('dist', () => {
"proposals": true,
"version": 3,
},
"version": "7.24.8",
"version": "7.25.0",
},
"CORE_JS_VERSION": "3.38",
"RUNTIME_CORE_JS_VERSION": "7.24.8",
"RUNTIME_CORE_JS_VERSION": "7.25.0",
"TARGETS_NODE": "20.10",
"getApiSideBabelConfigPath": [Function],
"getApiSideBabelPlugins": [Function],
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/register": "^7.22.15",
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@babel/traverse": "^7.22.20",
"@redwoodjs/project-config": "workspace:*",
"babel-plugin-auto-import": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-config/src/__tests__/api.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ describe('api', () => {
proposals: true,
version: 3,
},
version: '7.24.8',
version: '7.25.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 @@ -27,7 +27,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@opentelemetry/api": "1.8.0",
"@opentelemetry/core": "1.22.0",
"@opentelemetry/exporter-trace-otlp-http": "0.49.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/core": "^7.22.20",
"@babel/parser": "^7.22.16",
"@babel/plugin-transform-typescript": "^7.22.15",
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@babel/traverse": "^7.22.20",
"@redwoodjs/project-config": "workspace:*",
"@svgr/core": "8.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 @@ -36,7 +36,7 @@
},
"dependencies": {
"@babel/cli": "7.24.8",
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/cli": "workspace:*",
"@redwoodjs/eslint-config": "workspace:*",
"@redwoodjs/internal": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"dependencies": {
"@babel/core": "^7.22.20",
"@babel/eslint-parser": "7.24.8",
"@babel/eslint-plugin": "7.24.7",
"@babel/eslint-parser": "7.25.1",
"@babel/eslint-plugin": "7.25.1",
"@redwoodjs/eslint-plugin": "workspace:*",
"@redwoodjs/internal": "workspace:*",
"@redwoodjs/project-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"core-js": "3.38.0",
"graphql": "16.9.0",
"pascalcase": "1.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@envelop/core": "5.0.1",
"@envelop/depth-limit": "4.0.0",
"@envelop/disable-introspection": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/parser": "^7.22.16",
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@babel/plugin-transform-typescript": "^7.22.15",
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@babel/traverse": "^7.22.20",
"@graphql-codegen/add": "4.0.1",
"@graphql-codegen/cli": "3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/project-config": "workspace:*",
"@redwoodjs/router": "workspace:*",
"@redwoodjs/structure": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@prisma/client": "5.18.0",
"@redwoodjs/project-config": "workspace:*",
"core-js": "3.38.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"@redwoodjs/server-store": "workspace:*",
"core-js": "3.38.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@prisma/internals": "5.18.0",
"@redwoodjs/project-config": "workspace:*",
"@types/line-column": "1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.8",
"@babel/runtime-corejs3": "7.25.0",
"@redwoodjs/auth": "workspace:*",
"@redwoodjs/babel-config": "workspace:*",
"@redwoodjs/context": "workspace:*",
Expand Down
Loading

0 comments on commit cf44e30

Please sign in to comment.