Skip to content

Commit 8fbed73

Browse files
fix(deps): update react packages
1 parent a75cfe0 commit 8fbed73

File tree

3 files changed

+1812
-652
lines changed

3 files changed

+1812
-652
lines changed

apps/docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"cva": "1.0.0-beta.4",
3434
"groq": "3.92.0",
3535
"prism-react-renderer": "2.4.1",
36-
"react": "19.0.0",
36+
"react": "19.2.0",
3737
"react-aria-components": "1.12.1",
38-
"react-dom": "19.0.0",
38+
"react-dom": "19.2.0",
3939
"react-element-to-jsx-string": "17.0.1",
4040
"react-live": "4.1.8",
4141
"sanity": "3.92.0",
@@ -46,7 +46,7 @@
4646
"@react-aria/optimize-locales-plugin": "1.1.5",
4747
"@tailwindcss/vite": "4.1.10",
4848
"@tanstack/react-router-devtools": "1.121.0",
49-
"react-docgen-typescript": "2.2.2",
49+
"react-docgen-typescript": "2.4.0",
5050
"tailwindcss": "4.1.10",
5151
"vite": "6.3.6",
5252
"vite-tsconfig-paths": "5.1.4"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"fontaine": "0.6.0",
3737
"http-server": "14.1.1",
3838
"playwright": "1.55.1",
39-
"react": "19.0.0",
40-
"react-dom": "19.0.0",
39+
"react": "19.2.0",
40+
"react-dom": "19.2.0",
4141
"storybook": "9.1.6",
4242
"tailwindcss": "4.1.10",
4343
"typescript": "5.9.2",

0 commit comments

Comments
 (0)