代理修改

This commit is contained in:
2026-07-18 17:46:21 +08:00
parent 2d9a8ddef6
commit e84958e0fc
71 changed files with 1221 additions and 134 deletions
+4 -4
View File
@@ -8,7 +8,7 @@
"name": "thing",
"version": "0.1.0",
"dependencies": {
"@lucide/vue": "^1.24.0",
"@lucide/vue": "^1.25.0",
"@tailwindcss/vite": "^4.3.2",
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-autostart": "~2",
@@ -602,9 +602,9 @@
}
},
"node_modules/@lucide/vue": {
"version": "1.24.0",
"resolved": "https://registry.npmmirror.com/@lucide/vue/-/vue-1.24.0.tgz",
"integrity": "sha512-5bNPX0G2YEWdUlBYk7pE8SgDg/f1mkIFpJ9vtE44pW/cwRz7Ioc0tOTESoVJAPvxIELSmYekX+XXIJMjsswNIg==",
"version": "1.25.0",
"resolved": "https://registry.npmmirror.com/@lucide/vue/-/vue-1.25.0.tgz",
"integrity": "sha512-hkEetV+v48ScIn3uwqwWQ66sI8foeP2q6OMI09GzLFH4SfvBlfe3JHYlMBdBCqFC7WRlhFsndyDn/awRKRc2OQ==",
"license": "ISC",
"peerDependencies": {
"vue": ">=3.0.1"