Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit fab595c

Browse files
chore(deps): update react monorepo to v19.1.6
1 parent 3886447 commit fab595c

4 files changed

Lines changed: 224 additions & 224 deletions

File tree

apps/next/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"react-dom": "19.1.0"
1818
},
1919
"devDependencies": {
20-
"@types/react": "19.1.2",
21-
"@types/react-dom": "19.1.3",
20+
"@types/react": "19.1.6",
21+
"@types/react-dom": "19.1.6",
2222
"eslint-config-next": "15.2.4"
2323
}
2424
}

apps/storybook/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@storybook/react": "8.6.12",
2525
"@storybook/test": "8.6.12",
2626
"@tailwindcss/postcss": "^4.0.6",
27-
"@types/react": "19.1.2",
28-
"@types/react-dom": "19.1.3",
27+
"@types/react": "19.1.6",
28+
"@types/react-dom": "19.1.6",
2929
"eslint-config-next": "15.2.4",
3030
"eslint-plugin-storybook": "^0.12.0",
3131
"storybook": "^8.5.6"

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"devDependencies": {
3939
"@storybook/react": "8.6.12",
40-
"@types/react": "19.1.2",
41-
"@types/react-dom": "19.1.3",
40+
"@types/react": "19.1.6",
41+
"@types/react-dom": "19.1.6",
4242
"source-map": "^0.7.4"
4343
},
4444
"peerDependencies": {

0 commit comments

Comments
 (0)