Skip to content

Commit d6f3db8

Browse files
fix(deps): Update react monorepo
1 parent ec6f8be commit d6f3db8

File tree

28 files changed

+3983
-4556
lines changed

28 files changed

+3983
-4556
lines changed

test/fixtures/@sanity/hierarchical-document-list/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
33
"@sanity/hierarchical-document-list": "2.1.1",
4-
"@types/react": "^19.0.0",
5-
"@types/react-dom": "^19.0.0",
4+
"@types/react": "^19.1.13",
5+
"@types/react-dom": "^19.1.9",
66
"@types/react-is": "^19.0.0",
7-
"react": "^19.0.0",
8-
"react-dom": "^19.0.0",
9-
"react-is": "^19.0.0",
7+
"react": "^19.1.1",
8+
"react-dom": "^19.1.1",
9+
"react-is": "^19.1.1",
1010
"sanity": "^3.71.2"
1111
},
1212
"packageManager": "[email protected]"

test/fixtures/@sanity/hierarchical-document-list/pnpm-lock.yaml

Lines changed: 252 additions & 252 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/@sanity/orderable-document-list/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
33
"@sanity/orderable-document-list": "1.3.4",
4-
"@types/react": "^19.0.8",
5-
"@types/react-dom": "^19.0.3",
4+
"@types/react": "^19.1.13",
5+
"@types/react-dom": "^19.1.9",
66
"@types/react-is": "^19.0.0",
7-
"react": "^19.0.0",
8-
"react-dom": "^19.0.0",
9-
"react-is": "^19.0.0",
7+
"react": "^19.1.1",
8+
"react-dom": "^19.1.1",
9+
"react-is": "^19.1.1",
1010
"sanity": "^3.71.2"
1111
},
1212
"packageManager": "[email protected]"

test/fixtures/@sanity/orderable-document-list/pnpm-lock.yaml

Lines changed: 262 additions & 262 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/@sanity/ui-workshop-plugin-sanity/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"dependencies": {
33
"@sanity/ui-workshop": "^2.0.31",
44
"@sanity/ui-workshop-plugin-sanity": "1.1.0",
5-
"@types/react": "^19.0.0",
6-
"@types/react-dom": "^19.0.0",
5+
"@types/react": "^19.1.13",
6+
"@types/react-dom": "^19.1.9",
77
"@types/react-is": "^19.0.0",
8-
"react": "^19.0.0",
9-
"react-dom": "^19.0.0",
10-
"react-is": "^19.0.0",
8+
"react": "^19.1.1",
9+
"react-dom": "^19.1.1",
10+
"react-is": "^19.1.1",
1111
"sanity": "^3.71.2"
1212
},
1313
"packageManager": "[email protected]"

test/fixtures/@sanity/ui-workshop-plugin-sanity/pnpm-lock.yaml

Lines changed: 248 additions & 248 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/fixtures/sanity-plugin-cloudinary/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dependencies": {
3-
"@types/react": "^19.0.0",
4-
"@types/react-dom": "^19.0.0",
3+
"@types/react": "^19.1.13",
4+
"@types/react-dom": "^19.1.9",
55
"@types/react-is": "^19.0.0",
6-
"react": "^19.0.0",
7-
"react-dom": "^19.0.0",
8-
"react-is": "^19.0.0",
6+
"react": "^19.1.1",
7+
"react-dom": "^19.1.1",
8+
"react-is": "^19.1.1",
99
"sanity": "^3.71.2",
1010
"sanity-plugin-cloudinary": "1.3.0"
1111
},

0 commit comments

Comments
 (0)