Skip to content

Commit 2a306ab

Browse files
fix(deps): update react monorepo
1 parent 43d6ea3 commit 2a306ab

File tree

13 files changed

+9747
-9355
lines changed

13 files changed

+9747
-9355
lines changed

apps/campus/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@aws-amplify/auth": "4.4.4",
5050
"@fortawesome/free-solid-svg-icons": "6.0.0",
5151
"@fortawesome/react-fontawesome": "0.1.17",
52-
"@types/react": "17.0.39",
53-
"@types/react-dom": "17.0.13",
52+
"@types/react": "17.0.90",
53+
"@types/react-dom": "17.0.26",
5454
"@types/styled-components": "5.1.24",
5555
"bootstrap": "5.1.3",
5656
"i18next": "19.9.2",
@@ -72,7 +72,7 @@
7272
"@babel/plugin-transform-react-jsx": "^7.17.3",
7373
"@fortawesome/fontawesome-svg-core": "1.3.0",
7474
"@popperjs/core": "^2.11.5",
75-
"eslint-plugin-react-hooks": "4.3.0",
75+
"eslint-plugin-react-hooks": "4.6.2",
7676
"prop-types": "^15.8.1",
7777
"react-is": "^18.1.0",
7878
"react-native": "^0.68.1"

apps/campus/pnpm-lock.yaml

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

apps/career/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
"@mui/icons-material": "5.8.3",
5959
"@mui/material": "5.8.3",
6060
"@popperjs/core": "^2.11.8",
61-
"@types/react": "17.0.39",
62-
"@types/react-dom": "17.0.13",
61+
"@types/react": "17.0.90",
62+
"@types/react-dom": "17.0.26",
6363
"@types/styled-components": "5.1.24",
6464
"@types/uuid": "^9.0.5",
6565
"@vitejs/plugin-react": "1.3.2",
66-
"eslint-plugin-react-hooks": "4.3.0",
66+
"eslint-plugin-react-hooks": "4.6.2",
6767
"i18next": "19.9.2",
6868
"prettier-plugin-tailwindcss": "^0.2.8",
6969
"react": "17.0.2",
@@ -87,7 +87,7 @@
8787
"@babel/plugin-transform-react-jsx": "^7.17.3",
8888
"@fortawesome/fontawesome-svg-core": "1.3.0",
8989
"@popperjs/core": "^2.11.5",
90-
"eslint-plugin-react-hooks": "4.3.0",
90+
"eslint-plugin-react-hooks": "4.6.2",
9191
"prop-types": "^15.8.1",
9292
"react-is": "^18.1.0",
9393
"react-native": "^0.68.1"

0 commit comments

Comments
 (0)