|
|
@@ -0,0 +1,1423 @@
|
|
|
+{
|
|
|
+ "name": "yingqian-frontend",
|
|
|
+ "version": "0.1.0",
|
|
|
+ "lockfileVersion": 3,
|
|
|
+ "requires": true,
|
|
|
+ "packages": {
|
|
|
+ "": {
|
|
|
+ "name": "yingqian-frontend",
|
|
|
+ "version": "0.1.0",
|
|
|
+ "dependencies": {
|
|
|
+ "react": "^19.2.8",
|
|
|
+ "react-dom": "^19.2.8",
|
|
|
+ "react-router-dom": "^7.18.2"
|
|
|
+ },
|
|
|
+ "devDependencies": {
|
|
|
+ "@types/node": "^24.13.3",
|
|
|
+ "@types/react": "^19.2.17",
|
|
|
+ "@types/react-dom": "^19.2.3",
|
|
|
+ "@vitejs/plugin-react": "^6.0.4",
|
|
|
+ "oxlint": "^1.75.0",
|
|
|
+ "typescript": "~6.0.2",
|
|
|
+ "vite": "^8.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@emnapi/core": {
|
|
|
+ "version": "2.0.0-alpha.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@emnapi/core/-/core-2.0.0-alpha.3.tgz",
|
|
|
+ "integrity": "sha512-AZypUeJ/yByuxyS7BlSNRDOMLMlROYtjYdIAuBmJssVz1UJDSeYxLrdizhXCFYhedC5bqd/ASy8EuNXbVVXp9g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@emnapi/wasi-threads": "2.0.1",
|
|
|
+ "tslib": "^2.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@emnapi/runtime": {
|
|
|
+ "version": "2.0.0-alpha.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@emnapi/runtime/-/runtime-2.0.0-alpha.3.tgz",
|
|
|
+ "integrity": "sha512-hFPAhMUjJD9BSyCANEISPOogeXC9Zo9ZQl7L6vKnaVsMkCtzznaW/naYypeyl0Gv5rYfWYsZbpixTMpjDJzQeA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@emnapi/wasi-threads": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@emnapi/wasi-threads/-/wasi-threads-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-9DsSk+o5NBX0CCJT8s0EROGSGxjR/tKu6aBTaVyq+SjAEQH4XcdcRxPBRzsBLizTTJ49MJjF+jgu3qnO9GLQcQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@napi-rs/wasm-runtime": {
|
|
|
+ "version": "1.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@napi-rs/wasm-runtime/-/wasm-runtime-1.2.2.tgz",
|
|
|
+ "integrity": "sha512-JfB4kuJQjaoHuCTseIINHtHWeJnvgEcxjwA5t/Y00ZgaOO1Crz3fjT/p8kT28zA/Caz7oiUMn3d6H2yOVCVwuw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@tybys/wasm-util": "^0.10.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || ^22.13.0 || >=23.5.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/Brooooooklyn"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@emnapi/core": "^1.7.1 || ^2.0.0-alpha.3",
|
|
|
+ "@emnapi/runtime": "^1.7.1 || ^2.0.0-alpha.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxc-project/types": {
|
|
|
+ "version": "0.142.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxc-project/types/-/types-0.142.0.tgz",
|
|
|
+ "integrity": "sha512-7W+2q5AKQVU36fkaryontrHn3YDt1RyUYXatw9i5H8ocYe2sPKSFB6eS8WNPeRKiN1qAWWZUPm7gwFzJGrccqQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/Boshen"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-android-arm-eabi": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-ZHIE5Zt9AsPDcY4nOlofXt0YfneEeo+QrKMPcPzLf2Z6Q8VtV2W73d7SFJ920WUwyik783u/doKCs3KXdwG+7w==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "android"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-android-arm64": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-android-arm64/-/binding-android-arm64-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-shm/ngQilHK6bs+ElJWa4oHfNj5vL1Gl/iVEJldTQjpr0/67oSgr0KUpbmcnLig5Fo0v/l6j2567A7TOL89ONA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "android"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-darwin-arm64": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-rvJmrAPKSQ9aWJ6wIS6CK2tJjwzfW0ApQH9qokq6sfDvmHwoyIHxHFMq7z7i7GiV6fdE6s8qvBqWKPTu8RmT6Q==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-darwin-x64": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-U/zYdb7VYKGY6pA9Vd2rYl9O/HlCylcOlb5PGPvVLtg+oLGsk6H3XGKEMHKyqD3nmmtmlmwb/8SwU2vfSAtvMw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-freebsd-x64": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-WvKG9CAriuo0XNiFzpXjDngUZcRGFNpaK2kLyMUsnJlShxkT96u+BpJQ3KqdQwGOrvI14L6V8bAwXwAYNNY6Jg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-arm-gnueabihf": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-qJ5+RH99TqFRq3UCDxkW0zJJu9c+OAHFY72vGlxZLEpuO+MpKo3POgqb8sYipL9KYm8XY6ofb0HsOuvY6hQNqQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-arm-musleabihf": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-PvPCVptkgVARsucgIqFQQcSmJ6xc6GtnVB5bRBekRahTc9eObMtjHfMjy5M+C2tHt5UCMttWM9RuSk/H9NqYeg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-arm64-gnu": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-3KeFDx8Bu4HPAXbuHZOr/oHvN+QT+JQhMw/NYPz7Z071xLSsG27Jfh9PIQVEY7hk1I+jr43ExqRIeJ6VKk2yLw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-arm64-musl": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-oPFkkKTgl0K/EIg9fQ8oA3IGcI05/Mq1en04iFa41mmNPT+6KEiByVazTOZZJiHMBBrbsns1YJ2e1Scqwzesjw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-ppc64-gnu": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-gN7yZ0eqflA5Fhf1wvHxGUltIV3FsvmB1zhNMDEK9vSHhc7E6qg9CuPeBgPZab66Tjzq6w6kHAtNEvnTHf4cyw==",
|
|
|
+ "cpu": [
|
|
|
+ "ppc64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-riscv64-gnu": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-S/HqMbn22mQrjtErUxEoS/a55u8kIeXvreIxiJu5G7Le3UecEd6SQZxrDIpuhtgaFnsY/nVra3ytP+pRljDilA==",
|
|
|
+ "cpu": [
|
|
|
+ "riscv64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-riscv64-musl": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-ZIga3097VJZolGZk6SrIAUokIGfRkxRlhiHDUznZptGBfwrhD7pNfD1rzEzsCwvk/1DX0A1bLz+liuNh5QKIVQ==",
|
|
|
+ "cpu": [
|
|
|
+ "riscv64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-s390x-gnu": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-ZGiiA7pFzMJSyMWYZTVlPgbTsx+Vl8ihLGMIujPwaslUF7kIPPWAbVmAlTc+9lWDV+DCiB8Ikixu+lSHeOIIWQ==",
|
|
|
+ "cpu": [
|
|
|
+ "s390x"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-x64-gnu": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-JLiy5WuvEBFTT6ErIFV35SLzi0R7Iri6MKU6dZbTxfIx8pndbbPs3Mj780nMipBFcPkti+okAPOJ9POKkHFEgg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-linux-x64-musl": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-z7lgKQtbo/I1NIe8G5NHLesxJDv0tRSUWTpXKb9Pm3E9nKFKfO4IOSDtFroKgXtOYb0jQbcdH+0wzTyMXVes+A==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-openharmony-arm64": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-JOjKymIpb9QcYfEhZsN6h4V9Ivd474W38cNIBRv6bg2TbIvogbMTH0Mg6YWW9TiRDqfcX+/Hyfsbo5vcSE5guQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "openharmony"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-win32-arm64-msvc": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-pqDWZiwcmByWUEm1NFUBNiT6aentCcaoMWJv0HbXEmuYermJ4sg8ppVrshubYP2MZ6SHccJJcpr6x469PuDFIw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-win32-ia32-msvc": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-Ba0O659kgMv6pwO3z9PdO+K3aMxQRaw9HnG+e6AtOfgwcKFvYilciQYBoUBmxfQvOCKZe1SwjMkuB542NkuDMQ==",
|
|
|
+ "cpu": [
|
|
|
+ "ia32"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@oxlint/binding-win32-x64-msvc": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-5qcirPHO8nKfkoowEVWtpAoVTcYDy6g0UT0NGic450Qv8J2NrOqg4uQ8QppRP4MDTC7Xx47lbZnmadTH03CGGA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-android-arm64": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-02hOeOSryYxVrOIphmLAsqnCJWxwlzFk+pEt/N/i6OgT3lShHO7xGCU5cpgchRDHboAEbSjzgGh+O/u1GswQmA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "android"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-darwin-arm64": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-fMsTOnN0OjFm3CyppWPitKnc8UlliVARUULW6cfU6AIqjdtgmSFWSk9vecHzZduv/yMWIHDlRhM1e8Iff9uAfA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-darwin-x64": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-1wjKdz/XLGKHaTNHjQveQ/B23TKx4ItAqm1JbyVuvNPc4Ze0Fb48s49TAd/2zcplPl8okE/UbTgmlVfwT7eFeQ==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-freebsd-x64": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-Fa0jHR07E7YBN4vOEsbVf2briYNsuOowfLJaXULZM0ldMlaCaj2LJgLMbMe4iacRyZmvR8efFhgR9wKuGclQUg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-pzkgu1SSHGgRRyRZ4fbmSgmajbVt+epaLP99NDjFft69v/ypfTi6swBMiVdh2EkQ0OSnHE1lZDM7DRGkyAzUpA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-arm64-gnu": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-QI5SEDY8cbiYWHx0VO4vIc3UlS6a32vXHjU8Qy/17adEmZIPuByJg13UEvo9c/UCiUkdcVWY83C+b+JrwnNyUg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-arm64-musl": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-Sm41FyCeXqmYcERoYOCbGIL5hNfd8w9LQ7Y61Bev48HkcjaJqV/iiVOaiDxjVTRMS+QKrZmD8cfPt4uMVnvM+A==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-2x+WhXTGl9yJYPbltW/BSEPTVz9OIWQyER4N+gJEDWkkn904eRcBzELqh/Hf7K0w/ubGbKNMv0ZC+94QK/IFEg==",
|
|
|
+ "cpu": [
|
|
|
+ "ppc64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-s390x-gnu": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-eEjmQpuRQayHPWWnywaWHkFT3ToPbP3RYy42VVd/B9aBGDA+Ol25EIWHxKQST3IiWJjikCWUF7KtbfqwZrzVwQ==",
|
|
|
+ "cpu": [
|
|
|
+ "s390x"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-x64-gnu": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-/Orga1fZYkLc/56jBICcHrKchl8Z2UKdDSr3LG9ToWO1lQ6a4Livk9Xz+9WN91zsz5QR3XQz2NNoSDEvP6qadw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-linux-x64-musl": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-xxBJRL+0q0Kce7orznGWLuylHDY65vuARXZRpX+hPdv+DqK2c3NlCsVA98tlWzWNEE7yPqA/1NQ5nnCrj49Y5A==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-openharmony-arm64": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-M6AdXIXw3s+/8XpKMzdGDEXGS1S7kwUsy+rcTIUIOx5Ge4nXKCtAFHFV9YKkXvGcC5WMoTjAteLzlsQROVI0Yw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "openharmony"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-wasm32-wasi": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-/TX0SoRGojHzSAHpfVBbavRVSazg5U3h3Y3VXfcc0cdugq6kxdqw8LPGFiPr+/7gE/60zRcsOY2Vi9b9eT0jww==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@emnapi/core": "2.0.0-alpha.3",
|
|
|
+ "@emnapi/runtime": "2.0.0-alpha.3",
|
|
|
+ "@napi-rs/wasm-runtime": "^1.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || ^22.13.0 || >=23.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-win32-arm64-msvc": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-EvRrivJieyHG+AO9lleZWgq+g0+S7oV2C51yuqlcyU/R9net+sI4Pj0F+lUoP2bEr6TWX3SqFaaS0SzfLxSzkw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/binding-win32-x64-msvc": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-Z4eCmn5QJ/5+azF9knpLWKfVd9aidn0mAe9TpJgvBLId9Ax3t0+JVxBmT25Bv7NBbVW1TZyKjQjQReouMeH5UQ==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rolldown/pluginutils": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@tybys/wasm-util": {
|
|
|
+ "version": "0.10.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@tybys/wasm-util/-/wasm-util-0.10.3.tgz",
|
|
|
+ "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/node": {
|
|
|
+ "version": "24.13.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/node/-/node-24.13.3.tgz",
|
|
|
+ "integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "undici-types": "~7.18.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/react": {
|
|
|
+ "version": "19.2.18",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/react/-/react-19.2.18.tgz",
|
|
|
+ "integrity": "sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "csstype": "^3.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/react-dom": {
|
|
|
+ "version": "19.2.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/react-dom/-/react-dom-19.2.4.tgz",
|
|
|
+ "integrity": "sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/react": "^19.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-react": {
|
|
|
+ "version": "6.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vitejs/plugin-react/-/plugin-react-6.0.5.tgz",
|
|
|
+ "integrity": "sha512-BOVzne/NL162sMdResB25mUv+vWMF5NoAjNf09TeGlE7ZpszZWSD3winycicLJw72yeVsoCn/2kOhEuCvEShMA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@rolldown/pluginutils": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0",
|
|
|
+ "babel-plugin-react-compiler": "^1.0.0",
|
|
|
+ "vite": "^8.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@rolldown/plugin-babel": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "babel-plugin-react-compiler": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/cookie": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cookie/-/cookie-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/express"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/csstype": {
|
|
|
+ "version": "3.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
|
|
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/detect-libc": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
|
+ "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fdir": {
|
|
|
+ "version": "6.5.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
|
|
|
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "picomatch": "^3 || ^4"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "picomatch": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fsevents": {
|
|
|
+ "version": "2.3.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "detect-libc": "^2.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "lightningcss-android-arm64": "1.33.0",
|
|
|
+ "lightningcss-darwin-arm64": "1.33.0",
|
|
|
+ "lightningcss-darwin-x64": "1.33.0",
|
|
|
+ "lightningcss-freebsd-x64": "1.33.0",
|
|
|
+ "lightningcss-linux-arm-gnueabihf": "1.33.0",
|
|
|
+ "lightningcss-linux-arm64-gnu": "1.33.0",
|
|
|
+ "lightningcss-linux-arm64-musl": "1.33.0",
|
|
|
+ "lightningcss-linux-x64-gnu": "1.33.0",
|
|
|
+ "lightningcss-linux-x64-musl": "1.33.0",
|
|
|
+ "lightningcss-win32-arm64-msvc": "1.33.0",
|
|
|
+ "lightningcss-win32-x64-msvc": "1.33.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-android-arm64": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "android"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-darwin-arm64": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-darwin-x64": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-freebsd-x64": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-arm64-gnu": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-arm64-musl": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-x64-gnu": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-x64-musl": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-win32-arm64-msvc": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-win32-x64-msvc": {
|
|
|
+ "version": "1.33.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz",
|
|
|
+ "integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/nanoid": {
|
|
|
+ "version": "3.3.16",
|
|
|
+ "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.16.tgz",
|
|
|
+ "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
|
|
|
+ "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/oxlint": {
|
|
|
+ "version": "1.76.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/oxlint/-/oxlint-1.76.0.tgz",
|
|
|
+ "integrity": "sha512-6QoFioEU4fNdiUx/2Eo6TRd6NG7H7njnRCz8rhB66cZmMHDTqcm1Rjvl8Wry+ZTQMBAmyb4Mlf62Mk5X+eHSOw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "oxlint": "bin/oxlint"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/Boshen"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@oxlint/binding-android-arm-eabi": "1.76.0",
|
|
|
+ "@oxlint/binding-android-arm64": "1.76.0",
|
|
|
+ "@oxlint/binding-darwin-arm64": "1.76.0",
|
|
|
+ "@oxlint/binding-darwin-x64": "1.76.0",
|
|
|
+ "@oxlint/binding-freebsd-x64": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-arm-gnueabihf": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-arm-musleabihf": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-arm64-gnu": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-arm64-musl": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-ppc64-gnu": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-riscv64-gnu": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-riscv64-musl": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-s390x-gnu": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-x64-gnu": "1.76.0",
|
|
|
+ "@oxlint/binding-linux-x64-musl": "1.76.0",
|
|
|
+ "@oxlint/binding-openharmony-arm64": "1.76.0",
|
|
|
+ "@oxlint/binding-win32-arm64-msvc": "1.76.0",
|
|
|
+ "@oxlint/binding-win32-ia32-msvc": "1.76.0",
|
|
|
+ "@oxlint/binding-win32-x64-msvc": "1.76.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "oxlint-tsgolint": ">=7.0.2001",
|
|
|
+ "vite-plus": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "oxlint-tsgolint": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "vite-plus": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/picocolors": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/picomatch": {
|
|
|
+ "version": "4.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.5.tgz",
|
|
|
+ "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss": {
|
|
|
+ "version": "8.5.25",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.25.tgz",
|
|
|
+ "integrity": "sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==",
|
|
|
+ "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.16",
|
|
|
+ "picocolors": "^1.1.1",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react": {
|
|
|
+ "version": "19.2.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/react/-/react-19.2.8.tgz",
|
|
|
+ "integrity": "sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-dom": {
|
|
|
+ "version": "19.2.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/react-dom/-/react-dom-19.2.8.tgz",
|
|
|
+ "integrity": "sha512-rVprimfGBG3DR+Tq0IQG2DT5PxKth1WIGDmj5yPmlzr4YBe7uyE+Du4oVqTDXZSHGGGXRtTJEGSSePyQCMBglQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "scheduler": "^0.27.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^19.2.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-router": {
|
|
|
+ "version": "7.18.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/react-router/-/react-router-7.18.2.tgz",
|
|
|
+ "integrity": "sha512-aUVMjFm3GAPTTZL7oYr5E7ETiqfQCHRLH+B+5afnICvf0r7kkK4eR6SMuwbSTJw/7t+12khT/Kahij49fqOCIg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "cookie": "^1.0.1",
|
|
|
+ "set-cookie-parser": "^2.6.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "react-dom": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/react-router-dom": {
|
|
|
+ "version": "7.18.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/react-router-dom/-/react-router-dom-7.18.2.tgz",
|
|
|
+ "integrity": "sha512-AIKJ/jgGlFb3EbfCXk5Gzshiwt+l3mqbCrNjmEWMMjqQxNJ3svBa6bgzFyCC2Sw3RA0VWF1kg3uQf2OFhxb8hw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "react-router": "7.18.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": ">=18",
|
|
|
+ "react-dom": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rolldown": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/rolldown/-/rolldown-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-4FKJhg8d3OiyQOA6Q1Q0hoFFpW9/OoX+VsHzpECsdsIZoOArrAK90gl59YK/Z+gnDel45bgJZK03ozH/9bCqEw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@oxc-project/types": "=0.142.0",
|
|
|
+ "@rolldown/pluginutils": "^1.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "rolldown": "bin/cli.mjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@rolldown/binding-android-arm64": "1.2.1",
|
|
|
+ "@rolldown/binding-darwin-arm64": "1.2.1",
|
|
|
+ "@rolldown/binding-darwin-x64": "1.2.1",
|
|
|
+ "@rolldown/binding-freebsd-x64": "1.2.1",
|
|
|
+ "@rolldown/binding-linux-arm-gnueabihf": "1.2.1",
|
|
|
+ "@rolldown/binding-linux-arm64-gnu": "1.2.1",
|
|
|
+ "@rolldown/binding-linux-arm64-musl": "1.2.1",
|
|
|
+ "@rolldown/binding-linux-ppc64-gnu": "1.2.1",
|
|
|
+ "@rolldown/binding-linux-s390x-gnu": "1.2.1",
|
|
|
+ "@rolldown/binding-linux-x64-gnu": "1.2.1",
|
|
|
+ "@rolldown/binding-linux-x64-musl": "1.2.1",
|
|
|
+ "@rolldown/binding-openharmony-arm64": "1.2.1",
|
|
|
+ "@rolldown/binding-wasm32-wasi": "1.2.1",
|
|
|
+ "@rolldown/binding-win32-arm64-msvc": "1.2.1",
|
|
|
+ "@rolldown/binding-win32-x64-msvc": "1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/scheduler": {
|
|
|
+ "version": "0.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/scheduler/-/scheduler-0.27.0.tgz",
|
|
|
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/set-cookie-parser": {
|
|
|
+ "version": "2.7.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz",
|
|
|
+ "integrity": "sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/source-map-js": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/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"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tinyglobby": {
|
|
|
+ "version": "0.2.17",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.17.tgz",
|
|
|
+ "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "fdir": "^6.5.0",
|
|
|
+ "picomatch": "^4.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/SuperchupuDev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tslib": {
|
|
|
+ "version": "2.8.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
|
|
|
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "0BSD",
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "node_modules/typescript": {
|
|
|
+ "version": "6.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/typescript/-/typescript-6.0.3.tgz",
|
|
|
+ "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "bin": {
|
|
|
+ "tsc": "bin/tsc",
|
|
|
+ "tsserver": "bin/tsserver"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.17"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/undici-types": {
|
|
|
+ "version": "7.18.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-7.18.2.tgz",
|
|
|
+ "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/vite": {
|
|
|
+ "version": "8.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vite/-/vite-8.2.0.tgz",
|
|
|
+ "integrity": "sha512-pn+CFpM0lwDeKwmOq1ZaBK/9sjorZcgqxki6MbY/jPEVd9vichIlmlD4HmQ5wdP5EgqQCFRaACBxMC7uEGc6lQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lightningcss": "^1.33.0",
|
|
|
+ "picomatch": "^4.0.5",
|
|
|
+ "postcss": "^8.5.23",
|
|
|
+ "rolldown": "~1.2.0",
|
|
|
+ "tinyglobby": "^0.2.17"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "vite": "bin/vite.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^20.19.0 || >=22.12.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "fsevents": "~2.3.3"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/node": "^20.19.0 || >=22.12.0",
|
|
|
+ "@vitejs/devtools": "^0.4.0",
|
|
|
+ "esbuild": "^0.27.0 || ^0.28.0",
|
|
|
+ "jiti": ">=1.21.0",
|
|
|
+ "less": "^4.0.0",
|
|
|
+ "sass": "^1.70.0",
|
|
|
+ "sass-embedded": "^1.70.0",
|
|
|
+ "stylus": ">=0.54.8",
|
|
|
+ "sugarss": "^5.0.0",
|
|
|
+ "terser": "^5.16.0",
|
|
|
+ "tsx": "^4.8.1",
|
|
|
+ "yaml": "^2.4.2"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/node": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@vitejs/devtools": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "esbuild": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "jiti": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "less": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sass": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sass-embedded": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "stylus": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sugarss": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "terser": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "tsx": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "yaml": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|