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 Jun 19, 2024
1 parent ded3d74 commit f937e1f
Show file tree
Hide file tree
Showing 43 changed files with 971 additions and 901 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"@actions/glob": "0.4.0",
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@babel/generator": "7.24.5",
"@babel/node": "7.23.9",
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/generator": "7.24.7",
"@babel/node": "7.24.7",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-transform-class-properties": "^7.22.5",
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.1",
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.7",
"@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.24.3",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@faker-js/faker": "8.4.1",
"@npmcli/arborist": "7.5.3",
"@playwright/test": "1.44.1",
Expand Down
4 changes: 2 additions & 2 deletions 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.5",
"@babel/runtime-corejs3": "7.24.7",
"@prisma/client": "5.15.1",
"@whatwg-node/fetch": "0.9.17",
"core-js": "3.37.1",
Expand All @@ -43,7 +43,7 @@
"title-case": "3.0.3"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/aws-lambda": "8.10.138",
"@types/jsonwebtoken": "9.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/auth0/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"core-js": "3.37.1",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/jsonwebtoken": "9.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/auth0/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@auth0/auth0-spa-js": "2.1.3",
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/react": "^18.2.55",
"react": "19.0.0-beta-04b058868c-20240508",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/azureActiveDirectory/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"core-js": "3.37.1",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.138",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/azureActiveDirectory/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@azure/msal-browser": "2.39.0",
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/netlify-identity-widget": "1.9.6",
"@types/react": "^18.2.55",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/clerk/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@clerk/clerk-sdk-node": "4.13.20",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.138",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/clerk/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"prepublishOnly": "NODE_ENV=production yarn build"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@clerk/clerk-react": "4.32.2",
"@clerk/types": "3.65.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/custom/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/dbAuth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/project-config": "workspace:*",
"base64url": "3.0.1",
"core-js": "3.37.1",
"md5": "2.3.0",
"uuid": "9.0.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@simplewebauthn/server": "7.4.0",
Expand Down
4 changes: 2 additions & 2 deletions 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.5",
"@babel/runtime-corejs3": "7.24.7",
"@prisma/internals": "5.14.0",
"@redwoodjs/cli-helpers": "workspace:*",
"@simplewebauthn/browser": "7.4.0",
Expand All @@ -32,7 +32,7 @@
"terminal-link": "2.1.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@simplewebauthn/typescript-types": "7.4.0",
"@types/yargs": "17.0.32",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/dbAuth/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/auth": "workspace:*",
"@simplewebauthn/browser": "7.4.0",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@simplewebauthn/typescript-types": "7.4.0",
"@types/react": "^18.2.55",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"core-js": "3.37.1",
"firebase-admin": "12.1.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.138",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/firebase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/react": "^18.2.55",
"firebase": "10.12.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"core-js": "3.37.1",
"jsonwebtoken": "9.0.2"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.138",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/netlify/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/netlify-identity-widget": "1.9.6",
"@types/react": "^18.2.55",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/api": "workspace:*",
"@supabase/ssr": "0.3.0",
"core-js": "3.37.1",
"jsonwebtoken": "9.0.2"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/aws-lambda": "8.10.138",
"@types/jsonwebtoken": "9.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/supabase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"prepublishOnly": "NODE_ENV=production yarn build"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/cli-helpers": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.24.5",
"@babel/runtime-corejs3": "7.24.7",
"@redwoodjs/auth": "workspace:*",
"core-js": "3.37.1"
},
"devDependencies": {
"@babel/cli": "7.24.5",
"@babel/cli": "7.24.7",
"@babel/core": "^7.22.20",
"@supabase/ssr": "0.3.0",
"@supabase/supabase-js": "2.43.5",
Expand Down
Loading

0 comments on commit f937e1f

Please sign in to comment.