swagger-ui 5.11.0 → 5.11.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.11.0",
3
+ "version": "5.11.2",
4
4
  "main": "./dist/swagger-ui.js",
5
5
  "module": "./dist/swagger-ui-es-bundle-core.js",
6
6
  "exports": {
@@ -74,13 +74,13 @@
74
74
  "start": "npm-run-all --parallel serve-static open-static"
75
75
  },
76
76
  "dependencies": {
77
- "@babel/runtime-corejs3": "^7.23.7",
77
+ "@babel/runtime-corejs3": "^7.23.8",
78
78
  "@braintree/sanitize-url": "=7.0.0",
79
79
  "base64-js": "^1.5.1",
80
80
  "classnames": "^2.5.1",
81
81
  "css.escape": "1.5.1",
82
82
  "deep-extend": "0.6.0",
83
- "dompurify": "=3.0.6",
83
+ "dompurify": "=3.0.8",
84
84
  "ieee754": "^1.2.1",
85
85
  "immutable": "^3.x.x",
86
86
  "js-file-download": "^0.4.12",
@@ -97,12 +97,12 @@
97
97
  "react-immutable-proptypes": "2.2.0",
98
98
  "react-immutable-pure-component": "^2.2.0",
99
99
  "react-inspector": "^6.0.1",
100
- "react-redux": "^9.0.4",
100
+ "react-redux": "^9.1.0",
101
101
  "react-syntax-highlighter": "^15.5.0",
102
- "redux": "^5.0.0",
102
+ "redux": "^5.0.1",
103
103
  "redux-immutable": "^4.0.0",
104
104
  "remarkable": "^2.0.1",
105
- "reselect": "^5.0.1",
105
+ "reselect": "^5.1.0",
106
106
  "serialize-error": "^8.1.0",
107
107
  "sha.js": "^2.4.11",
108
108
  "swagger-client": "^3.25.0",
@@ -113,20 +113,20 @@
113
113
  },
114
114
  "devDependencies": {
115
115
  "@babel/cli": "=7.23.4",
116
- "@babel/core": "=7.23.7",
116
+ "@babel/core": "=7.23.9",
117
117
  "@babel/eslint-parser": "=7.23.3",
118
- "@babel/plugin-transform-runtime": "=7.23.6",
119
- "@babel/preset-env": "=7.23.7",
118
+ "@babel/plugin-transform-runtime": "=7.23.7",
119
+ "@babel/preset-env": "=7.23.8",
120
120
  "@babel/preset-react": "=7.23.3",
121
- "@babel/register": "=7.22.15",
122
- "@commitlint/cli": "^18.4.4",
123
- "@commitlint/config-conventional": "^18.4.3",
121
+ "@babel/register": "=7.23.7",
122
+ "@commitlint/cli": "^18.6.0",
123
+ "@commitlint/config-conventional": "^18.5.0",
124
124
  "@jest/globals": "=29.7.0",
125
125
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
126
126
  "@release-it/conventional-changelog": "=8.0.1",
127
127
  "@svgr/webpack": "=8.1.0",
128
128
  "@cfaester/enzyme-adapter-react-18": "=0.7.1",
129
- "autoprefixer": "^10.4.16",
129
+ "autoprefixer": "^10.4.17",
130
130
  "babel-loader": "^9.1.3",
131
131
  "babel-plugin-lodash": "=3.3.4",
132
132
  "babel-plugin-module-resolver": "=5.0.0",
@@ -135,15 +135,15 @@
135
135
  "buffer": "^6.0.3",
136
136
  "cors": "^2.8.5",
137
137
  "cross-env": "=7.0.3",
138
- "css-loader": "=6.8.1",
138
+ "css-loader": "=6.9.1",
139
139
  "cssnano": "=6.0.3",
140
- "cypress": "=13.6.2",
140
+ "cypress": "=13.6.3",
141
141
  "dedent": "^1.5.1",
142
142
  "deepmerge": "^4.3.1",
143
143
  "enzyme": "=3.11.0",
144
144
  "eslint": "^8.55.0",
145
145
  "eslint-plugin-import": "^2.29.0",
146
- "eslint-plugin-jest": "^27.6.0",
146
+ "eslint-plugin-jest": "^27.6.3",
147
147
  "eslint-plugin-mocha": "^10.2.0",
148
148
  "eslint-plugin-react": "^7.33.2",
149
149
  "esm": "=3.2.25",
@@ -157,31 +157,31 @@
157
157
  "jest": "=29.7.0",
158
158
  "jest-environment-jsdom": "=29.7.0",
159
159
  "jest-transform-stub": "=2.0.0",
160
- "jsdom": "=23.0.1",
160
+ "jsdom": "=24.0.0",
161
161
  "json-loader": "^0.5.7",
162
162
  "json-merger": "^1.1.10",
163
163
  "json-server": "=0.17.4",
164
164
  "less": "^4.2.0",
165
165
  "license-checker": "^25.0.0",
166
166
  "lint-staged": "^15.2.0",
167
- "local-web-server": "^5.3.0",
168
- "mini-css-extract-plugin": "^2.7.6",
167
+ "local-web-server": "^5.3.1",
168
+ "mini-css-extract-plugin": "^2.7.7",
169
169
  "mocha": "=8.4.0",
170
170
  "npm-audit-ci-wrapper": "^3.0.2",
171
171
  "npm-run-all": "^4.1.5",
172
172
  "oauth2-server": "^2.4.1",
173
- "open": "^10.0.2",
173
+ "open": "^10.0.3",
174
174
  "postcss": "^8.4.33",
175
- "postcss-loader": "^7.3.0",
175
+ "postcss-loader": "^8.0.0",
176
176
  "postcss-preset-env": "^9.3.0",
177
- "prettier": "^3.1.0",
177
+ "prettier": "^3.2.4",
178
178
  "process": "^0.11.10",
179
179
  "react-refresh": "^0.14.0",
180
180
  "react-test-renderer": "^18.2.0",
181
181
  "release-it": "=17.0.1",
182
182
  "rimraf": "^5.0.5",
183
- "sass": "^1.69.7",
184
- "sass-loader": "^13.3.3",
183
+ "sass": "^1.70.0",
184
+ "sass-loader": "^14.0.0",
185
185
  "sinon": "=17.0.1",
186
186
  "source-map-support": "^0.5.21",
187
187
  "start-server-and-test": "^2.0.3",