Skip to content

Commit

Permalink
chore(deps): update dependency react-icons to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent c4fe4ec commit 364a843
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
14 changes: 7 additions & 7 deletions example/nextjs-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mui/material": "5.12.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.10.1"
"react-icons": "5.1.0"
},
"devDependencies": {
"@tanstack/react-table": "8.15.0",
Expand Down
8 changes: 4 additions & 4 deletions example/vite-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mui/material": "5.12.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.10.1",
"react-icons": "5.1.0",
"react-router-dom": "6.22.3"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/for-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.45.4",
"react-icons": "4.10.1",
"react-icons": "5.1.0",
"tailwindcss": "3.4.3",
"typescript": "5.1.6",
"vite": "3.2.5",
Expand Down

0 comments on commit 364a843

Please sign in to comment.