Skip to content

Commit d8a3948

Browse files
authored
chore: update dependencies across the repo (#1372)
1 parent 1ab6e4e commit d8a3948

File tree

3 files changed

+452
-422
lines changed

3 files changed

+452
-422
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "repack",
33
"private": true,
4-
"packageManager": "pnpm@9.5.0",
4+
"packageManager": "pnpm@10.32.1",
55
"engines": {
6-
"node": ">=22"
6+
"node": ">=24"
77
},
88
"scripts": {
99
"prepare": "is-in-ci || husky",
@@ -28,11 +28,11 @@
2828
"@babel/preset-typescript": "^7.23.3",
2929
"@babel/runtime": "^7.25.0",
3030
"@biomejs/biome": "^1.9.4",
31-
"@changesets/changelog-github": "^0.4.8",
32-
"@changesets/cli": "^2.29.4",
31+
"@changesets/changelog-github": "^0.6.0",
32+
"@changesets/cli": "^2.30.0",
3333
"husky": "^9.1.6",
3434
"is-in-ci": "^1.0.0",
35-
"turbo": "^2.8.10",
35+
"turbo": "^2.8.16",
3636
"typescript": "catalog:"
3737
},
3838
"pnpm": {

0 commit comments

Comments
 (0)