Skip to content

Commit 460fbb9

Browse files
dep upgrades (#98)
1 parent 63e225b commit 460fbb9

2 files changed

Lines changed: 1397 additions & 1485 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"turbo": "^2.5.2",
2626
"typescript": "^5.8.3"
2727
},
28-
"packageManager": "yarn@4.6.0",
28+
"packageManager": "yarn@4.9.2",
2929
"resolutions": {
3030
"esbuild": "0.25.0"
3131
},
3232
"version": "0.0.0",
3333
"engines": {
3434
"node": ">=22.0.0",
35-
"yarn": ">=4.6.0"
35+
"yarn": ">=4.9.0"
3636
}
3737
}

0 commit comments

Comments
 (0)