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 May 17, 2024
1 parent 309bc02 commit a86f537
Show file tree
Hide file tree
Showing 4 changed files with 2,907 additions and 915 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@nuxt-themes/docus": "1.15.0",
"@nuxtjs/plausible": "1.0.0",
"nuxt": "3.9.1"
"nuxt": "3.11.2"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,25 +69,25 @@
"devDependencies": {
"@nuxt/eslint-config": "0.3.10",
"@nuxt/module-builder": "0.6.0",
"@nuxt/schema": "3.9.1",
"@nuxt/test-utils": "3.12.1",
"@nuxt/schema": "3.11.2",
"@nuxt/test-utils": "3.13.0",
"@types/node": "20.12.7",
"@vitest/coverage-v8": "1.4.0",
"bumpp": "9.4.1",
"eslint": "9.0.0",
"expect-type": "0.19.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"nuxt": "3.9.1",
"nuxt": "3.11.2",
"playwright": "1.43.1",
"typescript": "5.4.5",
"vitest": "1.4.0",
"vue": "3.4.24",
"vue": "3.4.27",
"vue-tsc": "2.0.14"
},
"resolutions": {
"@nuxt/kit": "3.9.1",
"@nuxt/schema": "3.9.1",
"@nuxt/kit": "3.11.2",
"@nuxt/schema": "3.11.2",
"@nuxtjs/ionic": "link:.",
"consola": "^3.2.3"
},
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@capacitor/filesystem": "6.0.0",
"@capacitor/preferences": "6.0.0",
"@nuxtjs/ionic": "latest",
"nuxt": "3.9.1"
"nuxt": "3.11.2"
}
}
Loading

0 comments on commit a86f537

Please sign in to comment.