@kong/spec-renderer 1.107.18-pr.882.fca8696.0 → 1.107.18
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.
- package/package.json +76 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong/spec-renderer",
|
|
3
|
-
"version": "1.107.18
|
|
3
|
+
"version": "1.107.18",
|
|
4
4
|
"description": "Kong's open-source spec renderer",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
|
@@ -29,6 +29,26 @@
|
|
|
29
29
|
"publishConfig": {
|
|
30
30
|
"access": "public"
|
|
31
31
|
},
|
|
32
|
+
"scripts": {
|
|
33
|
+
"dev": "cross-env USE_SANDBOX=true vite",
|
|
34
|
+
"build": "pnpm run typecheck && pnpm run build:package && pnpm run build:webcomponent && pnpm run build:types && pnpm run build:aliases",
|
|
35
|
+
"build:package": "vite build -m production",
|
|
36
|
+
"build:webcomponent": "cross-env VITE_AS_WEB_COMPONENT='true' vite build -m production",
|
|
37
|
+
"build:types": "vue-tsc -p './tsconfig.build.json' --emitDeclarationOnly",
|
|
38
|
+
"build:aliases": "tsc-alias -p './tsconfig.build.json'",
|
|
39
|
+
"build:analyzer": "BUILD_VISUALIZER='true' vite build -m production",
|
|
40
|
+
"build:sandbox": "cross-env USE_SANDBOX=true vite build -m production",
|
|
41
|
+
"preview": "pnpm run build:sandbox && cross-env USE_SANDBOX=true vite preview",
|
|
42
|
+
"typecheck": "vue-tsc -p './tsconfig.build.json' --noEmit",
|
|
43
|
+
"stylelint": "stylelint --allow-empty-input './src/**/*.{css,scss,vue}'",
|
|
44
|
+
"stylelint:fix": "stylelint --allow-empty-input './src/**/*.{css,scss,sass,vue}' --fix",
|
|
45
|
+
"lint": "eslint",
|
|
46
|
+
"lint:fix": "eslint --fix",
|
|
47
|
+
"test": "cross-env FORCE_COLOR=1 vitest run",
|
|
48
|
+
"test:open": "cross-env FORCE_COLOR=1 vitest --ui",
|
|
49
|
+
"semantic-release": "semantic-release",
|
|
50
|
+
"commit": "cz"
|
|
51
|
+
},
|
|
32
52
|
"peerDependencies": {
|
|
33
53
|
"vue": ">= 3.3.13 < 4"
|
|
34
54
|
},
|
|
@@ -110,6 +130,60 @@
|
|
|
110
130
|
"vue-router": "^4.6.4",
|
|
111
131
|
"vue-tsc": "^3.2.9"
|
|
112
132
|
},
|
|
133
|
+
"pnpm": {
|
|
134
|
+
"onlyBuiltDependencies": [
|
|
135
|
+
"@evilmartians/lefthook",
|
|
136
|
+
"@parcel/watcher",
|
|
137
|
+
"esbuild",
|
|
138
|
+
"vue-demi"
|
|
139
|
+
],
|
|
140
|
+
"overrides": {
|
|
141
|
+
"openapi3-ts": "4.5.0",
|
|
142
|
+
"jsonpath-plus@<10.3.0": ">=10.4.0",
|
|
143
|
+
"elliptic@<=6.6.0": ">=6.6.1",
|
|
144
|
+
"@babel/helpers@<7.26.10": ">=7.29.2",
|
|
145
|
+
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.6",
|
|
146
|
+
"brace-expansion@>=1.0.0 <=1.1.11": ">=2.1.0",
|
|
147
|
+
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
|
|
148
|
+
"pbkdf2@<=3.1.2": ">=3.1.5",
|
|
149
|
+
"sha.js@<=2.4.11": ">=2.4.12",
|
|
150
|
+
"cipher-base@<=1.0.4": ">=1.0.7",
|
|
151
|
+
"glob@>=10.2.0 <10.5.0": ">=13.0.6",
|
|
152
|
+
"diff@>=4.0.0 <4.0.4": ">=4.0.4",
|
|
153
|
+
"@isaacs/brace-expansion@<=5.0.0": ">=5.0.1",
|
|
154
|
+
"mdast-util-to-hast@>=13.0.0 <13.2.1": ">=13.2.1",
|
|
155
|
+
"qs@>=6.7.0 <=6.15.1": ">=6.15.2",
|
|
156
|
+
"bn.js@>=5.0.0 <5.2.3": ">=5.2.3",
|
|
157
|
+
"bn.js@<4.12.3": ">=5.2.3",
|
|
158
|
+
"rollup@>=4.0.0 <4.59.0": ">=4.60.4",
|
|
159
|
+
"minimatch@<10.2.3": ">=10.2.5",
|
|
160
|
+
"ajv@<6.14.0": "^6.15.0",
|
|
161
|
+
"immutable@>=5.0.0 <5.1.5": ">=5.1.5",
|
|
162
|
+
"flatted@<=3.4.1": ">=3.4.2",
|
|
163
|
+
"undici@<6.24.0": ">=8.5.0",
|
|
164
|
+
"handlebars@>=4.0.0 <4.7.9": ">=4.7.9",
|
|
165
|
+
"picomatch@<2.3.2": ">=4.0.4",
|
|
166
|
+
"lodash-es@<=4.17.23": ">=4.18.0",
|
|
167
|
+
"lodash@<=4.17.23": ">=4.18.0",
|
|
168
|
+
"yaml@>=2.0.0 <2.8.3": ">=2.8.4",
|
|
169
|
+
"fast-uri@<=3.1.1": ">=3.1.2",
|
|
170
|
+
"uuid@<11.1.1": ">=11.1.1",
|
|
171
|
+
"vitest@<3.2.6": ">=3.2.6",
|
|
172
|
+
"brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6",
|
|
173
|
+
"js-cookie@<=3.0.5": ">=3.0.7",
|
|
174
|
+
"tmp@<0.2.6": ">=0.2.6",
|
|
175
|
+
"esbuild@>=0.27.3 <0.28.1": ">=0.28.1",
|
|
176
|
+
"sanitize-html@=2.17.3": ">=2.17.4",
|
|
177
|
+
"ws@>=8.0.0 <8.21.0": ">=8.21.0",
|
|
178
|
+
"form-data@>=4.0.0 <4.0.6": ">=4.0.6",
|
|
179
|
+
"vite@>=7.0.0 <=7.3.4": ">=7.3.5",
|
|
180
|
+
"@babel/core@<=7.29.0": ">=7.29.6",
|
|
181
|
+
"markdown-it@<=14.1.1": ">=14.2.0",
|
|
182
|
+
"linkify-it@<=5.0.0": ">=5.0.1",
|
|
183
|
+
"js-yaml@>=4.0.0 <=4.1.1": ">=4.2.0",
|
|
184
|
+
"undici@>=7.0.0 <7.28.0": ">=7.28.0"
|
|
185
|
+
}
|
|
186
|
+
},
|
|
113
187
|
"repository": {
|
|
114
188
|
"type": "git",
|
|
115
189
|
"url": "git+https://github.com/Kong/spec-renderer.git"
|
|
@@ -175,25 +249,5 @@
|
|
|
175
249
|
"jiraPrepend": "[",
|
|
176
250
|
"jiraAppend": "]"
|
|
177
251
|
}
|
|
178
|
-
},
|
|
179
|
-
"scripts": {
|
|
180
|
-
"dev": "cross-env USE_SANDBOX=true vite",
|
|
181
|
-
"build": "pnpm run typecheck && pnpm run build:package && pnpm run build:webcomponent && pnpm run build:types && pnpm run build:aliases",
|
|
182
|
-
"build:package": "vite build -m production",
|
|
183
|
-
"build:webcomponent": "cross-env VITE_AS_WEB_COMPONENT='true' vite build -m production",
|
|
184
|
-
"build:types": "vue-tsc -p './tsconfig.build.json' --emitDeclarationOnly",
|
|
185
|
-
"build:aliases": "tsc-alias -p './tsconfig.build.json'",
|
|
186
|
-
"build:analyzer": "BUILD_VISUALIZER='true' vite build -m production",
|
|
187
|
-
"build:sandbox": "cross-env USE_SANDBOX=true vite build -m production",
|
|
188
|
-
"preview": "pnpm run build:sandbox && cross-env USE_SANDBOX=true vite preview",
|
|
189
|
-
"typecheck": "vue-tsc -p './tsconfig.build.json' --noEmit",
|
|
190
|
-
"stylelint": "stylelint --allow-empty-input './src/**/*.{css,scss,vue}'",
|
|
191
|
-
"stylelint:fix": "stylelint --allow-empty-input './src/**/*.{css,scss,sass,vue}' --fix",
|
|
192
|
-
"lint": "eslint",
|
|
193
|
-
"lint:fix": "eslint --fix",
|
|
194
|
-
"test": "cross-env FORCE_COLOR=1 vitest run",
|
|
195
|
-
"test:open": "cross-env FORCE_COLOR=1 vitest --ui",
|
|
196
|
-
"semantic-release": "semantic-release",
|
|
197
|
-
"commit": "cz"
|
|
198
252
|
}
|
|
199
|
-
}
|
|
253
|
+
}
|