Compare commits

..

1 commit

Author SHA1 Message Date
191d118ca0 chore(deps): update dependency eslint-plugin-svelte to v3.5.0
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 02:15:39 +00:00

6
ui/package-lock.json generated
View file

@ -3675,9 +3675,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "6.2.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz",
"integrity": "sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==",
"version": "6.2.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz",
"integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.25.0",