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] authored Nov 5, 2023
1 parent 3f6d86e commit 444d6ad
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 44 deletions.
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.35",
"@types/react-dom": "18.2.14",
"@types/react-table": "7.7.14",
"autoprefixer": "10.4.15",
"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.35",
"@types/react-dom": "18.2.14",
"@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.35",
"@types/react-dom": "18.2.14",
"@types/testing-library__jest-dom": "5.14.9",
"@vitejs/plugin-react": "2.2.0",
"autoprefixer": "10.4.15",
Expand Down

0 comments on commit 444d6ad

Please sign in to comment.