Skip to content

Commit

Permalink
chore(deps): update nuxt core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent c094b38 commit 61d454f
Show file tree
Hide file tree
Showing 3 changed files with 786 additions and 844 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
},
"devDependencies": {
"@nuxt/eslint-config": "0.2.0",
"@nuxt/module-builder": "0.5.4",
"@nuxt/schema": "3.8.2",
"@nuxt/test-utils": "3.8.1",
"@nuxt/module-builder": "0.5.5",
"@nuxt/schema": "3.9.0",
"@nuxt/test-utils": "3.9.0",
"@types/node": "20.8.10",
"@vitest/coverage-v8": "1.0.1",
"bumpp": "9.2.1",
Expand All @@ -68,17 +68,17 @@
"get-port-please": "3.0.2",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"nuxt": "3.8.2",
"nuxt": "3.9.0",
"playwright": "1.37.1",
"prettier": "3.1.1",
"typescript": "5.1.6",
"vitest": "1.0.1",
"vue": "3.3.12",
"vue": "3.3.13",
"vue-tsc": "1.8.26"
},
"resolutions": {
"@nuxtjs/turnstile": "link:.",
"@nuxt/kit": "3.8.2"
"@nuxt/kit": "3.9.0"
},
"packageManager": "pnpm@8.6.12"
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@nuxtjs/turnstile": "link:..",
"nuxt": "3.8.2"
"nuxt": "3.9.0"
}
}
Loading

0 comments on commit 61d454f

Please sign in to comment.