|
|
|
|
@ -10,7 +10,6 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@lucide/vue": "^1.17.0",
|
|
|
|
|
"mousetrap": "^1.6.5",
|
|
|
|
|
"nody-greeter-types": "^1.1.0",
|
|
|
|
|
"nouislider": "^15.8.1",
|
|
|
|
|
"pinia": "^3.0.4",
|
|
|
|
|
"vue": "^3.5.32",
|
|
|
|
|
@ -24,6 +23,7 @@
|
|
|
|
|
"@vitejs/plugin-vue": "^6.0.6",
|
|
|
|
|
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
|
|
|
|
"@vue/tsconfig": "^0.9.1",
|
|
|
|
|
"nody-greeter-types": "^1.1.0",
|
|
|
|
|
"stylus": "^0.64.0",
|
|
|
|
|
"typescript": "~6.0.0",
|
|
|
|
|
"vite": "^8.0.8",
|
|
|
|
|
@ -2651,6 +2651,7 @@
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/nody-greeter-types/-/nody-greeter-types-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-PczPtUn0J0tqrgPWkrRvJdDBhtD8oA6hm4W1ktZ+4o9OLNvJPGzZ7TQBPRzMOfioMr88UPnx/JjiJmqI0b/EvQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "GPL-3.0"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/nouislider": {
|
|
|
|
|
|