Skip to content

Commit 007b9fc

Browse files
chore(deps): update all non-major dependencies
1 parent 9ec3906 commit 007b9fc

File tree

4 files changed

+17
-6
lines changed

4 files changed

+17
-6
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"generate": "nuxi generate"
1010
},
1111
"devDependencies": {
12-
"@nuxt-themes/docus": "^1.1.3",
12+
"@nuxt-themes/docus": "^1.1.4",
1313
"@nuxthq/studio": "^0.3.5",
1414
"@nuxtlabs/github-module": "^1.5.4",
1515
"monaco-editor-core": "^0.34.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -585,10 +585,10 @@
585585
"@nodelib/fs.scandir" "2.1.5"
586586
fastq "^1.6.0"
587587

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==
592592
dependencies:
593593
"@docsearch/css" "^3.3.0"
594594
"@docsearch/js" "^3.3.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"c8": "^7.12.0",
9090
"csvtojson": "^2.0.10",
9191
"eslint": "^8.29.0",
92-
"globby": "^13.1.2",
92+
"globby": "^13.1.3",
9393
"husky": "^8.0.2",
9494
"jiti": "^1.16.0",
9595
"lint-staged": "^13.1.0",

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3418,6 +3418,17 @@ globby@^13.1.2:
34183418
merge2 "^1.4.1"
34193419
slash "^4.0.0"
34203420

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+
34213432
globrex@^0.1.2:
34223433
version "0.1.2"
34233434
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"

0 commit comments

Comments
 (0)