Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent f1c3d27 commit 8c2f4cb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@emotion/styled": "11.10.6",
"next": "13.3.1",
"nprogress": "0.2.0",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@babel/core": "7.21.4",
Expand All @@ -36,8 +36,8 @@
"@emotion/eslint-plugin": "11.10.0",
"@types/node": "18.16.1",
"@types/nprogress": "0.2.0",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.1",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"commitizen": "4.3.0",
Expand All @@ -51,7 +51,7 @@
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unicorn": "46.0.0",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.3",
Expand Down

0 comments on commit 8c2f4cb

Please sign in to comment.