Skip to content

Commit d4bbc51

Browse files
fix(deps): update nuxtjs monorepo to ^3.9.0
1 parent 2b61bfd commit d4bbc51

File tree

2 files changed

+169
-84
lines changed

2 files changed

+169
-84
lines changed

packages/primitives-nuxt/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@antfu/ni": "^0.21.8",
49-
"@nuxt/kit": "^3.8.0",
49+
"@nuxt/kit": "^3.9.0",
5050
"chalk": "^5.3.0",
5151
"consola": "^3.2.3",
5252
"install": "^0.13.0",
@@ -61,13 +61,13 @@
6161
"@nuxt/devtools": "latest",
6262
"@nuxt/eslint-config": "^0.2.0",
6363
"@nuxt/module-builder": "^0.5.4",
64-
"@nuxt/schema": "^3.8.0",
64+
"@nuxt/schema": "^3.9.0",
6565
"@nuxt/test-utils": "^3.8.0",
6666
"@types/node": "^20.10.1",
6767
"@types/pacote": "^11.1.8",
6868
"changelogen": "^0.5.5",
6969
"eslint": "^8.54.0",
70-
"nuxt": "^3.8.0",
70+
"nuxt": "^3.9.0",
7171
"vitest": "^1.0.1"
7272
}
7373
}

0 commit comments

Comments
 (0)