2025-08-01 08:00:35 +05:30
|
|
|
{
|
|
|
|
"name": "helix-admin",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "helix-admin",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"dependencies": {
|
|
|
|
"react": "^18.0.0",
|
|
|
|
"react-dom": "^18.0.0",
|
|
|
|
"react-router-dom": "^6.0.0"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2025-08-04 13:20:11 +05:30
|
|
|
"@vitejs/plugin-react": "^4.7.0",
|
2025-08-01 08:00:35 +05:30
|
|
|
"vite": "^5.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/@ampproject/remapping": {
|
|
|
|
"version": "2.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
|
|
|
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
"picocolors": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
"version": "7.28.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.0.tgz",
|
|
|
|
"integrity": "sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
"version": "7.28.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz",
|
|
|
|
"integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
"@babel/generator": "^7.28.0",
|
|
|
|
"@babel/helper-compilation-targets": "^7.27.2",
|
|
|
|
"@babel/helper-module-transforms": "^7.27.3",
|
|
|
|
"@babel/helpers": "^7.27.6",
|
|
|
|
"@babel/parser": "^7.28.0",
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
"@babel/traverse": "^7.28.0",
|
|
|
|
"@babel/types": "^7.28.0",
|
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
"json5": "^2.2.3",
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/babel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
"version": "7.28.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.0.tgz",
|
|
|
|
"integrity": "sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/parser": "^7.28.0",
|
|
|
|
"@babel/types": "^7.28.0",
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.12",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.28",
|
|
|
|
"jsesc": "^3.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
"version": "7.27.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
|
|
|
|
"integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/compat-data": "^7.27.2",
|
|
|
|
"@babel/helper-validator-option": "^7.27.1",
|
|
|
|
"browserslist": "^4.24.0",
|
|
|
|
"lru-cache": "^5.1.1",
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-globals": {
|
|
|
|
"version": "7.28.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
|
|
|
|
"integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/traverse": "^7.27.1",
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
"version": "7.27.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz",
|
|
|
|
"integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-imports": "^7.27.1",
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
"@babel/traverse": "^7.27.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
"version": "7.28.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.2.tgz",
|
|
|
|
"integrity": "sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
"@babel/types": "^7.28.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"version": "7.28.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz",
|
|
|
|
"integrity": "sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.28.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
"version": "7.27.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
|
|
|
|
"integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
"@babel/parser": "^7.27.2",
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
"version": "7.28.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.0.tgz",
|
|
|
|
"integrity": "sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
"@babel/generator": "^7.28.0",
|
|
|
|
"@babel/helper-globals": "^7.28.0",
|
|
|
|
"@babel/parser": "^7.28.0",
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
"@babel/types": "^7.28.0",
|
|
|
|
"debug": "^4.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
"version": "7.28.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.2.tgz",
|
|
|
|
"integrity": "sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/@esbuild/aix-ppc64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"aix"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
|
|
|
|
"cpu": [
|
|
|
|
"loong64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-mips64el": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
|
|
|
|
"cpu": [
|
|
|
|
"mips64el"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ppc64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-riscv64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-s390x": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
|
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/netbsd-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openbsd-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/sunos-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"sunos"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-ia32": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
|
"version": "0.3.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
|
|
|
|
"integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
"version": "1.5.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz",
|
|
|
|
"integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
"version": "0.3.29",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
|
|
|
|
"integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/@remix-run/router": {
|
|
|
|
"version": "1.23.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.23.0.tgz",
|
|
|
|
"integrity": "sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/@rolldown/pluginutils": {
|
|
|
|
"version": "1.0.0-beta.27",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz",
|
|
|
|
"integrity": "sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-Zj3Hl6sN34xJtMv7Anwb5Gu01yujyE/cLBDB2gnHTAHaWS1Z38L7kuSG+oAh0giZMqG060f/YBStXtMH6FvPMA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-nTeCWY83kN64oQ5MGz3CgtPx8NSOhC5lWtsjTs+8JAJNLcP3QbLCtDDgUKQc/Ro/frpMq4SHUaHN6AMltcEoLQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-HV7bW2Fb/F5KPdM/9bApunQh68YVDU8sO8BvcW9OngQVN3HHHkw99wFupuUJfGR9pYLLAjcAOA6iO+evsbBaPQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-SSj8TlYV5nJixSsm/y3QXfhspSiLYP11zpfwp6G/YDXctf3Xkdnk4woJIF5VQe0of2OjzTt8EsxnJDCdHd2xMA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-ZyrsG4TIT9xnOlLsSSi9w/X29tCbK1yegE49RYm3tu3wF1L/B6LVMqnEWyDB26d9Ecx9zrmXCiPmIabVuLmNSg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-pCgHFoOECwVCJ5GFq8+gR8SBKnMO+xe5UEqbemxBpCKYQddRQMgomv1104RnLSg7nNvgKy05sLsY51+OVRyiVw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-EtP8aquZ0xQg0ETFcxUbU71MZlHaw9MChwrQzatiE8U/bvi5uv/oChExXC4mWhjiqK7azGJBqU0tt5H123SzVA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-qO7F7U3u1nfxYRPM8HqFtLd+raev2K137dsV08q/LRKRLEc7RsiDWihUnrINdsWQxPR9jqZ8DIIZ1zJJAm5PjQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-3dRaqLfcOXYsfvw5xMrxAk9Lb1f395gkoBYzSFcc/scgRFptRXL9DOaDpMiehf9CO8ZDRJW2z45b6fpU5nwjng==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-fhHFTutA7SM+IrR6lIfiHskxmpmPTJUXpWIsBXpeEwNgZzZZSg/q4i6FU4J8qOGyJ0TR+wXBwx/L7Ho9z0+uDg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-loongarch64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-i7wfGFXu8x4+FRqPymzjD+Hyav8l95UIZ773j7J7zRYc3Xsxy2wIn4x+llpunexXe6laaO72iEjeeGyUFmjKeA==",
|
|
|
|
"cpu": [
|
|
|
|
"loong64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-B/l0dFcHVUnqcGZWKcWBSV2PF01YUt0Rvlurci5P+neqY/yMKchGU8ullZvIv5e8Y1C6wOn+U03mrDylP5q9Yw==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-32k4ENb5ygtkMwPMucAb8MtV8olkPT03oiTxJbgkJa7lJ7dZMr0GCFJlyvy+K8iq7F/iuOr41ZdUHaOiqyR3iQ==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-t5B2loThlFEauloaQkZg9gxV05BYeITLvLkWOkRXogP4qHXLkWSbSHKM9S6H1schf/0YGP/qNKtiISlxvfmmZw==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-YKjekwTEKgbB7n17gmODSmJVUIvj8CX7q5442/CK80L8nqOUbMtf8b01QkG3jOqyr1rotrAnW6B/qiHwfcuWQA==",
|
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-Jj5a9RUoe5ra+MEyERkDKLwTXVu6s3aACP51nkfnK9wJTraCC8IMe3snOfALkrjTYd2G1ViE1hICj0fZ7ALBPA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-7kX69DIrBeD7yNp4A5b81izs8BqoZkCIaxQaOpumcJ1S/kmqNFjPhDu1LHeVXv0SexfHQv5cqHsxLOjETuqDuA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-wiJWMIpeaak/jsbaq2HMh/rzZxHVW1rU6coyeNNpMwk5isiPjSTx0a4YLSlYDwBH/WBvLz+EtsNqQScZTLJy3g==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-gBgaUDESVzMgWZhcyjfs9QFK16D8K6QZpwAaVNJxYDLHWayOta4ZMjGm/vsAEy3hvlS2GosVFlBlP9/Wb85DqQ==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-CvUo2ixeIQGtF6WvuB87XWqPQkoFAFqW+HUo/WzHwuHDvIwZCtjdWXoYCcr06iKGydiqTclC4jU/TNObC/xKZg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/@types/babel__core": {
|
|
|
|
"version": "7.20.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
|
|
|
|
"integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/parser": "^7.20.7",
|
|
|
|
"@babel/types": "^7.20.7",
|
|
|
|
"@types/babel__generator": "*",
|
|
|
|
"@types/babel__template": "*",
|
|
|
|
"@types/babel__traverse": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/babel__generator": {
|
|
|
|
"version": "7.27.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
|
|
|
|
"integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/babel__template": {
|
|
|
|
"version": "7.4.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
|
|
|
|
"integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/parser": "^7.1.0",
|
|
|
|
"@babel/types": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/babel__traverse": {
|
|
|
|
"version": "7.28.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
|
|
|
|
"integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.28.2"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/@types/estree": {
|
|
|
|
"version": "1.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
|
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/@vitejs/plugin-react": {
|
|
|
|
"version": "4.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz",
|
|
|
|
"integrity": "sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/core": "^7.28.0",
|
|
|
|
"@babel/plugin-transform-react-jsx-self": "^7.27.1",
|
|
|
|
"@babel/plugin-transform-react-jsx-source": "^7.27.1",
|
|
|
|
"@rolldown/pluginutils": "1.0.0-beta.27",
|
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
|
"react-refresh": "^0.17.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/browserslist": {
|
|
|
|
"version": "4.25.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.25.1.tgz",
|
|
|
|
"integrity": "sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"caniuse-lite": "^1.0.30001726",
|
|
|
|
"electron-to-chromium": "^1.5.173",
|
|
|
|
"node-releases": "^2.0.19",
|
|
|
|
"update-browserslist-db": "^1.1.3"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"browserslist": "cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/caniuse-lite": {
|
|
|
|
"version": "1.0.30001731",
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001731.tgz",
|
|
|
|
"integrity": "sha512-lDdp2/wrOmTRWuoB5DpfNkC0rJDU8DqRa6nYL6HK6sytw70QMopt/NIc/9SM7ylItlBWfACXk0tEn37UWM/+mg==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "CC-BY-4.0"
|
|
|
|
},
|
|
|
|
"node_modules/convert-source-map": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/debug": {
|
|
|
|
"version": "4.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
|
|
|
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "^2.1.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
|
"version": "1.5.194",
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.194.tgz",
|
|
|
|
"integrity": "sha512-SdnWJwSUot04UR51I2oPD8kuP2VI37/CADR1OHsFOUzZIvfWJBO6q11k5P/uKNyTT3cdOsnyjkrZ+DDShqYqJA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/esbuild": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@esbuild/aix-ppc64": "0.21.5",
|
|
|
|
"@esbuild/android-arm": "0.21.5",
|
|
|
|
"@esbuild/android-arm64": "0.21.5",
|
|
|
|
"@esbuild/android-x64": "0.21.5",
|
|
|
|
"@esbuild/darwin-arm64": "0.21.5",
|
|
|
|
"@esbuild/darwin-x64": "0.21.5",
|
|
|
|
"@esbuild/freebsd-arm64": "0.21.5",
|
|
|
|
"@esbuild/freebsd-x64": "0.21.5",
|
|
|
|
"@esbuild/linux-arm": "0.21.5",
|
|
|
|
"@esbuild/linux-arm64": "0.21.5",
|
|
|
|
"@esbuild/linux-ia32": "0.21.5",
|
|
|
|
"@esbuild/linux-loong64": "0.21.5",
|
|
|
|
"@esbuild/linux-mips64el": "0.21.5",
|
|
|
|
"@esbuild/linux-ppc64": "0.21.5",
|
|
|
|
"@esbuild/linux-riscv64": "0.21.5",
|
|
|
|
"@esbuild/linux-s390x": "0.21.5",
|
|
|
|
"@esbuild/linux-x64": "0.21.5",
|
|
|
|
"@esbuild/netbsd-x64": "0.21.5",
|
|
|
|
"@esbuild/openbsd-x64": "0.21.5",
|
|
|
|
"@esbuild/sunos-x64": "0.21.5",
|
|
|
|
"@esbuild/win32-arm64": "0.21.5",
|
|
|
|
"@esbuild/win32-ia32": "0.21.5",
|
|
|
|
"@esbuild/win32-x64": "0.21.5"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/escalade": {
|
|
|
|
"version": "3.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
|
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/fsevents": {
|
|
|
|
"version": "2.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/gensync": {
|
|
|
|
"version": "1.0.0-beta.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
|
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/js-tokens": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/jsesc": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"jsesc": "bin/jsesc"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/json5": {
|
|
|
|
"version": "2.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
|
|
|
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"json5": "lib/cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/loose-envify": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
|
|
|
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"loose-envify": "cli.js"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/lru-cache": {
|
|
|
|
"version": "5.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"yallist": "^3.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ms": {
|
|
|
|
"version": "2.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/nanoid": {
|
|
|
|
"version": "3.3.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
|
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/node-releases": {
|
|
|
|
"version": "2.0.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz",
|
|
|
|
"integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/picocolors": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/postcss": {
|
|
|
|
"version": "8.5.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
|
|
|
|
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"nanoid": "^3.3.11",
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react": {
|
|
|
|
"version": "18.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
|
|
|
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react-dom": {
|
|
|
|
"version": "18.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz",
|
|
|
|
"integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0",
|
|
|
|
"scheduler": "^0.23.2"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": "^18.3.1"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/react-refresh": {
|
|
|
|
"version": "0.17.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz",
|
|
|
|
"integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/react-router": {
|
|
|
|
"version": "6.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.30.1.tgz",
|
|
|
|
"integrity": "sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@remix-run/router": "1.23.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": ">=16.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react-router-dom": {
|
|
|
|
"version": "6.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.1.tgz",
|
|
|
|
"integrity": "sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@remix-run/router": "1.23.0",
|
|
|
|
"react-router": "6.30.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": ">=16.8",
|
|
|
|
"react-dom": ">=16.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rollup": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-WMmLFI+Boh6xbop+OAGo9cQ3OgX9MIg7xOQjn+pTCwOkk+FNDAeAemXkJ3HzDJrVXleLOFVa1ipuc1AmEx1Dwg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/estree": "1.0.8"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"rollup": "dist/bin/rollup"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.0.0",
|
|
|
|
"npm": ">=8.0.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@rollup/rollup-android-arm-eabi": "4.46.2",
|
|
|
|
"@rollup/rollup-android-arm64": "4.46.2",
|
|
|
|
"@rollup/rollup-darwin-arm64": "4.46.2",
|
|
|
|
"@rollup/rollup-darwin-x64": "4.46.2",
|
|
|
|
"@rollup/rollup-freebsd-arm64": "4.46.2",
|
|
|
|
"@rollup/rollup-freebsd-x64": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-arm64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-arm64-musl": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-loongarch64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-riscv64-musl": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-s390x-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-x64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-x64-musl": "4.46.2",
|
|
|
|
"@rollup/rollup-win32-arm64-msvc": "4.46.2",
|
|
|
|
"@rollup/rollup-win32-ia32-msvc": "4.46.2",
|
|
|
|
"@rollup/rollup-win32-x64-msvc": "4.46.2",
|
|
|
|
"fsevents": "~2.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/scheduler": {
|
|
|
|
"version": "0.23.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz",
|
|
|
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/semver": {
|
|
|
|
"version": "6.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/source-map-js": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-04 13:20:11 +05:30
|
|
|
"node_modules/update-browserslist-db": {
|
|
|
|
"version": "1.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
|
|
|
|
"integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"escalade": "^3.2.0",
|
|
|
|
"picocolors": "^1.1.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"update-browserslist-db": "cli.js"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"browserslist": ">= 4.21.0"
|
|
|
|
}
|
|
|
|
},
|
2025-08-01 08:00:35 +05:30
|
|
|
"node_modules/vite": {
|
|
|
|
"version": "5.4.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz",
|
|
|
|
"integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"esbuild": "^0.21.3",
|
|
|
|
"postcss": "^8.4.43",
|
|
|
|
"rollup": "^4.20.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"vite": "bin/vite.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.0.0 || >=20.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@types/node": "^18.0.0 || >=20.0.0",
|
|
|
|
"less": "*",
|
|
|
|
"lightningcss": "^1.21.0",
|
|
|
|
"sass": "*",
|
|
|
|
"sass-embedded": "*",
|
|
|
|
"stylus": "*",
|
|
|
|
"sugarss": "*",
|
|
|
|
"terser": "^5.4.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@types/node": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"less": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"lightningcss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass-embedded": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"stylus": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sugarss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"terser": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
2025-08-04 13:20:11 +05:30
|
|
|
},
|
|
|
|
"node_modules/yallist": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
2025-08-01 08:00:35 +05:30
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|