We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174c7f2 commit ea72c73Copy full SHA for ea72c73
docs/package.json
@@ -18,7 +18,7 @@
18
"@nuxt/fonts": "^0.10.3",
19
"@nuxt/ui-pro": "^1.7.0",
20
"@nuxtjs/plausible": "^1.2.0",
21
- "nuxt": "^3.15.4",
+ "nuxt": "^3.16.1",
22
"nuxt-og-image": "^3.1.1"
23
},
24
"devDependencies": {
package.json
@@ -32,7 +32,7 @@
32
"release": "pnpm lint && standard-version && git push --follow-tags"
33
34
"dependencies": {
35
- "@nuxt/kit": "^3.15.4",
+ "@nuxt/kit": "^3.16.1",
36
"defu": "^6.1.4",
37
"graphql": "^16.10.0",
38
"qs": "^6.14.0",
@@ -43,7 +43,7 @@
43
"@nuxt/eslint-config": "^1.1.0",
44
"@nuxt/module-builder": "^0.8.4",
45
"eslint": "^9.21.0",
46
47
"standard-version": "^9.5.0",
48
"typescript": "^5.6.3",
49
"vue-tsc": "^2.2.4"
0 commit comments