Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.17 (#1416)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @types/react to v18.2.17

* Add change log

---------

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 committed Aug 1, 2023
1 parent 004d637 commit ec1e190
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 22 deletions.
5 changes: 5 additions & 0 deletions .changeset/famous-horses-exist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@4design/for-ui": patch
---

chore(deps): update dependency @types/react to v18.2.17
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@tanstack/react-table": "8.9.3",
"@types/node": "12.20.55",
"@types/react": "18.2.15",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@types/react-table": "7.7.14",
"autoprefixer": "10.4.14",
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 @@ -20,7 +20,7 @@
"react-router-dom": "6.14.2"
},
"devDependencies": {
"@types/react": "18.2.15",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
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 @@ -80,7 +80,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/react": "18.2.15",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "5.14.8",
"@vitejs/plugin-react": "2.2.0",
Expand Down

0 comments on commit ec1e190

Please sign in to comment.