@sanity/plugin-kit 3.1.13-canary.0 → 4.0.1

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 = "3.1.13-canary.0", description = "Enhanced Sanity.io plugin development experience", keywords = [
2
+ var name = "@sanity/plugin-kit", version = "4.0.1", 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 = "3.1.13-canary.0", description = "Enh
50
50
  ts: !0
51
51
  }, dependencies = {
52
52
  "@rexxars/choosealicense-list": "1.1.2",
53
- "@sanity/pkg-utils": "6.4.1",
53
+ "@sanity/pkg-utils": "6.6.1",
54
54
  chalk: "4.1.2",
55
55
  concurrently: "8.2.0",
56
56
  "discover-path": "1.0.0",
@@ -79,7 +79,7 @@ var name = "@sanity/plugin-kit", version = "3.1.13-canary.0", description = "Enh
79
79
  "@commitlint/cli": "19.2.1",
80
80
  "@commitlint/config-conventional": "19.1.0",
81
81
  "@sanity/semantic-release-preset": "4.1.7",
82
- "@sanity/ui-workshop": "^1.2.11",
82
+ "@sanity/ui-workshop": "^2.0.12",
83
83
  "@types/eslint": "^8.56.8",
84
84
  "@types/fs-extra": "^11.0.4",
85
85
  "@types/inquirer": "^9.0.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/plugin-kit",
3
- "version": "3.1.13-canary.0",
3
+ "version": "4.0.1",
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.4.1",
72
+ "@sanity/pkg-utils": "6.6.1",
73
73
  "chalk": "4.1.2",
74
74
  "concurrently": "8.2.0",
75
75
  "discover-path": "1.0.0",
@@ -99,7 +99,7 @@
99
99
  "@commitlint/cli": "19.2.1",
100
100
  "@commitlint/config-conventional": "19.1.0",
101
101
  "@sanity/semantic-release-preset": "4.1.7",
102
- "@sanity/ui-workshop": "^1.2.11",
102
+ "@sanity/ui-workshop": "^2.0.12",
103
103
  "@types/eslint": "^8.56.8",
104
104
  "@types/fs-extra": "^11.0.4",
105
105
  "@types/inquirer": "^9.0.3",