Skip to content

Commit

Permalink
chore: fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Jan 4, 2025
1 parent c3f7030 commit bc65b15
Show file tree
Hide file tree
Showing 2 changed files with 876 additions and 585 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,16 @@
"postinstall": "husky"
},
"devDependencies": {
"@changesets/cli": "^2.27.11",
"@changesets/cli": "^2.27.7",
"@napi-rs/cli": "^2.18.4",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.10.4",
"@swc-node/register": "^1.10.6",
"@swc/core": "^1.6.13",
"@taplo/cli": "^0.7.0",
"ava": "^6.2.0",
"chalk": "^5.4.1",
"husky": "^9.1.7",
"ava": "^6.1.3",
"chalk": "^5.3.0",
"husky": "^9.0.11",
"lint-staged": "^15.3.0",
"npm-run-all2": "^7.0.2",
"npm-run-all2": "^7.0.0",
"oxlint": "^0.15.5",
"prettier": "^3.4.2",
"tinybench": "^3.1.0",
Expand Down
Loading

0 comments on commit bc65b15

Please sign in to comment.