Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 6371d00 commit 76d8244
Show file tree
Hide file tree
Showing 4 changed files with 1,070 additions and 695 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.1.1",
"nuxt": "3.14.1592"
"nuxt": "3.15.0"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"devDependencies": {
"@nuxt/eslint-config": "0.7.1",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.14.1592",
"@nuxt/schema": "3.15.0",
"@nuxt/test-utils": "3.15.1",
"@types/node": "22.9.1",
"@vitest/coverage-v8": "2.1.8",
Expand All @@ -81,7 +81,7 @@
"happy-dom": "15.11.7",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"nuxt": "3.14.1592",
"nuxt": "3.15.0",
"playwright-core": "1.49.0",
"typescript": "5.6.3",
"unbuild": "3.0.0",
Expand All @@ -92,8 +92,8 @@
},
"resolutions": {
"@nuxt/content": "2.13.4",
"@nuxt/kit": "3.14.1592",
"@nuxt/schema": "3.14.1592",
"@nuxt/kit": "3.15.0",
"@nuxt/schema": "3.15.0",
"@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.2",
"@capacitor/preferences": "6.0.3",
"@nuxtjs/ionic": "latest",
"nuxt": "3.14.1592"
"nuxt": "3.15.0"
}
}
Loading

0 comments on commit 76d8244

Please sign in to comment.