Skip to content

Commit f9af17c

Browse files
committed
Update to changesets v3 beta
1 parent d4764fd commit f9af17c

2 files changed

Lines changed: 528 additions & 866 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,18 +49,18 @@
4949
"tinyexec": "^1.2.4"
5050
},
5151
"devDependencies": {
52-
"@actions/github": "^9.0.0",
53-
"@changesets/changelog-github": "^0.7.0",
54-
"@changesets/cli": "^2.31.0",
52+
"@actions/github": "^9.1.1",
53+
"@changesets/changelog-github": "^1.0.0-next.5",
54+
"@changesets/cli": "^3.0.0-next.5",
5555
"@graphql-codegen/cli": "^7.1.2",
5656
"@tsconfig/node22": "^22.0.5",
57-
"@types/node": "^25.9.1",
57+
"@types/node": "^25.9.3",
5858
"fs-fixture": "^2.14.0",
59-
"oxfmt": "^0.53.0",
60-
"oxlint": "^1.68.0",
59+
"oxfmt": "^0.54.0",
60+
"oxlint": "^1.69.0",
6161
"oxlint-tsgolint": "^0.23.0",
6262
"publint": "^0.3.21",
63-
"tsdown": "^0.22.1",
63+
"tsdown": "^0.22.2",
6464
"typescript": "^6.0.3",
6565
"vitest": "^4.1.8"
6666
},

0 commit comments

Comments
 (0)