Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update babel monorepo to v7.21.4 #7980

Merged
merged 8 commits into from
Apr 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/generator": "7.21.3",
"@babel/core": "7.21.4",
"@babel/generator": "7.21.4",
"@babel/node": "7.20.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@babel/preset-typescript": "7.21.4",
"@babel/runtime-corejs3": "7.21.0",
"@faker-js/faker": "7.6.0",
"@npmcli/arborist": "6.2.8",
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/plugin-transform-runtime": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/runtime-corejs3": "7.21.0",
"@fastify/http-proxy": "9.0.0",
"@fastify/static": "6.10.1",
Expand All @@ -49,7 +49,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/aws-lambda": "8.10.114",
"@types/lodash.escape": "4.0.7",
"@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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/aws-lambda": "8.10.114",
"@types/jsonwebtoken": "9.0.1",
"@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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/jsonwebtoken": "9.0.1",
"jest": "29.5.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.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 @@ -29,7 +29,7 @@
"devDependencies": {
"@auth0/auth0-spa-js": "2.0.4",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/react": "18.0.38",
"jest": "29.5.0",
"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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"@types/jsonwebtoken": "9.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@azure/msal-browser": "2.35.0",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.0.38",
"jest": "29.5.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"jest": "29.5.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@clerk/clerk-react": "4.14.2",
"@clerk/types": "3.34.0",
"@types/react": "18.0.38",
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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.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 @@ -31,7 +31,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@simplewebauthn/server": "7.2.0",
"@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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@simplewebauthn/typescript-types": "7.0.0",
"@types/react": "18.0.38",
"jest": "29.5.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"jest": "29.5.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/react": "18.0.38",
"firebase": "9.19.1",
"jest": "29.5.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"@types/jsonwebtoken": "9.0.1",
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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.0.38",
"jest": "29.5.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/aws-lambda": "8.10.114",
"@types/jsonwebtoken": "9.0.1",
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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.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 @@ -27,7 +27,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@supabase/supabase-js": "2.21.0",
"@types/react": "18.0.38",
"jest": "29.5.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 @@ -29,7 +29,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@redwoodjs/api": "4.0.0",
"@types/jsonwebtoken": "9.0.1",
"jest": "29.5.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.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 @@ -28,7 +28,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/react": "18.0.38",
"jest": "29.5.0",
"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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"jest": "29.5.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 @@ -22,7 +22,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@babel/runtime-corejs3": "7.21.0",
"@redwoodjs/project-config": "4.0.0",
"@redwoodjs/telemetry": "4.0.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 @@ -71,7 +71,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/crypto-js": "4.1.1",
"jest": "29.5.0",
"typescript": "5.0.3"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import * as React from 'react'
import { I18nextProvider } from 'react-i18next'
import i18n from 'web/src/i18n'

/** @type { import("@storybook/csf").GlobalTypes } */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't make extensive use of the code being tested here so the change is ok to get Babel in. At least we're testing for it—it just doesn't handle comments well it looks like in terms of deduplication.

/** @type { import("@storybook/csf").GlobalTypes } */
export const globalTypes = {
locale: {
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.21.0",
"@babel/core": "7.21.3",
"@babel/parser": "7.21.3",
"@babel/core": "7.21.4",
"@babel/parser": "7.21.4",
"@babel/plugin-transform-typescript": "7.21.3",
"@babel/runtime-corejs3": "7.21.0",
"@babel/traverse": "7.21.3",
"@babel/traverse": "7.21.4",
"@iarna/toml": "2.2.5",
"@vscode/ripgrep": "1.15.2",
"@whatwg-node/fetch": "0.8.8",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
},
"dependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@babel/eslint-plugin": "7.19.1",
"@babel/node": "7.20.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@babel/preset-typescript": "7.21.4",
"@babel/runtime-corejs3": "7.21.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@redwoodjs/cli": "4.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.21.3",
"@babel/core": "7.21.4",
"@babel/eslint-parser": "7.21.3",
"@babel/eslint-plugin": "7.19.1",
"@redwoodjs/internal": "4.0.0",
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.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@testing-library/dom": "9.2.0",
"@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 @@ -45,7 +45,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@envelop/testing": "5.0.6",
"@envelop/types": "3.0.2",
"@types/jsonwebtoken": "9.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@babel/parser": "7.21.3",
"@babel/parser": "7.21.4",
"@babel/plugin-transform-typescript": "7.21.3",
"@babel/register": "7.21.0",
"@babel/runtime-corejs3": "7.21.0",
"@babel/traverse": "7.21.3",
"@babel/traverse": "7.21.4",
"@graphql-codegen/add": "4.0.1",
"@graphql-codegen/cli": "3.2.2",
"@graphql-codegen/core": "3.1.0",
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"@types/babel-plugin-tester": "9.0.5",
"@types/babel__core": "7.20.0",
"@types/findup-sync": "4.0.2",
Expand Down
Loading