Skip to content

Commit 0060e6e

Browse files
chore(deps): update babel monorepo
1 parent 5f94f13 commit 0060e6e

File tree

8 files changed

+3861
-4522
lines changed

8 files changed

+3861
-4522
lines changed

campus/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"format": "prettier --write \"**/*.{js,ts,tsx}\""
1616
},
1717
"devDependencies": {
18-
"@babel/core": "7.17.5",
19-
"@babel/eslint-parser": "7.17.0",
18+
"@babel/core": "7.20.5",
19+
"@babel/eslint-parser": "7.19.1",
2020
"@babel/plugin-syntax-flow": "^7.17.12",
2121
"@babel/plugin-transform-react-jsx": "^7.17.12",
22-
"@babel/plugin-transform-runtime": "7.17.0",
23-
"@babel/preset-env": "7.16.11",
24-
"@babel/preset-react": "7.16.7",
25-
"@babel/preset-typescript": "7.16.7",
26-
"@babel/runtime": "7.17.2",
22+
"@babel/plugin-transform-runtime": "7.19.6",
23+
"@babel/preset-env": "7.20.2",
24+
"@babel/preset-react": "7.18.6",
25+
"@babel/preset-typescript": "7.18.6",
26+
"@babel/runtime": "7.20.6",
2727
"@fortawesome/fontawesome-svg-core": "1.3.0",
2828
"@popperjs/core": "^2.11.5",
2929
"@types/node": "17.0.21",

campus/pnpm-lock.yaml

Lines changed: 1037 additions & 1412 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

career/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"format": "prettier --write \"**/*.{js,ts,tsx}\""
1616
},
1717
"devDependencies": {
18-
"@babel/core": "7.17.5",
19-
"@babel/eslint-parser": "7.17.0",
20-
"@babel/plugin-transform-runtime": "7.17.0",
21-
"@babel/preset-env": "7.16.11",
22-
"@babel/preset-react": "7.16.7",
23-
"@babel/preset-typescript": "7.16.7",
24-
"@babel/runtime": "7.17.2",
18+
"@babel/core": "7.20.5",
19+
"@babel/eslint-parser": "7.19.1",
20+
"@babel/plugin-transform-runtime": "7.19.6",
21+
"@babel/preset-env": "7.20.2",
22+
"@babel/preset-react": "7.18.6",
23+
"@babel/preset-typescript": "7.18.6",
24+
"@babel/runtime": "7.20.6",
2525
"@typescript-eslint/eslint-plugin": "5.14.0",
2626
"@typescript-eslint/parser": "5.14.0",
2727
"@vitejs/plugin-react-refresh": "^1.3.6",

0 commit comments

Comments
 (0)