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 Sep 16, 2024
1 parent 1346696 commit 9f92ab2
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 47 deletions.
129 changes: 88 additions & 41 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"howler": "2.2.1",
"normalize.css": "^8.0.1",
"rc-slider": "9.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "5.7.2",
"react-modal": "3.13.1",
"react-tabs": "3.2.2",
Expand Down Expand Up @@ -98,8 +98,8 @@
"@types/parcel-bundler": "1.12.3",
"@types/prettier": "1.19.0",
"@types/rc-slider": "8.6.6",
"@types/react": "16.14.13",
"@types/react-dom": "16.9.12",
"@types/react": "18.3.6",
"@types/react-dom": "18.3.0",
"@types/react-tabs": "2.3.2",
"@types/react-test-renderer": "17.0.1",
"@typescript-eslint/eslint-plugin": "2.34.0",
Expand All @@ -122,15 +122,15 @@
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-react-hooks": "3.0.0",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "4.3.8",
"jest": "25.5.4",
"jsdom": "16.5.3",
"jsdom-global": "3.0.2",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1",
"react-context-devtool": "2.0.3",
"react-test-renderer": "16.14.0",
"react-test-renderer": "18.3.1",
"ts-jest": "26.5.6",
"tslint": "6.1.3",
"tslint-eslint-rules": "5.4.0",
Expand Down

0 comments on commit 9f92ab2

Please sign in to comment.