| { |
| "name": "frontend", |
| "version": "0.0.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "frontend", |
| "version": "0.0.0", |
| "dependencies": { |
| "react": "^19.2.7", |
| "react-dom": "^19.2.7", |
| "react-router-dom": "^7.18.1" |
| }, |
| "devDependencies": { |
| "@types/node": "^24.13.2", |
| "@types/react": "^19.2.17", |
| "@types/react-dom": "^19.2.3", |
| "@vitejs/plugin-react": "^6.0.3", |
| "oxlint": "^1.71.0", |
| "typescript": "~6.0.2", |
| "vite": "^8.1.1" |
| } |
| }, |
| "node_modules/@emnapi/core": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.1.tgz", |
| "integrity": "sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/wasi-threads": "1.2.2", |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@emnapi/runtime": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.1.tgz", |
| "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@emnapi/wasi-threads": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.2.tgz", |
| "integrity": "sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "tslib": "^2.4.0" |
| } |
| }, |
| "node_modules/@napi-rs/wasm-runtime": { |
| "version": "1.1.6", |
| "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.6.tgz", |
| "integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==", |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@tybys/wasm-util": "^0.10.3" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/Brooooooklyn" |
| }, |
| "peerDependencies": { |
| "@emnapi/core": "^1.7.1", |
| "@emnapi/runtime": "^1.7.1" |
| } |
| }, |
| "node_modules/@oxc-project/types": { |
| "version": "0.138.0", |
| "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.138.0.tgz", |
| "integrity": "sha512-1a7ZKmrRTCoN1XMZ4L0PyyqrMnrNlLyPuOkdSX2MZg7IiIGRUyurNhAm73ptDOraoBcIordsIGKNPKUzy3ZmfA==", |
| "dev": true, |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/Boshen" |
| } |
| }, |
| "node_modules/@oxlint/binding-android-arm-eabi": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.73.0.tgz", |
| "integrity": "sha512-HZQRN/UMBu+Ut+/9MiAChkbP4qZqrNOWBcNI45vOT40GVhbGR0JgHB87L48D4iAqFQIdVmeQYtV9RF89AjTKkg==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.73.0.tgz", |
| "integrity": "sha512-Gp+KJRylv2aW7thRpG5p1KTxZq4ZJFbWowrKzufNq9d3ssl3r3JviYV45/+p+7CN1Nv0zDd1e8Ex0b/HUDq4TQ==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.73.0.tgz", |
| "integrity": "sha512-3de96NdtXhxERMjIz7wsp2HYMY6pMQycGxFWac2mFecAx6VeARF/IqFb1QIaqiCRIdfzBwzTed+pCTCoiS+CYA==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.73.0.tgz", |
| "integrity": "sha512-5zx/uPW32TiaOeVY1dQ/H5iOf0K1HOdFKOJhLqGl4o63+i1fpzoqqu/mKtd7OFgFjNCdhlyTGgjVkQTZm1ELcg==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.73.0.tgz", |
| "integrity": "sha512-qNe4gKHaGnLuZJ8toUg90JAa0S2vTVvDw+0bRi3q1avXZXDT4u5mMeECf3nD4HYrbdn1O7dXqWut4onY/yx/Xg==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.73.0.tgz", |
| "integrity": "sha512-cCehYh5hTbfShm/fxTD6wwrGUWIpvX+N5OxmAMhFhDeTGXvw+BeNj889tpxsFQ9ZLatQ6wImuY8tsKLZ+FMz7w==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.73.0.tgz", |
| "integrity": "sha512-d5j5GDU/2dMgjVhw7TQT9ITrsIr1Y02KEXKyVGIXUkD+KiaxE9TP65FS2ZdgTBemQvoRL+gSBdbrIm3cQIeacg==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.73.0.tgz", |
| "integrity": "sha512-Eyf1SrP3+yR1DI3OJgOY2Pvrr9dWP9TK37xPaDYycwTtlGlI45erJAVIfH5/m/xosDt6BupJYEFi47bvbTuuyw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-arm64-musl": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.73.0.tgz", |
| "integrity": "sha512-IlT/OJApEDKaMmCooHuncgJZbbCe7T5QIWmTZBEtYscWvzPQuuEinVcid6kwQRVQOUdb7PUCz4jQHnaYXdfJXw==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-ppc64-gnu": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.73.0.tgz", |
| "integrity": "sha512-L+JYcb/vdg5fmcH08V6o0YYLU28cTH1SPNulwJdvK9NK49aXSkYy6oNpKBmddArVOXYqNepriDGiZ04G54kh1Q==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-riscv64-gnu": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.73.0.tgz", |
| "integrity": "sha512-Qtk0g3bKV6OwWjIm7R8kQN1uOZRKQt/MODK2a8QfkwhTpXBD53ozx5XLVWLGDQAVyp2otLW4D2wB98XfAfMPGA==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-riscv64-musl": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.73.0.tgz", |
| "integrity": "sha512-wX0NQKZVxltkAOVmzFcpOaMpdaUvsq1Eqpx9tkAfl71UdkTlSo1R4AdAnGccR1Fm2+TzFgZ22CyyGuZ41RDr/A==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-s390x-gnu": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.73.0.tgz", |
| "integrity": "sha512-vPe7UGBMWyiLTtnqS4xxgMQFSFGmtQwhwCxuiw6lXygaO6bVt0D8dFVg8Xv05eaiN3ybC0HXXHUAohFMFvqoCQ==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-x64-gnu": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.73.0.tgz", |
| "integrity": "sha512-2CwIWr9cemFC/CbRBWZvuk5mffz6ObmfFkfcC/9rTQ7f+icNhYr2kOjf9Rt8lLvugvkdGDOmkoVoFFHh6ClCTw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-linux-x64-musl": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.73.0.tgz", |
| "integrity": "sha512-nDadfJgg7NBBxG0N560wOe7LLX5QiYp6qBaI7viuk5EUORFBktU/NfV0MbTqU3gTqQDCh4VyxKdo5VADxk9w8Q==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@oxlint/binding-openharmony-arm64": { |
| "version": "1.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.73.0.tgz", |
| "integrity": "sha512-wGjJC+NLH9xP+IKGn9RDW94ojJR/wPbg5WCnQjj/oReaOtCQthr8ws1zICe77JFmo4ouUdeTHHZL/ESGiF6Pmw==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.73.0.tgz", |
| "integrity": "sha512-I7X47GPGljw225YUQ5SbC/rb1Kkdrd0yQf0x+hYxeKS6DpfjMbo9ccQPQ6LNY6BoJQ1sHhgDUGuMn5Vg5gHT6w==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.73.0.tgz", |
| "integrity": "sha512-5lWj+3h+74Fm1jYOO9qkJA4xkAlZA099DkXppuXsk7UpnpZLttsefrZU469vChGaG6hcSqrkKXQOvMTZtbjeNg==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.73.0.tgz", |
| "integrity": "sha512-WaNRvh4f6zY9CvUQk2YoA1O90ieWrIklI84+HXFr9Isjz9CSESrdqo/RtIYt4Dll/cAchqGDMehfaZd0vqEFZw==", |
| "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.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.4.tgz", |
| "integrity": "sha512-EZLpf/8y7GXkkra90ML47kzik/GMP3EMcE9bPyHmRfxLC6z9+aW5A8poCsoxjrT5GfEcNAAvWwUHjvP1pUQkfw==", |
| "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.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.4.tgz", |
| "integrity": "sha512-aUi+HBvmYb7j8krl1+qJgkG8C17fO79gk3c+jPw4S8glRFc1DTija9S3EyaTSQUm5GJXYKDAsugBEhFHH2vYiQ==", |
| "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.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.4.tgz", |
| "integrity": "sha512-F7hHC3gwY11+vByKPRWqwGbeXWVgKmL+pTGCinaEhdihzBV2aQ0fvZOch9cXYUOKuKKq429HeYXOqQLc7wFCEg==", |
| "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.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.4.tgz", |
| "integrity": "sha512-sI5yw+7s92SK6odiEhD5lKCBlWcpjHS5qyqpVQbZAJ0fIzEUXrmbl3DH2ybR3PZogulNJF+COLtmA8hUfvkCCQ==", |
| "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.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.4.tgz", |
| "integrity": "sha512-mCi0OKgEieFircrtVYmQAFGszRtMnZ6fpZAXrxanXAu7lqZcsK1E1RAaZNG0uKAnxox3B1f4EyQNnoyMfN1vAA==", |
| "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.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.4.tgz", |
| "integrity": "sha512-B9Ial3Kv5sh0SHnB1g/QWcUQCEvCF6QKGAl4zXypYj65mVI+B4AhFBwPtSN7pDrJeIx8Z7zdy4ntx+wQABom7w==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-arm64-musl": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.4.tgz", |
| "integrity": "sha512-lZVym0PuHE1KZ22gmFTC15lAkrg9iTszR617oYRB/iPY1A56ywoJzVKOJBKaot5RiikCObmur6pogpse3gRcng==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-ppc64-gnu": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.4.tgz", |
| "integrity": "sha512-t2DNiLJWNTbnEHyUzTumldML6ET4/g16467LZoDDJ3tSxGvguL5/NyC2lCsNKuyRycg9XeDQF5SSv+TNOhQEXg==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-s390x-gnu": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.4.tgz", |
| "integrity": "sha512-0WIRnL1Uw4BvTZRLQt+PVgo6ZKTJadlC2btP+/EOXv2f/DWbY0rEgl+y834mIVwP1FkTlWVTrGGJXf12lru7EQ==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-x64-gnu": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.4.tgz", |
| "integrity": "sha512-JWtGshGfX+oENAKonoNkqEJX+7hC8yfhi9GUyPX1VX4mdh1y5r+ZiJLR5XzAB0aoP6s/PcILsGjKq8O0mm24bw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-linux-x64-musl": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.4.tgz", |
| "integrity": "sha512-rT6yQcxUuXs4CnbofqwHRRV0iem349rLMYpTjkgQGLjrY4ado/eDzwPZPTCgTOlF6Nkp8NEv70yLMTn6qkWxsQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-openharmony-arm64": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.4.tgz", |
| "integrity": "sha512-KXMGoboq5cyaCQjDA4GLuRiOwBQ0EyFnJoVViLeZ45/3rFItRODEr+NdsBcVpll40hhNArlm/speWGRvj08LzA==", |
| "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.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.4.tgz", |
| "integrity": "sha512-5K83rb36oJiY7BCyE9zLZtGcPV4g5wvq+xwdO0XPIwDVZI8cyB/AUjkNXGb92/rnmezEkjMOpgY61rtwjQtFwg==", |
| "cpu": [ |
| "wasm32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@emnapi/core": "1.11.1", |
| "@emnapi/runtime": "1.11.1", |
| "@napi-rs/wasm-runtime": "^1.1.6" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| } |
| }, |
| "node_modules/@rolldown/binding-win32-arm64-msvc": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.4.tgz", |
| "integrity": "sha512-PnWBtw3TV5KOg69HQQDR0mnQuyCmSGR2pAB4DC1rPF808fgKeTUMj2EOEyKATpgiuxuR5APQmiDO7PDgEjTFSA==", |
| "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.1.4", |
| "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.4.tgz", |
| "integrity": "sha512-M1lpniBePobTfsa7Ks9a199e1akxsXn+GYBUKsEzv3YFzOm1HJAMNwKI3qr0Zq+mxwx9gOZoTdP1yXRYsZUocQ==", |
| "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.npmjs.org/@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.npmjs.org/@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.2", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.2.tgz", |
| "integrity": "sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~7.18.0" |
| } |
| }, |
| "node_modules/@types/react": { |
| "version": "19.2.17", |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz", |
| "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "csstype": "^3.2.2" |
| } |
| }, |
| "node_modules/@types/react-dom": { |
| "version": "19.2.3", |
| "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz", |
| "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", |
| "dev": true, |
| "license": "MIT", |
| "peerDependencies": { |
| "@types/react": "^19.2.0" |
| } |
| }, |
| "node_modules/@vitejs/plugin-react": { |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz", |
| "integrity": "sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==", |
| "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.npmjs.org/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.npmjs.org/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.npmjs.org/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.npmjs.org/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.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/lightningcss": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz", |
| "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==", |
| "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.32.0", |
| "lightningcss-darwin-arm64": "1.32.0", |
| "lightningcss-darwin-x64": "1.32.0", |
| "lightningcss-freebsd-x64": "1.32.0", |
| "lightningcss-linux-arm-gnueabihf": "1.32.0", |
| "lightningcss-linux-arm64-gnu": "1.32.0", |
| "lightningcss-linux-arm64-musl": "1.32.0", |
| "lightningcss-linux-x64-gnu": "1.32.0", |
| "lightningcss-linux-x64-musl": "1.32.0", |
| "lightningcss-win32-arm64-msvc": "1.32.0", |
| "lightningcss-win32-x64-msvc": "1.32.0" |
| } |
| }, |
| "node_modules/lightningcss-android-arm64": { |
| "version": "1.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz", |
| "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==", |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz", |
| "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==", |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz", |
| "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==", |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz", |
| "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==", |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz", |
| "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==", |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz", |
| "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz", |
| "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz", |
| "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "glibc" |
| ], |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz", |
| "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "libc": [ |
| "musl" |
| ], |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz", |
| "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==", |
| "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.32.0", |
| "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz", |
| "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==", |
| "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.15", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.15.tgz", |
| "integrity": "sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==", |
| "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.73.0", |
| "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.73.0.tgz", |
| "integrity": "sha512-u91G9TJzU6yqKWNZUYprQB07W7YvntZXaRxQ6CkoytepYhLWUXWsr1M8zUJ34VatNPuUAr3Z8GH+O2A331CluQ==", |
| "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.73.0", |
| "@oxlint/binding-android-arm64": "1.73.0", |
| "@oxlint/binding-darwin-arm64": "1.73.0", |
| "@oxlint/binding-darwin-x64": "1.73.0", |
| "@oxlint/binding-freebsd-x64": "1.73.0", |
| "@oxlint/binding-linux-arm-gnueabihf": "1.73.0", |
| "@oxlint/binding-linux-arm-musleabihf": "1.73.0", |
| "@oxlint/binding-linux-arm64-gnu": "1.73.0", |
| "@oxlint/binding-linux-arm64-musl": "1.73.0", |
| "@oxlint/binding-linux-ppc64-gnu": "1.73.0", |
| "@oxlint/binding-linux-riscv64-gnu": "1.73.0", |
| "@oxlint/binding-linux-riscv64-musl": "1.73.0", |
| "@oxlint/binding-linux-s390x-gnu": "1.73.0", |
| "@oxlint/binding-linux-x64-gnu": "1.73.0", |
| "@oxlint/binding-linux-x64-musl": "1.73.0", |
| "@oxlint/binding-openharmony-arm64": "1.73.0", |
| "@oxlint/binding-win32-arm64-msvc": "1.73.0", |
| "@oxlint/binding-win32-ia32-msvc": "1.73.0", |
| "@oxlint/binding-win32-x64-msvc": "1.73.0" |
| }, |
| "peerDependencies": { |
| "oxlint-tsgolint": ">=0.24.0", |
| "vite-plus": "*" |
| }, |
| "peerDependenciesMeta": { |
| "oxlint-tsgolint": { |
| "optional": true |
| }, |
| "vite-plus": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/picocolors": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| "dev": true, |
| "license": "ISC" |
| }, |
| "node_modules/picomatch": { |
| "version": "4.0.5", |
| "resolved": "https://registry.npmjs.org/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.16", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz", |
| "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==", |
| "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.12", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/react": { |
| "version": "19.2.7", |
| "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz", |
| "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "19.2.7", |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz", |
| "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==", |
| "license": "MIT", |
| "dependencies": { |
| "scheduler": "^0.27.0" |
| }, |
| "peerDependencies": { |
| "react": "^19.2.7" |
| } |
| }, |
| "node_modules/react-router": { |
| "version": "7.18.1", |
| "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.18.1.tgz", |
| "integrity": "sha512-GDLgg3i3uM0aeJO3Fm+TCS+sDQ7gu12T6x0qdTEzcwqEfleci7JwugVNIF3U//0FWKnJT7ptG+20B2jfDqnZAg==", |
| "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.1", |
| "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.18.1.tgz", |
| "integrity": "sha512-KaZh+X/6UtEp28x51AUYZDMg9NGoz2ja3dNHa+ta/tk40vCzKhQ/RypCWBMLbmDr6//E24Vv5uPsrqXFozdkAg==", |
| "license": "MIT", |
| "dependencies": { |
| "react-router": "7.18.1" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">=18", |
| "react-dom": ">=18" |
| } |
| }, |
| "node_modules/rolldown": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.4.tgz", |
| "integrity": "sha512-IjZYiLxZwpnhwhdBH2ugdTGVSdhCQUmLxLoqyjiL0JxYjyRst+5a0P3xfrTxJ5F638j4Mvvw5FAX5XE6eHpXbA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@oxc-project/types": "=0.138.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.1.4", |
| "@rolldown/binding-darwin-arm64": "1.1.4", |
| "@rolldown/binding-darwin-x64": "1.1.4", |
| "@rolldown/binding-freebsd-x64": "1.1.4", |
| "@rolldown/binding-linux-arm-gnueabihf": "1.1.4", |
| "@rolldown/binding-linux-arm64-gnu": "1.1.4", |
| "@rolldown/binding-linux-arm64-musl": "1.1.4", |
| "@rolldown/binding-linux-ppc64-gnu": "1.1.4", |
| "@rolldown/binding-linux-s390x-gnu": "1.1.4", |
| "@rolldown/binding-linux-x64-gnu": "1.1.4", |
| "@rolldown/binding-linux-x64-musl": "1.1.4", |
| "@rolldown/binding-openharmony-arm64": "1.1.4", |
| "@rolldown/binding-wasm32-wasi": "1.1.4", |
| "@rolldown/binding-win32-arm64-msvc": "1.1.4", |
| "@rolldown/binding-win32-x64-msvc": "1.1.4" |
| } |
| }, |
| "node_modules/scheduler": { |
| "version": "0.27.0", |
| "resolved": "https://registry.npmjs.org/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.npmjs.org/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.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", |
| "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.17", |
| "resolved": "https://registry.npmjs.org/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.npmjs.org/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.npmjs.org/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.npmjs.org/undici-types/-/undici-types-7.18.2.tgz", |
| "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/vite": { |
| "version": "8.1.3", |
| "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.3.tgz", |
| "integrity": "sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "lightningcss": "^1.32.0", |
| "picomatch": "^4.0.4", |
| "postcss": "^8.5.16", |
| "rolldown": "~1.1.3", |
| "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.3.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 |
| } |
| } |
| } |
| } |
| } |
|
|