Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Nov 14, 2024
1 parent 6b08409 commit d51c84b
Show file tree
Hide file tree
Showing 2 changed files with 1,416 additions and 2,759 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"update-pkg": "soy ncu"
},
"dependencies": {
"@unocss/core": "0.61.0"
"@unocss/core": "0.64.0"
},
"devDependencies": {
"@soybeanjs/cli": "1.0.19",
"@soybeanjs/eslint-config": "1.3.7",
"@types/node": "20.14.6",
"eslint": "9.5.0",
"lint-staged": "15.2.7",
"@soybeanjs/cli": "1.1.1",
"@soybeanjs/eslint-config": "1.4.2",
"@types/node": "22.9.0",
"eslint": "9.14.0",
"lint-staged": "15.2.10",
"simple-git-hooks": "2.11.1",
"tsup": "8.1.0",
"tsx": "4.15.6",
"typescript": "5.4.5"
"tsup": "8.3.5",
"tsx": "4.19.2",
"typescript": "5.6.3"
},
"simple-git-hooks": {
"commit-msg": "pnpm soy git-commit-verify",
Expand Down
Loading

0 comments on commit d51c84b

Please sign in to comment.