Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Sep 17, 2024
1 parent 1e2620f commit 9cf6157
Show file tree
Hide file tree
Showing 2 changed files with 1,195 additions and 984 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,31 +63,31 @@
"registry": "https://registry.npmjs.org"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/types": "^19.0.3",
"@icebreakers/eslint-config": "^0.4.1",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@icebreakers/eslint-config": "^0.5.1",
"@tsconfig/recommended": "^1.0.6",
"@types/fs-extra": "^11.0.4",
"@types/klaw": "^3.0.6",
"@types/lodash": "^4.17.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.5.4",
"@vitest/coverage-v8": "^2.0.5",
"@types/node": "^22.5.5",
"@vitest/coverage-v8": "^2.1.1",
"cross-env": "^7.0.3",
"defu": "^6.1.4",
"del": "^7.1.0",
"eslint": "9.9.1",
"eslint": "9.10.0",
"fs-extra": "^11.2.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"klaw": "^4.1.0",
"lint-staged": "^15.2.9",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"pathe": "^1.1.2",
"semantic-release": "^24.1.0",
"tsup": "^8.2.4",
"tsx": "^4.17.0",
"typescript": "^5.5.2",
"vitest": "^2.0.5"
"semantic-release": "^24.1.1",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
}
}
Loading

0 comments on commit 9cf6157

Please sign in to comment.