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 f3f196b commit 3a73d15Copy full SHA for 3a73d15
package.json
@@ -65,16 +65,16 @@
65
"@hypernym/args": "^0.3.3",
66
"@hypernym/colors": "^1.0.5",
67
"@hypernym/utils": "^3.4.5",
68
- "rolldown": "^1.0.0-beta.41",
+ "rolldown": "^1.0.0-beta.42",
69
"rolldown-plugin-dts": "^0.16.11"
70
},
71
"devDependencies": {
72
"@hypernym/eslint-config": "^3.6.4",
73
"@hypernym/prettier-config": "^3.2.7",
74
"@hypernym/tsconfig": "^2.6.2",
75
- "@types/node": "^24.6.0",
76
- "eslint": "^9.36.0",
+ "@types/node": "^24.7.1",
+ "eslint": "^9.37.0",
77
"prettier": "^3.6.2",
78
- "typescript": "^5.9.2"
+ "typescript": "^5.9.3"
79
}
80
0 commit comments