|
|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
"version": "0.0.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@lucide/vue": "^1.17.0",
|
|
|
|
|
"mousetrap": "^1.6.5",
|
|
|
|
|
"@vueuse/core": "^14.3.0",
|
|
|
|
|
"pinia": "^3.0.4",
|
|
|
|
|
"vue": "^3.5.32",
|
|
|
|
|
"vue-i18n": "^11.4.5",
|
|
|
|
|
@ -17,7 +17,6 @@
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@tsconfig/node24": "^24.0.4",
|
|
|
|
|
"@types/mousetrap": "^1.6.15",
|
|
|
|
|
"@types/node": "^24.12.2",
|
|
|
|
|
"@vitejs/plugin-vue": "^6.0.6",
|
|
|
|
|
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
|
|
|
|
@ -999,13 +998,6 @@
|
|
|
|
|
"integrity": "sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/mousetrap": {
|
|
|
|
|
"version": "1.6.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/mousetrap/-/mousetrap-1.6.15.tgz",
|
|
|
|
|
"integrity": "sha512-qL0hyIMNPow317QWW/63RvL1x5MVMV+Ru3NaY9f/CuEpCqrmb7WeuK2071ZY5hczOnm38qExWM2i2WtkXLSqFw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "24.13.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.1.tgz",
|
|
|
|
|
@ -1016,6 +1008,12 @@
|
|
|
|
|
"undici-types": "~7.18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/web-bluetooth": {
|
|
|
|
|
"version": "0.0.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
|
|
|
|
|
"integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vitejs/plugin-vue": {
|
|
|
|
|
"version": "6.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.7.tgz",
|
|
|
|
|
@ -1372,6 +1370,44 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vueuse/core": {
|
|
|
|
|
"version": "14.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vueuse/core/-/core-14.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/web-bluetooth": "^0.0.21",
|
|
|
|
|
"@vueuse/metadata": "14.3.0",
|
|
|
|
|
"@vueuse/shared": "14.3.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vueuse/metadata": {
|
|
|
|
|
"version": "14.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-14.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-BwxmbAzwAVF50+MW57GXOUEV61nFBGnlBvrTqj49PqWJu3uw7hdu72ztXeZ33RdZtDY6kO+bfCAE1PCn88Tktw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vueuse/shared": {
|
|
|
|
|
"version": "14.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-14.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-bZpge9eSXwa4ToSiqJ7j6KRwhAsneMFoSz3LMWKQDkqimm3D/tbFlrklrs/IOqC8tEcYmXQZJ6N0UrjhBirVCg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "^3.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn": {
|
|
|
|
|
"version": "8.16.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",
|
|
|
|
|
@ -2589,12 +2625,6 @@
|
|
|
|
|
"pathe": "^2.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mousetrap": {
|
|
|
|
|
"version": "1.6.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mousetrap/-/mousetrap-1.6.5.tgz",
|
|
|
|
|
"integrity": "sha512-QNo4kEepaIBwiT8CDhP98umTetp+JNfQYBWvC1pc6/OAibuXtRcxZ58Qz8skvEHYvURne/7R8T5VoOI7rDsEUA==",
|
|
|
|
|
"license": "Apache-2.0 WITH LLVM-exception"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mrmime": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz",
|
|
|
|
|
|