@sanity/plugin-kit 4.0.1 → 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
|
+
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.1", description = "Enhanced Sani
|
|
|
50
50
|
ts: !0
|
|
51
51
|
}, dependencies = {
|
|
52
52
|
"@rexxars/choosealicense-list": "1.1.2",
|
|
53
|
-
"@sanity/pkg-utils": "6.6.
|
|
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",
|
|
@@ -80,7 +80,7 @@ var name = "@sanity/plugin-kit", version = "4.0.1", description = "Enhanced Sani
|
|
|
80
80
|
"@commitlint/config-conventional": "19.1.0",
|
|
81
81
|
"@sanity/semantic-release-preset": "4.1.7",
|
|
82
82
|
"@sanity/ui-workshop": "^2.0.12",
|
|
83
|
-
"@types/eslint": "^8.56.
|
|
83
|
+
"@types/eslint": "^8.56.9",
|
|
84
84
|
"@types/fs-extra": "^11.0.4",
|
|
85
85
|
"@types/inquirer": "^9.0.3",
|
|
86
86
|
"@types/node": "^18.17.4",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/plugin-kit",
|
|
3
|
-
"version": "4.0.
|
|
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.
|
|
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",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"@commitlint/config-conventional": "19.1.0",
|
|
101
101
|
"@sanity/semantic-release-preset": "4.1.7",
|
|
102
102
|
"@sanity/ui-workshop": "^2.0.12",
|
|
103
|
-
"@types/eslint": "^8.56.
|
|
103
|
+
"@types/eslint": "^8.56.9",
|
|
104
104
|
"@types/fs-extra": "^11.0.4",
|
|
105
105
|
"@types/inquirer": "^9.0.3",
|
|
106
106
|
"@types/node": "^18.17.4",
|