Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.15.2 (#361)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 0242060 commit 3d8b8e1
Show file tree
Hide file tree
Showing 3 changed files with 539 additions and 136 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@nuxt/eslint-config": "0.7.5",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.15.1",
"@nuxt/schema": "3.15.2",
"@nuxt/scripts": "0.9.5",
"@nuxt/test-utils": "3.15.4",
"@types/node": "22.10.6",
Expand All @@ -72,7 +72,7 @@
"expect-type": "1.1.0",
"get-port-please": "3.1.2",
"lint-staged": "15.3.0",
"nuxt": "3.15.1",
"nuxt": "3.15.2",
"playwright": "1.49.1",
"typescript": "5.7.3",
"vitest": "2.1.8",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@nuxtjs/turnstile": "latest",
"nuxt": "3.15.1"
"nuxt": "3.15.2"
}
}
Loading

0 comments on commit 3d8b8e1

Please sign in to comment.