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 Jan 16, 2024
1 parent cca16bd commit 69bdf22
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 63 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@nuxt/module-builder": "workspace:*",
"@nuxt/schema": "^3.9.1",
"@types/node": "^20.11.0",
"@types/node": "^20.11.3",
"nuxt": "^3.9.1"
},
"build": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"@nuxt/kit": "^3.9.1",
"@nuxt/schema": "^3.9.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.11.0",
"@vitest/coverage-v8": "^1.1.3",
"@types/node": "^20.11.3",
"@vitest/coverage-v8": "^1.2.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"jiti": "^1.21.0",
"nuxi": "^3.10.0",
"nuxt": "^3.9.1",
"vitest": "^1.1.3"
"vitest": "^1.2.0"
}
}
139 changes: 80 additions & 59 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69bdf22

Please sign in to comment.