@sanity/plugin-kit 4.0.2 → 4.0.4

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", description = "Enhanced Sanity.io plugin development experience", keywords = [
2
+ var name = "@sanity/plugin-kit", version = "4.0.4", 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.2", description = "Enhanced Sani
50
50
  ts: !0
51
51
  }, dependencies = {
52
52
  "@rexxars/choosealicense-list": "1.1.2",
53
- "@sanity/pkg-utils": "6.6.2",
53
+ "@sanity/pkg-utils": "6.6.6",
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.21",
59
+ "get-it": "8.4.23",
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",
@@ -76,8 +76,8 @@ var name = "@sanity/plugin-kit", version = "4.0.2", description = "Enhanced Sani
76
76
  "xdg-basedir": "4.0.0",
77
77
  yalc: "1.0.0-pre.53"
78
78
  }, devDependencies = {
79
- "@commitlint/cli": "19.2.1",
80
- "@commitlint/config-conventional": "19.1.0",
79
+ "@commitlint/cli": "19.2.2",
80
+ "@commitlint/config-conventional": "19.2.2",
81
81
  "@sanity/semantic-release-preset": "4.1.7",
82
82
  "@sanity/ui-workshop": "^2.0.12",
83
83
  "@types/eslint": "^8.56.9",
@@ -86,8 +86,8 @@ var name = "@sanity/plugin-kit", version = "4.0.2", description = "Enhanced Sani
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.6.0",
90
- "@typescript-eslint/parser": "^7.6.0",
89
+ "@typescript-eslint/eslint-plugin": "^7.7.0",
90
+ "@typescript-eslint/parser": "^7.7.0",
91
91
  eslint: "^8.57.0",
92
92
  "eslint-config-prettier": "^9.1.0",
93
93
  "eslint-config-sanity": "^7.1.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/plugin-kit",
3
- "version": "4.0.2",
3
+ "version": "4.0.4",
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.6.2",
72
+ "@sanity/pkg-utils": "6.6.6",
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.21",
78
+ "get-it": "8.4.23",
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",
@@ -96,8 +96,8 @@
96
96
  "yalc": "1.0.0-pre.53"
97
97
  },
98
98
  "devDependencies": {
99
- "@commitlint/cli": "19.2.1",
100
- "@commitlint/config-conventional": "19.1.0",
99
+ "@commitlint/cli": "19.2.2",
100
+ "@commitlint/config-conventional": "19.2.2",
101
101
  "@sanity/semantic-release-preset": "4.1.7",
102
102
  "@sanity/ui-workshop": "^2.0.12",
103
103
  "@types/eslint": "^8.56.9",
@@ -106,8 +106,8 @@
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.6.0",
110
- "@typescript-eslint/parser": "^7.6.0",
109
+ "@typescript-eslint/eslint-plugin": "^7.7.0",
110
+ "@typescript-eslint/parser": "^7.7.0",
111
111
  "eslint": "^8.57.0",
112
112
  "eslint-config-prettier": "^9.1.0",
113
113
  "eslint-config-sanity": "^7.1.2",