File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11import { createRequire } from 'module'
2- import defineVersionedConfig from 'vitepress-versioning-plugin'
2+ import defineVersionedConfig from 'vitepress-versioning-plugin-patched '
33
44const require = createRequire ( import . meta. url )
55const pkg = require ( '@strapi-community/plugin-rest-cache/package.json' )
Original file line number Diff line number Diff line change 5252 "mime-types" : " ^2.1.35" ,
5353 "npm-run-all" : " ^4.1.5" ,
5454 "vitepress" : " ^1.0.0-alpha.33" ,
55- "vitepress-versioning-plugin" : " ^ 1.3.0 " ,
55+ "vitepress-versioning-plugin-patched " : " 1.3.1 " ,
5656 "vue" : " ^3.2.45" ,
5757 "vuepress" : " ^2.0.0-beta.36"
5858 },
Original file line number Diff line number Diff line change @@ -18961,18 +18961,17 @@ vite@~4.4.2:
1896118961 optionalDependencies:
1896218962 fsevents "~2.3.2"
1896318963
18964- vitepress-versioning-plugin@^ 1.3.0 :
18965- version "1.3.0 "
18966- resolved "https://registry.yarnpkg.com/vitepress-versioning-plugin/-/vitepress-versioning-plugin-1.3.0 .tgz#8caf6b03ed03815e11426e5745d408fd60eba758 "
18967- integrity sha512-36xwYuoRlBtzFnVxB21eIsIWylHzeqKrRmRlTQ3QWY0+Ge0MasW7Y5aJRFs24Az/SoVlB1OQFbIgt+SktCns5w ==
18964+ vitepress-versioning-plugin-patched@ 1.3.1 :
18965+ version "1.3.1 "
18966+ resolved "https://registry.yarnpkg.com/vitepress-versioning-plugin-patched /-/vitepress-versioning-plugin-patched- 1.3.1 .tgz#644b84e7ce68b6da2777d096cbf02dfa99ebee9d "
18967+ integrity sha512-07GwVullqMReiSOoiZmYrwQNeciqSQ7zE3+6gTswbVKKZIup/jVMQI6zWYACsGHI1OLVrwDnVGGdBP+lmA4dUA ==
1896818968 dependencies:
1896918969 "@types/lodash" "^4.17.13"
1897018970 cli-color "^2.0.4"
1897118971 json5 "^2.2.3"
1897218972 lodash "^4.17.21"
1897318973 vite "^5.4.11"
1897418974 vitepress "1.5.0"
18975- vitepress-versioning-plugin "file:../../../.cache/yarn/v6/npm-vitepress-versioning-plugin-1.3.0-8caf6b03ed03815e11426e5745d408fd60eba758-integrity/node_modules/vitepress-versioning-plugin"
1897618975
18977189761897818977 version "1.5.0"
You can’t perform that action at this time.
0 commit comments