Skip to content

Commit cfb63c4

Browse files
committed
chore: upgrade deps
1 parent e7cdac1 commit cfb63c4

File tree

2 files changed

+369
-401
lines changed

2 files changed

+369
-401
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,20 +64,20 @@
6464
"version": "napi version"
6565
},
6666
"devDependencies": {
67-
"@emnapi/core": "^1.4.4",
68-
"@emnapi/runtime": "^1.4.4",
69-
"@napi-rs/cli": "^3.0.0",
70-
"@napi-rs/wasm-runtime": "^1.0.0",
71-
"@oxc-node/core": "^0.0.29",
67+
"@emnapi/core": "^1.4.5",
68+
"@emnapi/runtime": "^1.4.5",
69+
"@napi-rs/cli": "^3.0.2",
70+
"@napi-rs/wasm-runtime": "^1.0.1",
71+
"@oxc-node/core": "^0.0.30",
7272
"@taplo/cli": "^0.7.0",
7373
"@tybys/wasm-util": "^0.10.0",
7474
"ava": "^6.4.1",
7575
"chalk": "^5.4.1",
76-
"emnapi": "^1.4.4",
76+
"emnapi": "^1.4.5",
7777
"husky": "^9.1.7",
7878
"lint-staged": "^16.1.2",
7979
"npm-run-all2": "^8.0.4",
80-
"oxlint": "^1.7.0",
80+
"oxlint": "^1.8.0",
8181
"prettier": "^3.6.2",
8282
"tinybench": "^4.0.1",
8383
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)