Skip to content

Commit 303c5da

Browse files
chore(deps): pin devdependency nuxt to v3.0.0-rc.12 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a6bdcf commit 303c5da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@docus/docs-theme": "npm:@docus/[email protected]",
1515
"@docus/github": "npm:@docus/[email protected]",
16-
"nuxt": "^3.0.0-rc.12",
16+
"nuxt": "3.0.0-rc.12",
1717
"vue-plausible": "1.3.2"
1818
},
1919
"packageManager": "[email protected]"

docs/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5650,7 +5650,7 @@ nuxt-component-meta@^0.1.5:
56505650
"@vue/compiler-sfc" "^3.2.33"
56515651
scule "^0.2.1"
56525652

5653-
nuxt@^3.0.0-rc.12:
5653+
56545654
version "3.0.0-rc.12"
56555655
resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-3.0.0-rc.12.tgz#09e79dbc681930286e838281cd1017540a84a470"
56565656
integrity sha512-VhSod1u/w+C3VWsagTd5Prnsjk/VxPRt/bbADhUz3l0zxxajHRhHFX4xZSJWNgzsakducDqhn7N1pY6Ukko9kg==

0 commit comments

Comments
 (0)