We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7099819 commit 5e694acCopy full SHA for 5e694ac
docs/package.json
@@ -7,8 +7,8 @@
7
"preview": "nuxi preview"
8
},
9
"devDependencies": {
10
- "@nuxt-themes/docus": "^1.15.0",
+ "@nuxt-themes/docus": "^1.15.1",
11
"@nuxtjs/plausible": "^0.2.4",
12
- "nuxt": "3.11.1"
+ "nuxt": "3.15.1"
13
}
14
package.json
@@ -31,8 +31,8 @@
31
"test": "pnpm lint && vitest run --coverage"
32
33
"dependencies": {
34
- "@nuxt/kit": "^3.11.1",
35
- "google-fonts-helper": "^3.5.0",
+ "@nuxt/kit": "^3.15.1",
+ "google-fonts-helper": "^3.6.0",
36
"pathe": "^1.1.2"
37
38
@@ -49,5 +49,5 @@
49
"publishConfig": {
50
"access": "public"
51
52
- "packageManager": "pnpm@9.1.1"
+ "packageManager": "pnpm@9.15.3"
53
0 commit comments