Skip to content

Commit

Permalink
chore(deps): update nuxt core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent b93d235 commit b44a553
Show file tree
Hide file tree
Showing 3 changed files with 1,637 additions and 595 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,25 +38,25 @@
"test": "vitest run"
},
"dependencies": {
"@nuxt/kit": "3.12.4",
"@nuxt/kit": "3.13.2",
"beasties": "0.1.0",
"pathe": "1.1.2",
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint-config": "0.6.0",
"@nuxt/module-builder": "0.8.3",
"@nuxt/test-utils": "3.14.1",
"@nuxt/module-builder": "0.8.4",
"@nuxt/test-utils": "3.14.4",
"@nuxtjs/critters": "link:./",
"@vitest/coverage-v8": "2.1.3",
"bumpp": "9.7.1",
"eslint": "9.13.0",
"lint-staged": "15.2.10",
"nuxt": "3.12.4",
"nuxt": "3.13.2",
"vitest": "2.1.3"
},
"resolutions": {
"@nuxt/schema": "3.12.4",
"@nuxt/schema": "3.13.2",
"@nuxtjs/critters": "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/critters": "latest",
"nuxt": "3.12.4"
"nuxt": "3.13.2"
}
}
Loading

0 comments on commit b44a553

Please sign in to comment.