@sanity/plugin-kit 4.0.2 → 4.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- var name = "@sanity/plugin-kit", version = "4.0.2", description = "Enhanced Sanity.io plugin development experience", keywords = [
2
+ var name = "@sanity/plugin-kit", version = "4.0.3", description = "Enhanced Sanity.io plugin development experience", keywords = [
3
3
  "sanity-io",
4
4
  "sanity",
5
5
  "plugin",
@@ -50,7 +50,7 @@ var name = "@sanity/plugin-kit", version = "4.0.2", description = "Enhanced Sani
50
50
  ts: !0
51
51
  }, dependencies = {
52
52
  "@rexxars/choosealicense-list": "1.1.2",
53
- "@sanity/pkg-utils": "6.6.2",
53
+ "@sanity/pkg-utils": "6.6.5",
54
54
  chalk: "4.1.2",
55
55
  concurrently: "8.2.0",
56
56
  "discover-path": "1.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/plugin-kit",
3
- "version": "4.0.2",
3
+ "version": "4.0.3",
4
4
  "description": "Enhanced Sanity.io plugin development experience",
5
5
  "keywords": [
6
6
  "sanity-io",
@@ -69,7 +69,7 @@
69
69
  },
70
70
  "dependencies": {
71
71
  "@rexxars/choosealicense-list": "1.1.2",
72
- "@sanity/pkg-utils": "6.6.2",
72
+ "@sanity/pkg-utils": "6.6.5",
73
73
  "chalk": "4.1.2",
74
74
  "concurrently": "8.2.0",
75
75
  "discover-path": "1.0.0",