Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent 97b4ac4 commit fd48524
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 419 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"test": "pnpm vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.3.3",
"@nuxt/kit": "^3.4.0",
"chalk": "^5.2.0",
"ci-info": "^3.8.0",
"consola": "^3.0.1",
Expand All @@ -54,12 +54,12 @@
"std-env": "^3.3.2"
},
"devDependencies": {
"@nuxt/module-builder": "^0.2.1",
"@nuxt/test-utils": "^3.3.3",
"@nuxt/module-builder": "^0.3.0",
"@nuxt/test-utils": "^3.4.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@vitest/coverage-c8": "^0.30.1",
"eslint": "^8.38.0",
"nuxt": "^3.3.3",
"nuxt": "^3.4.0",
"standard-version": "^9.3.2",
"vitest": "^0.30.1"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"build": "nuxt build"
},
"dependencies": {
"nuxt": "^3.3.3"
"nuxt": "^3.4.0"
}
}
Loading

0 comments on commit fd48524

Please sign in to comment.