swagger-ui 5.12.0 → 5.12.2

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.12.0",
3
+ "version": "5.12.2",
4
4
  "main": "./dist/swagger-ui.js",
5
5
  "module": "./dist/swagger-ui-es-bundle-core.js",
6
6
  "exports": {
@@ -73,12 +73,12 @@
73
73
  },
74
74
  "dependencies": {
75
75
  "@babel/runtime-corejs3": "^7.24.0",
76
- "@braintree/sanitize-url": "=7.0.0",
76
+ "@braintree/sanitize-url": "=7.0.1",
77
77
  "base64-js": "^1.5.1",
78
78
  "classnames": "^2.5.1",
79
79
  "css.escape": "1.5.1",
80
80
  "deep-extend": "0.6.0",
81
- "dompurify": "=3.0.9",
81
+ "dompurify": "=3.0.11",
82
82
  "ieee754": "^1.2.1",
83
83
  "immutable": "^3.x.x",
84
84
  "js-file-download": "^0.4.12",
@@ -103,28 +103,28 @@
103
103
  "reselect": "^5.1.0",
104
104
  "serialize-error": "^8.1.0",
105
105
  "sha.js": "^2.4.11",
106
- "swagger-client": "^3.26.0",
106
+ "swagger-client": "^3.26.4",
107
107
  "url-parse": "^1.5.10",
108
108
  "xml": "=1.0.1",
109
109
  "xml-but-prettier": "^1.0.1",
110
110
  "zenscroll": "^4.0.2"
111
111
  },
112
112
  "devDependencies": {
113
- "@babel/cli": "=7.23.9",
114
- "@babel/core": "=7.24.0",
115
- "@babel/eslint-parser": "=7.23.10",
116
- "@babel/plugin-transform-runtime": "=7.24.0",
113
+ "@babel/cli": "=7.24.1",
114
+ "@babel/core": "=7.24.1",
115
+ "@babel/eslint-parser": "=7.24.1",
116
+ "@babel/plugin-transform-runtime": "=7.24.1",
117
117
  "@babel/preset-env": "=7.24.0",
118
- "@babel/preset-react": "=7.23.3",
118
+ "@babel/preset-react": "=7.24.1",
119
119
  "@babel/register": "=7.23.7",
120
- "@commitlint/cli": "^19.1.0",
120
+ "@commitlint/cli": "^19.2.1",
121
121
  "@commitlint/config-conventional": "^19.1.0",
122
122
  "@jest/globals": "=29.7.0",
123
123
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
124
124
  "@release-it/conventional-changelog": "=8.0.1",
125
125
  "@svgr/webpack": "=8.1.0",
126
126
  "@cfaester/enzyme-adapter-react-18": "=0.7.1",
127
- "autoprefixer": "^10.4.17",
127
+ "autoprefixer": "^10.4.19",
128
128
  "babel-loader": "^9.1.3",
129
129
  "babel-plugin-lodash": "=3.3.4",
130
130
  "babel-plugin-module-resolver": "=5.0.0",
@@ -134,18 +134,18 @@
134
134
  "cors": "^2.8.5",
135
135
  "cross-env": "=7.0.3",
136
136
  "css-loader": "=6.10.0",
137
- "cssnano": "=6.1.0",
138
- "cypress": "=13.6.6",
137
+ "cssnano": "=6.1.1",
138
+ "cypress": "=13.7.1",
139
139
  "dedent": "^1.5.1",
140
140
  "deepmerge": "^4.3.1",
141
141
  "enzyme": "=3.11.0",
142
142
  "eslint": "^8.57.0",
143
143
  "eslint-plugin-import": "^2.29.0",
144
144
  "eslint-plugin-jest": "^27.9.0",
145
- "eslint-plugin-react": "^7.34.0",
145
+ "eslint-plugin-react": "^7.34.1",
146
146
  "esm": "=3.2.25",
147
147
  "expect": "=29.7.0",
148
- "express": "^4.18.3",
148
+ "express": "^4.19.2",
149
149
  "git-describe": "^4.1.0",
150
150
  "html-webpack-plugin": "^5.5.1",
151
151
  "html-webpack-skip-assets-plugin": "^1.0.3",
@@ -167,16 +167,16 @@
167
167
  "npm-run-all": "^4.1.5",
168
168
  "oauth2-server": "^2.4.1",
169
169
  "open": "^10.1.0",
170
- "postcss": "^8.4.35",
170
+ "postcss": "^8.4.36",
171
171
  "postcss-loader": "^8.1.1",
172
- "postcss-preset-env": "^9.5.0",
172
+ "postcss-preset-env": "^9.5.2",
173
173
  "prettier": "^3.2.5",
174
174
  "process": "^0.11.10",
175
175
  "react-refresh": "^0.14.0",
176
176
  "react-test-renderer": "^18.2.0",
177
177
  "release-it": "=17.1.1",
178
178
  "rimraf": "^5.0.5",
179
- "sass": "^1.71.1",
179
+ "sass": "^1.72.0",
180
180
  "sass-loader": "^14.1.1",
181
181
  "sinon": "=17.0.1",
182
182
  "source-map-support": "^0.5.21",
@@ -184,10 +184,10 @@
184
184
  "stream-browserify": "^3.0.0",
185
185
  "tachyons-sass": "^4.9.5",
186
186
  "terser-webpack-plugin": "^5.3.10",
187
- "webpack": "^5.90.3",
187
+ "webpack": "^5.91.0",
188
188
  "webpack-bundle-size-analyzer": "^3.1.0",
189
189
  "webpack-cli": "^5.1.4",
190
- "webpack-dev-server": "^5.0.3",
190
+ "webpack-dev-server": "^5.0.4",
191
191
  "webpack-node-externals": "=3.0.0",
192
192
  "webpack-stats-plugin": "=1.1.3"
193
193
  },