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] committed Apr 27, 2024
1 parent aba4f01 commit 62b31e0
Show file tree
Hide file tree
Showing 4 changed files with 265 additions and 245 deletions.
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"next": "^14.1.3",
"next-axiom": "^1.1.1",
"next-international": "^1.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.51.0",
"react-html-parser": "^2.0.2",
"react-icons": "^5.0.1",
Expand All @@ -50,8 +50,8 @@
},
"devDependencies": {
"@types/node": "^20.11.28",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react-html-parser": "^2.0.6",
"@weatherio/eslint-config": "workspace:^0.2.0",
"@weatherio/prettier-config": "workspace:^0.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"next-themes": "^0.3.0",
"react": "18.2.0",
"react": "18.3.1",
"react-leaflet": "^4.2.1",
"sonner": "^1.4.3",
"tailwind-merge": "^2.2.1",
Expand All @@ -39,7 +39,7 @@
"devDependencies": {
"@types/leaflet": "^1.9.8",
"@types/node": "^20.11.28",
"@types/react": "^18.2.66",
"@types/react": "^18.3.1",
"@weatherio/eslint-config": "workspace:^0.2.0",
"@weatherio/prettier-config": "workspace:^0.1.0",
"@weatherio/tailwind-config": "workspace:^0.1.0",
Expand Down

0 comments on commit 62b31e0

Please sign in to comment.