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 May 11, 2024
1 parent 0c52be9 commit cd4cbb0
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 273 deletions.
8 changes: 4 additions & 4 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"devDependencies": {
"@types/node": "20.12.8",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.18",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.14",
"eslint": "8.45.0",
"eslint-config-next": "14.2.3",
Expand All @@ -36,8 +36,8 @@
"geist": "^1.3.0",
"lucide-react": "^0.378.0",
"next": "14.2.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.2.1",
"react-intersection-observer": "^9.10.2",
"sonner": "^1.4.41",
Expand Down
4 changes: 2 additions & 2 deletions packages/gauge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"url": "https://github.com/suyalcinkaya/gauge/issues"
},
"devDependencies": {
"@types/react": "18.2.18",
"@types/react-dom": "18.2.18",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"bunchee": "^5.1.5",
"eslint": "^7.32.0",
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit cd4cbb0

Please sign in to comment.