Skip to content

Commit 1648aef

Browse files
committed
chore(deps): update dependencies
1 parent 7c23194 commit 1648aef

File tree

11 files changed

+39
-15
lines changed

11 files changed

+39
-15
lines changed

dev/design-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@sanity/ui": "^1.0.0",
2828
"react": "^18.2.0",
2929
"react-dom": "^18.2.0",
30-
"sanity": "3.0.1",
30+
"sanity": "3.0.5",
3131
"styled-components": "^5.2.0"
3232
},
3333
"bugs": {

dev/starter-cra-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react": "^18.2.0",
77
"react-dom": "^18.2.0",
88
"react-scripts": "^5.0.0",
9-
"sanity": "3.0.1",
9+
"sanity": "3.0.5",
1010
"styled-components": "^5.2.0"
1111
},
1212
"scripts": {

dev/starter-next-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"next": "^12.1.0",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0",
15-
"sanity": "3.0.1",
15+
"sanity": "3.0.5",
1616
"styled-components": "^5.2.0"
1717
}
1818
}

dev/starter-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"react": "^18.2.0",
13-
"sanity": "3.0.1",
13+
"sanity": "3.0.5",
1414
"styled-components": "^5.2.0"
1515
}
1616
}

dev/strict-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0",
14-
"sanity": "3.0.1",
14+
"sanity": "3.0.5",
1515
"styled-components": "^5.2.0"
1616
}
1717
}

dev/test-studio/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"@react-three/cannon": "^6.4.0",
1818
"@react-three/drei": "^9.38.1",
1919
"@react-three/fiber": "^8.8.10",
20-
"@sanity/block-tools": "3.0.1",
20+
"@sanity/block-tools": "3.0.5",
2121
"@sanity/color": "^2.1.20",
2222
"@sanity/icons": "^2.1.0",
2323
"@sanity/image-url": "^1.0.1",
24-
"@sanity/portable-text-editor": "3.0.1",
25-
"@sanity/types": "3.0.1",
24+
"@sanity/portable-text-editor": "3.0.5",
25+
"@sanity/types": "3.0.5",
2626
"@sanity/ui": "^1.0.0",
2727
"@sanity/ui-workshop": "^1.0.0",
28-
"@sanity/util": "3.0.1",
28+
"@sanity/util": "3.0.5",
2929
"@sanity/uuid": "^3.0.1",
3030
"@sanity/vision": "3.0.1",
3131
"@turf/helpers": "^6.0.1",
@@ -43,7 +43,7 @@
4343
"react-refractor": "^2.1.6",
4444
"refractor": "^3.6.0",
4545
"rxjs": "^6.5.3",
46-
"sanity": "3.0.1",
46+
"sanity": "3.0.5",
4747
"sanity-plugin-mux-input": "^2.0.2",
4848
"styled-components": "^5.2.0",
4949
"three": "^0.146.0",

examples/blog-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0",
23-
"sanity": "3.0.1",
23+
"sanity": "3.0.5",
2424
"styled-components": "^5.2.0"
2525
},
2626
"bugs": {

examples/clean-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0",
23-
"sanity": "3.0.1",
23+
"sanity": "3.0.5",
2424
"styled-components": "^5.2.0"
2525
},
2626
"bugs": {

examples/ecommerce-studio/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"ecommerce-studio"
2020
],
2121
"dependencies": {
22-
"@sanity/cli": "3.0.1",
22+
"@sanity/cli": "3.0.5",
2323
"@sanity/ui": "^1.0.0",
2424
"react": "^18.2.0",
2525
"react-barcode": "^1.4.1",
2626
"react-dom": "^18.2.0",
27-
"sanity": "3.0.1",
27+
"sanity": "3.0.5",
2828
"styled-components": "^5.2.0"
2929
},
3030
"bugs": {

examples/movies-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sanity/google-maps-input": "studio-v3",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0",
25-
"sanity": "3.0.1",
25+
"sanity": "3.0.5",
2626
"styled-components": "^5.2.0"
2727
},
2828
"bugs": {

yarn.lock

+24
Original file line numberDiff line numberDiff line change
@@ -3789,6 +3789,30 @@
37893789
"@types/uuid" "^8.0.0"
37903790
uuid "^8.0.0"
37913791

3792+
3793+
version "3.0.1"
3794+
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.0.1.tgz#87827d99c03d3a58f3196a70c00e9f5576750d3e"
3795+
integrity sha512-LdpEHUio4cSq3AW+6XK/FyUhbEWgVLWJC5FeJ4lActxkLn2ftnVwrXhF8uDjgGLOEPjJ3Oq4O7uWfEhPgyjhqA==
3796+
dependencies:
3797+
"@codemirror/autocomplete" "^6.1.0"
3798+
"@codemirror/commands" "^6.0.1"
3799+
"@codemirror/lang-javascript" "^6.0.2"
3800+
"@codemirror/language" "^6.2.1"
3801+
"@codemirror/search" "^6.0.1"
3802+
"@codemirror/view" "^6.1.1"
3803+
"@juggle/resize-observer" "^3.3.1"
3804+
"@lezer/highlight" "^1.0.0"
3805+
"@rexxars/react-json-inspector" "^8.0.1"
3806+
"@sanity/color" "^2.1.20"
3807+
"@sanity/icons" "^2.1.0"
3808+
"@sanity/ui" "^1.0.0"
3809+
"@uiw/react-codemirror" "^4.11.4"
3810+
hashlru "^2.3.0"
3811+
is-hotkey "^0.1.6"
3812+
json5 "^1.0.1"
3813+
lodash "^4.17.21"
3814+
react-split-pane "^0.1.84"
3815+
37923816
"@sideway/address@^4.1.3":
37933817
version "4.1.4"
37943818
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"

0 commit comments

Comments
 (0)