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 e7af33f commit 5c590b5
Show file tree
Hide file tree
Showing 3 changed files with 954 additions and 549 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.14.1592",
"@nuxt/schema": "3.15.0",
"@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.14.1592",
"nuxt": "3.15.0",
"playwright": "1.49.1",
"vitest": "2.1.8"
},
"resolutions": {
"@nuxt/schema": "3.14.1592",
"@nuxt/schema": "3.15.0",
"@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.14.1592"
"nuxt": "3.15.0"
}
}
Loading

0 comments on commit 5c590b5

Please sign in to comment.