We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a908927 commit 5e21d95Copy full SHA for 5e21d95
3 files changed
package.json
@@ -11,7 +11,7 @@
11
},
12
"devDependencies": {
13
"npm-run-all2": "7.0.2",
14
- "tsx": "4.19.4",
+ "tsx": "4.20.3",
15
"typescript": "5.8.3"
16
17
"dependencies": {
playgrounds/webpack-cjs/package.json
@@ -12,7 +12,7 @@
"vue": "~3.5.13"
- "@babel/core": "7.27.1",
+ "@babel/core": "7.27.7",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-typescript": "5.0.8",
18
"@vue/cli-service": "5.0.8"
0 commit comments