File tree Expand file tree Collapse file tree 4 files changed +17
-6
lines changed Expand file tree Collapse file tree 4 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 9
9
"generate" : " nuxi generate"
10
10
},
11
11
"devDependencies" : {
12
- "@nuxt-themes/docus" : " ^1.1.3 " ,
12
+ "@nuxt-themes/docus" : " ^1.1.4 " ,
13
13
"@nuxthq/studio" : " ^0.3.5" ,
14
14
"@nuxtlabs/github-module" : " ^1.5.4" ,
15
15
"monaco-editor-core" : " ^0.34.1" ,
Original file line number Diff line number Diff line change 585
585
" @nodelib/fs.scandir" " 2.1.5"
586
586
fastq "^1.6.0"
587
587
588
- " @nuxt-themes/docus@^1.1.3 " :
589
- version "1.1.3 "
590
- resolved "https://registry.yarnpkg.com/@nuxt-themes/docus/-/docus-1.1.3 .tgz#e7dd236855341329692672b9d0f273ab8e33856b "
591
- integrity sha512-iMNCl7Ju58/355c5pHSoGMBIrXyTUgxpABo6WFzzg4k3MsrxXCoYxGHf5Z41y2ram1spxa7luPRBfYC+efuW6w ==
588
+ " @nuxt-themes/docus@^1.1.4 " :
589
+ version "1.1.4 "
590
+ resolved "https://registry.yarnpkg.com/@nuxt-themes/docus/-/docus-1.1.4 .tgz#5b96617793eb8bad08067fe53cd025178fce3018 "
591
+ integrity sha512-GTM4V7NkA2T9L73AvcaV6FNbDptBCOpO2RQSjkyFBy2fcpJT/RrwtjYEUo5XQsG7lFrAiJNK1u36H4t8coBnhg ==
592
592
dependencies :
593
593
" @docsearch/css" " ^3.3.0"
594
594
" @docsearch/js" " ^3.3.0"
Original file line number Diff line number Diff line change 89
89
"c8" : " ^7.12.0" ,
90
90
"csvtojson" : " ^2.0.10" ,
91
91
"eslint" : " ^8.29.0" ,
92
- "globby" : " ^13.1.2 " ,
92
+ "globby" : " ^13.1.3 " ,
93
93
"husky" : " ^8.0.2" ,
94
94
"jiti" : " ^1.16.0" ,
95
95
"lint-staged" : " ^13.1.0" ,
Original file line number Diff line number Diff line change @@ -3418,6 +3418,17 @@ globby@^13.1.2:
3418
3418
merge2 "^1.4.1"
3419
3419
slash "^4.0.0"
3420
3420
3421
+ globby@^13.1.3 :
3422
+ version "13.1.3"
3423
+ resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.3.tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff"
3424
+ integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==
3425
+ dependencies :
3426
+ dir-glob "^3.0.1"
3427
+ fast-glob "^3.2.11"
3428
+ ignore "^5.2.0"
3429
+ merge2 "^1.4.1"
3430
+ slash "^4.0.0"
3431
+
3421
3432
globrex@^0.1.2 :
3422
3433
version "0.1.2"
3423
3434
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
You can’t perform that action at this time.
0 commit comments