Skip to content

Commit

Permalink
chore(deps): upgrade to react 18.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Apr 27, 2024
1 parent 6486e34 commit 9c092bb
Show file tree
Hide file tree
Showing 19 changed files with 180 additions and 177 deletions.
4 changes: 2 additions & 2 deletions dev/design-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"dependencies": {
"@sanity/icons": "^2.11.0",
"@sanity/ui": "^2.1.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
6 changes: 3 additions & 3 deletions dev/embedded-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@sanity/ui": "^2.1.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
},
"devDependencies": {
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions dev/starter-next-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions dev/starter-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"start": "../.bin/sanity start --port 3337"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions dev/strict-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"start": "../.bin/sanity start"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
5 changes: 2 additions & 3 deletions dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@
"@sanity/icons": "^2.11.0",
"@sanity/ui": "^2.1.4",
"@sanity/vision": "3.39.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"sanity-plugin-mux-input": "^2.2.1",
"sanity-test-studio": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"lodash": "^4.17.21",
"polished": "^4.2.2",
"qs": "^6.10.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-refractor": "^2.1.6",
"refractor": "^3.6.0",
"rxjs": "^7.8.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"start": "sanity dev --port 3336"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/clean-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"start": "sanity dev --port 3338"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/ecommerce-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"dependencies": {
"@sanity/cli": "3.39.1",
"@sanity/ui": "^2.1.4",
"react": "^18.2.0",
"react": "^18.3.1",
"react-barcode": "^1.4.1",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/movies-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
},
"dependencies": {
"@sanity/google-maps-input": "^4.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@types/glob": "^7.2.0",
"@types/lodash": "^4.14.149",
"@types/node": "^18.19.8",
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"@types/semver": "^7.5.6",
"@types/yargs": "^17.0.7",
"@typescript-eslint/eslint-plugin": "^7.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/block-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@sanity/types": "3.39.1",
"@types/jsdom": "^20.0.0",
"@types/lodash": "^4.14.149",
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"jsdom": "^23.0.1"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/cli/test/__fixtures__/v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"dependencies": {
"groq": "^3.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.0.0",
"styled-components": "^6.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/portable-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@types/lodash": "^4.14.149",
"@types/node": "^18.19.8",
"@types/node-ipc": "^9.2.0",
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/ws": "~8.5.3",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@sanity/icons": "^2.11.8",
"@types/arrify": "^1.0.4",
"@types/object-inspect": "^1.13.0",
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"rimraf": "^3.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
"@types/log-symbols": "^2.0.0",
"@types/node": "^18.19.8",
"@types/raf": "^3.4.0",
"@types/react": "^18.3.0",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/refractor": "^3.0.0",
"@types/resolve-from": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions perf/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"start": "sanity start --port 3300"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
"styled-components": "^6.1.0"
}
Expand Down
Loading

0 comments on commit 9c092bb

Please sign in to comment.