We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c292d commit 4039438Copy full SHA for 4039438
1 file changed
yarn.lock
@@ -5,6 +5,26 @@ __metadata:
5
version: 8
6
cacheKey: 10c0
7
8
+"@berry/core@workspace:crates/node-bindings":
9
+ version: 0.0.0-use.local
10
+ resolution: "@berry/core@workspace:crates/node-bindings"
11
+ dependencies:
12
+ "@napi-rs/cli": "npm:^3.1.5"
13
+ "@oxc-node/core": "npm:^0.0.32"
14
+ "@taplo/cli": "npm:^0.7.0"
15
+ "@types/node": "npm:^24.3.0"
16
+ ava: "npm:^6.2.0"
17
+ chalk: "npm:^5.4.1"
18
+ husky: "npm:^9.1.7"
19
+ lint-staged: "npm:^16.1.5"
20
+ npm-run-all2: "npm:^8.0.4"
21
+ oxlint: "npm:^1.12.0"
22
+ prettier: "npm:^3.5.3"
23
+ tinybench: "npm:^5.0.0"
24
+ typescript: "npm:^5.8.3"
25
+ languageName: unknown
26
+ linkType: soft
27
+
28
"@berry/repo@workspace:.":
29
version: 0.0.0-use.local
30
resolution: "@berry/repo@workspace:."
0 commit comments