swagger-editor 4.5.3 → 4.6.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,7 +1,7 @@
1
1
  {
2
2
  "name": "swagger-editor",
3
3
  "description": "Swagger Editor",
4
- "version": "4.5.3",
4
+ "version": "4.6.1",
5
5
  "main": "dist/swagger-editor.js",
6
6
  "module": "dist/swagger-editor-es-bundle.js",
7
7
  "repository": "git@github.com:swagger-api/swagger-editor.git",
@@ -109,16 +109,16 @@
109
109
  "@jest/globals": "^29.0.1",
110
110
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
111
111
  "@release-it/conventional-changelog": "=5.1.0",
112
- "@wojtekmaj/enzyme-adapter-react-17": "=0.6.7",
112
+ "@wojtekmaj/enzyme-adapter-react-17": "=0.8.0",
113
113
  "autoprefixer": "^10.2.6",
114
- "babel-loader": "^8.1.0",
115
- "babel-plugin-module-resolver": "^4.0.0",
114
+ "babel-loader": "^9.1.0",
115
+ "babel-plugin-module-resolver": "^5.0.0",
116
116
  "babel-plugin-transform-es2015-constants": "^6.1.4",
117
117
  "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
118
118
  "cross-env": "^7.0.3",
119
119
  "css-loader": "^6.7.1",
120
120
  "cssnano": "^5.0.6",
121
- "cypress": "=10.11.0",
121
+ "cypress": "=11.2.0",
122
122
  "cypress-file-upload": "^5.0.8",
123
123
  "dedent": "^0.7.0",
124
124
  "deep-extend": "^0.6.0",
@@ -128,15 +128,15 @@
128
128
  "eslint-plugin-jest": "^27.0.1",
129
129
  "eslint-plugin-mocha": "^10.0.3",
130
130
  "eslint-plugin-react": "^7.20.0",
131
- "expect": "=29.2.2",
131
+ "expect": "=29.3.1",
132
132
  "git-describe": "^4.0.1",
133
133
  "html-webpack-plugin": "^5.5.0",
134
134
  "html-webpack-skip-assets-plugin": "^1.0.3",
135
- "husky": "=8.0.1",
135
+ "husky": "=8.0.2",
136
136
  "inspectpack": "=4.7.1",
137
137
  "jest": "^29.0.1",
138
138
  "jest-environment-jsdom": "^29.0.1",
139
- "jsdom": "=20.0.2",
139
+ "jsdom": "=21.1.0",
140
140
  "jsdom-global": "3.0.2",
141
141
  "json-loader": "0.5.7",
142
142
  "less": "^4.1.3",
@@ -145,7 +145,7 @@
145
145
  "lint-staged": "^13.0.1",
146
146
  "local-web-server": "=5.2.1",
147
147
  "mini-css-extract-plugin": "^2.6.0",
148
- "mocha": "=10.1.0",
148
+ "mocha": "=10.2.0",
149
149
  "npm-audit-ci-wrapper": "^3.0.1",
150
150
  "npm-run-all": "^4.1.5",
151
151
  "null-loader": "4.0.1",
@@ -160,7 +160,7 @@
160
160
  "release-it": "=15.4.2",
161
161
  "rewiremock": "^3.7.4",
162
162
  "rimraf": "^3.0.2",
163
- "sinon": "=14.0.1",
163
+ "sinon": "=15.0.1",
164
164
  "source-map-explorer": "^2.5.2",
165
165
  "start-server-and-test": "=1.14.0",
166
166
  "terser-webpack-plugin": "^5.3.1",