添加意外删除的'vite.config.ts'文件

This commit is contained in:
2026-05-16 01:06:40 +08:00
parent 3158338d0b
commit 29df8ca491
3 changed files with 49 additions and 12 deletions

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "nekosonic",
"version": "0.1.0",
"version": "0.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nekosonic",
"version": "0.1.0",
"version": "0.3.0",
"dependencies": {
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-dialog": "^2.7.1",
@ -27,7 +27,7 @@
"@types/node": "^25.6.0",
"@types/qrcode": "^1.5.6",
"@vicons/ionicons5": "^0.13.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue": "^5.2.4",
"@vueuse/motion": "^3.0.3",
"tailwindcss": "^4.2.4",
"typescript": "~5.6.2",