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 ba7fb9e commit c5cc7a9Copy full SHA for c5cc7a9
package.json
@@ -79,7 +79,7 @@
79
"eslint": "^9.34.0",
80
"prettier": "^3.6.2",
81
"tsdown": "^0.14.1",
82
- "tsx": "^4.20.4",
+ "tsx": "^4.20.5",
83
"typescript": "^5.9.2",
84
"unplugin-oxc": "^0.5.1",
85
"unplugin-vue": "^7.0.1",
playground/package.json
@@ -15,7 +15,7 @@
15
"devDependencies": {
16
"@vitejs/plugin-vue": "^6.0.1",
17
"@vue/tsconfig": "^0.8.1",
18
19
"typescript": "~5.9.2",
20
"vite": "^7.1.3",
21
"vue-tsc": "^3.0.6"
0 commit comments