We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4764fd commit f9af17cCopy full SHA for f9af17c
2 files changed
package.json
@@ -49,18 +49,18 @@
49
"tinyexec": "^1.2.4"
50
},
51
"devDependencies": {
52
- "@actions/github": "^9.0.0",
53
- "@changesets/changelog-github": "^0.7.0",
54
- "@changesets/cli": "^2.31.0",
+ "@actions/github": "^9.1.1",
+ "@changesets/changelog-github": "^1.0.0-next.5",
+ "@changesets/cli": "^3.0.0-next.5",
55
"@graphql-codegen/cli": "^7.1.2",
56
"@tsconfig/node22": "^22.0.5",
57
- "@types/node": "^25.9.1",
+ "@types/node": "^25.9.3",
58
"fs-fixture": "^2.14.0",
59
- "oxfmt": "^0.53.0",
60
- "oxlint": "^1.68.0",
+ "oxfmt": "^0.54.0",
+ "oxlint": "^1.69.0",
61
"oxlint-tsgolint": "^0.23.0",
62
"publint": "^0.3.21",
63
- "tsdown": "^0.22.1",
+ "tsdown": "^0.22.2",
64
"typescript": "^6.0.3",
65
"vitest": "^4.1.8"
66
0 commit comments