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 Nov 12, 2023
1 parent c0bb0e2 commit 46ce9ab
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 929 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.2",
"@nuxt/schema": "3.8.0",
"@nuxt/test-utils": "3.8.0",
"@nuxt/module-builder": "0.5.4",
"@nuxt/schema": "3.8.1",
"@nuxt/test-utils": "3.8.1",
"@types/node": "20.8.10",
"@vitest/coverage-v8": "0.34.6",
"bumpp": "9.2.0",
Expand All @@ -68,17 +68,17 @@
"get-port-please": "3.0.2",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"nuxt": "3.8.0",
"nuxt": "3.8.1",
"playwright": "1.37.1",
"prettier": "3.0.3",
"typescript": "5.1.6",
"vitest": "0.34.6",
"vue": "3.3.7",
"vue": "3.3.8",
"vue-tsc": "1.8.22"
},
"resolutions": {
"@nuxtjs/turnstile": "link:.",
"@nuxt/kit": "3.8.0"
"@nuxt/kit": "3.8.1"
},
"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.0"
"nuxt": "3.8.1"
}
}
Loading

0 comments on commit 46ce9ab

Please sign in to comment.