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] committed Aug 30, 2023
1 parent 3c6b845 commit 0b6f110
Show file tree
Hide file tree
Showing 49 changed files with 277 additions and 277 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"@actions/exec": "1.1.1",
"@actions/glob": "0.4.0",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@babel/generator": "7.22.10",
"@babel/node": "7.22.10",
"@babel/plugin-proposal-decorators": "7.22.10",
"@babel/plugin-transform-class-properties": "7.22.5",
"@babel/plugin-transform-nullish-coalescing-operator": "7.22.5",
"@babel/plugin-transform-nullish-coalescing-operator": "7.22.11",
"@babel/plugin-transform-private-methods": "7.22.5",
"@babel/plugin-transform-private-property-in-object": "7.22.5",
"@babel/plugin-transform-private-property-in-object": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@babel/runtime-corejs3": "7.22.10",
"@babel/preset-typescript": "7.22.11",
"@babel/runtime-corejs3": "7.22.11",
"@faker-js/faker": "8.0.2",
"@npmcli/arborist": "6.2.10",
"@playwright/test": "1.37.0",
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/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@fastify/http-proxy": "9.2.1",
"@fastify/static": "6.10.2",
"@fastify/url-data": "5.3.1",
Expand All @@ -50,7 +50,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/aws-lambda": "8.10.119",
"@types/lodash": "4.14.195",
"@types/qs": "6.9.7",
Expand Down
4 changes: 2 additions & 2 deletions 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.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@prisma/client": "5.2.0",
"@whatwg-node/fetch": "0.9.9",
"core-js": "3.32.0",
Expand All @@ -43,7 +43,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/aws-lambda": "8.10.119",
"@types/jsonwebtoken": "9.0.2",
"@types/memjs": "1",
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 @@ -22,14 +22,14 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"core-js": "3.32.0",
"jsonwebtoken": "9.0.0",
"jwks-rsa": "3.0.1"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@redwoodjs/api": "6.0.7",
"@types/jsonwebtoken": "9.0.2",
"jest": "29.6.2",
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/yargs": "17.0.24",
"jest": "29.6.2",
"typescript": "5.1.6"
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 @@ -22,14 +22,14 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@auth0/auth0-spa-js": "2.1.1",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/react": "18.2.14",
"jest": "29.6.2",
"react": "18.3.0-canary-035a41c4e-20230704",
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 @@ -22,14 +22,14 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"core-js": "3.32.0",
"jsonwebtoken": "9.0.0",
"jwks-rsa": "3.0.1"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@redwoodjs/api": "6.0.7",
"@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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/yargs": "17.0.24",
"jest": "29.6.2",
"typescript": "5.1.6"
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 @@ -22,14 +22,14 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@azure/msal-browser": "2.38.1",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.2.14",
"jest": "29.6.2",
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@clerk/clerk-sdk-node": "4.10.15",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@redwoodjs/api": "6.0.7",
"@types/aws-lambda": "8.10.119",
"jest": "29.6.2",
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/yargs": "17.0.24",
"jest": "29.6.2",
"typescript": "5.1.6"
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@clerk/clerk-react": "4.22.0",
"@clerk/types": "3.46.1",
"@types/react": "18.2.14",
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/yargs": "17.0.24",
"jest": "29.6.2",
"typescript": "5.1.6"
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"base64url": "3.0.1",
"core-js": "3.32.0",
"crypto-js": "4.1.1",
Expand All @@ -31,7 +31,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@redwoodjs/api": "6.0.7",
"@simplewebauthn/server": "7.3.1",
"@types/crypto-js": "4.1.1",
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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/cli-helpers": "6.0.7",
"@simplewebauthn/browser": "7.2.0",
"core-js": "3.32.0",
Expand All @@ -32,7 +32,7 @@
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@simplewebauthn/typescript-types": "7.0.0",
"@types/secure-random-password": "0.2.1",
"@types/yargs": "17.0.24",
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 @@ -23,14 +23,14 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/auth": "6.0.7",
"@simplewebauthn/browser": "7.2.0",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@simplewebauthn/typescript-types": "7.0.0",
"@types/react": "18.2.14",
"jest": "29.6.2",
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"core-js": "3.32.0",
"firebase-admin": "11.10.1"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@redwoodjs/api": "6.0.7",
"@types/aws-lambda": "8.10.119",
"jest": "29.6.2",
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/yargs": "17.0.24",
"jest": "29.6.2",
"typescript": "5.1.6"
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/react": "18.2.14",
"firebase": "10.1.0",
"jest": "29.6.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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"core-js": "3.32.0",
"jsonwebtoken": "9.0.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@redwoodjs/api": "6.0.7",
"@types/aws-lambda": "8.10.119",
"@types/jsonwebtoken": "9.0.2",
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/yargs": "17.0.24",
"jest": "29.6.2",
"typescript": "5.1.6"
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.32.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.2.14",
"jest": "29.6.2",
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 @@ -22,13 +22,13 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/runtime-corejs3": "7.22.10",
"@babel/runtime-corejs3": "7.22.11",
"core-js": "3.32.0",
"jsonwebtoken": "9.0.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@redwoodjs/api": "6.0.7",
"@types/aws-lambda": "8.10.119",
"@types/jsonwebtoken": "9.0.2",
Expand Down
Loading

0 comments on commit 0b6f110

Please sign in to comment.