swagger-ui 5.11.3 → 5.11.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "swagger-ui",
3
- "version": "5.11.3",
3
+ "version": "5.11.4",
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.23.8",
77
+ "@babel/runtime-corejs3": "^7.23.9",
78
78
  "@braintree/sanitize-url": "=7.0.0",
79
79
  "base64-js": "^1.5.1",
80
80
  "classnames": "^2.5.1",
@@ -119,7 +119,7 @@
119
119
  "@babel/preset-env": "=7.23.9",
120
120
  "@babel/preset-react": "=7.23.3",
121
121
  "@babel/register": "=7.23.7",
122
- "@commitlint/cli": "^18.6.0",
122
+ "@commitlint/cli": "^18.6.1",
123
123
  "@commitlint/config-conventional": "^18.6.0",
124
124
  "@jest/globals": "=29.7.0",
125
125
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
@@ -152,7 +152,7 @@
152
152
  "git-describe": "^4.1.0",
153
153
  "html-webpack-plugin": "^5.5.1",
154
154
  "html-webpack-skip-assets-plugin": "^1.0.3",
155
- "husky": "=8.0.3",
155
+ "husky": "=9.0.10",
156
156
  "inspectpack": "=4.7.1",
157
157
  "jest": "=29.7.0",
158
158
  "jest-environment-jsdom": "=29.7.0",
@@ -163,7 +163,7 @@
163
163
  "json-server": "=0.17.4",
164
164
  "less": "^4.2.0",
165
165
  "license-checker": "^25.0.0",
166
- "lint-staged": "^15.2.1",
166
+ "lint-staged": "^15.2.2",
167
167
  "local-web-server": "^5.3.1",
168
168
  "mini-css-extract-plugin": "^2.8.0",
169
169
  "mocha": "=8.4.0",
@@ -171,7 +171,7 @@
171
171
  "npm-run-all": "^4.1.5",
172
172
  "oauth2-server": "^2.4.1",
173
173
  "open": "^10.0.3",
174
- "postcss": "^8.4.34",
174
+ "postcss": "^8.4.35",
175
175
  "postcss-loader": "^8.1.0",
176
176
  "postcss-preset-env": "^9.3.0",
177
177
  "prettier": "^3.2.5",
@@ -188,7 +188,7 @@
188
188
  "stream-browserify": "^3.0.0",
189
189
  "tachyons-sass": "^4.9.5",
190
190
  "terser-webpack-plugin": "^5.3.10",
191
- "webpack": "^5.89.0",
191
+ "webpack": "^5.90.1",
192
192
  "webpack-bundle-size-analyzer": "^3.1.0",
193
193
  "webpack-cli": "^4.10.0",
194
194
  "webpack-dev-server": "^4.15.0",