Skip to content

Commit

Permalink
chore(deps): update nuxt core (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Apr 19, 2023
1 parent 9f3f75b commit 1c7acbd
Show file tree
Hide file tree
Showing 3 changed files with 737 additions and 1,695 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"pathe": "^1.0.0"
},
"devDependencies": {
"@nuxt/module-builder": "0.2.1",
"@nuxt/schema": "3.3.1",
"@nuxt/test-utils": "3.3.1",
"@nuxt/module-builder": "0.3.0",
"@nuxt/schema": "3.4.1",
"@nuxt/test-utils": "3.4.1",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@types/node": "18.15.11",
"@vitest/coverage-c8": "0.30.1",
Expand All @@ -68,8 +68,8 @@
"husky": "8.0.3",
"lint-staged": "13.2.1",
"magic-regexp": "0.6.3",
"nuxt": "3.3.1",
"nuxt-vitest": "0.6.9",
"nuxt": "3.4.1",
"nuxt-vitest": "0.6.10",
"pinst": "3.0.0",
"playwright": "1.32.3",
"prettier": "2.8.7",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"generate": "nuxi generate"
},
"devDependencies": {
"nuxt": "3.3.1",
"nuxt": "3.4.1",
"nuxt-time": "latest"
}
}
Loading

0 comments on commit 1c7acbd

Please sign in to comment.