We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117d66a commit 80de2aaCopy full SHA for 80de2aa
package.json
@@ -59,19 +59,19 @@
59
"prepare": "husky"
60
},
61
"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",
+ "@emnapi/core": "^1.4.5",
+ "@emnapi/runtime": "^1.4.5",
+ "@napi-rs/cli": "^3.0.3",
+ "@oxc-node/core": "^0.0.30",
66
"@taplo/cli": "^0.7.0",
67
"@tybys/wasm-util": "^0.10.0",
68
- "ava": "^6.4.0",
+ "ava": "^6.4.1",
69
"chalk": "^5.4.1",
70
"husky": "^9.1.7",
71
"lint-staged": "^16.1.2",
72
"npm-run-all2": "^8.0.4",
73
- "oxlint": "^1.3.0",
74
- "prettier": "^3.6.0",
+ "oxlint": "^1.8.0",
+ "prettier": "^3.6.2",
75
"tinybench": "^4.0.1",
76
"typescript": "^5.8.3"
77
0 commit comments