New loading icon

This commit is contained in:
Gregory Schier
2025-02-04 06:52:25 -08:00
parent 4d80c8d993
commit 25c1b04043
11 changed files with 82 additions and 33 deletions

12
package-lock.json generated
View File

@@ -8873,12 +8873,12 @@
}
},
"node_modules/lucide-react": {
"version": "0.439.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.439.0.tgz",
"integrity": "sha512-PafSWvDTpxdtNEndS2HIHxcNAbd54OaqSYJO90/b63rab2HWYqDbH194j0i82ZFdWOAcf0AHinRykXRRK2PJbw==",
"version": "0.474.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.474.0.tgz",
"integrity": "sha512-CmghgHkh0OJNmxGKWc0qfPJCYHASPMVSyGY8fj3xgk4v84ItqDg64JNKFZn5hC6E0vHi6gxnbCgwhyVB09wQtA==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/make-cancellable-promise": {
@@ -15491,7 +15491,7 @@
},
"packages/plugin-runtime-types": {
"name": "@yaakapp/api",
"version": "0.4.0",
"version": "0.4.1",
"dependencies": {
"@types/node": "^22.5.4"
},
@@ -15657,7 +15657,7 @@
"history": "^5.3.0",
"jotai": "^2.9.3",
"js-md5": "^0.8.3",
"lucide-react": "^0.439.0",
"lucide-react": "^0.474.0",
"mime": "^4.0.4",
"nanoid": "^5.0.9",
"papaparse": "^5.4.1",