Spaces:
Sleeping
Sleeping
| { | |
| "name": "dodge", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "dependencies": { | |
| "@supabase/supabase-js": "^2.100.1" | |
| } | |
| }, | |
| "node_modules/@supabase/auth-js": { | |
| "version": "2.100.1", | |
| "resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.100.1.tgz", | |
| "integrity": "sha512-c5FB4nrG7cs1mLSzFGuIVl2iR2YO5XkSJ96uF4zubYm8YDn71XOi2emE9sBm/avfGCj61jaRBLOvxEAVnpys0Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/functions-js": { | |
| "version": "2.100.1", | |
| "resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.100.1.tgz", | |
| "integrity": "sha512-mo8QheoV4KR+wSubtyEWhZUxWnCM7YZ23TncccMAlbWAHb8YTDqRGRm9IalWCAswniKyud6buZCk9snRqI86KA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/phoenix": { | |
| "version": "0.4.0", | |
| "resolved": "https://registry.npmjs.org/@supabase/phoenix/-/phoenix-0.4.0.tgz", | |
| "integrity": "sha512-RHSx8bHS02xwfHdAbX5Lpbo6PXbgyf7lTaXTlwtFDPwOIw64NnVRwFAXGojHhjtVYI+PEPNSWwkL90f4agN3bw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@supabase/postgrest-js": { | |
| "version": "2.100.1", | |
| "resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.100.1.tgz", | |
| "integrity": "sha512-OIh4mOSo2LdqF2kox76OAPDtcSs+PwKABJOjc6plUV4/LXhFEsI2uwdEEIs7K7fd141qehWEVl/Y+Ts0fNvYsw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/realtime-js": { | |
| "version": "2.100.1", | |
| "resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.100.1.tgz", | |
| "integrity": "sha512-FHuRWPX4qZQ4x+0Q+ZrKaBZnOiVGiwsgiAUJM98pYRib1yeaE/fOM1lZ1ozd+4gA8Udw23OyaD8SxKS5mT5NYw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/phoenix": "^0.4.0", | |
| "@types/ws": "^8.18.1", | |
| "tslib": "2.8.1", | |
| "ws": "^8.18.2" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/storage-js": { | |
| "version": "2.100.1", | |
| "resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.100.1.tgz", | |
| "integrity": "sha512-x9xpEIoWM4xKiAlwfWTgHPSN6N4Y0aS4FVU4F6ZPbq7Gayw08SrtC6/YH/gOr8CjXQr0HxXYXDop2xGTSjubYA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "iceberg-js": "^0.8.1", | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/supabase-js": { | |
| "version": "2.100.1", | |
| "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.100.1.tgz", | |
| "integrity": "sha512-CAeFm5sfX8sbTzxoxRafhohreIzl9a7R6qHTck3MrgTqm5M5g/u0IHfEKYzI9w/17r8NINl8UZrw2i08wrO7Iw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/auth-js": "2.100.1", | |
| "@supabase/functions-js": "2.100.1", | |
| "@supabase/postgrest-js": "2.100.1", | |
| "@supabase/realtime-js": "2.100.1", | |
| "@supabase/storage-js": "2.100.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "25.5.0", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.0.tgz", | |
| "integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~7.18.0" | |
| } | |
| }, | |
| "node_modules/@types/ws": { | |
| "version": "8.18.1", | |
| "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz", | |
| "integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "*" | |
| } | |
| }, | |
| "node_modules/iceberg-js": { | |
| "version": "0.8.1", | |
| "resolved": "https://registry.npmjs.org/iceberg-js/-/iceberg-js-0.8.1.tgz", | |
| "integrity": "sha512-1dhVQZXhcHje7798IVM+xoo/1ZdVfzOMIc8/rgVSijRK38EDqOJoGula9N/8ZI5RD8QTxNQtK/Gozpr+qUqRRA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
| "license": "0BSD" | |
| }, | |
| "node_modules/undici-types": { | |
| "version": "7.18.2", | |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz", | |
| "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ws": { | |
| "version": "8.20.0", | |
| "resolved": "https://registry.npmjs.org/ws/-/ws-8.20.0.tgz", | |
| "integrity": "sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10.0.0" | |
| }, | |
| "peerDependencies": { | |
| "bufferutil": "^4.0.1", | |
| "utf-8-validate": ">=5.0.2" | |
| }, | |
| "peerDependenciesMeta": { | |
| "bufferutil": { | |
| "optional": true | |
| }, | |
| "utf-8-validate": { | |
| "optional": true | |
| } | |
| } | |
| } | |
| } | |
| } | |