mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-10-30 05:35:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			2250 lines
		
	
	
		
			53 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			2250 lines
		
	
	
		
			53 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "site",
 | |
|   "version": "0.0.0",
 | |
|   "lockfileVersion": 3,
 | |
|   "requires": true,
 | |
|   "packages": {
 | |
|     "": {
 | |
|       "name": "site",
 | |
|       "version": "0.0.0",
 | |
|       "dependencies": {
 | |
|         "@mantine/core": "^7.16.0",
 | |
|         "@mantine/hooks": "^7.16.0",
 | |
|         "react": "^18.3.1",
 | |
|         "react-dom": "^18.3.1"
 | |
|       },
 | |
|       "devDependencies": {
 | |
|         "@eslint/js": "^9.17.0",
 | |
|         "@types/react": "^18.3.18",
 | |
|         "@types/react-dom": "^18.3.5",
 | |
|         "@vitejs/plugin-react-swc": "^3.5.0",
 | |
|         "eslint": "^9.17.0",
 | |
|         "eslint-plugin-react-hooks": "^5.0.0",
 | |
|         "eslint-plugin-react-refresh": "^0.4.16",
 | |
|         "globals": "^15.14.0",
 | |
|         "postcss": "^8.5.1",
 | |
|         "postcss-preset-mantine": "^1.17.0",
 | |
|         "postcss-simple-vars": "^7.0.1",
 | |
|         "prettier": "3.4.2",
 | |
|         "typescript": "~5.6.2",
 | |
|         "typescript-eslint": "^8.18.2",
 | |
|         "vite": "^6.0.5"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@babel/runtime": {
 | |
|       "version": "7.26.0",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "regenerator-runtime": "^0.14.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=6.9.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@esbuild/linux-x64": {
 | |
|       "version": "0.24.2",
 | |
|       "cpu": [
 | |
|         "x64"
 | |
|       ],
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "optional": true,
 | |
|       "os": [
 | |
|         "linux"
 | |
|       ],
 | |
|       "engines": {
 | |
|         "node": ">=18"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint-community/eslint-utils": {
 | |
|       "version": "4.4.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "eslint-visitor-keys": "^3.4.3"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://opencollective.com/eslint"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
 | |
|       "version": "3.4.3",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "engines": {
 | |
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://opencollective.com/eslint"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint-community/regexpp": {
 | |
|       "version": "4.12.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint/config-array": {
 | |
|       "version": "0.19.1",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "dependencies": {
 | |
|         "@eslint/object-schema": "^2.1.5",
 | |
|         "debug": "^4.3.1",
 | |
|         "minimatch": "^3.1.2"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint/core": {
 | |
|       "version": "0.10.0",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "dependencies": {
 | |
|         "@types/json-schema": "^7.0.15"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint/eslintrc": {
 | |
|       "version": "3.2.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "ajv": "^6.12.4",
 | |
|         "debug": "^4.3.2",
 | |
|         "espree": "^10.0.1",
 | |
|         "globals": "^14.0.0",
 | |
|         "ignore": "^5.2.0",
 | |
|         "import-fresh": "^3.2.1",
 | |
|         "js-yaml": "^4.1.0",
 | |
|         "minimatch": "^3.1.2",
 | |
|         "strip-json-comments": "^3.1.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://opencollective.com/eslint"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint/eslintrc/node_modules/globals": {
 | |
|       "version": "14.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=18"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint/js": {
 | |
|       "version": "9.18.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint/object-schema": {
 | |
|       "version": "2.1.5",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@eslint/plugin-kit": {
 | |
|       "version": "0.2.5",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "dependencies": {
 | |
|         "@eslint/core": "^0.10.0",
 | |
|         "levn": "^0.4.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@floating-ui/core": {
 | |
|       "version": "1.6.9",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@floating-ui/utils": "^0.2.9"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@floating-ui/dom": {
 | |
|       "version": "1.6.13",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@floating-ui/core": "^1.6.0",
 | |
|         "@floating-ui/utils": "^0.2.9"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@floating-ui/react": {
 | |
|       "version": "0.26.28",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@floating-ui/react-dom": "^2.1.2",
 | |
|         "@floating-ui/utils": "^0.2.8",
 | |
|         "tabbable": "^6.0.0"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "react": ">=16.8.0",
 | |
|         "react-dom": ">=16.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@floating-ui/react-dom": {
 | |
|       "version": "2.1.2",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@floating-ui/dom": "^1.0.0"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "react": ">=16.8.0",
 | |
|         "react-dom": ">=16.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@floating-ui/utils": {
 | |
|       "version": "0.2.9",
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/@humanfs/core": {
 | |
|       "version": "0.19.1",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "engines": {
 | |
|         "node": ">=18.18.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@humanfs/node": {
 | |
|       "version": "0.16.6",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "dependencies": {
 | |
|         "@humanfs/core": "^0.19.1",
 | |
|         "@humanwhocodes/retry": "^0.3.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=18.18.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
 | |
|       "version": "0.3.1",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "engines": {
 | |
|         "node": ">=18.18"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "github",
 | |
|         "url": "https://github.com/sponsors/nzakas"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@humanwhocodes/module-importer": {
 | |
|       "version": "1.0.1",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "engines": {
 | |
|         "node": ">=12.22"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "github",
 | |
|         "url": "https://github.com/sponsors/nzakas"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@humanwhocodes/retry": {
 | |
|       "version": "0.4.1",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "engines": {
 | |
|         "node": ">=18.18"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "github",
 | |
|         "url": "https://github.com/sponsors/nzakas"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@mantine/core": {
 | |
|       "version": "7.16.0",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@floating-ui/react": "^0.26.28",
 | |
|         "clsx": "^2.1.1",
 | |
|         "react-number-format": "^5.4.3",
 | |
|         "react-remove-scroll": "^2.6.2",
 | |
|         "react-textarea-autosize": "8.5.6",
 | |
|         "type-fest": "^4.27.0"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "@mantine/hooks": "7.16.0",
 | |
|         "react": "^18.x || ^19.x",
 | |
|         "react-dom": "^18.x || ^19.x"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@mantine/hooks": {
 | |
|       "version": "7.16.0",
 | |
|       "license": "MIT",
 | |
|       "peerDependencies": {
 | |
|         "react": "^18.x || ^19.x"
 | |
|       }
 | |
|     },
 | |
|     "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/@rollup/rollup-linux-x64-gnu": {
 | |
|       "version": "4.30.1",
 | |
|       "cpu": [
 | |
|         "x64"
 | |
|       ],
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "optional": true,
 | |
|       "os": [
 | |
|         "linux"
 | |
|       ]
 | |
|     },
 | |
|     "node_modules/@rollup/rollup-linux-x64-musl": {
 | |
|       "version": "4.30.1",
 | |
|       "cpu": [
 | |
|         "x64"
 | |
|       ],
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "optional": true,
 | |
|       "os": [
 | |
|         "linux"
 | |
|       ]
 | |
|     },
 | |
|     "node_modules/@swc/core": {
 | |
|       "version": "1.10.7",
 | |
|       "dev": true,
 | |
|       "hasInstallScript": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "dependencies": {
 | |
|         "@swc/counter": "^0.1.3",
 | |
|         "@swc/types": "^0.1.17"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/swc"
 | |
|       },
 | |
|       "optionalDependencies": {
 | |
|         "@swc/core-darwin-arm64": "1.10.7",
 | |
|         "@swc/core-darwin-x64": "1.10.7",
 | |
|         "@swc/core-linux-arm-gnueabihf": "1.10.7",
 | |
|         "@swc/core-linux-arm64-gnu": "1.10.7",
 | |
|         "@swc/core-linux-arm64-musl": "1.10.7",
 | |
|         "@swc/core-linux-x64-gnu": "1.10.7",
 | |
|         "@swc/core-linux-x64-musl": "1.10.7",
 | |
|         "@swc/core-win32-arm64-msvc": "1.10.7",
 | |
|         "@swc/core-win32-ia32-msvc": "1.10.7",
 | |
|         "@swc/core-win32-x64-msvc": "1.10.7"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "@swc/helpers": "*"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@swc/helpers": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@swc/core-linux-x64-gnu": {
 | |
|       "version": "1.10.7",
 | |
|       "cpu": [
 | |
|         "x64"
 | |
|       ],
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0 AND MIT",
 | |
|       "optional": true,
 | |
|       "os": [
 | |
|         "linux"
 | |
|       ],
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@swc/core-linux-x64-musl": {
 | |
|       "version": "1.10.7",
 | |
|       "cpu": [
 | |
|         "x64"
 | |
|       ],
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0 AND MIT",
 | |
|       "optional": true,
 | |
|       "os": [
 | |
|         "linux"
 | |
|       ],
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@swc/counter": {
 | |
|       "version": "0.1.3",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0"
 | |
|     },
 | |
|     "node_modules/@swc/types": {
 | |
|       "version": "0.1.17",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "dependencies": {
 | |
|         "@swc/counter": "^0.1.3"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@types/estree": {
 | |
|       "version": "1.0.6",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/@types/json-schema": {
 | |
|       "version": "7.0.15",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/@types/prop-types": {
 | |
|       "version": "15.7.14",
 | |
|       "devOptional": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/@types/react": {
 | |
|       "version": "18.3.18",
 | |
|       "devOptional": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@types/prop-types": "*",
 | |
|         "csstype": "^3.0.2"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@types/react-dom": {
 | |
|       "version": "18.3.5",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "peerDependencies": {
 | |
|         "@types/react": "^18.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/eslint-plugin": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@eslint-community/regexpp": "^4.10.0",
 | |
|         "@typescript-eslint/scope-manager": "8.20.0",
 | |
|         "@typescript-eslint/type-utils": "8.20.0",
 | |
|         "@typescript-eslint/utils": "8.20.0",
 | |
|         "@typescript-eslint/visitor-keys": "8.20.0",
 | |
|         "graphemer": "^1.4.0",
 | |
|         "ignore": "^5.3.1",
 | |
|         "natural-compare": "^1.4.0",
 | |
|         "ts-api-utils": "^2.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
 | |
|         "eslint": "^8.57.0 || ^9.0.0",
 | |
|         "typescript": ">=4.8.4 <5.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/parser": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@typescript-eslint/scope-manager": "8.20.0",
 | |
|         "@typescript-eslint/types": "8.20.0",
 | |
|         "@typescript-eslint/typescript-estree": "8.20.0",
 | |
|         "@typescript-eslint/visitor-keys": "8.20.0",
 | |
|         "debug": "^4.3.4"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "eslint": "^8.57.0 || ^9.0.0",
 | |
|         "typescript": ">=4.8.4 <5.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/scope-manager": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@typescript-eslint/types": "8.20.0",
 | |
|         "@typescript-eslint/visitor-keys": "8.20.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/type-utils": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@typescript-eslint/typescript-estree": "8.20.0",
 | |
|         "@typescript-eslint/utils": "8.20.0",
 | |
|         "debug": "^4.3.4",
 | |
|         "ts-api-utils": "^2.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "eslint": "^8.57.0 || ^9.0.0",
 | |
|         "typescript": ">=4.8.4 <5.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/types": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/typescript-estree": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@typescript-eslint/types": "8.20.0",
 | |
|         "@typescript-eslint/visitor-keys": "8.20.0",
 | |
|         "debug": "^4.3.4",
 | |
|         "fast-glob": "^3.3.2",
 | |
|         "is-glob": "^4.0.3",
 | |
|         "minimatch": "^9.0.4",
 | |
|         "semver": "^7.6.0",
 | |
|         "ts-api-utils": "^2.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "typescript": ">=4.8.4 <5.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
 | |
|       "version": "9.0.5",
 | |
|       "dev": true,
 | |
|       "license": "ISC",
 | |
|       "dependencies": {
 | |
|         "brace-expansion": "^2.0.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=16 || 14 >=14.17"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/isaacs"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/node_modules/brace-expansion": {
 | |
|       "version": "2.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "balanced-match": "^1.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/utils": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@eslint-community/eslint-utils": "^4.4.0",
 | |
|         "@typescript-eslint/scope-manager": "8.20.0",
 | |
|         "@typescript-eslint/types": "8.20.0",
 | |
|         "@typescript-eslint/typescript-estree": "8.20.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "eslint": "^8.57.0 || ^9.0.0",
 | |
|         "typescript": ">=4.8.4 <5.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@typescript-eslint/visitor-keys": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@typescript-eslint/types": "8.20.0",
 | |
|         "eslint-visitor-keys": "^4.2.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/@vitejs/plugin-react-swc": {
 | |
|       "version": "3.7.2",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@swc/core": "^1.7.26"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "vite": "^4 || ^5 || ^6"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/acorn": {
 | |
|       "version": "8.14.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "bin": {
 | |
|         "acorn": "bin/acorn"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=0.4.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/acorn-jsx": {
 | |
|       "version": "5.3.2",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "peerDependencies": {
 | |
|         "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/ajv": {
 | |
|       "version": "6.12.6",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "fast-deep-equal": "^3.1.1",
 | |
|         "fast-json-stable-stringify": "^2.0.0",
 | |
|         "json-schema-traverse": "^0.4.1",
 | |
|         "uri-js": "^4.2.2"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "github",
 | |
|         "url": "https://github.com/sponsors/epoberezkin"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/ansi-styles": {
 | |
|       "version": "4.3.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "color-convert": "^2.0.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/chalk/ansi-styles?sponsor=1"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/argparse": {
 | |
|       "version": "2.0.1",
 | |
|       "dev": true,
 | |
|       "license": "Python-2.0"
 | |
|     },
 | |
|     "node_modules/balanced-match": {
 | |
|       "version": "1.0.2",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/brace-expansion": {
 | |
|       "version": "1.1.11",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "balanced-match": "^1.0.0",
 | |
|         "concat-map": "0.0.1"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/braces": {
 | |
|       "version": "3.0.3",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "fill-range": "^7.1.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/callsites": {
 | |
|       "version": "3.1.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=6"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/camelcase-css": {
 | |
|       "version": "2.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">= 6"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/chalk": {
 | |
|       "version": "4.1.2",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "ansi-styles": "^4.1.0",
 | |
|         "supports-color": "^7.1.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/chalk/chalk?sponsor=1"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/clsx": {
 | |
|       "version": "2.1.1",
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=6"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/color-convert": {
 | |
|       "version": "2.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "color-name": "~1.1.4"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=7.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/color-name": {
 | |
|       "version": "1.1.4",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/concat-map": {
 | |
|       "version": "0.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/cross-spawn": {
 | |
|       "version": "7.0.6",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "path-key": "^3.1.0",
 | |
|         "shebang-command": "^2.0.0",
 | |
|         "which": "^2.0.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">= 8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/cssesc": {
 | |
|       "version": "3.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "bin": {
 | |
|         "cssesc": "bin/cssesc"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=4"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/csstype": {
 | |
|       "version": "3.1.3",
 | |
|       "devOptional": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/debug": {
 | |
|       "version": "4.4.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "ms": "^2.1.3"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=6.0"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "supports-color": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/deep-is": {
 | |
|       "version": "0.1.4",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/detect-node-es": {
 | |
|       "version": "1.1.0",
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/esbuild": {
 | |
|       "version": "0.24.2",
 | |
|       "dev": true,
 | |
|       "hasInstallScript": true,
 | |
|       "license": "MIT",
 | |
|       "bin": {
 | |
|         "esbuild": "bin/esbuild"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=18"
 | |
|       },
 | |
|       "optionalDependencies": {
 | |
|         "@esbuild/aix-ppc64": "0.24.2",
 | |
|         "@esbuild/android-arm": "0.24.2",
 | |
|         "@esbuild/android-arm64": "0.24.2",
 | |
|         "@esbuild/android-x64": "0.24.2",
 | |
|         "@esbuild/darwin-arm64": "0.24.2",
 | |
|         "@esbuild/darwin-x64": "0.24.2",
 | |
|         "@esbuild/freebsd-arm64": "0.24.2",
 | |
|         "@esbuild/freebsd-x64": "0.24.2",
 | |
|         "@esbuild/linux-arm": "0.24.2",
 | |
|         "@esbuild/linux-arm64": "0.24.2",
 | |
|         "@esbuild/linux-ia32": "0.24.2",
 | |
|         "@esbuild/linux-loong64": "0.24.2",
 | |
|         "@esbuild/linux-mips64el": "0.24.2",
 | |
|         "@esbuild/linux-ppc64": "0.24.2",
 | |
|         "@esbuild/linux-riscv64": "0.24.2",
 | |
|         "@esbuild/linux-s390x": "0.24.2",
 | |
|         "@esbuild/linux-x64": "0.24.2",
 | |
|         "@esbuild/netbsd-arm64": "0.24.2",
 | |
|         "@esbuild/netbsd-x64": "0.24.2",
 | |
|         "@esbuild/openbsd-arm64": "0.24.2",
 | |
|         "@esbuild/openbsd-x64": "0.24.2",
 | |
|         "@esbuild/sunos-x64": "0.24.2",
 | |
|         "@esbuild/win32-arm64": "0.24.2",
 | |
|         "@esbuild/win32-ia32": "0.24.2",
 | |
|         "@esbuild/win32-x64": "0.24.2"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/escape-string-regexp": {
 | |
|       "version": "4.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/eslint": {
 | |
|       "version": "9.18.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@eslint-community/eslint-utils": "^4.2.0",
 | |
|         "@eslint-community/regexpp": "^4.12.1",
 | |
|         "@eslint/config-array": "^0.19.0",
 | |
|         "@eslint/core": "^0.10.0",
 | |
|         "@eslint/eslintrc": "^3.2.0",
 | |
|         "@eslint/js": "9.18.0",
 | |
|         "@eslint/plugin-kit": "^0.2.5",
 | |
|         "@humanfs/node": "^0.16.6",
 | |
|         "@humanwhocodes/module-importer": "^1.0.1",
 | |
|         "@humanwhocodes/retry": "^0.4.1",
 | |
|         "@types/estree": "^1.0.6",
 | |
|         "@types/json-schema": "^7.0.15",
 | |
|         "ajv": "^6.12.4",
 | |
|         "chalk": "^4.0.0",
 | |
|         "cross-spawn": "^7.0.6",
 | |
|         "debug": "^4.3.2",
 | |
|         "escape-string-regexp": "^4.0.0",
 | |
|         "eslint-scope": "^8.2.0",
 | |
|         "eslint-visitor-keys": "^4.2.0",
 | |
|         "espree": "^10.3.0",
 | |
|         "esquery": "^1.5.0",
 | |
|         "esutils": "^2.0.2",
 | |
|         "fast-deep-equal": "^3.1.3",
 | |
|         "file-entry-cache": "^8.0.0",
 | |
|         "find-up": "^5.0.0",
 | |
|         "glob-parent": "^6.0.2",
 | |
|         "ignore": "^5.2.0",
 | |
|         "imurmurhash": "^0.1.4",
 | |
|         "is-glob": "^4.0.0",
 | |
|         "json-stable-stringify-without-jsonify": "^1.0.1",
 | |
|         "lodash.merge": "^4.6.2",
 | |
|         "minimatch": "^3.1.2",
 | |
|         "natural-compare": "^1.4.0",
 | |
|         "optionator": "^0.9.3"
 | |
|       },
 | |
|       "bin": {
 | |
|         "eslint": "bin/eslint.js"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://eslint.org/donate"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "jiti": "*"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "jiti": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/eslint-plugin-react-hooks": {
 | |
|       "version": "5.1.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/eslint-plugin-react-refresh": {
 | |
|       "version": "0.4.18",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "peerDependencies": {
 | |
|         "eslint": ">=8.40"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/eslint-scope": {
 | |
|       "version": "8.2.0",
 | |
|       "dev": true,
 | |
|       "license": "BSD-2-Clause",
 | |
|       "dependencies": {
 | |
|         "esrecurse": "^4.3.0",
 | |
|         "estraverse": "^5.2.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://opencollective.com/eslint"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/eslint-visitor-keys": {
 | |
|       "version": "4.2.0",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://opencollective.com/eslint"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/espree": {
 | |
|       "version": "10.3.0",
 | |
|       "dev": true,
 | |
|       "license": "BSD-2-Clause",
 | |
|       "dependencies": {
 | |
|         "acorn": "^8.14.0",
 | |
|         "acorn-jsx": "^5.3.2",
 | |
|         "eslint-visitor-keys": "^4.2.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://opencollective.com/eslint"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/esquery": {
 | |
|       "version": "1.6.0",
 | |
|       "dev": true,
 | |
|       "license": "BSD-3-Clause",
 | |
|       "dependencies": {
 | |
|         "estraverse": "^5.1.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=0.10"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/esrecurse": {
 | |
|       "version": "4.3.0",
 | |
|       "dev": true,
 | |
|       "license": "BSD-2-Clause",
 | |
|       "dependencies": {
 | |
|         "estraverse": "^5.2.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=4.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/estraverse": {
 | |
|       "version": "5.3.0",
 | |
|       "dev": true,
 | |
|       "license": "BSD-2-Clause",
 | |
|       "engines": {
 | |
|         "node": ">=4.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/esutils": {
 | |
|       "version": "2.0.3",
 | |
|       "dev": true,
 | |
|       "license": "BSD-2-Clause",
 | |
|       "engines": {
 | |
|         "node": ">=0.10.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/fast-deep-equal": {
 | |
|       "version": "3.1.3",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "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/fast-json-stable-stringify": {
 | |
|       "version": "2.1.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/fast-levenshtein": {
 | |
|       "version": "2.0.6",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/fastq": {
 | |
|       "version": "1.18.0",
 | |
|       "dev": true,
 | |
|       "license": "ISC",
 | |
|       "dependencies": {
 | |
|         "reusify": "^1.0.4"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/file-entry-cache": {
 | |
|       "version": "8.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "flat-cache": "^4.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=16.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/fill-range": {
 | |
|       "version": "7.1.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "to-regex-range": "^5.0.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/find-up": {
 | |
|       "version": "5.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "locate-path": "^6.0.0",
 | |
|         "path-exists": "^4.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/flat-cache": {
 | |
|       "version": "4.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "flatted": "^3.2.9",
 | |
|         "keyv": "^4.5.4"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=16"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/flatted": {
 | |
|       "version": "3.3.2",
 | |
|       "dev": true,
 | |
|       "license": "ISC"
 | |
|     },
 | |
|     "node_modules/get-nonce": {
 | |
|       "version": "1.0.1",
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=6"
 | |
|       }
 | |
|     },
 | |
|     "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/globals": {
 | |
|       "version": "15.14.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=18"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/graphemer": {
 | |
|       "version": "1.4.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/has-flag": {
 | |
|       "version": "4.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/ignore": {
 | |
|       "version": "5.3.2",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">= 4"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/import-fresh": {
 | |
|       "version": "3.3.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "parent-module": "^1.0.0",
 | |
|         "resolve-from": "^4.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=6"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/imurmurhash": {
 | |
|       "version": "0.1.4",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=0.8.19"
 | |
|       }
 | |
|     },
 | |
|     "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/isexe": {
 | |
|       "version": "2.0.0",
 | |
|       "dev": true,
 | |
|       "license": "ISC"
 | |
|     },
 | |
|     "node_modules/jiti": {
 | |
|       "version": "1.21.7",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "optional": true,
 | |
|       "peer": true,
 | |
|       "bin": {
 | |
|         "jiti": "bin/jiti.js"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/js-tokens": {
 | |
|       "version": "4.0.0",
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/js-yaml": {
 | |
|       "version": "4.1.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "argparse": "^2.0.1"
 | |
|       },
 | |
|       "bin": {
 | |
|         "js-yaml": "bin/js-yaml.js"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/json-buffer": {
 | |
|       "version": "3.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/json-schema-traverse": {
 | |
|       "version": "0.4.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/json-stable-stringify-without-jsonify": {
 | |
|       "version": "1.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/keyv": {
 | |
|       "version": "4.5.4",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "json-buffer": "3.0.1"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/levn": {
 | |
|       "version": "0.4.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "prelude-ls": "^1.2.1",
 | |
|         "type-check": "~0.4.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">= 0.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/locate-path": {
 | |
|       "version": "6.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "p-locate": "^5.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/lodash.merge": {
 | |
|       "version": "4.6.2",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "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/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/minimatch": {
 | |
|       "version": "3.1.2",
 | |
|       "dev": true,
 | |
|       "license": "ISC",
 | |
|       "dependencies": {
 | |
|         "brace-expansion": "^1.1.7"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "*"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/ms": {
 | |
|       "version": "2.1.3",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/nanoid": {
 | |
|       "version": "3.3.8",
 | |
|       "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/natural-compare": {
 | |
|       "version": "1.4.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/optionator": {
 | |
|       "version": "0.9.4",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "deep-is": "^0.1.3",
 | |
|         "fast-levenshtein": "^2.0.6",
 | |
|         "levn": "^0.4.1",
 | |
|         "prelude-ls": "^1.2.1",
 | |
|         "type-check": "^0.4.0",
 | |
|         "word-wrap": "^1.2.5"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">= 0.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/p-limit": {
 | |
|       "version": "3.1.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "yocto-queue": "^0.1.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/p-locate": {
 | |
|       "version": "5.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "p-limit": "^3.0.2"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/parent-module": {
 | |
|       "version": "1.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "callsites": "^3.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=6"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/path-exists": {
 | |
|       "version": "4.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/path-key": {
 | |
|       "version": "3.1.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       }
 | |
|     },
 | |
|     "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/postcss": {
 | |
|       "version": "8.5.1",
 | |
|       "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.8",
 | |
|         "picocolors": "^1.1.1",
 | |
|         "source-map-js": "^1.2.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^10 || ^12 || >=14"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/postcss-js": {
 | |
|       "version": "4.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "camelcase-css": "^2.0.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^12 || ^14 || >= 16"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/postcss/"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "postcss": "^8.4.21"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/postcss-mixins": {
 | |
|       "version": "9.0.4",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "fast-glob": "^3.2.11",
 | |
|         "postcss-js": "^4.0.0",
 | |
|         "postcss-simple-vars": "^7.0.0",
 | |
|         "sugarss": "^4.0.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=14.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/postcss/"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "postcss": "^8.2.14"
 | |
|       }
 | |
|     },
 | |
|     "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-preset-mantine": {
 | |
|       "version": "1.17.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "postcss-mixins": "^9.0.4",
 | |
|         "postcss-nested": "^6.0.1"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "postcss": ">=8.0.0"
 | |
|       }
 | |
|     },
 | |
|     "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-simple-vars": {
 | |
|       "version": "7.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=14.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/postcss/"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "postcss": "^8.2.1"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/prelude-ls": {
 | |
|       "version": "1.2.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">= 0.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/prettier": {
 | |
|       "version": "3.4.2",
 | |
|       "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
 | |
|       "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "bin": {
 | |
|         "prettier": "bin/prettier.cjs"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=14"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/prettier/prettier?sponsor=1"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/punycode": {
 | |
|       "version": "2.3.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=6"
 | |
|       }
 | |
|     },
 | |
|     "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-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-number-format": {
 | |
|       "version": "5.4.3",
 | |
|       "license": "MIT",
 | |
|       "peerDependencies": {
 | |
|         "react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
 | |
|         "react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/react-remove-scroll": {
 | |
|       "version": "2.6.2",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "react-remove-scroll-bar": "^2.3.7",
 | |
|         "react-style-singleton": "^2.2.1",
 | |
|         "tslib": "^2.1.0",
 | |
|         "use-callback-ref": "^1.3.3",
 | |
|         "use-sidecar": "^1.1.2"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "@types/react": "*",
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/react": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/react-remove-scroll-bar": {
 | |
|       "version": "2.3.8",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "react-style-singleton": "^2.2.2",
 | |
|         "tslib": "^2.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "@types/react": "*",
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/react": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/react-style-singleton": {
 | |
|       "version": "2.2.3",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "get-nonce": "^1.0.0",
 | |
|         "tslib": "^2.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "@types/react": "*",
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/react": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/react-textarea-autosize": {
 | |
|       "version": "8.5.6",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@babel/runtime": "^7.20.13",
 | |
|         "use-composed-ref": "^1.3.0",
 | |
|         "use-latest": "^1.2.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/regenerator-runtime": {
 | |
|       "version": "0.14.1",
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/resolve-from": {
 | |
|       "version": "4.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=4"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/reusify": {
 | |
|       "version": "1.0.4",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "iojs": ">=1.0.0",
 | |
|         "node": ">=0.10.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/rollup": {
 | |
|       "version": "4.30.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@types/estree": "1.0.6"
 | |
|       },
 | |
|       "bin": {
 | |
|         "rollup": "dist/bin/rollup"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=18.0.0",
 | |
|         "npm": ">=8.0.0"
 | |
|       },
 | |
|       "optionalDependencies": {
 | |
|         "@rollup/rollup-android-arm-eabi": "4.30.1",
 | |
|         "@rollup/rollup-android-arm64": "4.30.1",
 | |
|         "@rollup/rollup-darwin-arm64": "4.30.1",
 | |
|         "@rollup/rollup-darwin-x64": "4.30.1",
 | |
|         "@rollup/rollup-freebsd-arm64": "4.30.1",
 | |
|         "@rollup/rollup-freebsd-x64": "4.30.1",
 | |
|         "@rollup/rollup-linux-arm-gnueabihf": "4.30.1",
 | |
|         "@rollup/rollup-linux-arm-musleabihf": "4.30.1",
 | |
|         "@rollup/rollup-linux-arm64-gnu": "4.30.1",
 | |
|         "@rollup/rollup-linux-arm64-musl": "4.30.1",
 | |
|         "@rollup/rollup-linux-loongarch64-gnu": "4.30.1",
 | |
|         "@rollup/rollup-linux-powerpc64le-gnu": "4.30.1",
 | |
|         "@rollup/rollup-linux-riscv64-gnu": "4.30.1",
 | |
|         "@rollup/rollup-linux-s390x-gnu": "4.30.1",
 | |
|         "@rollup/rollup-linux-x64-gnu": "4.30.1",
 | |
|         "@rollup/rollup-linux-x64-musl": "4.30.1",
 | |
|         "@rollup/rollup-win32-arm64-msvc": "4.30.1",
 | |
|         "@rollup/rollup-win32-ia32-msvc": "4.30.1",
 | |
|         "@rollup/rollup-win32-x64-msvc": "4.30.1",
 | |
|         "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": "7.6.3",
 | |
|       "dev": true,
 | |
|       "license": "ISC",
 | |
|       "bin": {
 | |
|         "semver": "bin/semver.js"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/shebang-command": {
 | |
|       "version": "2.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "shebang-regex": "^3.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/shebang-regex": {
 | |
|       "version": "3.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/source-map-js": {
 | |
|       "version": "1.2.1",
 | |
|       "dev": true,
 | |
|       "license": "BSD-3-Clause",
 | |
|       "engines": {
 | |
|         "node": ">=0.10.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/strip-json-comments": {
 | |
|       "version": "3.1.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/sugarss": {
 | |
|       "version": "4.0.1",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=12.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/postcss/"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "postcss": "^8.3.3"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/supports-color": {
 | |
|       "version": "7.2.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "has-flag": "^4.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/tabbable": {
 | |
|       "version": "6.2.0",
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "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-api-utils": {
 | |
|       "version": "2.0.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=18.12"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "typescript": ">=4.8.4"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/tslib": {
 | |
|       "version": "2.8.1",
 | |
|       "license": "0BSD"
 | |
|     },
 | |
|     "node_modules/type-check": {
 | |
|       "version": "0.4.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "prelude-ls": "^1.2.1"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">= 0.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/type-fest": {
 | |
|       "version": "4.32.0",
 | |
|       "license": "(MIT OR CC0-1.0)",
 | |
|       "engines": {
 | |
|         "node": ">=16"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/typescript": {
 | |
|       "version": "5.6.3",
 | |
|       "dev": true,
 | |
|       "license": "Apache-2.0",
 | |
|       "bin": {
 | |
|         "tsc": "bin/tsc",
 | |
|         "tsserver": "bin/tsserver"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=14.17"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/typescript-eslint": {
 | |
|       "version": "8.20.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "@typescript-eslint/eslint-plugin": "8.20.0",
 | |
|         "@typescript-eslint/parser": "8.20.0",
 | |
|         "@typescript-eslint/utils": "8.20.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | |
|       },
 | |
|       "funding": {
 | |
|         "type": "opencollective",
 | |
|         "url": "https://opencollective.com/typescript-eslint"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "eslint": "^8.57.0 || ^9.0.0",
 | |
|         "typescript": ">=4.8.4 <5.8.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/uri-js": {
 | |
|       "version": "4.4.1",
 | |
|       "dev": true,
 | |
|       "license": "BSD-2-Clause",
 | |
|       "dependencies": {
 | |
|         "punycode": "^2.1.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/use-callback-ref": {
 | |
|       "version": "1.3.3",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "tslib": "^2.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "@types/react": "*",
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/react": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/use-composed-ref": {
 | |
|       "version": "1.4.0",
 | |
|       "license": "MIT",
 | |
|       "peerDependencies": {
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/react": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/use-isomorphic-layout-effect": {
 | |
|       "version": "1.2.0",
 | |
|       "license": "MIT",
 | |
|       "peerDependencies": {
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/react": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/use-latest": {
 | |
|       "version": "1.3.0",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "use-isomorphic-layout-effect": "^1.1.1"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/react": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/use-sidecar": {
 | |
|       "version": "1.1.3",
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "detect-node-es": "^1.1.0",
 | |
|         "tslib": "^2.0.0"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "peerDependencies": {
 | |
|         "@types/react": "*",
 | |
|         "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/react": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/util-deprecate": {
 | |
|       "version": "1.0.2",
 | |
|       "dev": true,
 | |
|       "license": "MIT"
 | |
|     },
 | |
|     "node_modules/vite": {
 | |
|       "version": "6.0.7",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "dependencies": {
 | |
|         "esbuild": "^0.24.2",
 | |
|         "postcss": "^8.4.49",
 | |
|         "rollup": "^4.23.0"
 | |
|       },
 | |
|       "bin": {
 | |
|         "vite": "bin/vite.js"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": "^18.0.0 || ^20.0.0 || >=22.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 || >=22.0.0",
 | |
|         "jiti": ">=1.21.0",
 | |
|         "less": "*",
 | |
|         "lightningcss": "^1.21.0",
 | |
|         "sass": "*",
 | |
|         "sass-embedded": "*",
 | |
|         "stylus": "*",
 | |
|         "sugarss": "*",
 | |
|         "terser": "^5.16.0",
 | |
|         "tsx": "^4.8.1",
 | |
|         "yaml": "^2.4.2"
 | |
|       },
 | |
|       "peerDependenciesMeta": {
 | |
|         "@types/node": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "jiti": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "less": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "lightningcss": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "sass": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "sass-embedded": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "stylus": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "sugarss": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "terser": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "tsx": {
 | |
|           "optional": true
 | |
|         },
 | |
|         "yaml": {
 | |
|           "optional": true
 | |
|         }
 | |
|       }
 | |
|     },
 | |
|     "node_modules/which": {
 | |
|       "version": "2.0.2",
 | |
|       "dev": true,
 | |
|       "license": "ISC",
 | |
|       "dependencies": {
 | |
|         "isexe": "^2.0.0"
 | |
|       },
 | |
|       "bin": {
 | |
|         "node-which": "bin/node-which"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">= 8"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/word-wrap": {
 | |
|       "version": "1.2.5",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=0.10.0"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/yaml": {
 | |
|       "version": "2.7.0",
 | |
|       "dev": true,
 | |
|       "license": "ISC",
 | |
|       "optional": true,
 | |
|       "peer": true,
 | |
|       "bin": {
 | |
|         "yaml": "bin.mjs"
 | |
|       },
 | |
|       "engines": {
 | |
|         "node": ">= 14"
 | |
|       }
 | |
|     },
 | |
|     "node_modules/yocto-queue": {
 | |
|       "version": "0.1.0",
 | |
|       "dev": true,
 | |
|       "license": "MIT",
 | |
|       "engines": {
 | |
|         "node": ">=10"
 | |
|       },
 | |
|       "funding": {
 | |
|         "url": "https://github.com/sponsors/sindresorhus"
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | 
