2502 lines
51 KiB
JSON
2502 lines
51 KiB
JSON
|
{
|
||
|
"name": "maty-vanoce",
|
||
|
"version": "0.0.1",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "maty-vanoce",
|
||
|
"version": "0.0.1",
|
||
|
"dependencies": {
|
||
|
"svelte-adapter-bun": "^0.5.2"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@eslint/compat": "^1.2.3",
|
||
|
"@sveltejs/adapter-node": "^5.2.11",
|
||
|
"@sveltejs/adapter-static": "^3.0.6",
|
||
|
"@sveltejs/kit": "^2.0.0",
|
||
|
"@sveltejs/vite-plugin-svelte": "^4.0.0",
|
||
|
"eslint": "^9.7.0",
|
||
|
"eslint-config-prettier": "^9.1.0",
|
||
|
"eslint-plugin-svelte": "^2.36.0",
|
||
|
"globals": "^15.0.0",
|
||
|
"prettier": "^3.3.2",
|
||
|
"prettier-plugin-svelte": "^3.2.6",
|
||
|
"svelte": "^5.0.0",
|
||
|
"svelte-check": "^4.0.0",
|
||
|
"typescript": "^5.0.0",
|
||
|
"typescript-eslint": "^8.0.0",
|
||
|
"vite": "^5.4.11"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@ampproject/remapping": {
|
||
|
"version": "2.3.0",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@esbuild/linux-x64": {
|
||
|
"version": "0.21.5",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint-community/eslint-utils": {
|
||
|
"version": "4.4.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"eslint-visitor-keys": "^3.4.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://opencollective.com/eslint"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
||
|
"version": "3.4.3",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://opencollective.com/eslint"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint-community/regexpp": {
|
||
|
"version": "4.12.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint/compat": {
|
||
|
"version": "1.2.4",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": "^9.10.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"eslint": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint/config-array": {
|
||
|
"version": "0.19.1",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@eslint/object-schema": "^2.1.5",
|
||
|
"debug": "^4.3.1",
|
||
|
"minimatch": "^3.1.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint/core": {
|
||
|
"version": "0.9.1",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@types/json-schema": "^7.0.15"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint/eslintrc": {
|
||
|
"version": "3.2.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ajv": "^6.12.4",
|
||
|
"debug": "^4.3.2",
|
||
|
"espree": "^10.0.1",
|
||
|
"globals": "^14.0.0",
|
||
|
"ignore": "^5.2.0",
|
||
|
"import-fresh": "^3.2.1",
|
||
|
"js-yaml": "^4.1.0",
|
||
|
"minimatch": "^3.1.2",
|
||
|
"strip-json-comments": "^3.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://opencollective.com/eslint"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
||
|
"version": "14.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint/js": {
|
||
|
"version": "9.17.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint/object-schema": {
|
||
|
"version": "2.1.5",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@eslint/plugin-kit": {
|
||
|
"version": "0.2.4",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"levn": "^0.4.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@humanfs/core": {
|
||
|
"version": "0.19.1",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": ">=18.18.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@humanfs/node": {
|
||
|
"version": "0.16.6",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@humanfs/core": "^0.19.1",
|
||
|
"@humanwhocodes/retry": "^0.3.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.18.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
|
||
|
"version": "0.3.1",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": ">=18.18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/nzakas"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@humanwhocodes/module-importer": {
|
||
|
"version": "1.0.1",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": ">=12.22"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/nzakas"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@humanwhocodes/retry": {
|
||
|
"version": "0.4.1",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": ">=18.18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/nzakas"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/gen-mapping": {
|
||
|
"version": "0.3.8",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/set-array": "^1.2.1",
|
||
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
||
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/resolve-uri": {
|
||
|
"version": "3.1.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/set-array": {
|
||
|
"version": "1.2.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/sourcemap-codec": {
|
||
|
"version": "1.5.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@jridgewell/trace-mapping": {
|
||
|
"version": "0.3.25",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/resolve-uri": "^3.1.0",
|
||
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@nodelib/fs.scandir": {
|
||
|
"version": "2.1.5",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@nodelib/fs.stat": "2.0.5",
|
||
|
"run-parallel": "^1.1.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@nodelib/fs.stat": {
|
||
|
"version": "2.0.5",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@nodelib/fs.walk": {
|
||
|
"version": "1.2.8",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@nodelib/fs.scandir": "2.1.5",
|
||
|
"fastq": "^1.6.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@polka/url": {
|
||
|
"version": "1.0.0-next.28",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@rollup/plugin-commonjs": {
|
||
|
"version": "28.0.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@rollup/pluginutils": "^5.0.1",
|
||
|
"commondir": "^1.0.1",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"fdir": "^6.2.0",
|
||
|
"is-reference": "1.2.1",
|
||
|
"magic-string": "^0.30.3",
|
||
|
"picomatch": "^4.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16.0.0 || 14 >= 14.17"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"rollup": "^2.68.0||^3.0.0||^4.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"rollup": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@rollup/plugin-commonjs/node_modules/is-reference": {
|
||
|
"version": "1.2.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/estree": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@rollup/plugin-json": {
|
||
|
"version": "6.1.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@rollup/pluginutils": "^5.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"rollup": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@rollup/plugin-node-resolve": {
|
||
|
"version": "16.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@rollup/pluginutils": "^5.0.1",
|
||
|
"@types/resolve": "1.20.2",
|
||
|
"deepmerge": "^4.2.2",
|
||
|
"is-module": "^1.0.0",
|
||
|
"resolve": "^1.22.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"rollup": "^2.78.0||^3.0.0||^4.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"rollup": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@rollup/pluginutils": {
|
||
|
"version": "5.1.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/estree": "^1.0.0",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"picomatch": "^4.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"rollup": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
||
|
"version": "4.29.1",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
]
|
||
|
},
|
||
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
||
|
"version": "4.29.1",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
]
|
||
|
},
|
||
|
"node_modules/@sveltejs/adapter-node": {
|
||
|
"version": "5.2.11",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@rollup/plugin-commonjs": "^28.0.1",
|
||
|
"@rollup/plugin-json": "^6.1.0",
|
||
|
"@rollup/plugin-node-resolve": "^16.0.0",
|
||
|
"rollup": "^4.9.5"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@sveltejs/kit": "^2.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@sveltejs/adapter-static": {
|
||
|
"version": "3.0.6",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"@sveltejs/kit": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@sveltejs/kit": {
|
||
|
"version": "2.13.0",
|
||
|
"dev": true,
|
||
|
"hasInstallScript": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/cookie": "^0.6.0",
|
||
|
"cookie": "^0.6.0",
|
||
|
"devalue": "^5.1.0",
|
||
|
"esm-env": "^1.2.1",
|
||
|
"import-meta-resolve": "^4.1.0",
|
||
|
"kleur": "^4.1.5",
|
||
|
"magic-string": "^0.30.5",
|
||
|
"mrmime": "^2.0.0",
|
||
|
"sade": "^1.8.1",
|
||
|
"set-cookie-parser": "^2.6.0",
|
||
|
"sirv": "^3.0.0",
|
||
|
"tiny-glob": "^0.2.9"
|
||
|
},
|
||
|
"bin": {
|
||
|
"svelte-kit": "svelte-kit.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.13"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@sveltejs/vite-plugin-svelte": "^3.0.0 || ^4.0.0-next.1 || ^5.0.0",
|
||
|
"svelte": "^4.0.0 || ^5.0.0-next.0",
|
||
|
"vite": "^5.0.3 || ^6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@sveltejs/vite-plugin-svelte": {
|
||
|
"version": "4.0.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@sveltejs/vite-plugin-svelte-inspector": "^3.0.0-next.0||^3.0.0",
|
||
|
"debug": "^4.3.7",
|
||
|
"deepmerge": "^4.3.1",
|
||
|
"kleur": "^4.1.5",
|
||
|
"magic-string": "^0.30.12",
|
||
|
"vitefu": "^1.0.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.0.0 || ^20.0.0 || >=22"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"svelte": "^5.0.0-next.96 || ^5.0.0",
|
||
|
"vite": "^5.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@sveltejs/vite-plugin-svelte-inspector": {
|
||
|
"version": "3.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"debug": "^4.3.7"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.0.0 || ^20.0.0 || >=22"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@sveltejs/vite-plugin-svelte": "^4.0.0-next.0||^4.0.0",
|
||
|
"svelte": "^5.0.0-next.96 || ^5.0.0",
|
||
|
"vite": "^5.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/cookie": {
|
||
|
"version": "0.6.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/estree": {
|
||
|
"version": "1.0.6",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/json-schema": {
|
||
|
"version": "7.0.15",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/resolve": {
|
||
|
"version": "1.20.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
||
|
"version": "8.18.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@eslint-community/regexpp": "^4.10.0",
|
||
|
"@typescript-eslint/scope-manager": "8.18.1",
|
||
|
"@typescript-eslint/type-utils": "8.18.1",
|
||
|
"@typescript-eslint/utils": "8.18.1",
|
||
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
||
|
"graphemer": "^1.4.0",
|
||
|
"ignore": "^5.3.1",
|
||
|
"natural-compare": "^1.4.0",
|
||
|
"ts-api-utils": "^1.3.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
|
||
|
"eslint": "^8.57.0 || ^9.0.0",
|
||
|
"typescript": ">=4.8.4 <5.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/parser": {
|
||
|
"version": "8.18.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@typescript-eslint/scope-manager": "8.18.1",
|
||
|
"@typescript-eslint/types": "8.18.1",
|
||
|
"@typescript-eslint/typescript-estree": "8.18.1",
|
||
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
||
|
"debug": "^4.3.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": "^8.57.0 || ^9.0.0",
|
||
|
"typescript": ">=4.8.4 <5.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/scope-manager": {
|
||
|
"version": "8.18.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@typescript-eslint/types": "8.18.1",
|
||
|
"@typescript-eslint/visitor-keys": "8.18.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/type-utils": {
|
||
|
"version": "8.18.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@typescript-eslint/typescript-estree": "8.18.1",
|
||
|
"@typescript-eslint/utils": "8.18.1",
|
||
|
"debug": "^4.3.4",
|
||
|
"ts-api-utils": "^1.3.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": "^8.57.0 || ^9.0.0",
|
||
|
"typescript": ">=4.8.4 <5.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/types": {
|
||
|
"version": "8.18.1",
|
||
|
"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.18.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@typescript-eslint/types": "8.18.1",
|
||
|
"@typescript-eslint/visitor-keys": "8.18.1",
|
||
|
"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": "^1.3.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"typescript": ">=4.8.4 <5.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
||
|
"version": "9.0.5",
|
||
|
"dev": true,
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"brace-expansion": "^2.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16 || 14 >=14.17"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/isaacs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch/node_modules/brace-expansion": {
|
||
|
"version": "2.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"balanced-match": "^1.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/utils": {
|
||
|
"version": "8.18.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@eslint-community/eslint-utils": "^4.4.0",
|
||
|
"@typescript-eslint/scope-manager": "8.18.1",
|
||
|
"@typescript-eslint/types": "8.18.1",
|
||
|
"@typescript-eslint/typescript-estree": "8.18.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": "^8.57.0 || ^9.0.0",
|
||
|
"typescript": ">=4.8.4 <5.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript-eslint/visitor-keys": {
|
||
|
"version": "8.18.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@typescript-eslint/types": "8.18.1",
|
||
|
"eslint-visitor-keys": "^4.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/acorn": {
|
||
|
"version": "8.14.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"acorn": "bin/acorn"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/acorn-jsx": {
|
||
|
"version": "5.3.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/acorn-typescript": {
|
||
|
"version": "1.4.13",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"acorn": ">=8.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ajv": {
|
||
|
"version": "6.12.6",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"fast-deep-equal": "^3.1.1",
|
||
|
"fast-json-stable-stringify": "^2.0.0",
|
||
|
"json-schema-traverse": "^0.4.1",
|
||
|
"uri-js": "^4.2.2"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/epoberezkin"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ansi-styles": {
|
||
|
"version": "4.3.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"color-convert": "^2.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/argparse": {
|
||
|
"version": "2.0.1",
|
||
|
"dev": true,
|
||
|
"license": "Python-2.0"
|
||
|
},
|
||
|
"node_modules/aria-query": {
|
||
|
"version": "5.3.2",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": ">= 0.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/axobject-query": {
|
||
|
"version": "4.1.0",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": ">= 0.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/balanced-match": {
|
||
|
"version": "1.0.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/brace-expansion": {
|
||
|
"version": "1.1.11",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"balanced-match": "^1.0.0",
|
||
|
"concat-map": "0.0.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/braces": {
|
||
|
"version": "3.0.3",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"fill-range": "^7.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/callsites": {
|
||
|
"version": "3.1.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/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/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/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/commondir": {
|
||
|
"version": "1.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/concat-map": {
|
||
|
"version": "0.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/cookie": {
|
||
|
"version": "0.6.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cross-spawn": {
|
||
|
"version": "7.0.6",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"path-key": "^3.1.0",
|
||
|
"shebang-command": "^2.0.0",
|
||
|
"which": "^2.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cssesc": {
|
||
|
"version": "3.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"cssesc": "bin/cssesc"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/debug": {
|
||
|
"version": "4.4.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ms": "^2.1.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"supports-color": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/deep-is": {
|
||
|
"version": "0.1.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/deepmerge": {
|
||
|
"version": "4.3.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/devalue": {
|
||
|
"version": "5.1.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/esbuild": {
|
||
|
"version": "0.21.5",
|
||
|
"dev": true,
|
||
|
"hasInstallScript": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"esbuild": "bin/esbuild"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"@esbuild/aix-ppc64": "0.21.5",
|
||
|
"@esbuild/android-arm": "0.21.5",
|
||
|
"@esbuild/android-arm64": "0.21.5",
|
||
|
"@esbuild/android-x64": "0.21.5",
|
||
|
"@esbuild/darwin-arm64": "0.21.5",
|
||
|
"@esbuild/darwin-x64": "0.21.5",
|
||
|
"@esbuild/freebsd-arm64": "0.21.5",
|
||
|
"@esbuild/freebsd-x64": "0.21.5",
|
||
|
"@esbuild/linux-arm": "0.21.5",
|
||
|
"@esbuild/linux-arm64": "0.21.5",
|
||
|
"@esbuild/linux-ia32": "0.21.5",
|
||
|
"@esbuild/linux-loong64": "0.21.5",
|
||
|
"@esbuild/linux-mips64el": "0.21.5",
|
||
|
"@esbuild/linux-ppc64": "0.21.5",
|
||
|
"@esbuild/linux-riscv64": "0.21.5",
|
||
|
"@esbuild/linux-s390x": "0.21.5",
|
||
|
"@esbuild/linux-x64": "0.21.5",
|
||
|
"@esbuild/netbsd-x64": "0.21.5",
|
||
|
"@esbuild/openbsd-x64": "0.21.5",
|
||
|
"@esbuild/sunos-x64": "0.21.5",
|
||
|
"@esbuild/win32-arm64": "0.21.5",
|
||
|
"@esbuild/win32-ia32": "0.21.5",
|
||
|
"@esbuild/win32-x64": "0.21.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/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.17.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@eslint-community/eslint-utils": "^4.2.0",
|
||
|
"@eslint-community/regexpp": "^4.12.1",
|
||
|
"@eslint/config-array": "^0.19.0",
|
||
|
"@eslint/core": "^0.9.0",
|
||
|
"@eslint/eslintrc": "^3.2.0",
|
||
|
"@eslint/js": "9.17.0",
|
||
|
"@eslint/plugin-kit": "^0.2.3",
|
||
|
"@humanfs/node": "^0.16.6",
|
||
|
"@humanwhocodes/module-importer": "^1.0.1",
|
||
|
"@humanwhocodes/retry": "^0.4.1",
|
||
|
"@types/estree": "^1.0.6",
|
||
|
"@types/json-schema": "^7.0.15",
|
||
|
"ajv": "^6.12.4",
|
||
|
"chalk": "^4.0.0",
|
||
|
"cross-spawn": "^7.0.6",
|
||
|
"debug": "^4.3.2",
|
||
|
"escape-string-regexp": "^4.0.0",
|
||
|
"eslint-scope": "^8.2.0",
|
||
|
"eslint-visitor-keys": "^4.2.0",
|
||
|
"espree": "^10.3.0",
|
||
|
"esquery": "^1.5.0",
|
||
|
"esutils": "^2.0.2",
|
||
|
"fast-deep-equal": "^3.1.3",
|
||
|
"file-entry-cache": "^8.0.0",
|
||
|
"find-up": "^5.0.0",
|
||
|
"glob-parent": "^6.0.2",
|
||
|
"ignore": "^5.2.0",
|
||
|
"imurmurhash": "^0.1.4",
|
||
|
"is-glob": "^4.0.0",
|
||
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
||
|
"lodash.merge": "^4.6.2",
|
||
|
"minimatch": "^3.1.2",
|
||
|
"natural-compare": "^1.4.0",
|
||
|
"optionator": "^0.9.3"
|
||
|
},
|
||
|
"bin": {
|
||
|
"eslint": "bin/eslint.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://eslint.org/donate"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"jiti": "*"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"jiti": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/eslint-compat-utils": {
|
||
|
"version": "0.5.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"semver": "^7.5.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/eslint-config-prettier": {
|
||
|
"version": "9.1.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"eslint-config-prettier": "bin/cli.js"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": ">=7.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/eslint-plugin-svelte": {
|
||
|
"version": "2.46.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@eslint-community/eslint-utils": "^4.4.0",
|
||
|
"@jridgewell/sourcemap-codec": "^1.4.15",
|
||
|
"eslint-compat-utils": "^0.5.1",
|
||
|
"esutils": "^2.0.3",
|
||
|
"known-css-properties": "^0.35.0",
|
||
|
"postcss": "^8.4.38",
|
||
|
"postcss-load-config": "^3.1.4",
|
||
|
"postcss-safe-parser": "^6.0.0",
|
||
|
"postcss-selector-parser": "^6.1.0",
|
||
|
"semver": "^7.6.2",
|
||
|
"svelte-eslint-parser": "^0.43.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^14.17.0 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/ota-meshi"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": "^7.0.0 || ^8.0.0-0 || ^9.0.0-0",
|
||
|
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"svelte": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/eslint-scope": {
|
||
|
"version": "8.2.0",
|
||
|
"dev": true,
|
||
|
"license": "BSD-2-Clause",
|
||
|
"dependencies": {
|
||
|
"esrecurse": "^4.3.0",
|
||
|
"estraverse": "^5.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://opencollective.com/eslint"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/eslint-visitor-keys": {
|
||
|
"version": "4.2.0",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://opencollective.com/eslint"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/esm-env": {
|
||
|
"version": "1.2.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/espree": {
|
||
|
"version": "10.3.0",
|
||
|
"dev": true,
|
||
|
"license": "BSD-2-Clause",
|
||
|
"dependencies": {
|
||
|
"acorn": "^8.14.0",
|
||
|
"acorn-jsx": "^5.3.2",
|
||
|
"eslint-visitor-keys": "^4.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://opencollective.com/eslint"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/esquery": {
|
||
|
"version": "1.6.0",
|
||
|
"dev": true,
|
||
|
"license": "BSD-3-Clause",
|
||
|
"dependencies": {
|
||
|
"estraverse": "^5.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/esrap": {
|
||
|
"version": "1.3.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/sourcemap-codec": "^1.4.15"
|
||
|
}
|
||
|
},
|
||
|
"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",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/esutils": {
|
||
|
"version": "2.0.3",
|
||
|
"dev": true,
|
||
|
"license": "BSD-2-Clause",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fast-deep-equal": {
|
||
|
"version": "3.1.3",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/fast-glob": {
|
||
|
"version": "3.3.2",
|
||
|
"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.4"
|
||
|
},
|
||
|
"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.17.1",
|
||
|
"dev": true,
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"reusify": "^1.0.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fdir": {
|
||
|
"version": "6.4.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"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/flat-cache": {
|
||
|
"version": "4.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"flatted": "^3.2.9",
|
||
|
"keyv": "^4.5.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/flatted": {
|
||
|
"version": "3.3.2",
|
||
|
"dev": true,
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/function-bind": {
|
||
|
"version": "1.1.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/glob-parent": {
|
||
|
"version": "6.0.2",
|
||
|
"dev": true,
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"is-glob": "^4.0.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10.13.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/globals": {
|
||
|
"version": "15.14.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/globalyzer": {
|
||
|
"version": "0.1.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/globrex": {
|
||
|
"version": "0.1.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/graphemer": {
|
||
|
"version": "1.4.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/has-flag": {
|
||
|
"version": "4.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/hasown": {
|
||
|
"version": "2.0.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"function-bind": "^1.1.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ignore": {
|
||
|
"version": "5.3.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/import-fresh": {
|
||
|
"version": "3.3.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"parent-module": "^1.0.0",
|
||
|
"resolve-from": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/import-meta-resolve": {
|
||
|
"version": "4.1.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/imurmurhash": {
|
||
|
"version": "0.1.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.8.19"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-core-module": {
|
||
|
"version": "2.16.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"hasown": "^2.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.4"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-extglob": {
|
||
|
"version": "2.1.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-glob": {
|
||
|
"version": "4.0.3",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-extglob": "^2.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-module": {
|
||
|
"version": "1.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/is-number": {
|
||
|
"version": "7.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.12.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-reference": {
|
||
|
"version": "3.0.3",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/estree": "^1.0.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/isexe": {
|
||
|
"version": "2.0.0",
|
||
|
"dev": true,
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/js-yaml": {
|
||
|
"version": "4.1.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"argparse": "^2.0.1"
|
||
|
},
|
||
|
"bin": {
|
||
|
"js-yaml": "bin/js-yaml.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/json-buffer": {
|
||
|
"version": "3.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/json-schema-traverse": {
|
||
|
"version": "0.4.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/json-stable-stringify-without-jsonify": {
|
||
|
"version": "1.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/keyv": {
|
||
|
"version": "4.5.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"json-buffer": "3.0.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/kleur": {
|
||
|
"version": "4.1.5",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/known-css-properties": {
|
||
|
"version": "0.35.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/lilconfig": {
|
||
|
"version": "2.1.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/locate-character": {
|
||
|
"version": "3.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/locate-path": {
|
||
|
"version": "6.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"p-locate": "^5.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/lodash.merge": {
|
||
|
"version": "4.6.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/magic-string": {
|
||
|
"version": "0.30.17",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/sourcemap-codec": "^1.5.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/minimatch": {
|
||
|
"version": "3.1.2",
|
||
|
"dev": true,
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"brace-expansion": "^1.1.7"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mri": {
|
||
|
"version": "1.2.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mrmime": {
|
||
|
"version": "2.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ms": {
|
||
|
"version": "2.1.3",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/nanoid": {
|
||
|
"version": "3.3.8",
|
||
|
"dev": true,
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/ai"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"nanoid": "bin/nanoid.cjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/natural-compare": {
|
||
|
"version": "1.4.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/optionator": {
|
||
|
"version": "0.9.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"deep-is": "^0.1.3",
|
||
|
"fast-levenshtein": "^2.0.6",
|
||
|
"levn": "^0.4.1",
|
||
|
"prelude-ls": "^1.2.1",
|
||
|
"type-check": "^0.4.0",
|
||
|
"word-wrap": "^1.2.5"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/p-limit": {
|
||
|
"version": "3.1.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"yocto-queue": "^0.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/p-locate": {
|
||
|
"version": "5.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"p-limit": "^3.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/parent-module": {
|
||
|
"version": "1.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"callsites": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/path-exists": {
|
||
|
"version": "4.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/path-key": {
|
||
|
"version": "3.1.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/path-parse": {
|
||
|
"version": "1.0.7",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/picocolors": {
|
||
|
"version": "1.1.1",
|
||
|
"dev": true,
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/picomatch": {
|
||
|
"version": "4.0.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/postcss": {
|
||
|
"version": "8.4.49",
|
||
|
"dev": true,
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/postcss/"
|
||
|
},
|
||
|
{
|
||
|
"type": "tidelift",
|
||
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/ai"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"nanoid": "^3.3.7",
|
||
|
"picocolors": "^1.1.1",
|
||
|
"source-map-js": "^1.2.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^10 || ^12 || >=14"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/postcss-load-config": {
|
||
|
"version": "3.1.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"lilconfig": "^2.0.5",
|
||
|
"yaml": "^1.10.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/postcss/"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"postcss": ">=8.0.9",
|
||
|
"ts-node": ">=9.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"postcss": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"ts-node": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/postcss-safe-parser": {
|
||
|
"version": "6.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/postcss/"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"postcss": "^8.3.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/postcss-scss": {
|
||
|
"version": "4.0.9",
|
||
|
"dev": true,
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/postcss/"
|
||
|
},
|
||
|
{
|
||
|
"type": "tidelift",
|
||
|
"url": "https://tidelift.com/funding/github/npm/postcss-scss"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/ai"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"postcss": "^8.4.29"
|
||
|
}
|
||
|
},
|
||
|
"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/prettier": {
|
||
|
"version": "3.4.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"prettier": "bin/prettier.cjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/prettier-plugin-svelte": {
|
||
|
"version": "3.3.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"prettier": "^3.0.0",
|
||
|
"svelte": "^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/punycode": {
|
||
|
"version": "2.3.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/queue-microtask": {
|
||
|
"version": "1.2.3",
|
||
|
"dev": true,
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/feross"
|
||
|
},
|
||
|
{
|
||
|
"type": "patreon",
|
||
|
"url": "https://www.patreon.com/feross"
|
||
|
},
|
||
|
{
|
||
|
"type": "consulting",
|
||
|
"url": "https://feross.org/support"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/readdirp": {
|
||
|
"version": "4.0.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 14.16.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "individual",
|
||
|
"url": "https://paulmillr.com/funding/"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/resolve": {
|
||
|
"version": "1.22.10",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-core-module": "^2.16.0",
|
||
|
"path-parse": "^1.0.7",
|
||
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"resolve": "bin/resolve"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.4"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/resolve-from": {
|
||
|
"version": "4.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/reusify": {
|
||
|
"version": "1.0.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"iojs": ">=1.0.0",
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/rollup": {
|
||
|
"version": "4.29.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/estree": "1.0.6"
|
||
|
},
|
||
|
"bin": {
|
||
|
"rollup": "dist/bin/rollup"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0",
|
||
|
"npm": ">=8.0.0"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"@rollup/rollup-android-arm-eabi": "4.29.1",
|
||
|
"@rollup/rollup-android-arm64": "4.29.1",
|
||
|
"@rollup/rollup-darwin-arm64": "4.29.1",
|
||
|
"@rollup/rollup-darwin-x64": "4.29.1",
|
||
|
"@rollup/rollup-freebsd-arm64": "4.29.1",
|
||
|
"@rollup/rollup-freebsd-x64": "4.29.1",
|
||
|
"@rollup/rollup-linux-arm-gnueabihf": "4.29.1",
|
||
|
"@rollup/rollup-linux-arm-musleabihf": "4.29.1",
|
||
|
"@rollup/rollup-linux-arm64-gnu": "4.29.1",
|
||
|
"@rollup/rollup-linux-arm64-musl": "4.29.1",
|
||
|
"@rollup/rollup-linux-loongarch64-gnu": "4.29.1",
|
||
|
"@rollup/rollup-linux-powerpc64le-gnu": "4.29.1",
|
||
|
"@rollup/rollup-linux-riscv64-gnu": "4.29.1",
|
||
|
"@rollup/rollup-linux-s390x-gnu": "4.29.1",
|
||
|
"@rollup/rollup-linux-x64-gnu": "4.29.1",
|
||
|
"@rollup/rollup-linux-x64-musl": "4.29.1",
|
||
|
"@rollup/rollup-win32-arm64-msvc": "4.29.1",
|
||
|
"@rollup/rollup-win32-ia32-msvc": "4.29.1",
|
||
|
"@rollup/rollup-win32-x64-msvc": "4.29.1",
|
||
|
"fsevents": "~2.3.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/run-parallel": {
|
||
|
"version": "1.2.0",
|
||
|
"dev": true,
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/feross"
|
||
|
},
|
||
|
{
|
||
|
"type": "patreon",
|
||
|
"url": "https://www.patreon.com/feross"
|
||
|
},
|
||
|
{
|
||
|
"type": "consulting",
|
||
|
"url": "https://feross.org/support"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"queue-microtask": "^1.2.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/sade": {
|
||
|
"version": "1.8.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"mri": "^1.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/semver": {
|
||
|
"version": "7.6.3",
|
||
|
"dev": true,
|
||
|
"license": "ISC",
|
||
|
"bin": {
|
||
|
"semver": "bin/semver.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/set-cookie-parser": {
|
||
|
"version": "2.7.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"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/sirv": {
|
||
|
"version": "3.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@polka/url": "^1.0.0-next.24",
|
||
|
"mrmime": "^2.0.0",
|
||
|
"totalist": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/source-map-js": {
|
||
|
"version": "1.2.1",
|
||
|
"dev": true,
|
||
|
"license": "BSD-3-Clause",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/strip-json-comments": {
|
||
|
"version": "3.1.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/supports-color": {
|
||
|
"version": "7.2.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"has-flag": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/supports-preserve-symlinks-flag": {
|
||
|
"version": "1.0.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.4"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/svelte": {
|
||
|
"version": "5.15.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@ampproject/remapping": "^2.3.0",
|
||
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
||
|
"@types/estree": "^1.0.5",
|
||
|
"acorn": "^8.12.1",
|
||
|
"acorn-typescript": "^1.4.13",
|
||
|
"aria-query": "^5.3.1",
|
||
|
"axobject-query": "^4.1.0",
|
||
|
"esm-env": "^1.2.1",
|
||
|
"esrap": "^1.3.2",
|
||
|
"is-reference": "^3.0.3",
|
||
|
"locate-character": "^3.0.0",
|
||
|
"magic-string": "^0.30.11",
|
||
|
"zimmerframe": "^1.1.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/svelte-adapter-bun": {
|
||
|
"version": "0.5.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"tiny-glob": "^0.2.9"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/svelte-check": {
|
||
|
"version": "4.1.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/trace-mapping": "^0.3.25",
|
||
|
"chokidar": "^4.0.1",
|
||
|
"fdir": "^6.2.0",
|
||
|
"picocolors": "^1.0.0",
|
||
|
"sade": "^1.7.4"
|
||
|
},
|
||
|
"bin": {
|
||
|
"svelte-check": "bin/svelte-check"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 18.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"svelte": "^4.0.0 || ^5.0.0-next.0",
|
||
|
"typescript": ">=5.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/svelte-eslint-parser": {
|
||
|
"version": "0.43.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"eslint-scope": "^7.2.2",
|
||
|
"eslint-visitor-keys": "^3.4.3",
|
||
|
"espree": "^9.6.1",
|
||
|
"postcss": "^8.4.39",
|
||
|
"postcss-scss": "^4.0.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/ota-meshi"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"svelte": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/svelte-eslint-parser/node_modules/eslint-scope": {
|
||
|
"version": "7.2.2",
|
||
|
"dev": true,
|
||
|
"license": "BSD-2-Clause",
|
||
|
"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/svelte-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/svelte-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/tiny-glob": {
|
||
|
"version": "0.2.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"globalyzer": "0.1.0",
|
||
|
"globrex": "^0.1.2"
|
||
|
}
|
||
|
},
|
||
|
"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/totalist": {
|
||
|
"version": "3.0.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ts-api-utils": {
|
||
|
"version": "1.4.3",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=16"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"typescript": ">=4.2.0"
|
||
|
}
|
||
|
},
|
||
|
"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.7.2",
|
||
|
"dev": true,
|
||
|
"license": "Apache-2.0",
|
||
|
"bin": {
|
||
|
"tsc": "bin/tsc",
|
||
|
"tsserver": "bin/tsserver"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.17"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/typescript-eslint": {
|
||
|
"version": "8.18.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@typescript-eslint/eslint-plugin": "8.18.1",
|
||
|
"@typescript-eslint/parser": "8.18.1",
|
||
|
"@typescript-eslint/utils": "8.18.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"eslint": "^8.57.0 || ^9.0.0",
|
||
|
"typescript": ">=4.8.4 <5.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/uri-js": {
|
||
|
"version": "4.4.1",
|
||
|
"dev": true,
|
||
|
"license": "BSD-2-Clause",
|
||
|
"dependencies": {
|
||
|
"punycode": "^2.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/util-deprecate": {
|
||
|
"version": "1.0.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/vite": {
|
||
|
"version": "5.4.11",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"esbuild": "^0.21.3",
|
||
|
"postcss": "^8.4.43",
|
||
|
"rollup": "^4.20.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"vite": "bin/vite.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.0.0 || >=20.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"fsevents": "~2.3.3"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@types/node": "^18.0.0 || >=20.0.0",
|
||
|
"less": "*",
|
||
|
"lightningcss": "^1.21.0",
|
||
|
"sass": "*",
|
||
|
"sass-embedded": "*",
|
||
|
"stylus": "*",
|
||
|
"sugarss": "*",
|
||
|
"terser": "^5.4.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@types/node": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"less": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"lightningcss": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"sass": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"sass-embedded": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"stylus": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"sugarss": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"terser": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vitefu": {
|
||
|
"version": "1.0.4",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"workspaces": [
|
||
|
"tests/deps/*",
|
||
|
"tests/projects/*"
|
||
|
],
|
||
|
"peerDependencies": {
|
||
|
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"vite": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/which": {
|
||
|
"version": "2.0.2",
|
||
|
"dev": true,
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"isexe": "^2.0.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"node-which": "bin/node-which"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/word-wrap": {
|
||
|
"version": "1.2.5",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/yaml": {
|
||
|
"version": "1.10.2",
|
||
|
"dev": true,
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">= 6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/yocto-queue": {
|
||
|
"version": "0.1.0",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/zimmerframe": {
|
||
|
"version": "1.1.2",
|
||
|
"dev": true,
|
||
|
"license": "MIT"
|
||
|
}
|
||
|
}
|
||
|
}
|