swagger-ui 4.1.3 → 4.4.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "swagger-ui",
3
- "version": "4.1.3",
3
+ "version": "4.4.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",
@@ -52,7 +52,7 @@
52
52
  "start": "npm-run-all --parallel serve-static open-static"
53
53
  },
54
54
  "dependencies": {
55
- "@babel/runtime-corejs3": "^7.16.3",
55
+ "@babel/runtime-corejs3": "^7.16.8",
56
56
  "@braintree/sanitize-url": "^5.0.2",
57
57
  "base64-js": "^1.5.1",
58
58
  "classnames": "^2.3.1",
@@ -64,7 +64,6 @@
64
64
  "js-file-download": "^0.4.12",
65
65
  "js-yaml": "=4.1.0",
66
66
  "lodash": "^4.17.21",
67
- "memoizee": "^0.4.15",
68
67
  "prop-types": "^15.7.2",
69
68
  "randombytes": "^2.1.0",
70
69
  "react": "=17.0.2",
@@ -79,28 +78,30 @@
79
78
  "redux": "^4.1.2",
80
79
  "redux-immutable": "^4.0.0",
81
80
  "remarkable": "^2.0.1",
82
- "reselect": "^4.0.0",
81
+ "reselect": "^4.1.5",
83
82
  "serialize-error": "^8.1.0",
84
83
  "sha.js": "^2.4.11",
85
- "swagger-client": "^3.17.0",
84
+ "swagger-client": "^3.18.3",
86
85
  "url-parse": "^1.5.3",
87
86
  "xml": "=1.0.1",
88
87
  "xml-but-prettier": "^1.0.1",
89
88
  "zenscroll": "^4.0.2"
90
89
  },
91
90
  "devDependencies": {
92
- "@babel/cli": "=7.14.5",
91
+ "@babel/cli": "=7.16.8",
93
92
  "@babel/core": "=7.14.6",
94
93
  "@babel/eslint-parser": "=7.16.3",
95
94
  "@babel/plugin-proposal-class-properties": "=7.16.0",
96
95
  "@babel/plugin-proposal-nullish-coalescing-operator": "=7.16.0",
96
+ "@babel/plugin-proposal-object-rest-spread": "=7.16.7",
97
97
  "@babel/plugin-proposal-optional-chaining": "=7.16.0",
98
- "@babel/plugin-transform-runtime": "=7.16.4",
99
- "@babel/preset-env": "=7.14.7",
98
+ "@babel/plugin-transform-modules-commonjs": "=7.16.8",
99
+ "@babel/plugin-transform-runtime": "=7.16.8",
100
+ "@babel/preset-env": "=7.16.8",
100
101
  "@babel/preset-react": "=7.14.5",
101
102
  "@babel/register": "=7.16.0",
102
103
  "@commitlint/cli": "^15.0.0",
103
- "@commitlint/config-conventional": "^15.0.0",
104
+ "@commitlint/config-conventional": "^16.0.0",
104
105
  "@jest/globals": "=27.0.6",
105
106
  "@release-it/conventional-changelog": "=3.0.1",
106
107
  "@wojtekmaj/enzyme-adapter-react-17": "=0.6.5",
@@ -119,19 +120,19 @@
119
120
  "deepmerge": "^4.0.0",
120
121
  "enzyme": "=3.11.0",
121
122
  "eslint": "^7.29.0",
122
- "eslint-plugin-import": "^2.25.3",
123
+ "eslint-plugin-import": "^2.25.4",
123
124
  "eslint-plugin-jest": "^25.2.4",
124
125
  "eslint-plugin-mocha": "^9.0.0",
125
- "eslint-plugin-react": "^7.27.0",
126
+ "eslint-plugin-react": "^7.27.1",
126
127
  "esm": "=3.2.25",
127
- "expect": "=27.3.1",
128
+ "expect": "=27.4.2",
128
129
  "express": "^4.17.1",
129
130
  "file-loader": "^6.0.0",
130
131
  "git-describe": "^4.1.0",
131
132
  "husky": "=7.0.4",
132
133
  "ignore-assets-webpack-plugin": "^2.0.1",
133
134
  "inspectpack": "=4.7.1",
134
- "jest": "=27.0.6",
135
+ "jest": "=27.4.7",
135
136
  "jsdom": "=16.6.0",
136
137
  "json-loader": "^0.5.7",
137
138
  "json-merger": "^1.1.6",
@@ -146,15 +147,15 @@
146
147
  "npm-run-all": "^4.1.5",
147
148
  "oauth2-server": "^2.4.1",
148
149
  "open": "^8.4.0",
149
- "postcss": "=8.3.11",
150
- "postcss-loader": "=4.3.0",
151
- "postcss-preset-env": "=6.7.0",
150
+ "postcss": "^8.4.5",
151
+ "postcss-loader": "^4.3.0",
152
+ "postcss-preset-env": "^7.2.3",
152
153
  "prettier": "^2.3.0",
153
154
  "raw-loader": "^4.0.0",
154
155
  "react-test-renderer": "=17.0.2",
155
156
  "release-it": "=14.10.0",
156
157
  "rimraf": "^3.0.0",
157
- "sass": "^1.35.1",
158
+ "sass": "^1.49.0",
158
159
  "sass-loader": "^9.0.3",
159
160
  "sinon": "=12.0.1",
160
161
  "source-map-support": "^0.5.21",