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 11, 2024
1 parent b5a1c41 commit 21dd367
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 94 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"dependencies": {
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"@types/react": "18.3.15",
"@types/react-dom": "18.3.4",
"autoprefixer": "10.4.19",
"eslint": "9.5.0",
"eslint-config-next": "14.2.4",
"next": "14.2.10",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"reactflow": "^11.7.2",
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
Expand Down
Loading

0 comments on commit 21dd367

Please sign in to comment.