Files
solidjs-templates/js/pnpm-lock.yaml
T
2021-03-08 21:25:11 +01:00

857 lines
28 KiB
YAML

dependencies:
solid-js: 0.24.13
devDependencies:
vite: 2.0.5
vite-plugin-solid: 1.2.4
lockfileVersion: 5.2
packages:
/@babel/code-frame/7.12.13:
dependencies:
'@babel/highlight': 7.13.8
dev: true
resolution:
integrity: sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
/@babel/compat-data/7.13.8:
dev: true
resolution:
integrity: sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
/@babel/core/7.13.8:
dependencies:
'@babel/code-frame': 7.12.13
'@babel/generator': 7.13.9
'@babel/helper-compilation-targets': 7.13.8_@[email protected]
'@babel/helper-module-transforms': 7.13.0
'@babel/helpers': 7.13.0
'@babel/parser': 7.13.9
'@babel/template': 7.12.13
'@babel/traverse': 7.13.0
'@babel/types': 7.13.0
convert-source-map: 1.7.0
debug: 4.3.1
gensync: 1.0.0-beta.2
json5: 2.2.0
lodash: 4.17.21
semver: 6.3.0
source-map: 0.5.7
dev: true
engines:
node: '>=6.9.0'
resolution:
integrity: sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
/@babel/generator/7.13.9:
dependencies:
'@babel/types': 7.13.0
jsesc: 2.5.2
source-map: 0.5.7
dev: true
resolution:
integrity: sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
/@babel/helper-compilation-targets/7.13.8_@[email protected]:
dependencies:
'@babel/compat-data': 7.13.8
'@babel/core': 7.13.8
'@babel/helper-validator-option': 7.12.17
browserslist: 4.16.3
semver: 6.3.0
dev: true
peerDependencies:
'@babel/core': ^7.0.0
resolution:
integrity: sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A==
/@babel/helper-create-class-features-plugin/7.13.8_@[email protected]:
dependencies:
'@babel/core': 7.13.8
'@babel/helper-function-name': 7.12.13
'@babel/helper-member-expression-to-functions': 7.13.0
'@babel/helper-optimise-call-expression': 7.12.13
'@babel/helper-replace-supers': 7.13.0
'@babel/helper-split-export-declaration': 7.12.13
dev: true
peerDependencies:
'@babel/core': ^7.0.0
resolution:
integrity: sha512-qioaRrKHQbn4hkRKDHbnuQ6kAxmmOF+kzKGnIfxPK4j2rckSJCpKzr/SSTlohSCiE3uAQpNDJ9FIh4baeE8W+w==
/@babel/helper-function-name/7.12.13:
dependencies:
'@babel/helper-get-function-arity': 7.12.13
'@babel/template': 7.12.13
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==
/@babel/helper-get-function-arity/7.12.13:
dependencies:
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==
/@babel/helper-member-expression-to-functions/7.13.0:
dependencies:
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-yvRf8Ivk62JwisqV1rFRMxiSMDGnN6KH1/mDMmIrij4jztpQNRoHqqMG3U6apYbGRPJpgPalhva9Yd06HlUxJQ==
/@babel/helper-module-imports/7.12.13:
dependencies:
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
/@babel/helper-module-transforms/7.13.0:
dependencies:
'@babel/helper-module-imports': 7.12.13
'@babel/helper-replace-supers': 7.13.0
'@babel/helper-simple-access': 7.12.13
'@babel/helper-split-export-declaration': 7.12.13
'@babel/helper-validator-identifier': 7.12.11
'@babel/template': 7.12.13
'@babel/traverse': 7.13.0
'@babel/types': 7.13.0
lodash: 4.17.21
dev: true
resolution:
integrity: sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw==
/@babel/helper-optimise-call-expression/7.12.13:
dependencies:
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==
/@babel/helper-plugin-utils/7.13.0:
dev: true
resolution:
integrity: sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
/@babel/helper-replace-supers/7.13.0:
dependencies:
'@babel/helper-member-expression-to-functions': 7.13.0
'@babel/helper-optimise-call-expression': 7.12.13
'@babel/traverse': 7.13.0
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-Segd5me1+Pz+rmN/NFBOplMbZG3SqRJOBlY+mA0SxAv6rjj7zJqr1AVr3SfzUVTLCv7ZLU5FycOM/SBGuLPbZw==
/@babel/helper-simple-access/7.12.13:
dependencies:
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA==
/@babel/helper-split-export-declaration/7.12.13:
dependencies:
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==
/@babel/helper-validator-identifier/7.12.11:
dev: true
resolution:
integrity: sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
/@babel/helper-validator-option/7.12.17:
dev: true
resolution:
integrity: sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
/@babel/helpers/7.13.0:
dependencies:
'@babel/template': 7.12.13
'@babel/traverse': 7.13.0
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
/@babel/highlight/7.13.8:
dependencies:
'@babel/helper-validator-identifier': 7.12.11
chalk: 2.4.2
js-tokens: 4.0.0
dev: true
resolution:
integrity: sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw==
/@babel/parser/7.13.9:
dev: true
engines:
node: '>=6.0.0'
hasBin: true
resolution:
integrity: sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
/@babel/plugin-syntax-jsx/7.12.13_@[email protected]:
dependencies:
'@babel/core': 7.13.8
'@babel/helper-plugin-utils': 7.13.0
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==
/@babel/plugin-syntax-typescript/7.12.13_@[email protected]:
dependencies:
'@babel/core': 7.13.8
'@babel/helper-plugin-utils': 7.13.0
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==
/@babel/plugin-transform-typescript/7.13.0_@[email protected]:
dependencies:
'@babel/core': 7.13.8
'@babel/helper-create-class-features-plugin': 7.13.8_@[email protected]
'@babel/helper-plugin-utils': 7.13.0
'@babel/plugin-syntax-typescript': 7.12.13_@[email protected]
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==
/@babel/preset-typescript/7.13.0_@[email protected]:
dependencies:
'@babel/core': 7.13.8
'@babel/helper-plugin-utils': 7.13.0
'@babel/helper-validator-option': 7.12.17
'@babel/plugin-transform-typescript': 7.13.0_@[email protected]
dev: true
peerDependencies:
'@babel/core': ^7.0.0-0
resolution:
integrity: sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw==
/@babel/template/7.12.13:
dependencies:
'@babel/code-frame': 7.12.13
'@babel/parser': 7.13.9
'@babel/types': 7.13.0
dev: true
resolution:
integrity: sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==
/@babel/traverse/7.13.0:
dependencies:
'@babel/code-frame': 7.12.13
'@babel/generator': 7.13.9
'@babel/helper-function-name': 7.12.13
'@babel/helper-split-export-declaration': 7.12.13
'@babel/parser': 7.13.9
'@babel/types': 7.13.0
debug: 4.3.1
globals: 11.12.0
lodash: 4.17.21
dev: true
resolution:
integrity: sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
/@babel/types/7.13.0:
dependencies:
'@babel/helper-validator-identifier': 7.12.11
lodash: 4.17.21
to-fast-properties: 2.0.0
dev: true
resolution:
integrity: sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
/@yarnpkg/lockfile/1.1.0:
dev: true
resolution:
integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
/ansi-styles/3.2.1:
dependencies:
color-convert: 1.9.3
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
/babel-plugin-jsx-dom-expressions/0.25.12_@[email protected]:
dependencies:
'@babel/helper-module-imports': 7.12.13
'@babel/plugin-syntax-jsx': 7.12.13_@[email protected]
'@babel/types': 7.13.0
dev: true
peerDependencies:
'@babel/core': '*'
resolution:
integrity: sha512-U5DSOBQrJUU33x53lACr4YHJDzp3pVQaK+lGSGbNwVogYuYl0Un5kNHvn7x9OLj7ALTRiqInLPJHLyy7joStLg==
/babel-preset-solid/0.24.13_@[email protected]:
dependencies:
babel-plugin-jsx-dom-expressions: 0.25.12_@[email protected]
dev: true
peerDependencies:
'@babel/core': '*'
resolution:
integrity: sha512-qvJcoZVv5YGAXRPOX2XIbuij3qgAboJcLBGDY1T0TPGpZqtL9qu0RPkKP7Ce4BJUEkbtoy/9n2j/UTG1SE/2WA==
/balanced-match/1.0.0:
dev: true
resolution:
integrity: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
/brace-expansion/1.1.11:
dependencies:
balanced-match: 1.0.0
concat-map: 0.0.1
dev: true
resolution:
integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
/braces/3.0.2:
dependencies:
fill-range: 7.0.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
/browserslist/4.16.3:
dependencies:
caniuse-lite: 1.0.30001197
colorette: 1.2.2
electron-to-chromium: 1.3.683
escalade: 3.1.1
node-releases: 1.1.71
dev: true
engines:
node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7
hasBin: true
resolution:
integrity: sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==
/caniuse-lite/1.0.30001197:
dev: true
resolution:
integrity: sha512-8aE+sqBqtXz4G8g35Eg/XEaFr2N7rd/VQ6eABGBmNtcB8cN6qNJhMi6oSFy4UWWZgqgL3filHT8Nha4meu3tsw==
/chalk/2.4.2:
dependencies:
ansi-styles: 3.2.1
escape-string-regexp: 1.0.5
supports-color: 5.5.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
/ci-info/2.0.0:
dev: true
resolution:
integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
/color-convert/1.9.3:
dependencies:
color-name: 1.1.3
dev: true
resolution:
integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
/color-name/1.1.3:
dev: true
resolution:
integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
/colorette/1.2.2:
dev: true
resolution:
integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
/concat-map/0.0.1:
dev: true
resolution:
integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
/convert-source-map/1.7.0:
dependencies:
safe-buffer: 5.1.2
dev: true
resolution:
integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
/cross-spawn/6.0.5:
dependencies:
nice-try: 1.0.5
path-key: 2.0.1
semver: 5.7.1
shebang-command: 1.2.0
which: 1.3.1
dev: true
engines:
node: '>=4.8'
resolution:
integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
/debug/4.3.1:
dependencies:
ms: 2.1.2
dev: true
engines:
node: '>=6.0'
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
resolution:
integrity: sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
/electron-to-chromium/1.3.683:
dev: true
resolution:
integrity: sha512-8mFfiAesXdEdE0DhkMKO7W9U6VU/9T3VTWwZ+4g84/YMP4kgwgFtQgUxuu7FUMcvSeKSNhFQNU+WZ68BQTLT5A==
/esbuild/0.8.57:
dev: true
hasBin: true
requiresBuild: true
resolution:
integrity: sha512-j02SFrUwFTRUqiY0Kjplwjm1psuzO1d6AjaXKuOR9hrY0HuPsT6sV42B6myW34h1q4CRy+Y3g4RU/cGJeI/nNA==
/escalade/3.1.1:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
/escape-string-regexp/1.0.5:
dev: true
engines:
node: '>=0.8.0'
resolution:
integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
/fill-range/7.0.1:
dependencies:
to-regex-range: 5.0.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
/find-yarn-workspace-root/2.0.0:
dependencies:
micromatch: 4.0.2
dev: true
resolution:
integrity: sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ==
/fs-extra/7.0.1:
dependencies:
graceful-fs: 4.2.6
jsonfile: 4.0.0
universalify: 0.1.2
dev: true
engines:
node: '>=6 <7 || >=8'
resolution:
integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
/fs.realpath/1.0.0:
dev: true
resolution:
integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
/fsevents/2.3.2:
dev: true
engines:
node: ^8.16.0 || ^10.6.0 || >=11.0.0
optional: true
os:
- darwin
resolution:
integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
/function-bind/1.1.1:
dev: true
resolution:
integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
/gensync/1.0.0-beta.2:
dev: true
engines:
node: '>=6.9.0'
resolution:
integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
/glob/7.1.6:
dependencies:
fs.realpath: 1.0.0
inflight: 1.0.6
inherits: 2.0.4
minimatch: 3.0.4
once: 1.4.0
path-is-absolute: 1.0.1
dev: true
resolution:
integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
/globals/11.12.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
/graceful-fs/4.2.6:
dev: true
resolution:
integrity: sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==
/has-flag/3.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
/has/1.0.3:
dependencies:
function-bind: 1.1.1
dev: true
engines:
node: '>= 0.4.0'
resolution:
integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
/inflight/1.0.6:
dependencies:
once: 1.4.0
wrappy: 1.0.2
dev: true
resolution:
integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
/inherits/2.0.4:
dev: true
resolution:
integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
/is-ci/2.0.0:
dependencies:
ci-info: 2.0.0
dev: true
hasBin: true
resolution:
integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
/is-core-module/2.2.0:
dependencies:
has: 1.0.3
dev: true
resolution:
integrity: sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
/is-docker/2.1.1:
dev: true
engines:
node: '>=8'
hasBin: true
resolution:
integrity: sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==
/is-number/7.0.0:
dev: true
engines:
node: '>=0.12.0'
resolution:
integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
/is-what/3.14.1:
dev: true
resolution:
integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==
/is-wsl/2.2.0:
dependencies:
is-docker: 2.1.1
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
/isexe/2.0.0:
dev: true
resolution:
integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
/js-tokens/4.0.0:
dev: true
resolution:
integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
/jsesc/2.5.2:
dev: true
engines:
node: '>=4'
hasBin: true
resolution:
integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
/json5/2.2.0:
dependencies:
minimist: 1.2.5
dev: true
engines:
node: '>=6'
hasBin: true
resolution:
integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
/jsonfile/4.0.0:
dev: true
optionalDependencies:
graceful-fs: 4.2.6
resolution:
integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
/klaw-sync/6.0.0:
dependencies:
graceful-fs: 4.2.6
dev: true
resolution:
integrity: sha512-nIeuVSzdCCs6TDPTqI8w1Yre34sSq7AkZ4B3sfOBbI2CgVSB4Du4aLQijFU2+lhAFCwt9+42Hel6lQNIv6AntQ==
/lodash/4.17.21:
dev: true
resolution:
integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
/merge-anything/4.0.1:
dependencies:
is-what: 3.14.1
ts-toolbelt: 9.5.10
dev: true
resolution:
integrity: sha512-KsFjBYc3juDoHz9Vzd5fte1nqp06H8SQ+yU344Dd0ZunwSgtltnC0kgKds8cbocJGyViLcBQuHkitbDXAqW+LQ==
/micromatch/4.0.2:
dependencies:
braces: 3.0.2
picomatch: 2.2.2
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
/minimatch/3.0.4:
dependencies:
brace-expansion: 1.1.11
dev: true
resolution:
integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
/minimist/1.2.5:
dev: true
resolution:
integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
/ms/2.1.2:
dev: true
resolution:
integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
/nanoid/3.1.20:
dev: true
engines:
node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1
hasBin: true
resolution:
integrity: sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
/nice-try/1.0.5:
dev: true
resolution:
integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
/node-releases/1.1.71:
dev: true
resolution:
integrity: sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
/once/1.4.0:
dependencies:
wrappy: 1.0.2
dev: true
resolution:
integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
/open/7.4.2:
dependencies:
is-docker: 2.1.1
is-wsl: 2.2.0
dev: true
engines:
node: '>=8'
resolution:
integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
/os-tmpdir/1.0.2:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
/patch-package/6.4.6:
dependencies:
'@yarnpkg/lockfile': 1.1.0
chalk: 2.4.2
cross-spawn: 6.0.5
find-yarn-workspace-root: 2.0.0
fs-extra: 7.0.1
is-ci: 2.0.0
klaw-sync: 6.0.0
minimist: 1.2.5
open: 7.4.2
rimraf: 2.7.1
semver: 5.7.1
slash: 2.0.0
tmp: 0.0.33
dev: true
engines:
npm: '>5'
hasBin: true
resolution:
integrity: sha512-AO2bh42z8AQL+0OUdcRpS5Z/0X8k9IQ1uc1HzlVye+2RQrtDeNgTk5SbS4rdbLJKtUWRpvPISrYZeyh+OK4AKw==
/path-is-absolute/1.0.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
/path-key/2.0.1:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
/path-parse/1.0.6:
dev: true
resolution:
integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
/picomatch/2.2.2:
dev: true
engines:
node: '>=8.6'
resolution:
integrity: sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
/postcss/8.2.7:
dependencies:
colorette: 1.2.2
nanoid: 3.1.20
source-map: 0.6.1
dev: true
engines:
node: ^10 || ^12 || >=14
resolution:
integrity: sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw==
/resolve.exports/1.0.2:
dev: true
engines:
node: '>=10'
resolution:
integrity: sha512-1+PDdTR3xrGWB/NzXLkzS1+PQlJ+BOR2baBGJSVat4HasiY1mnkyAQws3FUTmBDB79oK54QFaDM8Ig9nUtJwvQ==
/resolve/1.20.0:
dependencies:
is-core-module: 2.2.0
path-parse: 1.0.6
dev: true
resolution:
integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
/rimraf/2.7.1:
dependencies:
glob: 7.1.6
dev: true
hasBin: true
resolution:
integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
/rollup/2.40.0:
dev: true
engines:
node: '>=10.0.0'
hasBin: true
optionalDependencies:
fsevents: 2.3.2
resolution:
integrity: sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
/safe-buffer/5.1.2:
dev: true
resolution:
integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
/semver/5.7.1:
dev: true
hasBin: true
resolution:
integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
/semver/6.3.0:
dev: true
hasBin: true
resolution:
integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
/shebang-command/1.2.0:
dependencies:
shebang-regex: 1.0.0
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=
/shebang-regex/1.0.0:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
/slash/2.0.0:
dev: true
engines:
node: '>=6'
resolution:
integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
/solid-js/0.24.13:
resolution:
integrity: sha512-eFuKAAIzsuwPI4DuUj6Kuf5IFM4wzrQMffuwY/5bdnR4N+b+8CELmLox+9yyOaV4IhmoUVB+APt2ZQ1vOjSUhw==
/solid-refresh/[email protected]:
dependencies:
solid-js: 0.24.13
dev: true
peerDependencies:
solid-js: ^0.24.0
resolution:
integrity: sha512-d9yvyNX1Jn1go7XPQoMEbnHpIRJThMENYxrsOV7wgmpzTf0QyG1qgptqjM1sCqbQpCF1e5KfIGfJtR3I2t/P5g==
/source-map/0.5.7:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
/source-map/0.6.1:
dev: true
engines:
node: '>=0.10.0'
resolution:
integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
/supports-color/5.5.0:
dependencies:
has-flag: 3.0.0
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
/tmp/0.0.33:
dependencies:
os-tmpdir: 1.0.2
dev: true
engines:
node: '>=0.6.0'
resolution:
integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
/to-fast-properties/2.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
/to-regex-range/5.0.1:
dependencies:
is-number: 7.0.0
dev: true
engines:
node: '>=8.0'
resolution:
integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
/ts-toolbelt/9.5.10:
dev: true
resolution:
integrity: sha512-nyfx1+97Bl86XFkHYC3TyM0IP2mP0Yc30KbZod9S6VaUNC9aJl4kcKnjKopBm+GG1TjOFsAtRbhKZZjuji86wQ==
/universalify/0.1.2:
dev: true
engines:
node: '>= 4.0.0'
resolution:
integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
/vite-plugin-solid/1.2.4:
dependencies:
'@babel/core': 7.13.8
'@babel/preset-typescript': 7.13.0_@[email protected]
babel-preset-solid: 0.24.13_@[email protected]
merge-anything: 4.0.1
patch-package: 6.4.6
resolve.exports: 1.0.2
solid-js: 0.24.13
solid-refresh: 0.0[email protected]
vite: 2.0.5
dev: true
requiresBuild: true
resolution:
integrity: sha512-a1LBwubH2r6aGqys0CdiVmmN7vryNBW8tyb+wlcgRCnwWl1M6x+uTPXIO8fRJadBV4fKRe7nJuDnRvJ/mqDxtw==
/vite/2.0.5:
dependencies:
esbuild: 0.8.57
postcss: 8.2.7
resolve: 1.20.0
rollup: 2.40.0
dev: true
engines:
node: '>=12.0.0'
hasBin: true
optionalDependencies:
fsevents: 2.3.2
resolution:
integrity: sha512-QTgEDbq1WsTtr6j+++ewjhBFEk6c8v0xz4fb/OWJQKNYU8ZZtphOshwOqAlnarSstPBtWCBR0tsugXx6ajfoUg==
/which/1.3.1:
dependencies:
isexe: 2.0.0
dev: true
hasBin: true
resolution:
integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
/wrappy/1.0.2:
dev: true
resolution:
integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
specifiers:
solid-js: ^0.24.13
vite: ^2.0.5
vite-plugin-solid: ^1.2.4