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
hywax-assistant committed Mar 21, 2024
1 parent 01fabcd commit e578801
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 239 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"generate": "tsx src/builder/index.ts"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.3",
"@commitlint/cli": "^19.2.0",
"@antfu/eslint-config": "^2.9.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"camelcase": "^8.0.0",
"changelogen": "^0.5.5",
Expand All @@ -41,8 +41,8 @@
"lodash": "^4.17.21",
"swagger-typescript-api": "^13.0.3",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.2",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.4.0"
},
Expand Down
Loading

0 comments on commit e578801

Please sign in to comment.