4258 lines
		
	
	
		
			103 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			4258 lines
		
	
	
		
			103 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "client",
 | 
						|
  "version": "0.0.0",
 | 
						|
  "lockfileVersion": 3,
 | 
						|
  "requires": true,
 | 
						|
  "packages": {
 | 
						|
    "": {
 | 
						|
      "name": "client",
 | 
						|
      "version": "0.0.0",
 | 
						|
      "dependencies": {
 | 
						|
        "@babylonjs/core": "^8.25.0",
 | 
						|
        "@babylonjs/loaders": "^8.25.0",
 | 
						|
        "@fontsource/roboto": "5.2.6",
 | 
						|
        "@mdi/font": "7.4.47",
 | 
						|
        "@types/babylonjs": "^2.4.5",
 | 
						|
        "pinia": "^3.0.3",
 | 
						|
        "popmotion": "^11.0.5",
 | 
						|
        "uuid": "^13.0.0",
 | 
						|
        "vue": "^3.5.17",
 | 
						|
        "vuetify": "^3.9.1"
 | 
						|
      },
 | 
						|
      "devDependencies": {
 | 
						|
        "@tsconfig/node22": "^22.0.0",
 | 
						|
        "@types/node": "^22.9.0",
 | 
						|
        "@vitejs/plugin-vue": "^5.2.3",
 | 
						|
        "@vue/tsconfig": "^0.7.0",
 | 
						|
        "eslint": "^9.30.1",
 | 
						|
        "eslint-config-vuetify": "^4.0.0",
 | 
						|
        "npm-run-all2": "^7.0.2",
 | 
						|
        "sass-embedded": "^1.89.2",
 | 
						|
        "typescript": "~5.8.3",
 | 
						|
        "unplugin-fonts": "^1.3.1",
 | 
						|
        "unplugin-vue-components": "^28.8.0",
 | 
						|
        "unplugin-vue-router": "^0.14.0",
 | 
						|
        "vite": "^6.3.5",
 | 
						|
        "vite-plugin-vuetify": "^2.1.1",
 | 
						|
        "vue-router": "^4.5.1",
 | 
						|
        "vue-tsc": "^3.0.1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@apidevtools/json-schema-ref-parser": {
 | 
						|
      "version": "14.2.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "js-yaml": "^4.1.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 20"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/philsturgeon"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "@types/json-schema": "^7.0.15"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@babel/helper-string-parser": {
 | 
						|
      "version": "7.27.1",
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6.9.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@babel/helper-validator-identifier": {
 | 
						|
      "version": "7.27.1",
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6.9.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@babel/parser": {
 | 
						|
      "version": "7.28.3",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@babel/types": "^7.28.2"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "parser": "bin/babel-parser.js"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@babel/types": {
 | 
						|
      "version": "7.28.2",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@babel/helper-string-parser": "^7.27.1",
 | 
						|
        "@babel/helper-validator-identifier": "^7.27.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6.9.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@babylonjs/core": {
 | 
						|
      "version": "8.25.0",
 | 
						|
      "license": "Apache-2.0"
 | 
						|
    },
 | 
						|
    "node_modules/@babylonjs/loaders": {
 | 
						|
      "version": "8.25.0",
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "peerDependencies": {
 | 
						|
        "@babylonjs/core": "^8.0.0",
 | 
						|
        "babylonjs-gltf2interface": "^8.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@bufbuild/protobuf": {
 | 
						|
      "version": "2.7.0",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "(Apache-2.0 AND BSD-3-Clause)"
 | 
						|
    },
 | 
						|
    "node_modules/@clack/core": {
 | 
						|
      "version": "0.5.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "picocolors": "^1.0.0",
 | 
						|
        "sisteransi": "^1.0.5"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@clack/prompts": {
 | 
						|
      "version": "0.11.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@clack/core": "0.5.0",
 | 
						|
        "picocolors": "^1.0.0",
 | 
						|
        "sisteransi": "^1.0.5"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@esbuild/win32-x64": {
 | 
						|
      "version": "0.25.9",
 | 
						|
      "cpu": [
 | 
						|
        "x64"
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "optional": true,
 | 
						|
      "os": [
 | 
						|
        "win32"
 | 
						|
      ],
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@eslint-community/eslint-utils": {
 | 
						|
      "version": "4.7.0",
 | 
						|
      "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/compat": {
 | 
						|
      "version": "1.3.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": "^8.40 || 9"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "eslint": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@eslint/config-array": {
 | 
						|
      "version": "0.21.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint/object-schema": "^2.1.6",
 | 
						|
        "debug": "^4.3.1",
 | 
						|
        "minimatch": "^3.1.2"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@eslint/config-helpers": {
 | 
						|
      "version": "0.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@eslint/core": {
 | 
						|
      "version": "0.15.2",
 | 
						|
      "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.3.1",
 | 
						|
      "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.34.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://eslint.org/donate"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@eslint/object-schema": {
 | 
						|
      "version": "2.1.6",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@eslint/plugin-kit": {
 | 
						|
      "version": "0.3.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint/core": "^0.15.2",
 | 
						|
        "levn": "^0.4.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@fontsource/roboto": {
 | 
						|
      "version": "5.2.6",
 | 
						|
      "license": "OFL-1.1",
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/ayuhito"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18.18"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "type": "github",
 | 
						|
        "url": "https://github.com/sponsors/nzakas"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@jridgewell/sourcemap-codec": {
 | 
						|
      "version": "1.5.5",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/@mdi/font": {
 | 
						|
      "version": "7.4.47",
 | 
						|
      "license": "Apache-2.0"
 | 
						|
    },
 | 
						|
    "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/@pkgr/core": {
 | 
						|
      "version": "0.2.9",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/pkgr"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@rollup/rollup-win32-x64-msvc": {
 | 
						|
      "version": "4.50.0",
 | 
						|
      "cpu": [
 | 
						|
        "x64"
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "optional": true,
 | 
						|
      "os": [
 | 
						|
        "win32"
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    "node_modules/@stylistic/eslint-plugin": {
 | 
						|
      "version": "4.4.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/utils": "^8.32.1",
 | 
						|
        "eslint-visitor-keys": "^4.2.0",
 | 
						|
        "espree": "^10.3.0",
 | 
						|
        "estraverse": "^5.3.0",
 | 
						|
        "picomatch": "^4.0.2"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": ">=9.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@tsconfig/node22": {
 | 
						|
      "version": "22.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/@types/babylonjs": {
 | 
						|
      "version": "2.4.5",
 | 
						|
      "deprecated": "This is a stub types definition. babylonjs provides its own type definitions, so you do not need this installed.",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "babylonjs": "*"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@types/estree": {
 | 
						|
      "version": "1.0.8",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/@types/json-schema": {
 | 
						|
      "version": "7.0.15",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/@types/node": {
 | 
						|
      "version": "22.18.0",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "undici-types": "~6.21.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/eslint-plugin": {
 | 
						|
      "version": "8.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/regexpp": "^4.10.0",
 | 
						|
        "@typescript-eslint/scope-manager": "8.41.0",
 | 
						|
        "@typescript-eslint/type-utils": "8.41.0",
 | 
						|
        "@typescript-eslint/utils": "8.41.0",
 | 
						|
        "@typescript-eslint/visitor-keys": "8.41.0",
 | 
						|
        "graphemer": "^1.4.0",
 | 
						|
        "ignore": "^7.0.0",
 | 
						|
        "natural-compare": "^1.4.0",
 | 
						|
        "ts-api-utils": "^2.1.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.41.0",
 | 
						|
        "eslint": "^8.57.0 || ^9.0.0",
 | 
						|
        "typescript": ">=4.8.4 <6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
 | 
						|
      "version": "7.0.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/parser": {
 | 
						|
      "version": "8.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/scope-manager": "8.41.0",
 | 
						|
        "@typescript-eslint/types": "8.41.0",
 | 
						|
        "@typescript-eslint/typescript-estree": "8.41.0",
 | 
						|
        "@typescript-eslint/visitor-keys": "8.41.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 <6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/project-service": {
 | 
						|
      "version": "8.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/tsconfig-utils": "^8.41.0",
 | 
						|
        "@typescript-eslint/types": "^8.41.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": {
 | 
						|
        "typescript": ">=4.8.4 <6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/scope-manager": {
 | 
						|
      "version": "8.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/types": "8.41.0",
 | 
						|
        "@typescript-eslint/visitor-keys": "8.41.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/tsconfig-utils": {
 | 
						|
      "version": "8.41.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"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "typescript": ">=4.8.4 <6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/type-utils": {
 | 
						|
      "version": "8.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/types": "8.41.0",
 | 
						|
        "@typescript-eslint/typescript-estree": "8.41.0",
 | 
						|
        "@typescript-eslint/utils": "8.41.0",
 | 
						|
        "debug": "^4.3.4",
 | 
						|
        "ts-api-utils": "^2.1.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 <6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/types": {
 | 
						|
      "version": "8.41.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.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/project-service": "8.41.0",
 | 
						|
        "@typescript-eslint/tsconfig-utils": "8.41.0",
 | 
						|
        "@typescript-eslint/types": "8.41.0",
 | 
						|
        "@typescript-eslint/visitor-keys": "8.41.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.1.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 <6.0.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.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "balanced-match": "^1.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/utils": {
 | 
						|
      "version": "8.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/eslint-utils": "^4.7.0",
 | 
						|
        "@typescript-eslint/scope-manager": "8.41.0",
 | 
						|
        "@typescript-eslint/types": "8.41.0",
 | 
						|
        "@typescript-eslint/typescript-estree": "8.41.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 <6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@typescript-eslint/visitor-keys": {
 | 
						|
      "version": "8.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/types": "8.41.0",
 | 
						|
        "eslint-visitor-keys": "^4.2.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "type": "opencollective",
 | 
						|
        "url": "https://opencollective.com/typescript-eslint"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@unrs/resolver-binding-win32-x64-msvc": {
 | 
						|
      "version": "1.11.1",
 | 
						|
      "cpu": [
 | 
						|
        "x64"
 | 
						|
      ],
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "optional": true,
 | 
						|
      "os": [
 | 
						|
        "win32"
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    "node_modules/@vitejs/plugin-vue": {
 | 
						|
      "version": "5.2.4",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.0.0 || >=20.0.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "vite": "^5.0.0 || ^6.0.0",
 | 
						|
        "vue": "^3.2.25"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vitest/eslint-plugin": {
 | 
						|
      "version": "1.3.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "peer": true,
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/scope-manager": "^8.41.0",
 | 
						|
        "@typescript-eslint/utils": "^8.24.1"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": ">= 8.57.0",
 | 
						|
        "typescript": ">= 5.0.0",
 | 
						|
        "vitest": "*"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "typescript": {
 | 
						|
          "optional": true
 | 
						|
        },
 | 
						|
        "vitest": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@volar/language-core": {
 | 
						|
      "version": "2.4.23",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@volar/source-map": "2.4.23"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@volar/source-map": {
 | 
						|
      "version": "2.4.23",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/@volar/typescript": {
 | 
						|
      "version": "2.4.23",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@volar/language-core": "2.4.23",
 | 
						|
        "path-browserify": "^1.0.1",
 | 
						|
        "vscode-uri": "^3.0.8"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue-macros/common": {
 | 
						|
      "version": "3.0.0-beta.15",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/compiler-sfc": "^3.5.17",
 | 
						|
        "ast-kit": "^2.1.0",
 | 
						|
        "local-pkg": "^1.1.1",
 | 
						|
        "magic-string-ast": "^1.0.0",
 | 
						|
        "unplugin-utils": "^0.2.4"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=20.18.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/vue-macros"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "vue": "^2.7.0 || ^3.2.25"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "vue": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/compiler-core": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@babel/parser": "^7.28.3",
 | 
						|
        "@vue/shared": "3.5.20",
 | 
						|
        "entities": "^4.5.0",
 | 
						|
        "estree-walker": "^2.0.2",
 | 
						|
        "source-map-js": "^1.2.1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/compiler-dom": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/compiler-core": "3.5.20",
 | 
						|
        "@vue/shared": "3.5.20"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/compiler-sfc": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@babel/parser": "^7.28.3",
 | 
						|
        "@vue/compiler-core": "3.5.20",
 | 
						|
        "@vue/compiler-dom": "3.5.20",
 | 
						|
        "@vue/compiler-ssr": "3.5.20",
 | 
						|
        "@vue/shared": "3.5.20",
 | 
						|
        "estree-walker": "^2.0.2",
 | 
						|
        "magic-string": "^0.30.17",
 | 
						|
        "postcss": "^8.5.6",
 | 
						|
        "source-map-js": "^1.2.1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/compiler-ssr": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/compiler-dom": "3.5.20",
 | 
						|
        "@vue/shared": "3.5.20"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/compiler-vue2": {
 | 
						|
      "version": "2.7.16",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "de-indent": "^1.0.2",
 | 
						|
        "he": "^1.2.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/devtools-api": {
 | 
						|
      "version": "6.6.4",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/@vue/devtools-kit": {
 | 
						|
      "version": "7.7.7",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/devtools-shared": "^7.7.7",
 | 
						|
        "birpc": "^2.3.0",
 | 
						|
        "hookable": "^5.5.3",
 | 
						|
        "mitt": "^3.0.1",
 | 
						|
        "perfect-debounce": "^1.0.0",
 | 
						|
        "speakingurl": "^14.0.1",
 | 
						|
        "superjson": "^2.2.2"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/devtools-shared": {
 | 
						|
      "version": "7.7.7",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "rfdc": "^1.4.1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/language-core": {
 | 
						|
      "version": "3.0.6",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@volar/language-core": "2.4.23",
 | 
						|
        "@vue/compiler-dom": "^3.5.0",
 | 
						|
        "@vue/compiler-vue2": "^2.7.16",
 | 
						|
        "@vue/shared": "^3.5.0",
 | 
						|
        "alien-signals": "^2.0.5",
 | 
						|
        "muggle-string": "^0.4.1",
 | 
						|
        "path-browserify": "^1.0.1",
 | 
						|
        "picomatch": "^4.0.2"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "typescript": "*"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "typescript": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/reactivity": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/shared": "3.5.20"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/runtime-core": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/reactivity": "3.5.20",
 | 
						|
        "@vue/shared": "3.5.20"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/runtime-dom": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/reactivity": "3.5.20",
 | 
						|
        "@vue/runtime-core": "3.5.20",
 | 
						|
        "@vue/shared": "3.5.20",
 | 
						|
        "csstype": "^3.1.3"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/server-renderer": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/compiler-ssr": "3.5.20",
 | 
						|
        "@vue/shared": "3.5.20"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "vue": "3.5.20"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vue/shared": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/@vue/tsconfig": {
 | 
						|
      "version": "0.7.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "peerDependencies": {
 | 
						|
        "typescript": "5.x",
 | 
						|
        "vue": "^3.4.0"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "typescript": {
 | 
						|
          "optional": true
 | 
						|
        },
 | 
						|
        "vue": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/@vuetify/loader-shared": {
 | 
						|
      "version": "2.1.1",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "upath": "^2.0.1"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "vue": "^3.0.0",
 | 
						|
        "vuetify": "^3.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/acorn": {
 | 
						|
      "version": "8.15.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/alien-signals": {
 | 
						|
      "version": "2.0.7",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/ansi-styles": {
 | 
						|
      "version": "6.2.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/anymatch": {
 | 
						|
      "version": "3.1.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "dependencies": {
 | 
						|
        "normalize-path": "^3.0.0",
 | 
						|
        "picomatch": "^2.0.4"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 8"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/anymatch/node_modules/picomatch": {
 | 
						|
      "version": "2.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8.6"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/jonschlinkert"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/argparse": {
 | 
						|
      "version": "2.0.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Python-2.0"
 | 
						|
    },
 | 
						|
    "node_modules/aria-query": {
 | 
						|
      "version": "5.3.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "peer": true,
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 0.4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/ast-kit": {
 | 
						|
      "version": "2.1.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@babel/parser": "^7.28.0",
 | 
						|
        "pathe": "^2.0.3"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=20.18.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sxzz"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/ast-walker-scope": {
 | 
						|
      "version": "0.8.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@babel/parser": "^7.28.3",
 | 
						|
        "ast-kit": "^2.1.2"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=20.18.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sxzz"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/babylonjs": {
 | 
						|
      "version": "8.25.0",
 | 
						|
      "hasInstallScript": true,
 | 
						|
      "license": "Apache-2.0"
 | 
						|
    },
 | 
						|
    "node_modules/babylonjs-gltf2interface": {
 | 
						|
      "version": "8.25.0",
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "peer": true
 | 
						|
    },
 | 
						|
    "node_modules/balanced-match": {
 | 
						|
      "version": "1.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/binary-extensions": {
 | 
						|
      "version": "2.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sindresorhus"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/birpc": {
 | 
						|
      "version": "2.5.0",
 | 
						|
      "license": "MIT",
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/antfu"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/boolbase": {
 | 
						|
      "version": "1.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC"
 | 
						|
    },
 | 
						|
    "node_modules/brace-expansion": {
 | 
						|
      "version": "1.1.12",
 | 
						|
      "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/browserslist": {
 | 
						|
      "version": "4.25.4",
 | 
						|
      "dev": true,
 | 
						|
      "funding": [
 | 
						|
        {
 | 
						|
          "type": "opencollective",
 | 
						|
          "url": "https://opencollective.com/browserslist"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "tidelift",
 | 
						|
          "url": "https://tidelift.com/funding/github/npm/browserslist"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "github",
 | 
						|
          "url": "https://github.com/sponsors/ai"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "caniuse-lite": "^1.0.30001737",
 | 
						|
        "electron-to-chromium": "^1.5.211",
 | 
						|
        "node-releases": "^2.0.19",
 | 
						|
        "update-browserslist-db": "^1.1.3"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "browserslist": "cli.js"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/buffer-builder": {
 | 
						|
      "version": "0.2.0",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT/X11"
 | 
						|
    },
 | 
						|
    "node_modules/builtin-modules": {
 | 
						|
      "version": "5.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18.20"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sindresorhus"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/callsites": {
 | 
						|
      "version": "3.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/caniuse-lite": {
 | 
						|
      "version": "1.0.30001739",
 | 
						|
      "dev": true,
 | 
						|
      "funding": [
 | 
						|
        {
 | 
						|
          "type": "opencollective",
 | 
						|
          "url": "https://opencollective.com/browserslist"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "tidelift",
 | 
						|
          "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "github",
 | 
						|
          "url": "https://github.com/sponsors/ai"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "license": "CC-BY-4.0"
 | 
						|
    },
 | 
						|
    "node_modules/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/chalk/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/chalk/node_modules/supports-color": {
 | 
						|
      "version": "7.2.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "has-flag": "^4.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/change-case": {
 | 
						|
      "version": "5.4.4",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/chokidar": {
 | 
						|
      "version": "3.6.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "anymatch": "~3.1.2",
 | 
						|
        "braces": "~3.0.2",
 | 
						|
        "glob-parent": "~5.1.2",
 | 
						|
        "is-binary-path": "~2.1.0",
 | 
						|
        "is-glob": "~4.0.1",
 | 
						|
        "normalize-path": "~3.0.0",
 | 
						|
        "readdirp": "~3.6.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 8.10.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://paulmillr.com/funding/"
 | 
						|
      },
 | 
						|
      "optionalDependencies": {
 | 
						|
        "fsevents": "~2.3.2"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/chokidar/node_modules/glob-parent": {
 | 
						|
      "version": "5.1.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "dependencies": {
 | 
						|
        "is-glob": "^4.0.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/ci-info": {
 | 
						|
      "version": "4.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "funding": [
 | 
						|
        {
 | 
						|
          "type": "github",
 | 
						|
          "url": "https://github.com/sponsors/sibiraj-s"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/citty": {
 | 
						|
      "version": "0.1.6",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "consola": "^3.2.3"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/clean-regexp": {
 | 
						|
      "version": "1.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "escape-string-regexp": "^1.0.5"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/clean-regexp/node_modules/escape-string-regexp": {
 | 
						|
      "version": "1.0.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=0.8.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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/colorjs.io": {
 | 
						|
      "version": "0.5.2",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/comment-parser": {
 | 
						|
      "version": "1.4.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 12.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/concat-map": {
 | 
						|
      "version": "0.0.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/confbox": {
 | 
						|
      "version": "0.2.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/consola": {
 | 
						|
      "version": "3.4.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": "^14.18.0 || >=16.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/copy-anything": {
 | 
						|
      "version": "3.0.5",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "is-what": "^4.1.8"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12.13"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/mesqueeb"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/core-js-compat": {
 | 
						|
      "version": "3.45.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "browserslist": "^4.25.3"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "type": "opencollective",
 | 
						|
        "url": "https://opencollective.com/core-js"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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/cross-spawn/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/cross-spawn/node_modules/which/node_modules/isexe": {
 | 
						|
      "version": "2.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC"
 | 
						|
    },
 | 
						|
    "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",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/de-indent": {
 | 
						|
      "version": "1.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/debug": {
 | 
						|
      "version": "4.4.1",
 | 
						|
      "devOptional": 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/electron-to-chromium": {
 | 
						|
      "version": "1.5.211",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC"
 | 
						|
    },
 | 
						|
    "node_modules/emoji-regex": {
 | 
						|
      "version": "10.5.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "peer": true
 | 
						|
    },
 | 
						|
    "node_modules/entities": {
 | 
						|
      "version": "4.5.0",
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=0.12"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/fb55/entities?sponsor=1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/esbuild": {
 | 
						|
      "version": "0.25.9",
 | 
						|
      "devOptional": true,
 | 
						|
      "hasInstallScript": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "esbuild": "bin/esbuild"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18"
 | 
						|
      },
 | 
						|
      "optionalDependencies": {
 | 
						|
        "@esbuild/aix-ppc64": "0.25.9",
 | 
						|
        "@esbuild/android-arm": "0.25.9",
 | 
						|
        "@esbuild/android-arm64": "0.25.9",
 | 
						|
        "@esbuild/android-x64": "0.25.9",
 | 
						|
        "@esbuild/darwin-arm64": "0.25.9",
 | 
						|
        "@esbuild/darwin-x64": "0.25.9",
 | 
						|
        "@esbuild/freebsd-arm64": "0.25.9",
 | 
						|
        "@esbuild/freebsd-x64": "0.25.9",
 | 
						|
        "@esbuild/linux-arm": "0.25.9",
 | 
						|
        "@esbuild/linux-arm64": "0.25.9",
 | 
						|
        "@esbuild/linux-ia32": "0.25.9",
 | 
						|
        "@esbuild/linux-loong64": "0.25.9",
 | 
						|
        "@esbuild/linux-mips64el": "0.25.9",
 | 
						|
        "@esbuild/linux-ppc64": "0.25.9",
 | 
						|
        "@esbuild/linux-riscv64": "0.25.9",
 | 
						|
        "@esbuild/linux-s390x": "0.25.9",
 | 
						|
        "@esbuild/linux-x64": "0.25.9",
 | 
						|
        "@esbuild/netbsd-arm64": "0.25.9",
 | 
						|
        "@esbuild/netbsd-x64": "0.25.9",
 | 
						|
        "@esbuild/openbsd-arm64": "0.25.9",
 | 
						|
        "@esbuild/openbsd-x64": "0.25.9",
 | 
						|
        "@esbuild/openharmony-arm64": "0.25.9",
 | 
						|
        "@esbuild/sunos-x64": "0.25.9",
 | 
						|
        "@esbuild/win32-arm64": "0.25.9",
 | 
						|
        "@esbuild/win32-ia32": "0.25.9",
 | 
						|
        "@esbuild/win32-x64": "0.25.9"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/escalade": {
 | 
						|
      "version": "3.2.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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.34.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/eslint-utils": "^4.2.0",
 | 
						|
        "@eslint-community/regexpp": "^4.12.1",
 | 
						|
        "@eslint/config-array": "^0.21.0",
 | 
						|
        "@eslint/config-helpers": "^0.3.1",
 | 
						|
        "@eslint/core": "^0.15.2",
 | 
						|
        "@eslint/eslintrc": "^3.3.1",
 | 
						|
        "@eslint/js": "9.34.0",
 | 
						|
        "@eslint/plugin-kit": "^0.3.5",
 | 
						|
        "@humanfs/node": "^0.16.6",
 | 
						|
        "@humanwhocodes/module-importer": "^1.0.1",
 | 
						|
        "@humanwhocodes/retry": "^0.4.2",
 | 
						|
        "@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.4.0",
 | 
						|
        "eslint-visitor-keys": "^4.2.1",
 | 
						|
        "espree": "^10.4.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-compat-utils": {
 | 
						|
      "version": "0.6.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "semver": "^7.5.4"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": ">=6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-config-flat-gitignore": {
 | 
						|
      "version": "2.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint/compat": "^1.2.5"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/antfu"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": "^9.5.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-config-vuetify": {
 | 
						|
      "version": "4.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@clack/prompts": "^0.11.0",
 | 
						|
        "@eslint/eslintrc": "^3.3.1",
 | 
						|
        "@eslint/js": "^9.28.0",
 | 
						|
        "@stylistic/eslint-plugin": "^4.4.0",
 | 
						|
        "@typescript-eslint/parser": "^8.33.0",
 | 
						|
        "eslint-config-flat-gitignore": "^2.1.0",
 | 
						|
        "eslint-flat-config-utils": "^2.1.0",
 | 
						|
        "eslint-plugin-antfu": "^3.1.1",
 | 
						|
        "eslint-plugin-import-x": "^4.15.0",
 | 
						|
        "eslint-plugin-jsonc": "^2.20.1",
 | 
						|
        "eslint-plugin-perfectionist": "^4.13.0",
 | 
						|
        "eslint-plugin-pnpm": "^0.3.1",
 | 
						|
        "eslint-plugin-regexp": "^2.7.0",
 | 
						|
        "eslint-plugin-unicorn": "^60.0.0",
 | 
						|
        "eslint-plugin-vue": "^10.1.0",
 | 
						|
        "eslint-typegen": "^2.2.0",
 | 
						|
        "exsolve": "^1.0.5",
 | 
						|
        "globals": "^16.2.0",
 | 
						|
        "jsonc-eslint-parser": "^2.4.0",
 | 
						|
        "kolorist": "^1.8.0",
 | 
						|
        "local-pkg": "^1.1.1",
 | 
						|
        "nypm": "^0.6.0",
 | 
						|
        "package-manager-detector": "^1.3.0",
 | 
						|
        "tinyexec": "^1.0.1",
 | 
						|
        "typescript-eslint": "^8.33.0",
 | 
						|
        "vue-eslint-parser": "^10.1.3",
 | 
						|
        "yaml-eslint-parser": "^1.3.0"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "eslint-config-vuetify": "bin/cli.mjs"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "@vitest/eslint-plugin": "^1.1.42",
 | 
						|
        "eslint": "^9.5.0",
 | 
						|
        "eslint-plugin-jest": "^28.0.0",
 | 
						|
        "eslint-plugin-no-only-tests": "^3.3.0",
 | 
						|
        "eslint-plugin-vuejs-accessibility": "^2.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-flat-config-utils": {
 | 
						|
      "version": "2.1.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "pathe": "^2.0.3"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/antfu"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-import-context": {
 | 
						|
      "version": "0.1.9",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "get-tsconfig": "^4.10.1",
 | 
						|
        "stable-hash-x": "^0.2.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/eslint-import-context"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "unrs-resolver": "^1.0.0"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "unrs-resolver": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-json-compat-utils": {
 | 
						|
      "version": "0.2.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "esquery": "^1.6.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": "*",
 | 
						|
        "jsonc-eslint-parser": "^2.4.0"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "@eslint/json": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-antfu": {
 | 
						|
      "version": "3.1.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/antfu"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": "*"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-import-x": {
 | 
						|
      "version": "4.16.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/types": "^8.35.0",
 | 
						|
        "comment-parser": "^1.4.1",
 | 
						|
        "debug": "^4.4.1",
 | 
						|
        "eslint-import-context": "^0.1.9",
 | 
						|
        "is-glob": "^4.0.3",
 | 
						|
        "minimatch": "^9.0.3 || ^10.0.1",
 | 
						|
        "semver": "^7.7.2",
 | 
						|
        "stable-hash-x": "^0.2.0",
 | 
						|
        "unrs-resolver": "^1.9.2"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/eslint-plugin-import-x"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "@typescript-eslint/utils": "^8.0.0",
 | 
						|
        "eslint": "^8.57.0 || ^9.0.0",
 | 
						|
        "eslint-import-resolver-node": "*"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "@typescript-eslint/utils": {
 | 
						|
          "optional": true
 | 
						|
        },
 | 
						|
        "eslint-import-resolver-node": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-import-x/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/eslint-plugin-import-x/node_modules/minimatch/node_modules/brace-expansion": {
 | 
						|
      "version": "2.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "balanced-match": "^1.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-jest": {
 | 
						|
      "version": "28.14.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "peer": true,
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/utils": "^6.0.0 || ^7.0.0 || ^8.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^16.10.0 || ^18.12.0 || >=20.0.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "@typescript-eslint/eslint-plugin": "^6.0.0 || ^7.0.0 || ^8.0.0",
 | 
						|
        "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0",
 | 
						|
        "jest": "*"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "@typescript-eslint/eslint-plugin": {
 | 
						|
          "optional": true
 | 
						|
        },
 | 
						|
        "jest": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-jsonc": {
 | 
						|
      "version": "2.20.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/eslint-utils": "^4.5.1",
 | 
						|
        "eslint-compat-utils": "^0.6.4",
 | 
						|
        "eslint-json-compat-utils": "^0.2.1",
 | 
						|
        "espree": "^9.6.1 || ^10.3.0",
 | 
						|
        "graphemer": "^1.4.0",
 | 
						|
        "jsonc-eslint-parser": "^2.4.0",
 | 
						|
        "natural-compare": "^1.4.0",
 | 
						|
        "synckit": "^0.6.2 || ^0.7.3 || ^0.11.5"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/ota-meshi"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": ">=6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-no-only-tests": {
 | 
						|
      "version": "3.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "peer": true,
 | 
						|
      "engines": {
 | 
						|
        "node": ">=5.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-perfectionist": {
 | 
						|
      "version": "4.15.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/types": "^8.34.1",
 | 
						|
        "@typescript-eslint/utils": "^8.34.1",
 | 
						|
        "natural-orderby": "^5.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.0.0 || >=20.0.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": ">=8.45.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-pnpm": {
 | 
						|
      "version": "0.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "funding": [
 | 
						|
        {
 | 
						|
          "type": "individual",
 | 
						|
          "url": "https://github.com/sponsors/antfu"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "individual",
 | 
						|
          "url": "https://github.com/sponsors/sxzz"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "find-up-simple": "^1.0.1",
 | 
						|
        "jsonc-eslint-parser": "^2.4.0",
 | 
						|
        "pathe": "^2.0.3",
 | 
						|
        "pnpm-workspace-yaml": "0.3.1",
 | 
						|
        "tinyglobby": "^0.2.12",
 | 
						|
        "yaml-eslint-parser": "^1.3.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": "^9.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-regexp": {
 | 
						|
      "version": "2.10.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/eslint-utils": "^4.2.0",
 | 
						|
        "@eslint-community/regexpp": "^4.11.0",
 | 
						|
        "comment-parser": "^1.4.0",
 | 
						|
        "jsdoc-type-pratt-parser": "^4.0.0",
 | 
						|
        "refa": "^0.12.1",
 | 
						|
        "regexp-ast-analysis": "^0.7.1",
 | 
						|
        "scslre": "^0.3.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18 || >=20"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": ">=8.44.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-unicorn": {
 | 
						|
      "version": "60.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@babel/helper-validator-identifier": "^7.27.1",
 | 
						|
        "@eslint-community/eslint-utils": "^4.7.0",
 | 
						|
        "@eslint/plugin-kit": "^0.3.3",
 | 
						|
        "change-case": "^5.4.4",
 | 
						|
        "ci-info": "^4.3.0",
 | 
						|
        "clean-regexp": "^1.0.0",
 | 
						|
        "core-js-compat": "^3.44.0",
 | 
						|
        "esquery": "^1.6.0",
 | 
						|
        "find-up-simple": "^1.0.1",
 | 
						|
        "globals": "^16.3.0",
 | 
						|
        "indent-string": "^5.0.0",
 | 
						|
        "is-builtin-module": "^5.0.0",
 | 
						|
        "jsesc": "^3.1.0",
 | 
						|
        "pluralize": "^8.0.0",
 | 
						|
        "regexp-tree": "^0.1.27",
 | 
						|
        "regjsparser": "^0.12.0",
 | 
						|
        "semver": "^7.7.2",
 | 
						|
        "strip-indent": "^4.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^20.10.0 || >=21.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": ">=9.29.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-vue": {
 | 
						|
      "version": "10.4.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/eslint-utils": "^4.4.0",
 | 
						|
        "natural-compare": "^1.4.0",
 | 
						|
        "nth-check": "^2.1.1",
 | 
						|
        "postcss-selector-parser": "^6.0.15",
 | 
						|
        "semver": "^7.6.3",
 | 
						|
        "xml-name-validator": "^4.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "@typescript-eslint/parser": "^7.0.0 || ^8.0.0",
 | 
						|
        "eslint": "^8.57.0 || ^9.0.0",
 | 
						|
        "vue-eslint-parser": "^10.0.0"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "@typescript-eslint/parser": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-vuejs-accessibility": {
 | 
						|
      "version": "2.4.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "peer": true,
 | 
						|
      "dependencies": {
 | 
						|
        "aria-query": "^5.3.0",
 | 
						|
        "emoji-regex": "^10.0.0",
 | 
						|
        "vue-eslint-parser": "^9.0.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=16.0.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-vuejs-accessibility/node_modules/vue-eslint-parser": {
 | 
						|
      "version": "9.4.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "peer": true,
 | 
						|
      "dependencies": {
 | 
						|
        "debug": "^4.3.4",
 | 
						|
        "eslint-scope": "^7.1.1",
 | 
						|
        "eslint-visitor-keys": "^3.3.0",
 | 
						|
        "espree": "^9.3.1",
 | 
						|
        "esquery": "^1.4.0",
 | 
						|
        "lodash": "^4.17.21",
 | 
						|
        "semver": "^7.3.6"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^14.17.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/mysticatea"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": ">=6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-vuejs-accessibility/node_modules/vue-eslint-parser/node_modules/eslint-scope": {
 | 
						|
      "version": "7.2.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "peer": true,
 | 
						|
      "dependencies": {
 | 
						|
        "esrecurse": "^4.3.0",
 | 
						|
        "estraverse": "^5.2.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/eslint"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-vuejs-accessibility/node_modules/vue-eslint-parser/node_modules/eslint-visitor-keys": {
 | 
						|
      "version": "3.4.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "peer": true,
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/eslint"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-plugin-vuejs-accessibility/node_modules/vue-eslint-parser/node_modules/espree": {
 | 
						|
      "version": "9.6.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "peer": true,
 | 
						|
      "dependencies": {
 | 
						|
        "acorn": "^8.9.0",
 | 
						|
        "acorn-jsx": "^5.3.2",
 | 
						|
        "eslint-visitor-keys": "^3.4.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/eslint"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-scope": {
 | 
						|
      "version": "8.4.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-typegen": {
 | 
						|
      "version": "2.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "json-schema-to-typescript-lite": "^15.0.0",
 | 
						|
        "ohash": "^2.0.11"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/antfu"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": "^9.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/eslint-visitor-keys": {
 | 
						|
      "version": "4.2.1",
 | 
						|
      "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.4.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "dependencies": {
 | 
						|
        "acorn": "^8.15.0",
 | 
						|
        "acorn-jsx": "^5.3.2",
 | 
						|
        "eslint-visitor-keys": "^4.2.1"
 | 
						|
      },
 | 
						|
      "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/estree-walker": {
 | 
						|
      "version": "2.0.2",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/esutils": {
 | 
						|
      "version": "2.0.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=0.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/exsolve": {
 | 
						|
      "version": "1.0.7",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "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.19.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "dependencies": {
 | 
						|
        "reusify": "^1.0.4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/fdir": {
 | 
						|
      "version": "6.5.0",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12.0.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "picomatch": "^3 || ^4"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "picomatch": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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/find-up-simple": {
 | 
						|
      "version": "1.0.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18"
 | 
						|
      },
 | 
						|
      "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.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC"
 | 
						|
    },
 | 
						|
    "node_modules/framesync": {
 | 
						|
      "version": "6.1.2",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "tslib": "2.4.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/get-tsconfig": {
 | 
						|
      "version": "4.10.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "resolve-pkg-maps": "^1.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/glob-parent": {
 | 
						|
      "version": "6.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "dependencies": {
 | 
						|
        "is-glob": "^4.0.3"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=10.13.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/globals": {
 | 
						|
      "version": "16.3.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",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/he": {
 | 
						|
      "version": "1.2.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "he": "bin/he"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/hey-listen": {
 | 
						|
      "version": "1.0.8",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/hookable": {
 | 
						|
      "version": "5.5.3",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/ignore": {
 | 
						|
      "version": "5.3.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/immutable": {
 | 
						|
      "version": "5.1.3",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/import-fresh": {
 | 
						|
      "version": "3.3.1",
 | 
						|
      "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/indent-string": {
 | 
						|
      "version": "5.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sindresorhus"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/is-binary-path": {
 | 
						|
      "version": "2.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "binary-extensions": "^2.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/is-builtin-module": {
 | 
						|
      "version": "5.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "builtin-modules": "^5.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18.20"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sindresorhus"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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/is-what": {
 | 
						|
      "version": "4.1.16",
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12.13"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/mesqueeb"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/isexe": {
 | 
						|
      "version": "3.1.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=16"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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/jsdoc-type-pratt-parser": {
 | 
						|
      "version": "4.8.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/jsesc": {
 | 
						|
      "version": "3.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "jsesc": "bin/jsesc"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/json-buffer": {
 | 
						|
      "version": "3.0.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/json-parse-even-better-errors": {
 | 
						|
      "version": "4.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.17.0 || >=20.5.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/json-schema-to-typescript-lite": {
 | 
						|
      "version": "15.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@apidevtools/json-schema-ref-parser": "^14.1.1",
 | 
						|
        "@types/json-schema": "^7.0.15"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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/json5": {
 | 
						|
      "version": "2.2.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "json5": "lib/cli.js"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/jsonc-eslint-parser": {
 | 
						|
      "version": "2.4.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "acorn": "^8.5.0",
 | 
						|
        "eslint-visitor-keys": "^3.0.0",
 | 
						|
        "espree": "^9.0.0",
 | 
						|
        "semver": "^7.3.5"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/ota-meshi"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/jsonc-eslint-parser/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/jsonc-eslint-parser/node_modules/espree": {
 | 
						|
      "version": "9.6.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "dependencies": {
 | 
						|
        "acorn": "^8.9.0",
 | 
						|
        "acorn-jsx": "^5.3.2",
 | 
						|
        "eslint-visitor-keys": "^3.4.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/eslint"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/keyv": {
 | 
						|
      "version": "4.5.4",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "json-buffer": "3.0.1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/kolorist": {
 | 
						|
      "version": "1.8.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "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/local-pkg": {
 | 
						|
      "version": "1.1.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "mlly": "^1.7.4",
 | 
						|
        "pkg-types": "^2.3.0",
 | 
						|
        "quansync": "^0.2.11"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=14"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/antfu"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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": {
 | 
						|
      "version": "4.17.21",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "peer": true
 | 
						|
    },
 | 
						|
    "node_modules/lodash.merge": {
 | 
						|
      "version": "4.6.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/magic-string": {
 | 
						|
      "version": "0.30.18",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@jridgewell/sourcemap-codec": "^1.5.5"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/magic-string-ast": {
 | 
						|
      "version": "1.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "magic-string": "^0.30.17"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=20.18.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sxzz"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/memorystream": {
 | 
						|
      "version": "0.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 0.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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/micromatch/node_modules/picomatch": {
 | 
						|
      "version": "2.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8.6"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/jonschlinkert"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/min-indent": {
 | 
						|
      "version": "1.0.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/minimatch": {
 | 
						|
      "version": "3.1.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "dependencies": {
 | 
						|
        "brace-expansion": "^1.1.7"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "*"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/mitt": {
 | 
						|
      "version": "3.0.1",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/mlly": {
 | 
						|
      "version": "1.8.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "acorn": "^8.15.0",
 | 
						|
        "pathe": "^2.0.3",
 | 
						|
        "pkg-types": "^1.3.1",
 | 
						|
        "ufo": "^1.6.1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/mlly/node_modules/pkg-types": {
 | 
						|
      "version": "1.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "confbox": "^0.1.8",
 | 
						|
        "mlly": "^1.7.4",
 | 
						|
        "pathe": "^2.0.1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/mlly/node_modules/pkg-types/node_modules/confbox": {
 | 
						|
      "version": "0.1.8",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/ms": {
 | 
						|
      "version": "2.1.3",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/muggle-string": {
 | 
						|
      "version": "0.4.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/nanoid": {
 | 
						|
      "version": "3.3.11",
 | 
						|
      "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/napi-postinstall": {
 | 
						|
      "version": "0.3.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "napi-postinstall": "lib/cli.js"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/napi-postinstall"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/natural-compare": {
 | 
						|
      "version": "1.4.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/natural-orderby": {
 | 
						|
      "version": "5.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/node-releases": {
 | 
						|
      "version": "2.0.19",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/normalize-path": {
 | 
						|
      "version": "3.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=0.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/npm-normalize-package-bin": {
 | 
						|
      "version": "4.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.17.0 || >=20.5.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/npm-run-all2": {
 | 
						|
      "version": "7.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "ansi-styles": "^6.2.1",
 | 
						|
        "cross-spawn": "^7.0.6",
 | 
						|
        "memorystream": "^0.3.1",
 | 
						|
        "minimatch": "^9.0.0",
 | 
						|
        "pidtree": "^0.6.0",
 | 
						|
        "read-package-json-fast": "^4.0.0",
 | 
						|
        "shell-quote": "^1.7.3",
 | 
						|
        "which": "^5.0.0"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "npm-run-all": "bin/npm-run-all/index.js",
 | 
						|
        "npm-run-all2": "bin/npm-run-all/index.js",
 | 
						|
        "run-p": "bin/run-p/index.js",
 | 
						|
        "run-s": "bin/run-s/index.js"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.17.0 || >=20.5.0",
 | 
						|
        "npm": ">= 9"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/npm-run-all2/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/npm-run-all2/node_modules/minimatch/node_modules/brace-expansion": {
 | 
						|
      "version": "2.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "balanced-match": "^1.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/nth-check": {
 | 
						|
      "version": "2.1.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "dependencies": {
 | 
						|
        "boolbase": "^1.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/fb55/nth-check?sponsor=1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/nypm": {
 | 
						|
      "version": "0.6.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "citty": "^0.1.6",
 | 
						|
        "consola": "^3.4.2",
 | 
						|
        "pathe": "^2.0.3",
 | 
						|
        "pkg-types": "^2.2.0",
 | 
						|
        "tinyexec": "^1.0.1"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "nypm": "dist/cli.mjs"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^14.16.0 || >=16.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/ohash": {
 | 
						|
      "version": "2.0.11",
 | 
						|
      "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/package-manager-detector": {
 | 
						|
      "version": "1.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/parent-module": {
 | 
						|
      "version": "1.0.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "callsites": "^3.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/path-browserify": {
 | 
						|
      "version": "1.0.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "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/pathe": {
 | 
						|
      "version": "2.0.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/perfect-debounce": {
 | 
						|
      "version": "1.0.0",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/picocolors": {
 | 
						|
      "version": "1.1.1",
 | 
						|
      "license": "ISC"
 | 
						|
    },
 | 
						|
    "node_modules/picomatch": {
 | 
						|
      "version": "4.0.3",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/jonschlinkert"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/pidtree": {
 | 
						|
      "version": "0.6.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "pidtree": "bin/pidtree.js"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=0.10"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/pinia": {
 | 
						|
      "version": "3.0.3",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/devtools-api": "^7.7.2"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/posva"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "typescript": ">=4.4.4",
 | 
						|
        "vue": "^2.7.0 || ^3.5.11"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "typescript": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/pinia/node_modules/@vue/devtools-api": {
 | 
						|
      "version": "7.7.7",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/devtools-kit": "^7.7.7"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/pkg-types": {
 | 
						|
      "version": "2.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "confbox": "^0.2.2",
 | 
						|
        "exsolve": "^1.0.7",
 | 
						|
        "pathe": "^2.0.3"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/pluralize": {
 | 
						|
      "version": "8.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/pnpm-workspace-yaml": {
 | 
						|
      "version": "0.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "funding": [
 | 
						|
        {
 | 
						|
          "type": "individual",
 | 
						|
          "url": "https://github.com/sponsors/antfu"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "individual",
 | 
						|
          "url": "https://github.com/sponsors/sxzz"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "yaml": "^2.7.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/popmotion": {
 | 
						|
      "version": "11.0.5",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "framesync": "6.1.2",
 | 
						|
        "hey-listen": "^1.0.8",
 | 
						|
        "style-value-types": "5.1.2",
 | 
						|
        "tslib": "2.4.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/postcss": {
 | 
						|
      "version": "8.5.6",
 | 
						|
      "funding": [
 | 
						|
        {
 | 
						|
          "type": "opencollective",
 | 
						|
          "url": "https://opencollective.com/postcss/"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "tidelift",
 | 
						|
          "url": "https://tidelift.com/funding/github/npm/postcss"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "github",
 | 
						|
          "url": "https://github.com/sponsors/ai"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "nanoid": "^3.3.11",
 | 
						|
        "picocolors": "^1.1.1",
 | 
						|
        "source-map-js": "^1.2.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^10 || ^12 || >=14"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/postcss-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/prelude-ls": {
 | 
						|
      "version": "1.2.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 0.8.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/punycode": {
 | 
						|
      "version": "2.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/quansync": {
 | 
						|
      "version": "0.2.11",
 | 
						|
      "dev": true,
 | 
						|
      "funding": [
 | 
						|
        {
 | 
						|
          "type": "individual",
 | 
						|
          "url": "https://github.com/sponsors/antfu"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "individual",
 | 
						|
          "url": "https://github.com/sponsors/sxzz"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "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/read-package-json-fast": {
 | 
						|
      "version": "4.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "dependencies": {
 | 
						|
        "json-parse-even-better-errors": "^4.0.0",
 | 
						|
        "npm-normalize-package-bin": "^4.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.17.0 || >=20.5.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/readdirp": {
 | 
						|
      "version": "3.6.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "picomatch": "^2.2.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/readdirp/node_modules/picomatch": {
 | 
						|
      "version": "2.3.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=8.6"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/jonschlinkert"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/refa": {
 | 
						|
      "version": "0.12.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/regexpp": "^4.8.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/regexp-ast-analysis": {
 | 
						|
      "version": "0.7.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/regexpp": "^4.8.0",
 | 
						|
        "refa": "^0.12.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/regexp-tree": {
 | 
						|
      "version": "0.1.27",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "regexp-tree": "bin/regexp-tree"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/regjsparser": {
 | 
						|
      "version": "0.12.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "dependencies": {
 | 
						|
        "jsesc": "~3.0.2"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "regjsparser": "bin/parser"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/regjsparser/node_modules/jsesc": {
 | 
						|
      "version": "3.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "jsesc": "bin/jsesc"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/resolve-from": {
 | 
						|
      "version": "4.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/resolve-pkg-maps": {
 | 
						|
      "version": "1.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/reusify": {
 | 
						|
      "version": "1.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "iojs": ">=1.0.0",
 | 
						|
        "node": ">=0.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/rfdc": {
 | 
						|
      "version": "1.4.1",
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/rollup": {
 | 
						|
      "version": "4.50.0",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@types/estree": "1.0.8"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "rollup": "dist/bin/rollup"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18.0.0",
 | 
						|
        "npm": ">=8.0.0"
 | 
						|
      },
 | 
						|
      "optionalDependencies": {
 | 
						|
        "@rollup/rollup-android-arm-eabi": "4.50.0",
 | 
						|
        "@rollup/rollup-android-arm64": "4.50.0",
 | 
						|
        "@rollup/rollup-darwin-arm64": "4.50.0",
 | 
						|
        "@rollup/rollup-darwin-x64": "4.50.0",
 | 
						|
        "@rollup/rollup-freebsd-arm64": "4.50.0",
 | 
						|
        "@rollup/rollup-freebsd-x64": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-arm-gnueabihf": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-arm-musleabihf": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-arm64-gnu": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-arm64-musl": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-loongarch64-gnu": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-ppc64-gnu": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-riscv64-gnu": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-riscv64-musl": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-s390x-gnu": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-x64-gnu": "4.50.0",
 | 
						|
        "@rollup/rollup-linux-x64-musl": "4.50.0",
 | 
						|
        "@rollup/rollup-openharmony-arm64": "4.50.0",
 | 
						|
        "@rollup/rollup-win32-arm64-msvc": "4.50.0",
 | 
						|
        "@rollup/rollup-win32-ia32-msvc": "4.50.0",
 | 
						|
        "@rollup/rollup-win32-x64-msvc": "4.50.0",
 | 
						|
        "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/rxjs": {
 | 
						|
      "version": "7.8.2",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "dependencies": {
 | 
						|
        "tslib": "^2.1.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/rxjs/node_modules/tslib": {
 | 
						|
      "version": "2.8.1",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "0BSD"
 | 
						|
    },
 | 
						|
    "node_modules/sass-embedded": {
 | 
						|
      "version": "1.91.0",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@bufbuild/protobuf": "^2.5.0",
 | 
						|
        "buffer-builder": "^0.2.0",
 | 
						|
        "colorjs.io": "^0.5.0",
 | 
						|
        "immutable": "^5.0.2",
 | 
						|
        "rxjs": "^7.4.0",
 | 
						|
        "supports-color": "^8.1.1",
 | 
						|
        "sync-child-process": "^1.0.2",
 | 
						|
        "varint": "^6.0.0"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "sass": "dist/bin/sass.js"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=16.0.0"
 | 
						|
      },
 | 
						|
      "optionalDependencies": {
 | 
						|
        "sass-embedded-all-unknown": "1.91.0",
 | 
						|
        "sass-embedded-android-arm": "1.91.0",
 | 
						|
        "sass-embedded-android-arm64": "1.91.0",
 | 
						|
        "sass-embedded-android-riscv64": "1.91.0",
 | 
						|
        "sass-embedded-android-x64": "1.91.0",
 | 
						|
        "sass-embedded-darwin-arm64": "1.91.0",
 | 
						|
        "sass-embedded-darwin-x64": "1.91.0",
 | 
						|
        "sass-embedded-linux-arm": "1.91.0",
 | 
						|
        "sass-embedded-linux-arm64": "1.91.0",
 | 
						|
        "sass-embedded-linux-musl-arm": "1.91.0",
 | 
						|
        "sass-embedded-linux-musl-arm64": "1.91.0",
 | 
						|
        "sass-embedded-linux-musl-riscv64": "1.91.0",
 | 
						|
        "sass-embedded-linux-musl-x64": "1.91.0",
 | 
						|
        "sass-embedded-linux-riscv64": "1.91.0",
 | 
						|
        "sass-embedded-linux-x64": "1.91.0",
 | 
						|
        "sass-embedded-unknown-all": "1.91.0",
 | 
						|
        "sass-embedded-win32-arm64": "1.91.0",
 | 
						|
        "sass-embedded-win32-x64": "1.91.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/sass-embedded-win32-x64": {
 | 
						|
      "version": "1.91.0",
 | 
						|
      "cpu": [
 | 
						|
        "x64"
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "optional": true,
 | 
						|
      "os": [
 | 
						|
        "win32"
 | 
						|
      ],
 | 
						|
      "engines": {
 | 
						|
        "node": ">=14.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/scslre": {
 | 
						|
      "version": "0.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@eslint-community/regexpp": "^4.8.0",
 | 
						|
        "refa": "^0.12.0",
 | 
						|
        "regexp-ast-analysis": "^0.7.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^14.0.0 || >=16.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/scule": {
 | 
						|
      "version": "1.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/semver": {
 | 
						|
      "version": "7.7.2",
 | 
						|
      "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/shell-quote": {
 | 
						|
      "version": "1.8.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 0.4"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/ljharb"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/sisteransi": {
 | 
						|
      "version": "1.0.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/source-map-js": {
 | 
						|
      "version": "1.2.1",
 | 
						|
      "license": "BSD-3-Clause",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=0.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/speakingurl": {
 | 
						|
      "version": "14.0.1",
 | 
						|
      "license": "BSD-3-Clause",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=0.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/stable-hash-x": {
 | 
						|
      "version": "0.2.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/strip-indent": {
 | 
						|
      "version": "4.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "min-indent": "^1.0.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sindresorhus"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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/style-value-types": {
 | 
						|
      "version": "5.1.2",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "hey-listen": "^1.0.8",
 | 
						|
        "tslib": "2.4.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/superjson": {
 | 
						|
      "version": "2.2.2",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "copy-anything": "^3.0.2"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=16"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/supports-color": {
 | 
						|
      "version": "8.1.1",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "has-flag": "^4.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=10"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/chalk/supports-color?sponsor=1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/sync-child-process": {
 | 
						|
      "version": "1.0.2",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "sync-message-port": "^1.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=16.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/sync-message-port": {
 | 
						|
      "version": "1.1.3",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=16.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/synckit": {
 | 
						|
      "version": "0.11.11",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@pkgr/core": "^0.2.9"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^14.18.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/synckit"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/tinyexec": {
 | 
						|
      "version": "1.0.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/tinyglobby": {
 | 
						|
      "version": "0.2.14",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "fdir": "^6.4.4",
 | 
						|
        "picomatch": "^4.0.2"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/SuperchupuDev"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "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.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18.12"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "typescript": ">=4.8.4"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/tslib": {
 | 
						|
      "version": "2.4.0",
 | 
						|
      "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/typescript": {
 | 
						|
      "version": "5.8.3",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "bin": {
 | 
						|
        "tsc": "bin/tsc",
 | 
						|
        "tsserver": "bin/tsserver"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=14.17"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/typescript-eslint": {
 | 
						|
      "version": "8.41.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@typescript-eslint/eslint-plugin": "8.41.0",
 | 
						|
        "@typescript-eslint/parser": "8.41.0",
 | 
						|
        "@typescript-eslint/typescript-estree": "8.41.0",
 | 
						|
        "@typescript-eslint/utils": "8.41.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 <6.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/ufo": {
 | 
						|
      "version": "1.6.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/undici-types": {
 | 
						|
      "version": "6.21.0",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/unplugin": {
 | 
						|
      "version": "2.3.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "acorn": "^8.14.1",
 | 
						|
        "picomatch": "^4.0.2",
 | 
						|
        "webpack-virtual-modules": "^0.6.2"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18.12.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/unplugin-fonts": {
 | 
						|
      "version": "1.4.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "fast-glob": "^3.3.3",
 | 
						|
        "unplugin": "2.3.5"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "@nuxt/kit": "^3.0.0 || ^4.0.0",
 | 
						|
        "vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "@nuxt/kit": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/unplugin-utils": {
 | 
						|
      "version": "0.2.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "pathe": "^2.0.3",
 | 
						|
        "picomatch": "^4.0.3"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=18.12.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sxzz"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/unplugin-vue-components": {
 | 
						|
      "version": "28.8.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "chokidar": "^3.6.0",
 | 
						|
        "debug": "^4.4.1",
 | 
						|
        "local-pkg": "^1.1.1",
 | 
						|
        "magic-string": "^0.30.17",
 | 
						|
        "mlly": "^1.7.4",
 | 
						|
        "tinyglobby": "^0.2.14",
 | 
						|
        "unplugin": "^2.3.5",
 | 
						|
        "unplugin-utils": "^0.2.4"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">=14"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/antfu"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "@babel/parser": "^7.15.8",
 | 
						|
        "@nuxt/kit": "^3.2.2 || ^4.0.0",
 | 
						|
        "vue": "2 || 3"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "@babel/parser": {
 | 
						|
          "optional": true
 | 
						|
        },
 | 
						|
        "@nuxt/kit": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/unplugin-vue-router": {
 | 
						|
      "version": "0.14.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue-macros/common": "3.0.0-beta.15",
 | 
						|
        "ast-walker-scope": "^0.8.1",
 | 
						|
        "chokidar": "^4.0.3",
 | 
						|
        "fast-glob": "^3.3.3",
 | 
						|
        "json5": "^2.2.3",
 | 
						|
        "local-pkg": "^1.1.1",
 | 
						|
        "magic-string": "^0.30.17",
 | 
						|
        "mlly": "^1.7.4",
 | 
						|
        "pathe": "^2.0.3",
 | 
						|
        "picomatch": "^4.0.2",
 | 
						|
        "scule": "^1.3.0",
 | 
						|
        "unplugin": "^2.3.5",
 | 
						|
        "unplugin-utils": "^0.2.4",
 | 
						|
        "yaml": "^2.8.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "@vue/compiler-sfc": "^3.5.17",
 | 
						|
        "vue-router": "^4.5.1"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "vue-router": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/unplugin-vue-router/node_modules/chokidar": {
 | 
						|
      "version": "4.0.3",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "readdirp": "^4.0.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 14.16.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://paulmillr.com/funding/"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/unplugin-vue-router/node_modules/chokidar/node_modules/readdirp": {
 | 
						|
      "version": "4.1.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 14.18.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "type": "individual",
 | 
						|
        "url": "https://paulmillr.com/funding/"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/unrs-resolver": {
 | 
						|
      "version": "1.11.1",
 | 
						|
      "dev": true,
 | 
						|
      "hasInstallScript": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "napi-postinstall": "^0.3.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://opencollective.com/unrs-resolver"
 | 
						|
      },
 | 
						|
      "optionalDependencies": {
 | 
						|
        "@unrs/resolver-binding-android-arm-eabi": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-android-arm64": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-darwin-arm64": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-darwin-x64": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-freebsd-x64": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-arm-gnueabihf": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-arm-musleabihf": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-arm64-gnu": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-arm64-musl": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-ppc64-gnu": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-riscv64-gnu": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-riscv64-musl": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-s390x-gnu": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-x64-gnu": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-linux-x64-musl": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-wasm32-wasi": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-win32-arm64-msvc": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-win32-ia32-msvc": "1.11.1",
 | 
						|
        "@unrs/resolver-binding-win32-x64-msvc": "1.11.1"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/upath": {
 | 
						|
      "version": "2.0.1",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=4",
 | 
						|
        "yarn": "*"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/update-browserslist-db": {
 | 
						|
      "version": "1.1.3",
 | 
						|
      "dev": true,
 | 
						|
      "funding": [
 | 
						|
        {
 | 
						|
          "type": "opencollective",
 | 
						|
          "url": "https://opencollective.com/browserslist"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "tidelift",
 | 
						|
          "url": "https://tidelift.com/funding/github/npm/browserslist"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "type": "github",
 | 
						|
          "url": "https://github.com/sponsors/ai"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "escalade": "^3.2.0",
 | 
						|
        "picocolors": "^1.1.1"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "update-browserslist-db": "cli.js"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "browserslist": ">= 4.21.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/uri-js": {
 | 
						|
      "version": "4.4.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "BSD-2-Clause",
 | 
						|
      "dependencies": {
 | 
						|
        "punycode": "^2.1.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/util-deprecate": {
 | 
						|
      "version": "1.0.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/uuid": {
 | 
						|
      "version": "13.0.0",
 | 
						|
      "resolved": "https://registry.npmjs.org/uuid/-/uuid-13.0.0.tgz",
 | 
						|
      "integrity": "sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==",
 | 
						|
      "funding": [
 | 
						|
        "https://github.com/sponsors/broofa",
 | 
						|
        "https://github.com/sponsors/ctavan"
 | 
						|
      ],
 | 
						|
      "license": "MIT",
 | 
						|
      "bin": {
 | 
						|
        "uuid": "dist-node/bin/uuid"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/varint": {
 | 
						|
      "version": "6.0.0",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/vite": {
 | 
						|
      "version": "6.3.5",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "esbuild": "^0.25.0",
 | 
						|
        "fdir": "^6.4.4",
 | 
						|
        "picomatch": "^4.0.2",
 | 
						|
        "postcss": "^8.5.3",
 | 
						|
        "rollup": "^4.34.9",
 | 
						|
        "tinyglobby": "^0.2.13"
 | 
						|
      },
 | 
						|
      "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/vite-plugin-vuetify": {
 | 
						|
      "version": "2.1.2",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vuetify/loader-shared": "^2.1.1",
 | 
						|
        "debug": "^4.3.3",
 | 
						|
        "upath": "^2.0.1"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.0.0 || >=20.0.0"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "vite": ">=5",
 | 
						|
        "vue": "^3.0.0",
 | 
						|
        "vuetify": "^3.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/vscode-uri": {
 | 
						|
      "version": "3.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/vue": {
 | 
						|
      "version": "3.5.20",
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/compiler-dom": "3.5.20",
 | 
						|
        "@vue/compiler-sfc": "3.5.20",
 | 
						|
        "@vue/runtime-dom": "3.5.20",
 | 
						|
        "@vue/server-renderer": "3.5.20",
 | 
						|
        "@vue/shared": "3.5.20"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "typescript": "*"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "typescript": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/vue-eslint-parser": {
 | 
						|
      "version": "10.2.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "debug": "^4.4.0",
 | 
						|
        "eslint-scope": "^8.2.0",
 | 
						|
        "eslint-visitor-keys": "^4.2.0",
 | 
						|
        "espree": "^10.3.0",
 | 
						|
        "esquery": "^1.6.0",
 | 
						|
        "semver": "^7.6.3"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/mysticatea"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "eslint": "^8.57.0 || ^9.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/vue-router": {
 | 
						|
      "version": "4.5.1",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@vue/devtools-api": "^6.6.4"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/posva"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "vue": "^3.2.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/vue-tsc": {
 | 
						|
      "version": "3.0.6",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "@volar/typescript": "2.4.23",
 | 
						|
        "@vue/language-core": "3.0.6"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "vue-tsc": "bin/vue-tsc.js"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "typescript": ">=5.0.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/vuetify": {
 | 
						|
      "version": "3.9.6",
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": "^12.20 || >=14.13"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "type": "github",
 | 
						|
        "url": "https://github.com/sponsors/johnleider"
 | 
						|
      },
 | 
						|
      "peerDependencies": {
 | 
						|
        "typescript": ">=4.7",
 | 
						|
        "vite-plugin-vuetify": ">=2.1.0",
 | 
						|
        "vue": "^3.5.0",
 | 
						|
        "webpack-plugin-vuetify": ">=3.1.0"
 | 
						|
      },
 | 
						|
      "peerDependenciesMeta": {
 | 
						|
        "typescript": {
 | 
						|
          "optional": true
 | 
						|
        },
 | 
						|
        "vite-plugin-vuetify": {
 | 
						|
          "optional": true
 | 
						|
        },
 | 
						|
        "webpack-plugin-vuetify": {
 | 
						|
          "optional": true
 | 
						|
        }
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/webpack-virtual-modules": {
 | 
						|
      "version": "0.6.2",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT"
 | 
						|
    },
 | 
						|
    "node_modules/which": {
 | 
						|
      "version": "5.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "dependencies": {
 | 
						|
        "isexe": "^3.1.1"
 | 
						|
      },
 | 
						|
      "bin": {
 | 
						|
        "node-which": "bin/which.js"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^18.17.0 || >=20.5.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/word-wrap": {
 | 
						|
      "version": "1.2.5",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=0.10.0"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/xml-name-validator": {
 | 
						|
      "version": "4.0.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "Apache-2.0",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=12"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/yaml": {
 | 
						|
      "version": "2.8.1",
 | 
						|
      "devOptional": true,
 | 
						|
      "license": "ISC",
 | 
						|
      "bin": {
 | 
						|
        "yaml": "bin.mjs"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": ">= 14.6"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/yaml-eslint-parser": {
 | 
						|
      "version": "1.3.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "dependencies": {
 | 
						|
        "eslint-visitor-keys": "^3.0.0",
 | 
						|
        "yaml": "^2.0.0"
 | 
						|
      },
 | 
						|
      "engines": {
 | 
						|
        "node": "^14.17.0 || >=16.0.0"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/ota-meshi"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "node_modules/yaml-eslint-parser/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/yocto-queue": {
 | 
						|
      "version": "0.1.0",
 | 
						|
      "dev": true,
 | 
						|
      "license": "MIT",
 | 
						|
      "engines": {
 | 
						|
        "node": ">=10"
 | 
						|
      },
 | 
						|
      "funding": {
 | 
						|
        "url": "https://github.com/sponsors/sindresorhus"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |