Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.6.5 (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 13, 2023
1 parent 2b69f3e commit ecd5c46
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 46 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
},
"devDependencies": {
"@nuxt/module-builder": "0.4.0",
"@nuxt/schema": "3.6.3",
"@nuxt/test-utils": "3.6.3",
"@nuxt/schema": "3.6.5",
"@nuxt/test-utils": "3.6.5",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@types/serve-static": "1.15.2",
"@vitest/coverage-v8": "0.34.1",
"bumpp": "9.1.1",
"eslint": "8.47.0",
"eslint-config-prettier": "8.10.0",
"nuxt": "3.6.3",
"nuxt": "3.6.5",
"prettier": "3.0.1",
"typescript": "5.1.6",
"vite": "4.4.9",
Expand All @@ -53,7 +53,7 @@
},
"resolutions": {
"@nuxtjs/partytown": "link:./",
"@nuxt/kit": "3.6.3"
"@nuxt/kit": "3.6.5"
},
"packageManager": "[email protected]"
}
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/partytown": "latest",
"nuxt": "3.6.3"
"nuxt": "3.6.5"
}
}
74 changes: 33 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ecd5c46

Please sign in to comment.