@sanity/plugin-kit 4.0.16 → 4.0.17
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.17", 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.16", description = "Enhanced San
|
|
|
50
50
|
ts: !0
|
|
51
51
|
}, dependencies = {
|
|
52
52
|
"@rexxars/choosealicense-list": "1.1.2",
|
|
53
|
-
"@sanity/pkg-utils": "6.
|
|
53
|
+
"@sanity/pkg-utils": "6.9.0",
|
|
54
54
|
chalk: "4.1.2",
|
|
55
55
|
concurrently: "8.2.2",
|
|
56
56
|
"discover-path": "1.0.0",
|
|
@@ -78,16 +78,16 @@ var name = "@sanity/plugin-kit", version = "4.0.16", description = "Enhanced San
|
|
|
78
78
|
}, devDependencies = {
|
|
79
79
|
"@commitlint/cli": "19.3.0",
|
|
80
80
|
"@commitlint/config-conventional": "19.2.2",
|
|
81
|
-
"@sanity/semantic-release-preset": "4.1.
|
|
82
|
-
"@sanity/ui-workshop": "^2.0.
|
|
81
|
+
"@sanity/semantic-release-preset": "4.1.8",
|
|
82
|
+
"@sanity/ui-workshop": "^2.0.15",
|
|
83
83
|
"@types/eslint": "^8.56.10",
|
|
84
84
|
"@types/fs-extra": "^11.0.4",
|
|
85
85
|
"@types/inquirer": "^9.0.3",
|
|
86
86
|
"@types/node": "^18.17.4",
|
|
87
87
|
"@types/nodemon": "^1.19.6",
|
|
88
88
|
"@types/tap": "^15.0.11",
|
|
89
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
90
|
-
"@typescript-eslint/parser": "^7.
|
|
89
|
+
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
|
90
|
+
"@typescript-eslint/parser": "^7.12.0",
|
|
91
91
|
eslint: "^8.57.0",
|
|
92
92
|
"eslint-config-prettier": "^9.1.0",
|
|
93
93
|
"eslint-config-sanity": "^7.1.2",
|
|
@@ -97,11 +97,11 @@ var name = "@sanity/plugin-kit", version = "4.0.16", description = "Enhanced San
|
|
|
97
97
|
husky: "^8.0.3",
|
|
98
98
|
json5: "2.2.3",
|
|
99
99
|
"lint-staged": "^13.3.0",
|
|
100
|
-
prettier: "^3.
|
|
100
|
+
prettier: "^3.3.0",
|
|
101
101
|
"prettier-plugin-packagejson": "^2.5.0",
|
|
102
102
|
readdirp: "^3.6.0",
|
|
103
103
|
rimraf: "^4.4.1",
|
|
104
|
-
sanity: "3.
|
|
104
|
+
sanity: "3.44.0",
|
|
105
105
|
sinon: "^17.0.2",
|
|
106
106
|
tap: "^16.3.10",
|
|
107
107
|
"ts-node": "^10.9.2",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/plugin-kit",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.17",
|
|
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.
|
|
72
|
+
"@sanity/pkg-utils": "6.9.0",
|
|
73
73
|
"chalk": "4.1.2",
|
|
74
74
|
"concurrently": "8.2.2",
|
|
75
75
|
"discover-path": "1.0.0",
|
|
@@ -98,16 +98,16 @@
|
|
|
98
98
|
"devDependencies": {
|
|
99
99
|
"@commitlint/cli": "19.3.0",
|
|
100
100
|
"@commitlint/config-conventional": "19.2.2",
|
|
101
|
-
"@sanity/semantic-release-preset": "4.1.
|
|
102
|
-
"@sanity/ui-workshop": "^2.0.
|
|
101
|
+
"@sanity/semantic-release-preset": "4.1.8",
|
|
102
|
+
"@sanity/ui-workshop": "^2.0.15",
|
|
103
103
|
"@types/eslint": "^8.56.10",
|
|
104
104
|
"@types/fs-extra": "^11.0.4",
|
|
105
105
|
"@types/inquirer": "^9.0.3",
|
|
106
106
|
"@types/node": "^18.17.4",
|
|
107
107
|
"@types/nodemon": "^1.19.6",
|
|
108
108
|
"@types/tap": "^15.0.11",
|
|
109
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
110
|
-
"@typescript-eslint/parser": "^7.
|
|
109
|
+
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
|
110
|
+
"@typescript-eslint/parser": "^7.12.0",
|
|
111
111
|
"eslint": "^8.57.0",
|
|
112
112
|
"eslint-config-prettier": "^9.1.0",
|
|
113
113
|
"eslint-config-sanity": "^7.1.2",
|
|
@@ -117,11 +117,11 @@
|
|
|
117
117
|
"husky": "^8.0.3",
|
|
118
118
|
"json5": "2.2.3",
|
|
119
119
|
"lint-staged": "^13.3.0",
|
|
120
|
-
"prettier": "^3.
|
|
120
|
+
"prettier": "^3.3.0",
|
|
121
121
|
"prettier-plugin-packagejson": "^2.5.0",
|
|
122
122
|
"readdirp": "^3.6.0",
|
|
123
123
|
"rimraf": "^4.4.1",
|
|
124
|
-
"sanity": "3.
|
|
124
|
+
"sanity": "3.44.0",
|
|
125
125
|
"sinon": "^17.0.2",
|
|
126
126
|
"tap": "^16.3.10",
|
|
127
127
|
"ts-node": "^10.9.2",
|