Skip to content

Commit 8794a55

Browse files
chore(deps): update react monorepo
1 parent eb1fd37 commit 8794a55

File tree

4 files changed

+33
-35
lines changed

4 files changed

+33
-35
lines changed

code/react/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"devDependencies": {
2121
"@tanstack/eslint-plugin-query": "4.38.0",
22-
"@types/react": "18.3.3",
23-
"@types/react-dom": "18.3.0",
22+
"@types/react": "18.3.22",
23+
"@types/react-dom": "18.3.7",
2424
"@typescript-eslint/eslint-plugin": "8.5.0",
2525
"@typescript-eslint/parser": "8.5.0",
2626
"@vitejs/plugin-react": "4.3.1",

code/react/module-api-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tanstack/eslint-plugin-query": "4.38.0",
1616
"@testing-library/react": "15.0.7",
1717
"@testing-library/user-event": "14.5.2",
18-
"@types/react": "18.3.3",
18+
"@types/react": "18.3.22",
1919
"tsconfig": "workspace:*",
2020
"typescript": "5.6.2",
2121
"vitest": "1.6.0"

code/react/module-api-restful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@tanstack/eslint-plugin-query": "4.38.0",
1515
"@testing-library/react": "15.0.7",
1616
"@testing-library/user-event": "14.5.2",
17-
"@types/react": "18.3.3",
17+
"@types/react": "18.3.22",
1818
"tsconfig": "workspace:*",
1919
"typescript": "5.6.2",
2020
"vitest": "1.6.0"

pnpm-lock.yaml

Lines changed: 29 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)