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 Jan 6, 2025
1 parent 1f6d6c1 commit f121b0e
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 85 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@types/jest": "29.5.13",
"@types/jest-environment-puppeteer": "5.0.6",
"@types/node": "20.16.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"babel-jest": "29.7.0",
Expand All @@ -77,17 +77,17 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-puppeteer": "10.1.1",
"prettier": "3.3.3",
"puppeteer": "23.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-test-renderer": "19.0.0",
"rollup": "4.22.2",
"rollup-plugin-peer-deps-external": "2.2.4",
"semantic-release": "24.1.1",
Expand Down
144 changes: 65 additions & 79 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 f121b0e

Please sign in to comment.