Skip to content

Commit 0124ab4

Browse files
authored
Merge pull request #957 from rpearce/dependabot/npm_and_yarn/dev-dependencies-77bf5e4a08
2 parents df8b84c + 4e5c0e1 commit 0124ab4

File tree

2 files changed

+210
-425
lines changed

2 files changed

+210
-425
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,18 +93,18 @@
9393
"@storybook/react-webpack5": "^9.1.10",
9494
"@storybook/test-runner": "^0.23.0",
9595
"@types/eslint__js": "^9.14.0",
96-
"@types/node": "^24.6.1",
97-
"@types/react": "^19.1.17",
98-
"@types/react-dom": "^19.1.11",
96+
"@types/node": "^24.6.2",
97+
"@types/react": "^19.2.0",
98+
"@types/react-dom": "^19.2.0",
9999
"all-contributors-cli": "^6.26.1",
100100
"concurrently": "^9.2.1",
101101
"eslint": "^9.36.0",
102102
"eslint-plugin-jsx-a11y": "^6.10.2",
103103
"eslint-plugin-react": "^7.37.5",
104-
"eslint-plugin-react-hooks": "^6.0.0",
104+
"eslint-plugin-react-hooks": "^6.1.0",
105105
"neostandard": "^0.12.2",
106-
"react": "^19.1.1",
107-
"react-dom": "^19.1.1",
106+
"react": "^19.2.0",
107+
"react-dom": "^19.2.0",
108108
"rollup": "^4.52.3",
109109
"rollup-plugin-dts": "^6.2.3",
110110
"storybook": "^9.1.10",

0 commit comments

Comments
 (0)