Skip to content

Commit c530e16

Browse files
committed
build: bump deps
1 parent 6c3859d commit c530e16

7 files changed

Lines changed: 482 additions & 549 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"conventional-changelog-conventionalcommits": "10.4.0",
6363
"husky": "9.1.7",
6464
"nano-staged": "1.0.2",
65-
"oxc-config-hope": "0.3.12",
66-
"oxfmt": "0.64.0",
67-
"oxlint": "1.76.0",
65+
"oxc-config-hope": "0.3.13",
66+
"oxfmt": "0.65.0",
67+
"oxlint": "1.80.0",
6868
"oxlint-tsgolint": "7.0.2001",
6969
"picocolors": "1.1.1",
7070
"rimraf": "6.1.3",
@@ -80,12 +80,12 @@
8080
"devEngines": {
8181
"packageManager": {
8282
"name": "pnpm",
83-
"version": "11.19.0",
83+
"version": "11.23.0",
8484
"onFail": "download"
8585
},
8686
"runtime": {
8787
"name": "node",
88-
"version": "^22.22.0 || ^24.18.0 || ^26.3.0",
88+
"version": "^22.22.0 || ^24.19.0 || ^26.6.0",
8989
"onFail": "error"
9090
}
9191
},

0 commit comments

Comments
 (0)