@sanity/plugin-kit 4.0.7 → 4.0.8

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.7", description = "Enhanced Sanity.io plugin development experience", keywords = [
2
+ var name = "@sanity/plugin-kit", version = "4.0.8", 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.7", description = "Enhanced Sani
50
50
  ts: !0
51
51
  }, dependencies = {
52
52
  "@rexxars/choosealicense-list": "1.1.2",
53
- "@sanity/pkg-utils": "6.8.6",
53
+ "@sanity/pkg-utils": "6.8.8",
54
54
  chalk: "4.1.2",
55
55
  concurrently: "8.2.0",
56
56
  "discover-path": "1.0.0",
@@ -92,7 +92,7 @@ var name = "@sanity/plugin-kit", version = "4.0.7", description = "Enhanced Sani
92
92
  "eslint-config-prettier": "^9.1.0",
93
93
  "eslint-config-sanity": "^7.1.2",
94
94
  "eslint-plugin-prettier": "^5.1.3",
95
- "eslint-plugin-react-hooks": "^4.6.0",
95
+ "eslint-plugin-react-hooks": "^4.6.2",
96
96
  "fs-extra": "^11.2.0",
97
97
  husky: "^8.0.3",
98
98
  json5: "2.2.3",
@@ -101,7 +101,7 @@ var name = "@sanity/plugin-kit", version = "4.0.7", 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.39.0",
104
+ sanity: "3.39.1",
105
105
  sinon: "^17.0.1",
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.7",
3
+ "version": "4.0.8",
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.8.6",
72
+ "@sanity/pkg-utils": "6.8.8",
73
73
  "chalk": "4.1.2",
74
74
  "concurrently": "8.2.0",
75
75
  "discover-path": "1.0.0",
@@ -112,7 +112,7 @@
112
112
  "eslint-config-prettier": "^9.1.0",
113
113
  "eslint-config-sanity": "^7.1.2",
114
114
  "eslint-plugin-prettier": "^5.1.3",
115
- "eslint-plugin-react-hooks": "^4.6.0",
115
+ "eslint-plugin-react-hooks": "^4.6.2",
116
116
  "fs-extra": "^11.2.0",
117
117
  "husky": "^8.0.3",
118
118
  "json5": "2.2.3",
@@ -121,7 +121,7 @@
121
121
  "prettier-plugin-packagejson": "^2.5.0",
122
122
  "readdirp": "^3.6.0",
123
123
  "rimraf": "^4.4.1",
124
- "sanity": "3.39.0",
124
+ "sanity": "3.39.1",
125
125
  "sinon": "^17.0.1",
126
126
  "tap": "^16.3.10",
127
127
  "ts-node": "^10.9.2",