Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2025
1 parent 1b9b57b commit 8676da0
Show file tree
Hide file tree
Showing 4 changed files with 1,607 additions and 729 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.1",
"@nuxtjs/plausible": "1.2.0",
"nuxt": "3.15.4"
"nuxt": "3.16.0"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@ionic/core": "8.4.3",
"@nuxt/eslint-config": "1.1.0",
"@nuxt/module-builder": "1.0.0-alpha.1",
"@nuxt/schema": "3.15.4",
"@nuxt/schema": "3.16.0",
"@nuxt/test-utils": "3.17.1",
"@types/node": "22.13.5",
"@vitest/coverage-v8": "3.0.7",
Expand All @@ -79,7 +79,7 @@
"happy-dom": "17.1.8",
"husky": "9.1.7",
"lint-staged": "15.4.3",
"nuxt": "3.15.4",
"nuxt": "3.16.0",
"playwright-core": "1.50.1",
"simple-git-hooks": "2.11.1",
"typescript": "5.7.3",
Expand All @@ -99,8 +99,8 @@
},
"resolutions": {
"@nuxt/content": "2.13.4",
"@nuxt/kit": "3.15.4",
"@nuxt/schema": "3.15.4",
"@nuxt/kit": "3.16.0",
"@nuxt/schema": "3.16.0",
"@nuxtjs/ionic": "link:.",
"consola": "^3.4.0",
"nuxt-component-meta": ">=0.10.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": "7.0.0",
"@capacitor/preferences": "7.0.0",
"@nuxtjs/ionic": "latest",
"nuxt": "3.15.4"
"nuxt": "3.16.0"
}
}
Loading

0 comments on commit 8676da0

Please sign in to comment.