swagger-ui 3.50.0 → 3.52.0
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/dist/swagger-ui-es-bundle-core.js +1 -1
- package/dist/swagger-ui-es-bundle-core.js.map +1 -1
- package/dist/swagger-ui-es-bundle.js +1 -1
- package/dist/swagger-ui-es-bundle.js.map +1 -1
- package/dist/swagger-ui-standalone-preset.js +1 -1
- package/dist/swagger-ui-standalone-preset.js.map +1 -1
- package/dist/swagger-ui.css +1 -1
- package/dist/swagger-ui.css.map +1 -1
- package/dist/swagger-ui.js +1 -1
- package/dist/swagger-ui.js.map +1 -1
- package/package.json +30 -30
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "swagger-ui",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.52.0",
|
|
4
4
|
"main": "dist/swagger-ui.js",
|
|
5
5
|
"module": "dist/swagger-ui-es-bundle.js",
|
|
6
6
|
"homepage": "https://github.com/swagger-api/swagger-ui",
|
|
@@ -58,19 +58,19 @@
|
|
|
58
58
|
"start": "npm-run-all --parallel serve-static open-static"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@babel/runtime-corejs3": "^7.14.
|
|
62
|
-
"@braintree/sanitize-url": "^5.0.
|
|
61
|
+
"@babel/runtime-corejs3": "^7.14.7",
|
|
62
|
+
"@braintree/sanitize-url": "^5.0.2",
|
|
63
63
|
"@kyleshockey/object-assign-deep": "^0.4.2",
|
|
64
64
|
"@kyleshockey/xml": "^1.0.2",
|
|
65
65
|
"base64-js": "^1.5.1",
|
|
66
66
|
"classnames": "^2.3.1",
|
|
67
67
|
"css.escape": "1.5.1",
|
|
68
68
|
"deep-extend": "0.6.0",
|
|
69
|
-
"dompurify": "^2.2.
|
|
69
|
+
"dompurify": "^2.2.9",
|
|
70
70
|
"ieee754": "^1.2.1",
|
|
71
71
|
"immutable": "^3.x.x",
|
|
72
72
|
"js-file-download": "^0.4.12",
|
|
73
|
-
"js-yaml": "
|
|
73
|
+
"js-yaml": "=4.1.0",
|
|
74
74
|
"lodash": "^4.17.21",
|
|
75
75
|
"memoizee": "^0.4.15",
|
|
76
76
|
"prop-types": "^15.7.2",
|
|
@@ -91,27 +91,27 @@
|
|
|
91
91
|
"reselect": "^4.0.0",
|
|
92
92
|
"serialize-error": "^8.1.0",
|
|
93
93
|
"sha.js": "^2.4.11",
|
|
94
|
-
"swagger-client": "^3.
|
|
94
|
+
"swagger-client": "^3.15.0",
|
|
95
95
|
"url-parse": "^1.5.1",
|
|
96
96
|
"xml-but-prettier": "^1.0.1",
|
|
97
97
|
"zenscroll": "^4.0.2"
|
|
98
98
|
},
|
|
99
99
|
"devDependencies": {
|
|
100
|
-
"@babel/cli": "=7.14.
|
|
101
|
-
"@babel/core": "=7.14.
|
|
100
|
+
"@babel/cli": "=7.14.5",
|
|
101
|
+
"@babel/core": "=7.14.6",
|
|
102
102
|
"@babel/eslint-parser": "=7.14.3",
|
|
103
|
-
"@babel/plugin-proposal-class-properties": "=7.
|
|
104
|
-
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.
|
|
105
|
-
"@babel/plugin-proposal-optional-chaining": "=7.14.
|
|
106
|
-
"@babel/plugin-transform-runtime": "=7.14.
|
|
107
|
-
"@babel/preset-env": "=7.14.
|
|
108
|
-
"@babel/preset-react": "=7.
|
|
109
|
-
"@babel/register": "=7.
|
|
103
|
+
"@babel/plugin-proposal-class-properties": "=7.14.5",
|
|
104
|
+
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.5",
|
|
105
|
+
"@babel/plugin-proposal-optional-chaining": "=7.14.5",
|
|
106
|
+
"@babel/plugin-transform-runtime": "=7.14.5",
|
|
107
|
+
"@babel/preset-env": "=7.14.7",
|
|
108
|
+
"@babel/preset-react": "=7.14.5",
|
|
109
|
+
"@babel/register": "=7.14.5",
|
|
110
110
|
"@commitlint/cli": "^12.1.4",
|
|
111
111
|
"@commitlint/config-conventional": "^12.1.4",
|
|
112
|
-
"@jest/globals": "=
|
|
113
|
-
"@release-it/conventional-changelog": "=
|
|
114
|
-
"autoprefixer": "^10.2.
|
|
112
|
+
"@jest/globals": "=27.0.6",
|
|
113
|
+
"@release-it/conventional-changelog": "=3.0.1",
|
|
114
|
+
"autoprefixer": "^10.2.6",
|
|
115
115
|
"babel-loader": "^8.1.0",
|
|
116
116
|
"babel-plugin-lodash": "=3.3.4",
|
|
117
117
|
"babel-plugin-module-resolver": "=4.1.0",
|
|
@@ -122,14 +122,14 @@
|
|
|
122
122
|
"cross-env": "=7.0.3",
|
|
123
123
|
"css-loader": "=5.2.6",
|
|
124
124
|
"cssnano": "=5.0.4",
|
|
125
|
-
"cypress": "^
|
|
125
|
+
"cypress": "^8.1.0",
|
|
126
126
|
"dedent": "^0.7.0",
|
|
127
127
|
"deepmerge": "^4.0.0",
|
|
128
128
|
"enzyme": "^2.7.1",
|
|
129
|
-
"eslint": "^7.
|
|
130
|
-
"eslint-plugin-import": "^2.23.
|
|
129
|
+
"eslint": "^7.29.0",
|
|
130
|
+
"eslint-plugin-import": "^2.23.4",
|
|
131
131
|
"eslint-plugin-jest": "^24.3.6",
|
|
132
|
-
"eslint-plugin-mocha": "^
|
|
132
|
+
"eslint-plugin-mocha": "^9.0.0",
|
|
133
133
|
"eslint-plugin-react": "^7.23.2",
|
|
134
134
|
"esm": "=3.2.25",
|
|
135
135
|
"expect": "^1.20.2",
|
|
@@ -139,31 +139,31 @@
|
|
|
139
139
|
"husky": "=6.0.0",
|
|
140
140
|
"ignore-assets-webpack-plugin": "^2.0.1",
|
|
141
141
|
"inspectpack": "=4.7.1",
|
|
142
|
-
"jest": "=
|
|
142
|
+
"jest": "=27.0.6",
|
|
143
143
|
"jsdom": "=16.6.0",
|
|
144
144
|
"json-loader": "^0.5.7",
|
|
145
145
|
"json-merger": "^1.1.6",
|
|
146
146
|
"json-server": "=0.16.3",
|
|
147
147
|
"less": "^4.1.1",
|
|
148
148
|
"license-checker": "^25.0.0",
|
|
149
|
-
"lint-staged": "=
|
|
149
|
+
"lint-staged": "=11.0.0",
|
|
150
150
|
"local-web-server": "^4.2.1",
|
|
151
|
-
"mini-css-extract-plugin": "^1.6.
|
|
151
|
+
"mini-css-extract-plugin": "^1.6.2",
|
|
152
152
|
"mocha": "=8.4.0",
|
|
153
|
-
"nightwatch": "^1.
|
|
154
|
-
"node-sass": "^4.14.1",
|
|
153
|
+
"nightwatch": "^1.7.7",
|
|
155
154
|
"npm-audit-ci-wrapper": "^3.0.2",
|
|
156
155
|
"npm-run-all": "^4.1.5",
|
|
157
156
|
"oauth2-server": "^2.4.1",
|
|
158
157
|
"open": "^8.2.0",
|
|
159
|
-
"postcss": "=8.
|
|
158
|
+
"postcss": "=8.3.5",
|
|
160
159
|
"postcss-loader": "=4.3.0",
|
|
161
160
|
"postcss-preset-env": "=6.7.0",
|
|
162
161
|
"prettier": "^2.3.0",
|
|
163
162
|
"raw-loader": "^4.0.0",
|
|
164
163
|
"react-test-renderer": "^15.7.0",
|
|
165
|
-
"release-it": "=
|
|
164
|
+
"release-it": "=14.10.0",
|
|
166
165
|
"rimraf": "^3.0.0",
|
|
166
|
+
"sass": "^1.35.1",
|
|
167
167
|
"sass-loader": "^9.0.3",
|
|
168
168
|
"selenium-server-standalone-jar": "^3.141.5",
|
|
169
169
|
"source-map-support": "^0.5.19",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"url-loader": "^4.1.1",
|
|
173
173
|
"webpack": "^4.46.0",
|
|
174
174
|
"webpack-bundle-size-analyzer": "^3.1.0",
|
|
175
|
-
"webpack-cli": "^4.7.
|
|
175
|
+
"webpack-cli": "^4.7.2",
|
|
176
176
|
"webpack-dev-server": "^3.11.2",
|
|
177
177
|
"webpack-stats-plugin": "=1.0.3"
|
|
178
178
|
},
|