swagger-ui 3.51.0 → 3.51.1

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": "3.51.0",
3
+ "version": "3.51.1",
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",
@@ -58,8 +58,8 @@
58
58
  "start": "npm-run-all --parallel serve-static open-static"
59
59
  },
60
60
  "dependencies": {
61
- "@babel/runtime-corejs3": "^7.14.0",
62
- "@braintree/sanitize-url": "^5.0.1",
61
+ "@babel/runtime-corejs3": "^7.14.7",
62
+ "@braintree/sanitize-url": "^5.0.2",
63
63
  "@kyleshockey/object-assign-deep": "^0.4.2",
64
64
  "@kyleshockey/xml": "^1.0.2",
65
65
  "base64-js": "^1.5.1",
@@ -97,20 +97,20 @@
97
97
  "zenscroll": "^4.0.2"
98
98
  },
99
99
  "devDependencies": {
100
- "@babel/cli": "=7.14.3",
101
- "@babel/core": "=7.14.2",
100
+ "@babel/cli": "=7.14.5",
101
+ "@babel/core": "=7.14.6",
102
102
  "@babel/eslint-parser": "=7.14.3",
103
103
  "@babel/plugin-proposal-class-properties": "=7.14.5",
104
- "@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.2",
105
- "@babel/plugin-proposal-optional-chaining": "=7.14.2",
106
- "@babel/plugin-transform-runtime": "=7.14.3",
107
- "@babel/preset-env": "=7.14.2",
108
- "@babel/preset-react": "=7.13.13",
109
- "@babel/register": "=7.13.16",
104
+ "@babel/plugin-proposal-nullish-coalescing-operator": "=7.14.5",
105
+ "@babel/plugin-proposal-optional-chaining": "=7.14.5",
106
+ "@babel/plugin-transform-runtime": "=7.14.5",
107
+ "@babel/preset-env": "=7.14.7",
108
+ "@babel/preset-react": "=7.14.5",
109
+ "@babel/register": "=7.14.5",
110
110
  "@commitlint/cli": "^12.1.4",
111
111
  "@commitlint/config-conventional": "^12.1.4",
112
- "@jest/globals": "=26.6.2",
113
- "@release-it/conventional-changelog": "=1.1.4",
112
+ "@jest/globals": "=27.0.6",
113
+ "@release-it/conventional-changelog": "=3.0.1",
114
114
  "autoprefixer": "^10.2.6",
115
115
  "babel-loader": "^8.1.0",
116
116
  "babel-plugin-lodash": "=3.3.4",
@@ -122,14 +122,14 @@
122
122
  "cross-env": "=7.0.3",
123
123
  "css-loader": "=5.2.6",
124
124
  "cssnano": "=5.0.4",
125
- "cypress": "^6.7.1",
125
+ "cypress": "^7.5.0",
126
126
  "dedent": "^0.7.0",
127
127
  "deepmerge": "^4.0.0",
128
128
  "enzyme": "^2.7.1",
129
- "eslint": "^7.27.0",
130
- "eslint-plugin-import": "^2.23.3",
129
+ "eslint": "^7.29.0",
130
+ "eslint-plugin-import": "^2.23.4",
131
131
  "eslint-plugin-jest": "^24.3.6",
132
- "eslint-plugin-mocha": "^8.0.8",
132
+ "eslint-plugin-mocha": "^9.0.0",
133
133
  "eslint-plugin-react": "^7.23.2",
134
134
  "esm": "=3.2.25",
135
135
  "expect": "^1.20.2",
@@ -146,11 +146,11 @@
146
146
  "json-server": "=0.16.3",
147
147
  "less": "^4.1.1",
148
148
  "license-checker": "^25.0.0",
149
- "lint-staged": "=10.5.4",
149
+ "lint-staged": "=11.0.0",
150
150
  "local-web-server": "^4.2.1",
151
151
  "mini-css-extract-plugin": "^1.6.0",
152
152
  "mocha": "=8.4.0",
153
- "nightwatch": "^1.6.4",
153
+ "nightwatch": "^1.7.7",
154
154
  "npm-audit-ci-wrapper": "^3.0.2",
155
155
  "npm-run-all": "^4.1.5",
156
156
  "oauth2-server": "^2.4.1",
@@ -161,7 +161,7 @@
161
161
  "prettier": "^2.3.0",
162
162
  "raw-loader": "^4.0.0",
163
163
  "react-test-renderer": "^15.7.0",
164
- "release-it": "=13.7.1",
164
+ "release-it": "=14.10.0",
165
165
  "rimraf": "^3.0.0",
166
166
  "sass": "^1.35.1",
167
167
  "sass-loader": "^9.0.3",