We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da85aa5 commit b8b0520Copy full SHA for b8b0520
1 file changed
package.json
@@ -51,6 +51,7 @@
51
"@eslint/eslintrc": "^3.3.5",
52
"@eslint/js": "^10.0.1",
53
"@types/node": "25.7.0",
54
+ "@typescript/native-preview": "7.0.0-dev.20260421.2",
55
"c8": "11.0.0",
56
"chalk": "5.6.2",
57
"cross-env": "10.1.0",
@@ -73,7 +74,6 @@
73
74
"tsx": "4.21.0",
75
"typedoc": "0.28.19",
76
"typescript": "6.0.3",
- "@typescript/native-preview": "7.0.0-dev.20260421.2",
77
"typescript-eslint": "^8.59.3",
78
"typesync": "0.14.3",
79
"yaml": "2.9.0"
0 commit comments