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 1, 2024
1 parent 9533872 commit 54a8f0c
Show file tree
Hide file tree
Showing 4 changed files with 331 additions and 329 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.3",
"nuxt": "3.12.4"
"nuxt": "3.13.2"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
},
"devDependencies": {
"@nuxt/eslint-config": "0.6.1",
"@nuxt/module-builder": "0.8.1",
"@nuxt/schema": "3.12.4",
"@nuxt/test-utils": "3.14.0",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxt/test-utils": "3.14.4",
"@types/node": "22.8.6",
"@vitest/coverage-v8": "2.1.4",
"@vue/test-utils": "2.4.6",
Expand All @@ -81,19 +81,19 @@
"happy-dom": "15.7.4",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"nuxt": "3.12.4",
"nuxt": "3.13.2",
"playwright-core": "1.48.2",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"unhead": "1.11.10",
"vitest": "2.1.4",
"vue": "3.4.37",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
},
"resolutions": {
"@nuxt/content": "2.13.4",
"@nuxt/kit": "3.12.4",
"@nuxt/schema": "3.12.4",
"@nuxt/kit": "3.13.2",
"@nuxt/schema": "3.13.2",
"@nuxtjs/ionic": "link:.",
"consola": "^3.2.3",
"nuxt-component-meta": ">=0.7.0"
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.1",
"@capacitor/preferences": "6.0.2",
"@nuxtjs/ionic": "latest",
"nuxt": "3.12.4"
"nuxt": "3.13.2"
}
}
Loading

0 comments on commit 54a8f0c

Please sign in to comment.