Skip to content

Commit 5fc3f9d

Browse files
fix(deps): pin dependencies
1 parent 2011fc2 commit 5fc3f9d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"sanity-tool"
4747
],
4848
"dependencies": {
49-
"@sanity/icons": "^1.3.6",
49+
"@sanity/icons": "1.3.6",
5050
"@sanity/image-url": "^1.0.1",
5151
"@sanity/incompatible-plugin": "^1.0.4",
52-
"@sanity/ui": "^1.0.0-beta.31",
52+
"@sanity/ui": "1.0.0-beta.32",
5353
"lodash": "^4.17.21",
5454
"rxjs": "^6.5.3"
5555
},

0 commit comments

Comments
 (0)