Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.14.159
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent d98dfff commit e92c734
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 388 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.0.3",
"nuxt": "3.13.2"
"nuxt": "3.14.159"
}
}
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.6.1",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxt/schema": "3.14.159",
"@nuxt/test-utils": "3.14.4",
"@types/node": "22.9.0",
"@vitest/coverage-v8": "2.1.4",
Expand All @@ -81,7 +81,7 @@
"happy-dom": "15.10.2",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"playwright-core": "1.48.2",
"typescript": "5.6.3",
"unbuild": "2.0.0",
Expand All @@ -92,8 +92,8 @@
},
"resolutions": {
"@nuxt/content": "2.13.4",
"@nuxt/kit": "3.13.2",
"@nuxt/schema": "3.13.2",
"@nuxt/kit": "3.14.159",
"@nuxt/schema": "3.14.159",
"@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.13.2"
"nuxt": "3.14.159"
}
}
Loading

0 comments on commit e92c734

Please sign in to comment.