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 Aug 22, 2024
1 parent 43d6ea3 commit d805d64
Show file tree
Hide file tree
Showing 10 changed files with 8,078 additions and 7,611 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.25.2",
"@babel/eslint-parser": "7.25.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.25.4",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/runtime": "7.25.4",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@popperjs/core": "^2.11.6",
"@types/node": "17.0.21",
Expand Down
Loading

0 comments on commit d805d64

Please sign in to comment.