Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 99685ee commit e95fa32
Show file tree
Hide file tree
Showing 47 changed files with 49 additions and 49 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"@actions/glob": "0.4.0",
"@babel/cli": "7.23.4",
"@babel/core": "^7.22.20",
"@babel/generator": "7.23.4",
"@babel/generator": "7.23.5",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-decorators": "7.23.3",
"@babel/plugin-proposal-decorators": "7.23.5",
"@babel/plugin-transform-class-properties": "^7.22.5",
"@babel/plugin-transform-nullish-coalescing-operator": "7.23.4",
"@babel/plugin-transform-private-methods": "^7.22.5",
Expand All @@ -59,7 +59,7 @@
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@faker-js/faker": "8.0.2",
"@npmcli/arborist": "6.5.0",
"@playwright/test": "1.40.0",
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 @@ -28,7 +28,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@fastify/http-proxy": "9.3.0",
"@fastify/static": "6.12.0",
"@fastify/url-data": "5.4.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 @@ -31,7 +31,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@prisma/client": "5.6.0",
"@whatwg-node/fetch": "0.9.14",
"core-js": "3.33.3",
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
},
Expand Down
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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0"
Expand Down
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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
},
Expand Down
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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
},
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@clerk/clerk-sdk-node": "4.12.21",
"core-js": "3.33.3"
},
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
},
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/project-config": "6.0.7",
"base64url": "3.0.1",
"core-js": "3.33.3",
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"@simplewebauthn/browser": "7.4.0",
"core-js": "3.33.3",
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 @@ -23,7 +23,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"@simplewebauthn/browser": "7.4.0",
"core-js": "3.33.3"
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"firebase-admin": "11.11.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
},
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
},
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3"
},
"devDependencies": {
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"react": "0.0.0-experimental-e5205658f-20230913"
},
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 @@ -32,7 +32,7 @@
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/register": "^7.22.15",
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@babel/traverse": "^7.22.20",
"@redwoodjs/project-config": "6.0.7",
"babel-plugin-auto-import": "1.1.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 @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/core": "^7.22.20",
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@iarna/toml": "2.2.5",
"@opentelemetry/api": "1.7.0",
"@redwoodjs/project-config": "6.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@iarna/toml": "2.2.5",
"@opentelemetry/api": "1.7.0",
"@opentelemetry/core": "1.18.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 @@ -26,7 +26,7 @@
"@babel/core": "^7.22.20",
"@babel/parser": "^7.22.16",
"@babel/plugin-transform-typescript": "^7.22.15",
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@babel/traverse": "^7.22.20",
"@iarna/toml": "2.2.5",
"@redwoodjs/project-config": "6.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@babel/cli": "7.23.4",
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@redwoodjs/cli": "6.0.7",
"@redwoodjs/eslint-config": "6.0.7",
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 @@ -14,7 +14,7 @@
"dependencies": {
"@babel/core": "^7.22.20",
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-plugin": "7.22.10",
"@babel/eslint-plugin": "7.23.5",
"@redwoodjs/eslint-plugin": "6.0.7",
"@redwoodjs/internal": "6.0.7",
"@redwoodjs/project-config": "6.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"pascalcase": "1.0.0",
"react-hook-form": "7.48.2"
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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@envelop/core": "4.0.3",
"@envelop/depth-limit": "3.0.3",
"@envelop/disable-introspection": "5.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@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 @@ -24,7 +24,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"@redwoodjs/internal": "6.0.7",
"@redwoodjs/project-config": "6.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
]
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@prisma/client": "5.6.0",
"@redwoodjs/project-config": "6.0.7",
"core-js": "3.33.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/router/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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@reach/skip-nav": "0.18.0",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
]
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@iarna/toml": "2.2.5",
"@prisma/internals": "5.6.0",
"@redwoodjs/project-config": "6.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/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.23.4",
"@babel/runtime-corejs3": "7.23.5",
"@fastify/http-proxy": "9.3.0",
"@fastify/static": "6.12.0",
"@fastify/url-data": "5.4.0",
Expand Down
Loading

0 comments on commit e95fa32

Please sign in to comment.