Skip to content

Commit ea72c73

Browse files
chore(deps): update nuxt framework to ^3.16.1
1 parent 174c7f2 commit ea72c73

File tree

3 files changed

+1319
-742
lines changed

3 files changed

+1319
-742
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@nuxt/fonts": "^0.10.3",
1919
"@nuxt/ui-pro": "^1.7.0",
2020
"@nuxtjs/plausible": "^1.2.0",
21-
"nuxt": "^3.15.4",
21+
"nuxt": "^3.16.1",
2222
"nuxt-og-image": "^3.1.1"
2323
},
2424
"devDependencies": {

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"release": "pnpm lint && standard-version && git push --follow-tags"
3333
},
3434
"dependencies": {
35-
"@nuxt/kit": "^3.15.4",
35+
"@nuxt/kit": "^3.16.1",
3636
"defu": "^6.1.4",
3737
"graphql": "^16.10.0",
3838
"qs": "^6.14.0",
@@ -43,7 +43,7 @@
4343
"@nuxt/eslint-config": "^1.1.0",
4444
"@nuxt/module-builder": "^0.8.4",
4545
"eslint": "^9.21.0",
46-
"nuxt": "^3.15.4",
46+
"nuxt": "^3.16.1",
4747
"standard-version": "^9.5.0",
4848
"typescript": "^5.6.3",
4949
"vue-tsc": "^2.2.4"

0 commit comments

Comments
 (0)