Skip to content

Commit 5bbd2d3

Browse files
committed
chore: upgrade deps
1 parent 117d66a commit 5bbd2d3

File tree

2 files changed

+500
-499
lines changed

2 files changed

+500
-499
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,19 @@
5959
"prepare": "husky"
6060
},
6161
"devDependencies": {
62-
"@emnapi/core": "^1.4.3",
63-
"@emnapi/runtime": "^1.4.3",
64-
"@napi-rs/cli": "^3.0.0",
65-
"@oxc-node/core": "^0.0.29",
62+
"@emnapi/core": "^1.4.5",
63+
"@emnapi/runtime": "^1.4.5",
64+
"@napi-rs/cli": "^3.0.2",
65+
"@oxc-node/core": "^0.0.30",
6666
"@taplo/cli": "^0.7.0",
6767
"@tybys/wasm-util": "^0.10.0",
68-
"ava": "^6.4.0",
68+
"ava": "^6.4.1",
6969
"chalk": "^5.4.1",
7070
"husky": "^9.1.7",
7171
"lint-staged": "^16.1.2",
7272
"npm-run-all2": "^8.0.4",
73-
"oxlint": "^1.3.0",
74-
"prettier": "^3.6.0",
73+
"oxlint": "^1.8.0",
74+
"prettier": "^3.6.2",
7575
"tinybench": "^4.0.1",
7676
"typescript": "^5.8.3"
7777
},

0 commit comments

Comments
 (0)