Skip to content

Commit 70fac63

Browse files
Update react monorepo
| datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | npm | @types/react | 17.0.13 | 17.0.83 | | npm | @types/react-dom | 17.0.8 | 17.0.25 | | npm | eslint-plugin-react-hooks | 4.6.0 | 4.6.2 |
1 parent 1294807 commit 70fac63

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@types/license-checker": "25.0.6",
2323
"@types/lodash": "4.17.10",
2424
"@types/node": "20.16.11",
25-
"@types/react": "17.0.13",
26-
"@types/react-dom": "17.0.8",
25+
"@types/react": "17.0.83",
26+
"@types/react-dom": "17.0.25",
2727
"@types/yargs": "17.0.33",
2828
"@typescript-eslint/eslint-plugin": "8.8.0",
2929
"@typescript-eslint/parser": "8.8.0",
@@ -39,7 +39,7 @@
3939
"eslint-plugin-local-rules": "3.0.2",
4040
"eslint-plugin-prettier": "5.2.1",
4141
"eslint-plugin-react": "7.31.10",
42-
"eslint-plugin-react-hooks": "4.6.0",
42+
"eslint-plugin-react-hooks": "4.6.2",
4343
"eslint-plugin-unused-imports": "4.1.4",
4444
"eslint-plugin-xstate": "3.2.1",
4545
"execa": "9.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)