Skip to content

Commit

Permalink
chore(deps): update react monorepo (#1449)
Browse files Browse the repository at this point in the history
* chore(deps): update react monorepo

* 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 authored Nov 16, 2023
1 parent f86939b commit d656039
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 44 deletions.
5 changes: 5 additions & 0 deletions .changeset/tasty-boxes-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@4design/for-ui": patch
---

chore(deps): update react monorepo
28 changes: 14 additions & 14 deletions example/nextjs-app/package-lock.json

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

4 changes: 2 additions & 2 deletions example/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"devDependencies": {
"@tanstack/react-table": "8.9.3",
"@types/node": "12.20.55",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-table": "7.7.14",
"autoprefixer": "10.4.16",
"next": "13.4.19",
Expand Down
16 changes: 8 additions & 8 deletions example/vite-app/package-lock.json

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

4 changes: 2 additions & 2 deletions example/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"react-router-dom": "6.15.0"
},
"devDependencies": {
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "2.2.0",
Expand Down
32 changes: 16 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/for-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/testing-library__jest-dom": "5.14.9",
"@vitejs/plugin-react": "2.2.0",
"autoprefixer": "10.4.16",
Expand Down

0 comments on commit d656039

Please sign in to comment.