Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit 59d92d9

Browse files
fix(deps): pin dependencies (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68afc15 commit 59d92d9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"code-editor"
4848
],
4949
"dependencies": {
50-
"@sanity/icons": "^1.2.8",
50+
"@sanity/icons": "1.3.6",
5151
"@sanity/incompatible-plugin": "^1.0.4",
52-
"@sanity/ui": "^1.0.0-beta.31",
52+
"@sanity/ui": "1.0.0-beta.32",
5353
"ace-builds": "^1.12.5",
5454
"react-ace": "^10.1.0"
5555
},

0 commit comments

Comments
 (0)