2107 lines
49 KiB
JSON
2107 lines
49 KiB
JSON
|
|
{
|
||
|
|
"name": "fromis9-frontend",
|
||
|
|
"version": "2.0.0",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "fromis9-frontend",
|
||
|
|
"version": "2.0.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.28.6",
|
||
|
|
"@tanstack/react-query": "^5.90.16",
|
||
|
|
"@tanstack/react-virtual": "^3.13.18",
|
||
|
|
"canvas-confetti": "^1.9.4",
|
||
|
|
"clsx": "^2.1.1",
|
||
|
|
"dayjs": "^1.11.19",
|
||
|
|
"framer-motion": "^11.0.8",
|
||
|
|
"lucide-react": "^0.344.0",
|
||
|
|
"react": "^18.2.0",
|
||
|
|
"react-calendar": "^6.0.0",
|
||
|
|
"react-colorful": "^5.6.1",
|
||
|
|
"react-device-detect": "^2.2.3",
|
||
|
|
"react-dom": "^18.2.0",
|
||
|
|
"react-infinite-scroll-component": "^6.1.1",
|
||
|
|
"react-intersection-observer": "^10.0.0",
|
||
|
|
"react-ios-time-picker": "^0.2.2",
|
||
|
|
"react-linkify": "^1.0.0-alpha",
|
||
|
|
"react-photo-album": "^3.4.0",
|
||
|
|
"react-router-dom": "^6.22.3",
|
||
|
|
"react-window": "^2.2.3",
|
||
|
|
"swiper": "^12.0.3",
|
||
|
|
"zustand": "^5.0.9"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@types/react": "^18.3.3",
|
||
|
|
"@types/react-dom": "^18.3.0",
|
||
|
|
"@vitejs/plugin-react": "^4.3.1",
|
||
|
|
"autoprefixer": "^10.4.22",
|
||
|
|
"postcss": "^8.5.6",
|
||
|
|
"tailwindcss": "^3.4.18",
|
||
|
|
"vite": "^5.4.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@alloc/quick-lru": {
|
||
|
|
"version": "5.2.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/code-frame": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
||
|
|
"js-tokens": "^4.0.0",
|
||
|
|
"picocolors": "^1.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/compat-data": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/core": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.28.6",
|
||
|
|
"@babel/generator": "^7.28.6",
|
||
|
|
"@babel/helper-compilation-targets": "^7.28.6",
|
||
|
|
"@babel/helper-module-transforms": "^7.28.6",
|
||
|
|
"@babel/helpers": "^7.28.6",
|
||
|
|
"@babel/parser": "^7.28.6",
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/traverse": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6",
|
||
|
|
"@jridgewell/remapping": "^2.3.5",
|
||
|
|
"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.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6",
|
||
|
|
"@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.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/compat-data": "^7.28.6",
|
||
|
|
"@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",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-module-imports": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/traverse": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-module-transforms": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-module-imports": "^7.28.6",
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
||
|
|
"@babel/traverse": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@babel/core": "^7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-plugin-utils": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-string-parser": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-validator-identifier": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-validator-option": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helpers": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/parser": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.28.6"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"parser": "bin/babel-parser.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"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",
|
||
|
|
"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/runtime": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/template": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.28.6",
|
||
|
|
"@babel/parser": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/traverse": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.28.6",
|
||
|
|
"@babel/generator": "^7.28.6",
|
||
|
|
"@babel/helper-globals": "^7.28.0",
|
||
|
|
"@babel/parser": "^7.28.6",
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6",
|
||
|
|
"debug": "^4.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/types": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-string-parser": "^7.27.1",
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@esbuild/linux-x64": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/gen-mapping": {
|
||
|
|
"version": "0.3.13",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/remapping": {
|
||
|
|
"version": "2.3.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/resolve-uri": {
|
||
|
|
"version": "3.1.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
||
|
|
"version": "1.5.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/trace-mapping": {
|
||
|
|
"version": "0.3.31",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
||
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@nodelib/fs.scandir": {
|
||
|
|
"version": "2.1.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@nodelib/fs.stat": "2.0.5",
|
||
|
|
"run-parallel": "^1.1.9"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@nodelib/fs.stat": {
|
||
|
|
"version": "2.0.5",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@nodelib/fs.walk": {
|
||
|
|
"version": "1.2.8",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@nodelib/fs.scandir": "2.1.5",
|
||
|
|
"fastq": "^1.6.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@remix-run/router": {
|
||
|
|
"version": "1.23.2",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/pluginutils": {
|
||
|
|
"version": "1.0.0-beta.27",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
||
|
|
"version": "4.55.3",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"node_modules/@tanstack/query-core": {
|
||
|
|
"version": "5.90.19",
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@tanstack/react-query": {
|
||
|
|
"version": "5.90.19",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@tanstack/query-core": "5.90.19"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^18 || ^19"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@tanstack/react-virtual": {
|
||
|
|
"version": "3.13.18",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@tanstack/virtual-core": "3.13.18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
||
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@tanstack/virtual-core": {
|
||
|
|
"version": "3.13.18",
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/babel__core": {
|
||
|
|
"version": "7.20.5",
|
||
|
|
"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",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/babel__template": {
|
||
|
|
"version": "7.4.4",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.1.0",
|
||
|
|
"@babel/types": "^7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/babel__traverse": {
|
||
|
|
"version": "7.28.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.28.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/estree": {
|
||
|
|
"version": "1.0.8",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/prop-types": {
|
||
|
|
"version": "15.7.15",
|
||
|
|
"devOptional": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/react": {
|
||
|
|
"version": "18.3.27",
|
||
|
|
"devOptional": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/prop-types": "*",
|
||
|
|
"csstype": "^3.2.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/react-dom": {
|
||
|
|
"version": "18.3.7",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/react": "^18.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitejs/plugin-react": {
|
||
|
|
"version": "4.7.0",
|
||
|
|
"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/@wojtekmaj/date-utils": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/wojtekmaj/date-utils?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/any-promise": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/anymatch": {
|
||
|
|
"version": "3.1.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"normalize-path": "^3.0.0",
|
||
|
|
"picomatch": "^2.0.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/arg": {
|
||
|
|
"version": "5.0.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/autoprefixer": {
|
||
|
|
"version": "10.4.23",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/postcss/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "tidelift",
|
||
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"browserslist": "^4.28.1",
|
||
|
|
"caniuse-lite": "^1.0.30001760",
|
||
|
|
"fraction.js": "^5.3.4",
|
||
|
|
"picocolors": "^1.1.1",
|
||
|
|
"postcss-value-parser": "^4.2.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"autoprefixer": "bin/autoprefixer"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^10 || ^12 || >=14"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"postcss": "^8.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/baseline-browser-mapping": {
|
||
|
|
"version": "2.9.16",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"bin": {
|
||
|
|
"baseline-browser-mapping": "dist/cli.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/binary-extensions": {
|
||
|
|
"version": "2.3.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/braces": {
|
||
|
|
"version": "3.0.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"fill-range": "^7.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/browserslist": {
|
||
|
|
"version": "4.28.1",
|
||
|
|
"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": {
|
||
|
|
"baseline-browser-mapping": "^2.9.0",
|
||
|
|
"caniuse-lite": "^1.0.30001759",
|
||
|
|
"electron-to-chromium": "^1.5.263",
|
||
|
|
"node-releases": "^2.0.27",
|
||
|
|
"update-browserslist-db": "^1.2.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"browserslist": "cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/camelcase-css": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/caniuse-lite": {
|
||
|
|
"version": "1.0.30001765",
|
||
|
|
"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/canvas-confetti": {
|
||
|
|
"version": "1.9.4",
|
||
|
|
"license": "ISC",
|
||
|
|
"funding": {
|
||
|
|
"type": "donate",
|
||
|
|
"url": "https://www.paypal.me/kirilvatev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/chokidar": {
|
||
|
|
"version": "3.6.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"anymatch": "~3.1.2",
|
||
|
|
"braces": "~3.0.2",
|
||
|
|
"glob-parent": "~5.1.2",
|
||
|
|
"is-binary-path": "~2.1.0",
|
||
|
|
"is-glob": "~4.0.1",
|
||
|
|
"normalize-path": "~3.0.0",
|
||
|
|
"readdirp": "~3.6.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8.10.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://paulmillr.com/funding/"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"fsevents": "~2.3.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/chokidar/node_modules/glob-parent": {
|
||
|
|
"version": "5.1.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"is-glob": "^4.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/clsx": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/commander": {
|
||
|
|
"version": "4.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/convert-source-map": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/cssesc": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"cssesc": "bin/cssesc"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/csstype": {
|
||
|
|
"version": "3.2.3",
|
||
|
|
"devOptional": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/dayjs": {
|
||
|
|
"version": "1.11.19",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/debug": {
|
||
|
|
"version": "4.4.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"ms": "^2.1.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"supports-color": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/didyoumean": {
|
||
|
|
"version": "1.2.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0"
|
||
|
|
},
|
||
|
|
"node_modules/dlv": {
|
||
|
|
"version": "1.1.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/electron-to-chromium": {
|
||
|
|
"version": "1.5.267",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/esbuild": {
|
||
|
|
"version": "0.21.5",
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/escalade": {
|
||
|
|
"version": "3.2.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fast-glob": {
|
||
|
|
"version": "3.3.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@nodelib/fs.stat": "^2.0.2",
|
||
|
|
"@nodelib/fs.walk": "^1.2.3",
|
||
|
|
"glob-parent": "^5.1.2",
|
||
|
|
"merge2": "^1.3.0",
|
||
|
|
"micromatch": "^4.0.8"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.6.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fast-glob/node_modules/glob-parent": {
|
||
|
|
"version": "5.1.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"is-glob": "^4.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fastq": {
|
||
|
|
"version": "1.20.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"reusify": "^1.0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fill-range": {
|
||
|
|
"version": "7.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"to-regex-range": "^5.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fraction.js": {
|
||
|
|
"version": "5.3.4",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "*"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/rawify"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/framer-motion": {
|
||
|
|
"version": "11.18.2",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"motion-dom": "^11.18.1",
|
||
|
|
"motion-utils": "^11.18.1",
|
||
|
|
"tslib": "^2.4.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@emotion/is-prop-valid": "*",
|
||
|
|
"react": "^18.0.0 || ^19.0.0",
|
||
|
|
"react-dom": "^18.0.0 || ^19.0.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@emotion/is-prop-valid": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"react": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"react-dom": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/function-bind": {
|
||
|
|
"version": "1.1.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/gensync": {
|
||
|
|
"version": "1.0.0-beta.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/get-user-locale": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"memoize": "^10.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/wojtekmaj/get-user-locale?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/glob-parent": {
|
||
|
|
"version": "6.0.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"is-glob": "^4.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10.13.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hasown": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"function-bind": "^1.1.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-binary-path": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"binary-extensions": "^2.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-core-module": {
|
||
|
|
"version": "2.16.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"hasown": "^2.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-extglob": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-glob": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"is-extglob": "^2.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-number": {
|
||
|
|
"version": "7.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/jiti": {
|
||
|
|
"version": "1.21.7",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"jiti": "bin/jiti.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/js-tokens": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/jsesc": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"jsesc": "bin/jsesc"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/json5": {
|
||
|
|
"version": "2.2.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"json5": "lib/cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lilconfig": {
|
||
|
|
"version": "3.1.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/antonk52"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lines-and-columns": {
|
||
|
|
"version": "1.2.4",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/linkify-it": {
|
||
|
|
"version": "2.2.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"uc.micro": "^1.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/loose-envify": {
|
||
|
|
"version": "1.4.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"loose-envify": "cli.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lru-cache": {
|
||
|
|
"version": "5.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"yallist": "^3.0.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lucide-react": {
|
||
|
|
"version": "0.344.0",
|
||
|
|
"license": "ISC",
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/memoize": {
|
||
|
|
"version": "10.2.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"mimic-function": "^5.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sindresorhus/memoize?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/merge2": {
|
||
|
|
"version": "1.4.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/micromatch": {
|
||
|
|
"version": "4.0.8",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"braces": "^3.0.3",
|
||
|
|
"picomatch": "^2.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/mimic-function": {
|
||
|
|
"version": "5.0.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/motion-dom": {
|
||
|
|
"version": "11.18.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"motion-utils": "^11.18.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/motion-utils": {
|
||
|
|
"version": "11.18.1",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/ms": {
|
||
|
|
"version": "2.1.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/mz": {
|
||
|
|
"version": "2.7.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"any-promise": "^1.0.0",
|
||
|
|
"object-assign": "^4.0.1",
|
||
|
|
"thenify-all": "^1.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/nanoid": {
|
||
|
|
"version": "3.3.11",
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/node-releases": {
|
||
|
|
"version": "2.0.27",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/normalize-path": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/object-assign": {
|
||
|
|
"version": "4.1.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/object-hash": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/path-parse": {
|
||
|
|
"version": "1.0.7",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/picocolors": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/picomatch": {
|
||
|
|
"version": "2.3.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.6"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/pify": {
|
||
|
|
"version": "2.3.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/pirates": {
|
||
|
|
"version": "4.0.7",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss": {
|
||
|
|
"version": "8.5.6",
|
||
|
|
"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/postcss-import": {
|
||
|
|
"version": "15.1.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"postcss-value-parser": "^4.0.0",
|
||
|
|
"read-cache": "^1.0.0",
|
||
|
|
"resolve": "^1.1.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"postcss": "^8.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss-js": {
|
||
|
|
"version": "4.1.0",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/postcss/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"camelcase-css": "^2.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^12 || ^14 || >= 16"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"postcss": "^8.4.21"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss-load-config": {
|
||
|
|
"version": "6.0.1",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/postcss/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"lilconfig": "^3.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 18"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"jiti": ">=1.21.0",
|
||
|
|
"postcss": ">=8.0.9",
|
||
|
|
"tsx": "^4.8.1",
|
||
|
|
"yaml": "^2.4.2"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"jiti": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"postcss": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"tsx": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"yaml": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss-nested": {
|
||
|
|
"version": "6.2.0",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/postcss/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"postcss-selector-parser": "^6.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"postcss": "^8.2.14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss-selector-parser": {
|
||
|
|
"version": "6.1.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"cssesc": "^3.0.0",
|
||
|
|
"util-deprecate": "^1.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss-value-parser": {
|
||
|
|
"version": "4.2.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/prop-types": {
|
||
|
|
"version": "15.8.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.4.0",
|
||
|
|
"object-assign": "^4.1.1",
|
||
|
|
"react-is": "^16.13.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/queue-microtask": {
|
||
|
|
"version": "1.2.3",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/feross"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "patreon",
|
||
|
|
"url": "https://www.patreon.com/feross"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "consulting",
|
||
|
|
"url": "https://feross.org/support"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/react": {
|
||
|
|
"version": "18.3.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-calendar": {
|
||
|
|
"version": "6.0.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@wojtekmaj/date-utils": "^2.0.2",
|
||
|
|
"clsx": "^2.0.0",
|
||
|
|
"get-user-locale": "^3.0.0",
|
||
|
|
"warning": "^4.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/wojtekmaj/react-calendar?sponsor=1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
||
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
||
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@types/react": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-colorful": {
|
||
|
|
"version": "5.6.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.8.0",
|
||
|
|
"react-dom": ">=16.8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-device-detect": {
|
||
|
|
"version": "2.2.3",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"ua-parser-js": "^1.0.33"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">= 0.14.0",
|
||
|
|
"react-dom": ">= 0.14.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-dom": {
|
||
|
|
"version": "18.3.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.1.0",
|
||
|
|
"scheduler": "^0.23.2"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^18.3.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-infinite-scroll-component": {
|
||
|
|
"version": "6.1.1",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"throttle-debounce": "^2.1.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-intersection-observer": {
|
||
|
|
"version": "10.0.2",
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
||
|
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"react-dom": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-ios-time-picker": {
|
||
|
|
"version": "0.2.2",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"react-portal": "^4.2.2"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^18.2.0",
|
||
|
|
"react-dom": "^18.2.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-is": {
|
||
|
|
"version": "16.13.1",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/react-linkify": {
|
||
|
|
"version": "1.0.0-alpha",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"linkify-it": "^2.0.3",
|
||
|
|
"tlds": "^1.199.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-photo-album": {
|
||
|
|
"version": "3.4.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/igordanchenko"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/react": "^18 || ^19",
|
||
|
|
"react": "^18 || ^19"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@types/react": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-portal": {
|
||
|
|
"version": "4.3.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"prop-types": "^15.5.8"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0",
|
||
|
|
"react-dom": "^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-refresh": {
|
||
|
|
"version": "0.17.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-router": {
|
||
|
|
"version": "6.30.3",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@remix-run/router": "1.23.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-router-dom": {
|
||
|
|
"version": "6.30.3",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@remix-run/router": "1.23.2",
|
||
|
|
"react-router": "6.30.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.8",
|
||
|
|
"react-dom": ">=16.8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-window": {
|
||
|
|
"version": "2.2.5",
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^18.0.0 || ^19.0.0",
|
||
|
|
"react-dom": "^18.0.0 || ^19.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/read-cache": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"pify": "^2.3.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/readdirp": {
|
||
|
|
"version": "3.6.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"picomatch": "^2.2.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/resolve": {
|
||
|
|
"version": "1.22.11",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"is-core-module": "^2.16.1",
|
||
|
|
"path-parse": "^1.0.7",
|
||
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"resolve": "bin/resolve"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/reusify": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"iojs": ">=1.0.0",
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rollup": {
|
||
|
|
"version": "4.55.3",
|
||
|
|
"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.55.3",
|
||
|
|
"@rollup/rollup-android-arm64": "4.55.3",
|
||
|
|
"@rollup/rollup-darwin-arm64": "4.55.3",
|
||
|
|
"@rollup/rollup-darwin-x64": "4.55.3",
|
||
|
|
"@rollup/rollup-freebsd-arm64": "4.55.3",
|
||
|
|
"@rollup/rollup-freebsd-x64": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-arm64-gnu": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-arm64-musl": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-loong64-gnu": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-loong64-musl": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-ppc64-musl": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-riscv64-musl": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-s390x-gnu": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-x64-gnu": "4.55.3",
|
||
|
|
"@rollup/rollup-linux-x64-musl": "4.55.3",
|
||
|
|
"@rollup/rollup-openbsd-x64": "4.55.3",
|
||
|
|
"@rollup/rollup-openharmony-arm64": "4.55.3",
|
||
|
|
"@rollup/rollup-win32-arm64-msvc": "4.55.3",
|
||
|
|
"@rollup/rollup-win32-ia32-msvc": "4.55.3",
|
||
|
|
"@rollup/rollup-win32-x64-gnu": "4.55.3",
|
||
|
|
"@rollup/rollup-win32-x64-msvc": "4.55.3",
|
||
|
|
"fsevents": "~2.3.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/run-parallel": {
|
||
|
|
"version": "1.2.0",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/feross"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "patreon",
|
||
|
|
"url": "https://www.patreon.com/feross"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "consulting",
|
||
|
|
"url": "https://feross.org/support"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"queue-microtask": "^1.2.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/scheduler": {
|
||
|
|
"version": "0.23.2",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/semver": {
|
||
|
|
"version": "6.3.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"bin": {
|
||
|
|
"semver": "bin/semver.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/source-map-js": {
|
||
|
|
"version": "1.2.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/sucrase": {
|
||
|
|
"version": "3.35.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
||
|
|
"commander": "^4.0.0",
|
||
|
|
"lines-and-columns": "^1.1.6",
|
||
|
|
"mz": "^2.7.0",
|
||
|
|
"pirates": "^4.0.1",
|
||
|
|
"tinyglobby": "^0.2.11",
|
||
|
|
"ts-interface-checker": "^0.1.9"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"sucrase": "bin/sucrase",
|
||
|
|
"sucrase-node": "bin/sucrase-node"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=16 || 14 >=14.17"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.4"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/swiper": {
|
||
|
|
"version": "12.0.3",
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "patreon",
|
||
|
|
"url": "https://www.patreon.com/swiperjs"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "open_collective",
|
||
|
|
"url": "http://opencollective.com/swiper"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 4.7.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tailwindcss": {
|
||
|
|
"version": "3.4.19",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@alloc/quick-lru": "^5.2.0",
|
||
|
|
"arg": "^5.0.2",
|
||
|
|
"chokidar": "^3.6.0",
|
||
|
|
"didyoumean": "^1.2.2",
|
||
|
|
"dlv": "^1.1.3",
|
||
|
|
"fast-glob": "^3.3.2",
|
||
|
|
"glob-parent": "^6.0.2",
|
||
|
|
"is-glob": "^4.0.3",
|
||
|
|
"jiti": "^1.21.7",
|
||
|
|
"lilconfig": "^3.1.3",
|
||
|
|
"micromatch": "^4.0.8",
|
||
|
|
"normalize-path": "^3.0.0",
|
||
|
|
"object-hash": "^3.0.0",
|
||
|
|
"picocolors": "^1.1.1",
|
||
|
|
"postcss": "^8.4.47",
|
||
|
|
"postcss-import": "^15.1.0",
|
||
|
|
"postcss-js": "^4.0.1",
|
||
|
|
"postcss-load-config": "^4.0.2 || ^5.0 || ^6.0",
|
||
|
|
"postcss-nested": "^6.2.0",
|
||
|
|
"postcss-selector-parser": "^6.1.2",
|
||
|
|
"resolve": "^1.22.8",
|
||
|
|
"sucrase": "^3.35.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"tailwind": "lib/cli.js",
|
||
|
|
"tailwindcss": "lib/cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/thenify": {
|
||
|
|
"version": "3.3.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"any-promise": "^1.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/thenify-all": {
|
||
|
|
"version": "1.6.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"thenify": ">= 3.1.0 < 4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/throttle-debounce": {
|
||
|
|
"version": "2.3.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tinyglobby": {
|
||
|
|
"version": "0.2.15",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"fdir": "^6.5.0",
|
||
|
|
"picomatch": "^4.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tinyglobby/node_modules/fdir": {
|
||
|
|
"version": "6.5.0",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"picomatch": "^3 || ^4"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"picomatch": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tinyglobby/node_modules/picomatch": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tlds": {
|
||
|
|
"version": "1.261.0",
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"tlds": "bin.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/to-regex-range": {
|
||
|
|
"version": "5.0.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"is-number": "^7.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ts-interface-checker": {
|
||
|
|
"version": "0.1.13",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0"
|
||
|
|
},
|
||
|
|
"node_modules/tslib": {
|
||
|
|
"version": "2.8.1",
|
||
|
|
"license": "0BSD"
|
||
|
|
},
|
||
|
|
"node_modules/ua-parser-js": {
|
||
|
|
"version": "1.0.41",
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/ua-parser-js"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "paypal",
|
||
|
|
"url": "https://paypal.me/faisalman"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/faisalman"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"ua-parser-js": "script/cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/uc.micro": {
|
||
|
|
"version": "1.0.6",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/update-browserslist-db": {
|
||
|
|
"version": "1.2.3",
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/util-deprecate": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/vite": {
|
||
|
|
"version": "5.4.21",
|
||
|
|
"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
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/warning": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/yallist": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/zustand": {
|
||
|
|
"version": "5.0.10",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.20.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/react": ">=18.0.0",
|
||
|
|
"immer": ">=9.0.6",
|
||
|
|
"react": ">=18.0.0",
|
||
|
|
"use-sync-external-store": ">=1.2.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@types/react": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"immer": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"react": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"use-sync-external-store": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|