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 9, 2023
1 parent 1346696 commit de6b59c
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 44 deletions.
129 changes: 91 additions & 38 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.2.0",
"react-dom": "18.2.0",
"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.2.43",
"@types/react-dom": "18.2.17",
"@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.0",
"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.2.0",
"ts-jest": "26.5.6",
"tslint": "6.1.3",
"tslint-eslint-rules": "5.4.0",
Expand Down

0 comments on commit de6b59c

Please sign in to comment.