Skip to content

Commit 0eb419f

Browse files
fix(deps): update react packages
1 parent d98d41a commit 0eb419f

File tree

3 files changed

+1785
-634
lines changed

3 files changed

+1785
-634
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.82.0",
3535
"prism-react-renderer": "2.4.1",
36-
"react": "19.0.0",
36+
"react": "19.1.0",
3737
"react-aria-components": "1.10.1",
38-
"react-dom": "19.0.0",
38+
"react-dom": "19.1.0",
3939
"react-element-to-jsx-string": "17.0.1",
4040
"react-live": "4.1.8",
4141
"sanity": "3.82.0"
@@ -45,7 +45,7 @@
4545
"@react-aria/optimize-locales-plugin": "1.1.5",
4646
"@tailwindcss/vite": "4.1.8",
4747
"@tanstack/react-router-devtools": "1.121.0",
48-
"react-docgen-typescript": "2.2.2",
48+
"react-docgen-typescript": "2.4.0",
4949
"tailwindcss": "4.1.10",
5050
"vite": "6.3.5",
5151
"vite-tsconfig-paths": "5.1.4"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"fontaine": "0.6.0",
4242
"http-server": "14.1.1",
4343
"playwright": "1.52.0",
44-
"react": "19.0.0",
45-
"react-dom": "19.0.0",
44+
"react": "19.1.0",
45+
"react-dom": "19.1.0",
4646
"storybook": "8.6.14",
4747
"tailwindcss": "4.1.10",
4848
"typescript": "5.8.3"

0 commit comments

Comments
 (0)