File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
docusaurus-plugin-openapi-docs
docusaurus-theme-openapi-docs Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 28
28
"watch" : " tsc --watch"
29
29
},
30
30
"devDependencies" : {
31
- "@docusaurus/types" : " 3.6 .0" ,
31
+ "@docusaurus/types" : " ^3.5 .0" ,
32
32
"@types/fs-extra" : " ^9.0.13" ,
33
33
"@types/json-pointer" : " ^1.0.31" ,
34
34
"@types/json-schema" : " ^7.0.9" ,
38
38
},
39
39
"dependencies" : {
40
40
"@apidevtools/json-schema-ref-parser" : " ^11.5.4" ,
41
- "@docusaurus/plugin-content-docs" : " 3.6 .0" ,
42
- "@docusaurus/utils" : " 3.6 .0" ,
43
- "@docusaurus/utils-validation" : " 3.6 .0" ,
41
+ "@docusaurus/plugin-content-docs" : " ^3.5 .0" ,
42
+ "@docusaurus/utils" : " ^3.5 .0" ,
43
+ "@docusaurus/utils-validation" : " ^3.5 .0" ,
44
44
"@redocly/openapi-core" : " ^1.10.5" ,
45
45
"allof-merge" : " ^0.6.6" ,
46
46
"chalk" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 28
28
"watch" : " concurrently --names \" lib,lib-next,tsc\" --kill-others \" yarn babel:lib --watch\" \" yarn babel:lib-next --watch\" \" yarn tsc --watch\" "
29
29
},
30
30
"devDependencies" : {
31
- "@docusaurus/types" : " 3.6 .0" ,
31
+ "@docusaurus/types" : " ^3.5 .0" ,
32
32
"@types/crypto-js" : " ^4.1.0" ,
33
33
"@types/file-saver" : " ^2.0.5" ,
34
34
"@types/lodash" : " ^4.14.176" ,
35
35
"concurrently" : " ^5.2.0" ,
36
36
"eslint-plugin-prettier" : " ^5.0.1"
37
37
},
38
38
"dependencies" : {
39
- "@docusaurus/theme-common" : " 3.6 .0" ,
39
+ "@docusaurus/theme-common" : " ^3.5 .0" ,
40
40
"@hookform/error-message" : " ^2.0.1" ,
41
41
"@reduxjs/toolkit" : " ^1.7.1" ,
42
42
"allof-merge" : " ^0.6.6" ,
You can’t perform that action at this time.
0 commit comments