Compare commits

..

2 commits

Author SHA1 Message Date
aa0df07e2f chore(deps): update dependency eslint-plugin-svelte to v3.5.1
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-04 06:08:33 +00:00
b8e37db720 fix(deps): update dependency sass to v1.86.3
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-04 03:11:47 +00:00

6
ui/package-lock.json generated
View file

@ -3241,9 +3241,9 @@
}
},
"node_modules/sass": {
"version": "1.86.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz",
"integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==",
"version": "1.86.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz",
"integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",