Skip to content

Commit

Permalink
chore(deps): update nuxt core to v3.15.1 (#524)
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 5, 2025
1 parent 72a7779 commit ae39e85
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 510 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,18 @@
"devDependencies": {
"@nuxt/eslint-config": "0.7.4",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.15.0",
"@nuxt/schema": "3.15.1",
"@nuxt/test-utils": "3.15.1",
"@types/serve-static": "1.15.7",
"@vitest/coverage-v8": "2.1.8",
"bumpp": "9.9.2",
"eslint": "9.17.0",
"nuxt": "3.15.0",
"nuxt": "3.15.1",
"playwright": "1.49.1",
"vitest": "2.1.8"
},
"resolutions": {
"@nuxt/schema": "3.15.0",
"@nuxt/schema": "3.15.1",
"@nuxtjs/harlem": "link:./"
},
"packageManager": "[email protected]"
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/harlem": "latest",
"nuxt": "3.15.0"
"nuxt": "3.15.1"
}
}
Loading

0 comments on commit ae39e85

Please sign in to comment.