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 Mar 20, 2024
1 parent 43d6ea3 commit 908bb49
Show file tree
Hide file tree
Showing 10 changed files with 7,215 additions and 7,223 deletions.
14 changes: 7 additions & 7 deletions apps/campus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\""
},
"devDependencies": {
"@babel/core": "7.17.5",
"@babel/eslint-parser": "7.17.0",
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-syntax-flow": "^7.18.6",
"@babel/plugin-transform-react-jsx": "^7.20.7",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/runtime": "7.17.2",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@babel/runtime": "7.24.1",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@popperjs/core": "^2.11.6",
"@types/node": "17.0.21",
Expand Down
2,044 changes: 1,233 additions & 811 deletions apps/campus/pnpm-lock.yaml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions apps/career/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\""
},
"devDependencies": {
"@babel/core": "7.17.5",
"@babel/eslint-parser": "7.17.0",
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-syntax-flow": "^7.21.4",
"@babel/plugin-transform-react-jsx": "^7.22.0",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/runtime": "7.17.2",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@babel/runtime": "7.24.1",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.14.0",
Expand Down
Loading

0 comments on commit 908bb49

Please sign in to comment.