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 Dec 2, 2023
1 parent 76bf9bf commit 14ac24d
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 42 deletions.
4 changes: 2 additions & 2 deletions code/react-standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.2.6",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@types/react": "18.2.40",
"@types/react-dom": "18.2.17",
"@types/testing-library__jest-dom": "5.14.5",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
Expand Down
4 changes: 2 additions & 2 deletions code/react/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "4.24.5",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@types/react": "18.2.40",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@vitejs/plugin-react": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion code/react/module-api-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/eslint-plugin-query": "4.24.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/react": "18.2.0",
"@types/react": "18.2.40",
"tsconfig": "workspace:*",
"typescript": "4.9.5",
"vitest": "0.28.4"
Expand Down
2 changes: 1 addition & 1 deletion code/react/module-api-restful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/eslint-plugin-query": "4.24.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/react": "18.2.0",
"@types/react": "18.2.40",
"tsconfig": "workspace:*",
"typescript": "4.9.5",
"vitest": "0.28.4"
Expand Down
64 changes: 28 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 14ac24d

Please sign in to comment.