Skip to content

Commit

Permalink
chore(deps): update dependency react-icons to v4.10.1 (#1372)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency react-icons to v4.10.1

* Create nine-islands-work.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: たふみ <qsf@de-liker.com>
  • Loading branch information
renovate[bot] and Qs-F authored Jul 13, 2023
1 parent 72ca34d commit 23200fe
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 22 deletions.
5 changes: 5 additions & 0 deletions .changeset/nine-islands-work.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@4design/for-ui": patch
---

chore(deps): update dependency react-icons to v4.10.1
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.9.0"
"react-icons": "4.10.1"
},
"devDependencies": {
"@tanstack/react-table": "8.9.3",
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.9.0",
"react-icons": "4.10.1",
"react-router-dom": "6.14.1"
},
"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 @@ -92,7 +92,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.44.3",
"react-icons": "4.9.0",
"react-icons": "4.10.1",
"tailwindcss": "3.3.2",
"typescript": "5.1.6",
"vite": "3.2.5",
Expand Down

0 comments on commit 23200fe

Please sign in to comment.