Skip to content

Commit df3d691

Browse files
chore: bump up all non-major dependencies
1 parent 74eb88c commit df3d691

5 files changed

Lines changed: 1085 additions & 1056 deletions

File tree

.yarn/releases/yarn-4.12.0.cjs

Lines changed: 0 additions & 942 deletions
This file was deleted.

.yarn/releases/yarn-4.13.0.cjs

Lines changed: 940 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ nodeLinker: node-modules
22

33
npmAuditRegistry: "https://registry.npmjs.org"
44

5-
yarnPath: .yarn/releases/yarn-4.12.0.cjs
5+
yarnPath: .yarn/releases/yarn-4.13.0.cjs

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@emnapi/core": "^1.5.0",
7878
"@emnapi/runtime": "^1.5.0",
7979
"@napi-rs/cli": "^3.2.0",
80-
"@oxc-node/core": "^0.0.35",
80+
"@oxc-node/core": "^0.1.0",
8181
"@taplo/cli": "^0.7.0",
8282
"@tybys/wasm-util": "^0.10.0",
8383
"@types/node": "^24.10.1",
@@ -86,7 +86,7 @@
8686
"lint-staged": "^16.1.6",
8787
"npm-run-all2": "^8.0.4",
8888
"oxlint": "^1.31.0",
89-
"oxlint-tsgolint": "^0.11.0",
89+
"oxlint-tsgolint": "^0.20.0",
9090
"prettier": "^3.6.2",
9191
"tinybench": "^5.1.0",
9292
"typescript": "^5.9.2",
@@ -113,5 +113,5 @@
113113
"singleQuote": true,
114114
"arrowParens": "always"
115115
},
116-
"packageManager": "yarn@4.12.0"
116+
"packageManager": "yarn@4.13.0"
117117
}

0 commit comments

Comments
 (0)