Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 97338b5 commit fa2d512
Show file tree
Hide file tree
Showing 3 changed files with 321 additions and 716 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.2",
"@nuxt/schema": "3.15.3",
"@nuxt/scripts": "0.9.5",
"@nuxt/test-utils": "3.15.4",
"@types/node": "22.12.0",
Expand All @@ -72,7 +72,7 @@
"expect-type": "1.1.0",
"get-port-please": "3.1.2",
"lint-staged": "15.4.3",
"nuxt": "3.15.2",
"nuxt": "3.15.3",
"playwright": "1.50.0",
"typescript": "5.7.3",
"vitest": "3.0.4",
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.2"
"nuxt": "3.15.3"
}
}
Loading

0 comments on commit fa2d512

Please sign in to comment.