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 21, 2024
1 parent 2356df1 commit 3037173
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 68 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"h3": "^1.12.0",
"jotai": "^2.9.1",
"picocolors": "^1.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rxjs": "^7.8.1"
},
"devDependencies": {
Expand All @@ -78,12 +78,12 @@
"@types/detect-port": "^1.3.5",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.14",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"autoprefixer": "^10.4.19",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.8.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.9",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.7",
Expand Down
109 changes: 46 additions & 63 deletions pnpm-lock.yaml

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

0 comments on commit 3037173

Please sign in to comment.