|
@@ -9,10 +9,18 @@ |
|
|
"version": "0.0.0", |
|
|
"version": "0.0.0", |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-dialog": "^1.1.14", |
|
|
|
|
|
"@radix-ui/react-switch": "^1.2.5", |
|
|
|
|
|
"@radix-ui/react-toast": "^1.2.14", |
|
|
"axios": "^1.9.0", |
|
|
"axios": "^1.9.0", |
|
|
|
|
|
"class-variance-authority": "^0.7.1", |
|
|
|
|
|
"clsx": "^2.1.1", |
|
|
|
|
|
"humps": "^2.0.1", |
|
|
|
|
|
"lucide-react": "^0.511.0", |
|
|
"react": "^19.1.0", |
|
|
"react": "^19.1.0", |
|
|
"react-dom": "^19.1.0", |
|
|
"react-dom": "^19.1.0", |
|
|
"react-router-dom": "^6.30.0" |
|
|
|
|
|
|
|
|
"react-router-dom": "^6.30.0", |
|
|
|
|
|
"tailwind-merge": "^3.3.0" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"@eslint/js": "^9.25.0", |
|
|
"@eslint/js": "^9.25.0", |
|
@@ -1107,6 +1115,482 @@ |
|
|
"node": ">=14" |
|
|
"node": ">=14" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/primitive": { |
|
|
|
|
|
"version": "1.1.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.2.tgz", |
|
|
|
|
|
"integrity": "sha512-XnbHrrprsNqZKQhStrSwgRUQzoCI1glLzdw79xiZPoofhGICeZRSQ3dIxAKH1gb3OHfNf4d6f+vAv3kil2eggA==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-collection": { |
|
|
|
|
|
"version": "1.1.7", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", |
|
|
|
|
|
"integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-context": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3", |
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-compose-refs": { |
|
|
|
|
|
"version": "1.1.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", |
|
|
|
|
|
"integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-context": { |
|
|
|
|
|
"version": "1.1.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", |
|
|
|
|
|
"integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-dialog": { |
|
|
|
|
|
"version": "1.1.14", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-dialog/-/react-dialog-1.1.14.tgz", |
|
|
|
|
|
"integrity": "sha512-+CpweKjqpzTmwRwcYECQcNYbI8V9VSQt0SNFKeEBLgfucbsLssU6Ppq7wUdNXEGb573bMjFhVjKVll8rmV6zMw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/primitive": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-context": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-dismissable-layer": "1.1.10", |
|
|
|
|
|
"@radix-ui/react-focus-guards": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-focus-scope": "1.1.7", |
|
|
|
|
|
"@radix-ui/react-id": "1.1.1", |
|
|
|
|
|
"@radix-ui/react-portal": "1.1.9", |
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4", |
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3", |
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3", |
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2", |
|
|
|
|
|
"aria-hidden": "^1.2.4", |
|
|
|
|
|
"react-remove-scroll": "^2.6.3" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-dismissable-layer": { |
|
|
|
|
|
"version": "1.1.10", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.10.tgz", |
|
|
|
|
|
"integrity": "sha512-IM1zzRV4W3HtVgftdQiiOmA0AdJlCtMLe00FXaHwgt3rAnNsIyDqshvkIW3hj/iu5hu8ERP7KIYki6NkqDxAwQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/primitive": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3", |
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1", |
|
|
|
|
|
"@radix-ui/react-use-escape-keydown": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-focus-guards": { |
|
|
|
|
|
"version": "1.1.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.2.tgz", |
|
|
|
|
|
"integrity": "sha512-fyjAACV62oPV925xFCrH8DR5xWhg9KYtJT4s3u54jxp+L/hbpTY2kIeEFFbFe+a/HCE94zGQMZLIpVTPVZDhaA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-focus-scope": { |
|
|
|
|
|
"version": "1.1.7", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.7.tgz", |
|
|
|
|
|
"integrity": "sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3", |
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-id": { |
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-portal": { |
|
|
|
|
|
"version": "1.1.9", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz", |
|
|
|
|
|
"integrity": "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3", |
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-presence": { |
|
|
|
|
|
"version": "1.1.4", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.4.tgz", |
|
|
|
|
|
"integrity": "sha512-ueDqRbdc4/bkaQT3GIpLQssRlFgWaL/U2z/S31qRwwLWoxHLgry3SIfCwhxeQNbirEUXFa+lq3RL3oBYXtcmIA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-primitive": { |
|
|
|
|
|
"version": "2.1.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", |
|
|
|
|
|
"integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-slot": { |
|
|
|
|
|
"version": "1.2.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", |
|
|
|
|
|
"integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-switch": { |
|
|
|
|
|
"version": "1.2.5", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-switch/-/react-switch-1.2.5.tgz", |
|
|
|
|
|
"integrity": "sha512-5ijLkak6ZMylXsaImpZ8u4Rlf5grRmoc0p0QeX9VJtlrM4f5m3nCTX8tWga/zOA8PZYIR/t0p2Mnvd7InrJ6yQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/primitive": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-context": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3", |
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2", |
|
|
|
|
|
"@radix-ui/react-use-previous": "1.1.1", |
|
|
|
|
|
"@radix-ui/react-use-size": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-toast": { |
|
|
|
|
|
"version": "1.2.14", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-toast/-/react-toast-1.2.14.tgz", |
|
|
|
|
|
"integrity": "sha512-nAP5FBxBJGQ/YfUB+r+O6USFVkWq3gAInkxyEnmvEV5jtSbfDhfa4hwX8CraCnbjMLsE7XSf/K75l9xXY7joWg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/primitive": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-collection": "1.1.7", |
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-context": "1.1.2", |
|
|
|
|
|
"@radix-ui/react-dismissable-layer": "1.1.10", |
|
|
|
|
|
"@radix-ui/react-portal": "1.1.9", |
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4", |
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3", |
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1", |
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2", |
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1", |
|
|
|
|
|
"@radix-ui/react-visually-hidden": "1.2.3" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-use-callback-ref": { |
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-use-controllable-state": { |
|
|
|
|
|
"version": "1.2.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", |
|
|
|
|
|
"integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-use-effect-event": "0.0.2", |
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-use-effect-event": { |
|
|
|
|
|
"version": "0.0.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz", |
|
|
|
|
|
"integrity": "sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-use-escape-keydown": { |
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-use-layout-effect": { |
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-use-previous": { |
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-previous/-/react-use-previous-1.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-use-size": { |
|
|
|
|
|
"version": "1.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@radix-ui/react-visually-hidden": { |
|
|
|
|
|
"version": "1.2.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.2.3.tgz", |
|
|
|
|
|
"integrity": "sha512-pzJq12tEaaIhqjbzpCuv/OypJY/BPavOofm+dbab+MHLajy277+1lLm6JFcGgF5eskJ6mquGirhXY2GD/8u8Ug==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@types/react-dom": "*", |
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", |
|
|
|
|
|
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
}, |
|
|
|
|
|
"@types/react-dom": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/@remix-run/router": { |
|
|
"node_modules/@remix-run/router": { |
|
|
"version": "1.23.0", |
|
|
"version": "1.23.0", |
|
|
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.0.tgz", |
|
@@ -1473,7 +1957,7 @@ |
|
|
"version": "19.1.4", |
|
|
"version": "19.1.4", |
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz", |
|
|
"integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==", |
|
|
"integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==", |
|
|
"dev": true, |
|
|
|
|
|
|
|
|
"devOptional": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"csstype": "^3.0.2" |
|
|
"csstype": "^3.0.2" |
|
@@ -1483,7 +1967,7 @@ |
|
|
"version": "19.1.5", |
|
|
"version": "19.1.5", |
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.5.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.5.tgz", |
|
|
"integrity": "sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==", |
|
|
"integrity": "sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==", |
|
|
"dev": true, |
|
|
|
|
|
|
|
|
"devOptional": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"@types/react": "^19.0.0" |
|
|
"@types/react": "^19.0.0" |
|
@@ -1865,6 +2349,18 @@ |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"license": "Python-2.0" |
|
|
"license": "Python-2.0" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/aria-hidden": { |
|
|
|
|
|
"version": "1.2.6", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.6.tgz", |
|
|
|
|
|
"integrity": "sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"tslib": "^2.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/asynckit": { |
|
|
"node_modules/asynckit": { |
|
|
"version": "0.4.0", |
|
|
"version": "0.4.0", |
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
|
@@ -2106,6 +2602,27 @@ |
|
|
"node": ">= 6" |
|
|
"node": ">= 6" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/class-variance-authority": { |
|
|
|
|
|
"version": "0.7.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.7.1.tgz", |
|
|
|
|
|
"integrity": "sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==", |
|
|
|
|
|
"license": "Apache-2.0", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"clsx": "^2.1.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://polar.sh/cva" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/clsx": { |
|
|
|
|
|
"version": "2.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=6" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/color-convert": { |
|
|
"node_modules/color-convert": { |
|
|
"version": "2.0.1", |
|
|
"version": "2.0.1", |
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
|
@@ -2194,7 +2711,7 @@ |
|
|
"version": "3.1.3", |
|
|
"version": "3.1.3", |
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", |
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", |
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", |
|
|
"dev": true, |
|
|
|
|
|
|
|
|
"devOptional": true, |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/debug": { |
|
|
"node_modules/debug": { |
|
@@ -2231,6 +2748,12 @@ |
|
|
"node": ">=0.4.0" |
|
|
"node": ">=0.4.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/detect-node-es": { |
|
|
|
|
|
"version": "1.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/didyoumean": { |
|
|
"node_modules/didyoumean": { |
|
|
"version": "1.2.2", |
|
|
"version": "1.2.2", |
|
|
"resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", |
|
@@ -2816,6 +3339,15 @@ |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/get-nonce": { |
|
|
|
|
|
"version": "1.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=6" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/get-proto": { |
|
|
"node_modules/get-proto": { |
|
|
"version": "1.0.1", |
|
|
"version": "1.0.1", |
|
|
"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", |
|
@@ -2970,6 +3502,12 @@ |
|
|
"node": ">= 0.4" |
|
|
"node": ">= 0.4" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/humps": { |
|
|
|
|
|
"version": "2.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/humps/-/humps-2.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-E0eIbrFWUhwfXJmsbdjRQFQPrl5pTEoKlz163j1mTqqUnU9PgR4AgB8AIITzuB3vLBdxZXyZ9TDIrwB2OASz4g==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/ignore": { |
|
|
"node_modules/ignore": { |
|
|
"version": "5.3.2", |
|
|
"version": "5.3.2", |
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz", |
|
@@ -3253,6 +3791,15 @@ |
|
|
"yallist": "^3.0.2" |
|
|
"yallist": "^3.0.2" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/lucide-react": { |
|
|
|
|
|
"version": "0.511.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.511.0.tgz", |
|
|
|
|
|
"integrity": "sha512-VK5a2ydJ7xm8GvBeKLS9mu1pVK6ucef9780JVUjw6bAjJL/QXnd4Y0p7SPeOUMC27YhzNCZvm5d/QX0Tp3rc0w==", |
|
|
|
|
|
"license": "ISC", |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/math-intrinsics": { |
|
|
"node_modules/math-intrinsics": { |
|
|
"version": "1.1.0", |
|
|
"version": "1.1.0", |
|
|
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
|
@@ -3824,6 +4371,53 @@ |
|
|
"node": ">=0.10.0" |
|
|
"node": ">=0.10.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/react-remove-scroll": { |
|
|
|
|
|
"version": "2.7.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.0.tgz", |
|
|
|
|
|
"integrity": "sha512-sGsQtcjMqdQyijAHytfGEELB8FufGbfXIsvUTe+NLx1GDRJCXtCFLBLUI1eyZCKXXvbEU2C6gai0PZKoIE9Vbg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"react-remove-scroll-bar": "^2.3.7", |
|
|
|
|
|
"react-style-singleton": "^2.2.3", |
|
|
|
|
|
"tslib": "^2.1.0", |
|
|
|
|
|
"use-callback-ref": "^1.3.3", |
|
|
|
|
|
"use-sidecar": "^1.1.3" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/react-remove-scroll-bar": { |
|
|
|
|
|
"version": "2.3.8", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz", |
|
|
|
|
|
"integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"react-style-singleton": "^2.2.2", |
|
|
|
|
|
"tslib": "^2.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/react-router": { |
|
|
"node_modules/react-router": { |
|
|
"version": "6.30.0", |
|
|
"version": "6.30.0", |
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.0.tgz", |
|
@@ -3856,6 +4450,28 @@ |
|
|
"react-dom": ">=16.8" |
|
|
"react-dom": ">=16.8" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/react-style-singleton": { |
|
|
|
|
|
"version": "2.2.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz", |
|
|
|
|
|
"integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"get-nonce": "^1.0.0", |
|
|
|
|
|
"tslib": "^2.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/read-cache": { |
|
|
"node_modules/read-cache": { |
|
|
"version": "1.0.0", |
|
|
"version": "1.0.0", |
|
|
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", |
|
@@ -4213,6 +4829,16 @@ |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/tailwind-merge": { |
|
|
|
|
|
"version": "3.3.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.0.tgz", |
|
|
|
|
|
"integrity": "sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"type": "github", |
|
|
|
|
|
"url": "https://github.com/sponsors/dcastil" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/tailwindcss": { |
|
|
"node_modules/tailwindcss": { |
|
|
"version": "3.4.13", |
|
|
"version": "3.4.13", |
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", |
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", |
|
@@ -4352,6 +4978,12 @@ |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"license": "Apache-2.0" |
|
|
"license": "Apache-2.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/type-check": { |
|
|
"node_modules/type-check": { |
|
|
"version": "0.4.0", |
|
|
"version": "0.4.0", |
|
|
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", |
|
@@ -4443,6 +5075,49 @@ |
|
|
"punycode": "^2.1.0" |
|
|
"punycode": "^2.1.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/use-callback-ref": { |
|
|
|
|
|
"version": "1.3.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz", |
|
|
|
|
|
"integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"tslib": "^2.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/use-sidecar": { |
|
|
|
|
|
"version": "1.1.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz", |
|
|
|
|
|
"integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"detect-node-es": "^1.1.0", |
|
|
|
|
|
"tslib": "^2.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
|
"@types/react": { |
|
|
|
|
|
"optional": true |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/util-deprecate": { |
|
|
"node_modules/util-deprecate": { |
|
|
"version": "1.0.2", |
|
|
"version": "1.0.2", |
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
|
|