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 29, 2023
1 parent f746b5d commit 7001211
Show file tree
Hide file tree
Showing 3 changed files with 2,220 additions and 551 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
"ufo": "^1.0.1"
},
"devDependencies": {
"@nuxt/module-builder": "0.4.0",
"@nuxt/schema": "3.6.5",
"@nuxt/test-utils": "3.6.5",
"@nuxt/module-builder": "0.5.4",
"@nuxt/schema": "3.8.2",
"@nuxt/test-utils": "3.8.1",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@types/serve-static": "1.15.5",
"@vitest/coverage-v8": "0.34.6",
"bumpp": "9.2.0",
"eslint": "8.54.0",
"eslint-config-prettier": "8.10.0",
"nuxt": "3.6.5",
"nuxt": "3.8.2",
"prettier": "3.1.0",
"typescript": "5.2.2",
"vite": "4.5.0",
"vitest": "0.34.6",
"vue": "3.3.4"
"vue": "3.3.9"
},
"resolutions": {
"@nuxtjs/partytown": "link:./",
"@nuxt/kit": "3.6.5"
"@nuxt/kit": "3.8.2"
},
"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.5"
"nuxt": "3.8.2"
}
}
Loading

0 comments on commit 7001211

Please sign in to comment.