Skip to content

Commit

Permalink
chore(deps): update react monorepo (#334)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 19970f0 commit 8d7e16f
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 60 deletions.
4 changes: 2 additions & 2 deletions apps/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@types/node": "22.10.1",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/styled-components": "5.1.34",
"@vitejs/plugin-react": "^4.3.1",
"jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.0",
"@types/node": "22.10.1",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react-is": "18.3.1",
"jest-environment-jsdom": "29.7.0",
"react-is": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-windrose-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@types/node": "22.10.1",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react-is": "18.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-windrose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.0",
"@types/node": "22.10.1",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react-is": "18.3.1",
"jest-environment-jsdom": "29.7.0",
"react-is": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/windrose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@types/d3": "7.4.3",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/styled-components": "5.1.34",
"jest-environment-jsdom": "29.7.0",
"jest-styled-components": "7.2.0",
Expand Down
100 changes: 50 additions & 50 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 8d7e16f

Please sign in to comment.