Updated Loading Spinner

This commit is contained in:
headlesdev
2025-05-25 01:14:50 +02:00
parent 2203daa2c3
commit fc2ec2c9a1
3 changed files with 18 additions and 1 deletions

7
package-lock.json generated
View File

@@ -17,6 +17,7 @@
"fuse.js": "^7.1.0",
"js-cookie": "^3.0.5",
"jsonwebtoken": "^9.0.2",
"ldrs": "^1.1.7",
"lucide-react": "^0.511.0",
"next": "15.3.2",
"react": "^19.0.0",
@@ -1554,6 +1555,12 @@
"safe-buffer": "^5.0.1"
}
},
"node_modules/ldrs": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/ldrs/-/ldrs-1.1.7.tgz",
"integrity": "sha512-rZnfveeY1SeS3F3ifUVd9AVGTFHmQ0qzp5fuszAirnrVkjqJBLrm99vtr/Mxbby4XgadUYv+DsFqyk2p4FV40Q==",
"license": "MIT"
},
"node_modules/lightningcss": {
"version": "1.30.1",
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz",