swagger-ui 5.4.1 → 5.5.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-bundle.js +1 -1
- package/dist/swagger-ui-bundle.js.map +1 -1
- 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.map +1 -1
- package/dist/swagger-ui.js +1 -1
- package/dist/swagger-ui.js.map +1 -1
- package/package.json +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "swagger-ui",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.5.0",
|
|
4
4
|
"main": "./dist/swagger-ui.js",
|
|
5
5
|
"module": "./dist/swagger-ui-es-bundle-core.js",
|
|
6
6
|
"exports": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"start": "npm-run-all --parallel serve-static open-static"
|
|
75
75
|
},
|
|
76
76
|
"dependencies": {
|
|
77
|
-
"@babel/runtime-corejs3": "^7.22.
|
|
77
|
+
"@babel/runtime-corejs3": "^7.22.11",
|
|
78
78
|
"@braintree/sanitize-url": "=6.0.4",
|
|
79
79
|
"base64-js": "^1.5.1",
|
|
80
80
|
"classnames": "^2.3.1",
|
|
@@ -113,21 +113,21 @@
|
|
|
113
113
|
},
|
|
114
114
|
"devDependencies": {
|
|
115
115
|
"@babel/cli": "=7.22.10",
|
|
116
|
-
"@babel/core": "=7.22.
|
|
117
|
-
"@babel/eslint-parser": "=7.22.
|
|
116
|
+
"@babel/core": "=7.22.11",
|
|
117
|
+
"@babel/eslint-parser": "=7.22.11",
|
|
118
118
|
"@babel/plugin-proposal-class-properties": "=7.18.6",
|
|
119
119
|
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
|
|
120
120
|
"@babel/plugin-proposal-object-rest-spread": "=7.20.7",
|
|
121
121
|
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
|
|
122
|
-
"@babel/plugin-transform-modules-commonjs": "=7.22.
|
|
122
|
+
"@babel/plugin-transform-modules-commonjs": "=7.22.11",
|
|
123
123
|
"@babel/plugin-transform-runtime": "=7.22.10",
|
|
124
|
-
"@babel/preset-env": "=7.22.
|
|
124
|
+
"@babel/preset-env": "=7.22.14",
|
|
125
125
|
"@babel/preset-react": "=7.22.5",
|
|
126
126
|
"@babel/register": "=7.22.5",
|
|
127
|
-
"@commitlint/cli": "^17.
|
|
128
|
-
"@commitlint/config-conventional": "^17.
|
|
129
|
-
"@jest/globals": "=29.6.
|
|
130
|
-
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.
|
|
127
|
+
"@commitlint/cli": "^17.7.1",
|
|
128
|
+
"@commitlint/config-conventional": "^17.7.0",
|
|
129
|
+
"@jest/globals": "=29.6.4",
|
|
130
|
+
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
131
131
|
"@release-it/conventional-changelog": "=5.1.0",
|
|
132
132
|
"@wojtekmaj/enzyme-adapter-react-17": "=0.8.0",
|
|
133
133
|
"autoprefixer": "^10.4.15",
|
|
@@ -141,32 +141,32 @@
|
|
|
141
141
|
"cross-env": "=7.0.3",
|
|
142
142
|
"css-loader": "=6.8.1",
|
|
143
143
|
"cssnano": "=6.0.1",
|
|
144
|
-
"cypress": "=12.17.
|
|
144
|
+
"cypress": "=12.17.4",
|
|
145
145
|
"dedent": "^1.5.1",
|
|
146
146
|
"deepmerge": "^4.3.1",
|
|
147
147
|
"enzyme": "=3.11.0",
|
|
148
|
-
"eslint": "^8.
|
|
149
|
-
"eslint-plugin-import": "^2.28.
|
|
148
|
+
"eslint": "^8.48.0",
|
|
149
|
+
"eslint-plugin-import": "^2.28.1",
|
|
150
150
|
"eslint-plugin-jest": "^27.2.2",
|
|
151
151
|
"eslint-plugin-mocha": "^10.1.0",
|
|
152
152
|
"eslint-plugin-react": "^7.33.2",
|
|
153
153
|
"esm": "=3.2.25",
|
|
154
|
-
"expect": "=29.6.
|
|
154
|
+
"expect": "=29.6.4",
|
|
155
155
|
"express": "^4.18.2",
|
|
156
156
|
"git-describe": "^4.1.0",
|
|
157
157
|
"html-webpack-plugin": "^5.5.1",
|
|
158
158
|
"html-webpack-skip-assets-plugin": "^1.0.3",
|
|
159
159
|
"husky": "=8.0.3",
|
|
160
160
|
"inspectpack": "=4.7.1",
|
|
161
|
-
"jest": "=29.6.
|
|
162
|
-
"jest-environment-jsdom": "=29.6.
|
|
161
|
+
"jest": "=29.6.3",
|
|
162
|
+
"jest-environment-jsdom": "=29.6.4",
|
|
163
163
|
"jsdom": "=22.1.0",
|
|
164
164
|
"json-loader": "^0.5.7",
|
|
165
165
|
"json-merger": "^1.1.10",
|
|
166
166
|
"json-server": "=0.17.3",
|
|
167
|
-
"less": "^4.
|
|
167
|
+
"less": "^4.2.0",
|
|
168
168
|
"license-checker": "^25.0.0",
|
|
169
|
-
"lint-staged": "^
|
|
169
|
+
"lint-staged": "^14.0.1",
|
|
170
170
|
"local-web-server": "^5.3.0",
|
|
171
171
|
"mini-css-extract-plugin": "^2.7.6",
|
|
172
172
|
"mocha": "=8.4.0",
|
|
@@ -176,14 +176,14 @@
|
|
|
176
176
|
"open": "^9.1.0",
|
|
177
177
|
"postcss": "^8.4.28",
|
|
178
178
|
"postcss-loader": "^7.3.0",
|
|
179
|
-
"postcss-preset-env": "^9.1.
|
|
180
|
-
"prettier": "^3.0.
|
|
179
|
+
"postcss-preset-env": "^9.1.2",
|
|
180
|
+
"prettier": "^3.0.2",
|
|
181
181
|
"process": "^0.11.10",
|
|
182
182
|
"react-refresh": "^0.14.0",
|
|
183
183
|
"react-test-renderer": "=17.0.2",
|
|
184
184
|
"release-it": "=15.4.2",
|
|
185
185
|
"rimraf": "^5.0.1",
|
|
186
|
-
"sass": "^1.
|
|
186
|
+
"sass": "^1.66.1",
|
|
187
187
|
"sass-loader": "^13.3.0",
|
|
188
188
|
"sinon": "=15.2.0",
|
|
189
189
|
"source-map-support": "^0.5.21",
|