Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 42baab7 commit 18676e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"dependencies": {
"next": "12.3.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"ress": "5.0.2"
},
"devDependencies": {
Expand All @@ -27,7 +27,7 @@
"@storybook/manager-webpack5": "6.4.22",
"@storybook/react": "6.4.22",
"@types/node": "20.14.7",
"@types/react": "18.3.3",
"@types/react": "19.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"babel-loader": "8.3.0",
"eslint": "8.57.0",
Expand All @@ -37,7 +37,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "9.0.11",
"lint-staged": "15.2.7",
Expand Down

0 comments on commit 18676e8

Please sign in to comment.