Skip to content

Commit c3498a3

Browse files
fix(deps): update react packages to v19.1.0
1 parent b4c21c1 commit c3498a3

File tree

3 files changed

+1798
-641
lines changed

3 files changed

+1798
-641
lines changed

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"cva": "1.0.0-beta.3",
3333
"groq": "3.80.1",
3434
"prism-react-renderer": "2.4.1",
35-
"react": "19.0.0",
35+
"react": "19.1.0",
3636
"react-aria-components": "1.7.1",
37-
"react-dom": "19.0.0",
37+
"react-dom": "19.1.0",
3838
"react-element-to-jsx-string": "15.0.0",
3939
"react-live": "4.1.8",
4040
"sanity": "3.80.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"http-server": "14.1.1",
4343
"playwright": "1.49.1",
4444
"postcss": "8.5.3",
45-
"react": "19.0.0",
46-
"react-dom": "19.0.0",
45+
"react": "19.1.0",
46+
"react-dom": "19.1.0",
4747
"storybook": "8.6.7",
4848
"tailwindcss": "3.4.17",
4949
"typescript": "5.8.2"

0 commit comments

Comments
 (0)