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 16, 2024
1 parent 7140d8f commit eff9582
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 101 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@testing-library/react": "^16.0.0",
"@types/bezier-js": "^4.1.3",
"@types/ramda": "^0.30.2",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.1",
Expand All @@ -68,7 +68,7 @@
"eslint-plugin-playwright": "^1.8.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"eslint-plugin-unused-imports": "^4.1.4",
Expand Down Expand Up @@ -103,8 +103,8 @@
"prop-types": "^15.8.1",
"ramda": "^0.30.1",
"ramda-adjunct": "^5.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-draggable": "^4.4.6",
"react-syntax-highlighter": "^15.5.0",
"react-tooltip": "^5.28.0",
Expand Down
Loading

0 comments on commit eff9582

Please sign in to comment.