Skip to content

Commit 9b09fc9

Browse files
chore(deps): update nuxt core (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b9fe14 commit 9b09fc9

File tree

2 files changed

+584
-482
lines changed

2 files changed

+584
-482
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@
3636
"test": "yarn vitest run"
3737
},
3838
"dependencies": {
39-
"@nuxt/kit": "^3.0.0-rc.10",
39+
"@nuxt/kit": "^3.0.0-rc.11",
4040
"chalk": "^5.1.2",
4141
"html-validate": "7.6.0",
4242
"prettier": "^2.7.1"
4343
},
4444
"devDependencies": {
4545
"@nuxt/module-builder": "latest",
46-
"@nuxt/test-utils": "3.0.0-rc.10",
46+
"@nuxt/test-utils": "3.0.0-rc.11",
4747
"@nuxtjs/eslint-config-typescript": "11.0.0",
4848
"@release-it/conventional-changelog": "5.1.1",
4949
"c8": "^7.12.0",
5050
"eslint": "8.25.0",
5151
"eslint-config-prettier": "8.5.0",
5252
"husky": "8.0.1",
5353
"lint-staged": "13.0.3",
54-
"nuxt": "npm:[email protected].11-27722816.abd0feb",
54+
"nuxt": "npm:[email protected].12-27764332.895ecc7",
5555
"release-it": "15.5.0",
5656
"vitest": "^0.24.3"
5757
},

0 commit comments

Comments
 (0)