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 f03441c commit d2e3a13Copy full SHA for d2e3a13
2 files changed
package.json
@@ -18,17 +18,17 @@
18
"prepare": "husky"
19
},
20
"devDependencies": {
21
- "@changesets/cli": "^2.27.12",
+ "@changesets/cli": "^2.31.0",
22
"@codemod.com/jssg-types": "catalog:",
23
"@types/node": "catalog:",
24
- "codemod": "^1.12.3",
+ "codemod": "^1.12.12",
25
"husky": "^9.1.7",
26
- "lint-staged": "^17.0.4",
27
- "markdown-link-check": "^3.13.6",
28
- "oxfmt": "^0.49.0",
29
- "oxlint": "^1.66.0",
30
- "oxlint-tsgolint": "^0.22.1",
31
- "typescript": "^5.8.3"
+ "lint-staged": "^17.0.8",
+ "markdown-link-check": "^3.14.2",
+ "oxfmt": "^0.59.0",
+ "oxlint": "^1.74.0",
+ "oxlint-tsgolint": "^0.24.0",
+ "typescript": "^5.9.3"
32
33
"engines": {
34
"node": ">=22"
0 commit comments