Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 43d6ea3 commit aabf9d6
Show file tree
Hide file tree
Showing 13 changed files with 7,517 additions and 7,584 deletions.
6 changes: 3 additions & 3 deletions apps/campus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@aws-amplify/auth": "4.4.4",
"@fortawesome/free-solid-svg-icons": "6.0.0",
"@fortawesome/react-fontawesome": "0.1.17",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.13",
"@types/react": "17.0.83",
"@types/react-dom": "17.0.26",
"@types/styled-components": "5.1.24",
"bootstrap": "5.1.3",
"i18next": "19.9.2",
Expand All @@ -72,7 +72,7 @@
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@popperjs/core": "^2.11.5",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.6.2",
"prop-types": "^15.8.1",
"react-is": "^18.1.0",
"react-native": "^0.68.1"
Expand Down
80 changes: 45 additions & 35 deletions apps/campus/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions apps/career/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"@mui/icons-material": "5.8.3",
"@mui/material": "5.8.3",
"@popperjs/core": "^2.11.8",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.13",
"@types/react": "17.0.83",
"@types/react-dom": "17.0.26",
"@types/styled-components": "5.1.24",
"@types/uuid": "^9.0.5",
"@vitejs/plugin-react": "1.3.2",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.6.2",
"i18next": "19.9.2",
"prettier-plugin-tailwindcss": "^0.2.8",
"react": "17.0.2",
Expand All @@ -87,7 +87,7 @@
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@popperjs/core": "^2.11.5",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.6.2",
"prop-types": "^15.8.1",
"react-is": "^18.1.0",
"react-native": "^0.68.1"
Expand Down
Loading

0 comments on commit aabf9d6

Please sign in to comment.