Update Vue and package game in an .xdc

This commit is contained in:
James Shiffer
2025-04-23 13:53:10 -07:00
parent ce61ee3e6e
commit 4c4898342b
9 changed files with 2257 additions and 559 deletions

View File

@@ -10,7 +10,10 @@
"vue": "^3.2.25"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.0",
"vite": "^2.7.2"
"@vitejs/plugin-vue": "^5.2.3",
"@vue-macros/reactivity-transform": "^3.0.0-beta.8",
"vite": "^6.3.2",
"vite-plugin-singlefile": "^2.2.0",
"webxdc-types": "^1.0.1"
}
}
}