Skip to content

Commit 227c72e

Browse files
chore(deps): update nuxt framework to ^3.16.2
1 parent 6bc319c commit 227c72e

File tree

2 files changed

+192
-718
lines changed

2 files changed

+192
-718
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
7272
},
7373
"dependencies": {
74-
"@nuxt/kit": "^3.16.0",
74+
"@nuxt/kit": "^3.16.2",
7575
"autoprefixer": "^10.4.20",
7676
"c12": "^3.0.2",
7777
"consola": "^3.4.0",
@@ -100,7 +100,7 @@
100100
"destr": "^2.0.3",
101101
"eslint": "^9.21.0",
102102
"happy-dom": "^16.8.1",
103-
"nuxt": "^3.16.0",
103+
"nuxt": "^3.16.2",
104104
"typescript": "5.6.3",
105105
"vitest": "^3.0.8",
106106
"vue-tsc": "^2.2.8"

0 commit comments

Comments
 (0)