@sanity/plugin-kit 4.0.9 → 4.0.11

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.9", description = "Enhanced Sanity.io plugin development experience", keywords = [
2
+ var name = "@sanity/plugin-kit", version = "4.0.11", description = "Enhanced Sanity.io plugin development experience", keywords = [
3
3
  "sanity-io",
4
4
  "sanity",
5
5
  "plugin",
@@ -50,13 +50,13 @@ var name = "@sanity/plugin-kit", version = "4.0.9", description = "Enhanced Sani
50
50
  ts: !0
51
51
  }, dependencies = {
52
52
  "@rexxars/choosealicense-list": "1.1.2",
53
- "@sanity/pkg-utils": "6.8.10",
53
+ "@sanity/pkg-utils": "6.8.13",
54
54
  chalk: "4.1.2",
55
55
  concurrently: "8.2.0",
56
56
  "discover-path": "1.0.0",
57
57
  "email-validator": "2.0.4",
58
58
  execa: "5.1.1",
59
- "get-it": "8.4.27",
59
+ "get-it": "8.4.29",
60
60
  "get-latest-version": "5.1.0",
61
61
  "git-remote-origin-url": "3.1.0",
62
62
  "git-user-info": "2.0.3",
@@ -79,7 +79,7 @@ var name = "@sanity/plugin-kit", version = "4.0.9", description = "Enhanced Sani
79
79
  "@commitlint/cli": "19.3.0",
80
80
  "@commitlint/config-conventional": "19.2.2",
81
81
  "@sanity/semantic-release-preset": "4.1.7",
82
- "@sanity/ui-workshop": "^2.0.12",
82
+ "@sanity/ui-workshop": "^2.0.13",
83
83
  "@types/eslint": "^8.56.10",
84
84
  "@types/fs-extra": "^11.0.4",
85
85
  "@types/inquirer": "^9.0.3",
@@ -101,8 +101,8 @@ var name = "@sanity/plugin-kit", version = "4.0.9", description = "Enhanced Sani
101
101
  "prettier-plugin-packagejson": "^2.5.0",
102
102
  readdirp: "^3.6.0",
103
103
  rimraf: "^4.4.1",
104
- sanity: "3.40.0",
105
- sinon: "^17.0.1",
104
+ sanity: "3.41.0",
105
+ sinon: "^17.0.2",
106
106
  tap: "^16.3.10",
107
107
  "ts-node": "^10.9.2",
108
108
  typescript: "5.4.5"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/plugin-kit",
3
- "version": "4.0.9",
3
+ "version": "4.0.11",
4
4
  "description": "Enhanced Sanity.io plugin development experience",
5
5
  "keywords": [
6
6
  "sanity-io",
@@ -69,13 +69,13 @@
69
69
  },
70
70
  "dependencies": {
71
71
  "@rexxars/choosealicense-list": "1.1.2",
72
- "@sanity/pkg-utils": "6.8.10",
72
+ "@sanity/pkg-utils": "6.8.13",
73
73
  "chalk": "4.1.2",
74
74
  "concurrently": "8.2.0",
75
75
  "discover-path": "1.0.0",
76
76
  "email-validator": "2.0.4",
77
77
  "execa": "5.1.1",
78
- "get-it": "8.4.27",
78
+ "get-it": "8.4.29",
79
79
  "get-latest-version": "5.1.0",
80
80
  "git-remote-origin-url": "3.1.0",
81
81
  "git-user-info": "2.0.3",
@@ -99,7 +99,7 @@
99
99
  "@commitlint/cli": "19.3.0",
100
100
  "@commitlint/config-conventional": "19.2.2",
101
101
  "@sanity/semantic-release-preset": "4.1.7",
102
- "@sanity/ui-workshop": "^2.0.12",
102
+ "@sanity/ui-workshop": "^2.0.13",
103
103
  "@types/eslint": "^8.56.10",
104
104
  "@types/fs-extra": "^11.0.4",
105
105
  "@types/inquirer": "^9.0.3",
@@ -121,8 +121,8 @@
121
121
  "prettier-plugin-packagejson": "^2.5.0",
122
122
  "readdirp": "^3.6.0",
123
123
  "rimraf": "^4.4.1",
124
- "sanity": "3.40.0",
125
- "sinon": "^17.0.1",
124
+ "sanity": "3.41.0",
125
+ "sinon": "^17.0.2",
126
126
  "tap": "^16.3.10",
127
127
  "ts-node": "^10.9.2",
128
128
  "typescript": "5.4.5"