Commit 36fd26b 1 parent a50fb7d commit 36fd26b Copy full SHA for 36fd26b
File tree 3 files changed +1107
-42
lines changed
3 files changed +1107
-42
lines changed Original file line number Diff line number Diff line change 12
12
"internalChecksFilter" : " strict"
13
13
}
14
14
],
15
- "ignoreDeps" : [" react-router-dom" ],
15
+ "ignoreDeps" : [
16
+ " react-router-dom" ,
17
+ " docusaurus-plugin-openapi-docs" ,
18
+ " docusaurus-theme-openapi-docs"
19
+ ],
16
20
"labels" : [" dependencies" ]
17
21
}
Original file line number Diff line number Diff line change 31
31
"@docusaurus/utils" : " ^3.7.0" ,
32
32
"@docusaurus/utils-validation" : " ^3.7.0" ,
33
33
"@mdx-js/react" : " ^3.1.0" ,
34
- "docusaurus-plugin-openapi-docs" : " 4.3.5 " ,
34
+ "docusaurus-plugin-openapi-docs" : " 4.3.4 " ,
35
35
"docusaurus-plugin-remote-content" : " ^4.0.0" ,
36
36
"docusaurus-plugin-sass" : " ^0.2.6" ,
37
- "docusaurus-theme-openapi-docs" : " 4.3.5 " ,
37
+ "docusaurus-theme-openapi-docs" : " 4.3.4 " ,
38
38
"git-url-parse" : " ^15.0.0" ,
39
39
"plugin-image-zoom" : " flexanalytics/plugin-image-zoom" ,
40
40
"prism-react-renderer" : " ^2.4.0" ,
You can’t perform that action at this time.
0 commit comments