mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
redoc upgrade
This commit is contained in:
13
commafeed-client/package-lock.json
generated
13
commafeed-client/package-lock.json
generated
@@ -39,7 +39,7 @@
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router-dom": "^7.1.5",
|
||||
"react-swipeable": "^7.0.2",
|
||||
"redoc": "^2.3.0",
|
||||
"redoc": "^2.4.0",
|
||||
"style-to-object": "^1.0.8",
|
||||
"throttle-debounce": "^5.0.2",
|
||||
"tinycon": "^0.6.8",
|
||||
@@ -5772,10 +5772,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/redoc": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/redoc/-/redoc-2.3.0.tgz",
|
||||
"integrity": "sha512-v9+8ic/jF3CbrBR/N78BDYDkngszEjOfoBWIa9ES4J0c3hysWLIibn5UeBh9SW6EREoNuKeuIZDRlBKdKnBXwQ==",
|
||||
"license": "MIT",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/redoc/-/redoc-2.4.0.tgz",
|
||||
"integrity": "sha512-rFlfzFVWS9XJ6aYAs/bHnLhHP5FQEhwAHDBVgwb9L2FqDQ8Hu8rQ1G84iwaWXxZfPP9UWn7JdWkxI6MXr2ZDjw==",
|
||||
"dependencies": {
|
||||
"@redocly/openapi-core": "^1.4.0",
|
||||
"classnames": "^2.3.2",
|
||||
@@ -5806,8 +5805,8 @@
|
||||
"peerDependencies": {
|
||||
"core-js": "^3.1.4",
|
||||
"mobx": "^6.0.4",
|
||||
"react": "^16.8.4 || ^17.0.0 || ^18.0.0",
|
||||
"react-dom": "^16.8.4 || ^17.0.0 || ^18.0.0",
|
||||
"react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
||||
"react-dom": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
||||
"styled-components": "^4.1.1 || ^5.1.1 || ^6.0.5"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router-dom": "^7.1.5",
|
||||
"react-swipeable": "^7.0.2",
|
||||
"redoc": "^2.3.0",
|
||||
"redoc": "^2.4.0",
|
||||
"style-to-object": "^1.0.8",
|
||||
"throttle-debounce": "^5.0.2",
|
||||
"tinycon": "^0.6.8",
|
||||
@@ -85,10 +85,6 @@
|
||||
},
|
||||
"react-helmet": {
|
||||
"react": "^19.0.0"
|
||||
},
|
||||
"redoc": {
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user