Files
solidjs-templates/js/pnpm-lock.yaml
T
2021-03-02 23:43:39 +01:00

554 lines
19 KiB
YAML

dependencies:
solid-js: 0.24.12
devDependencies:
vite: 2.0.5
vite-plugin-solid: 1.2.1
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==
/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.10_@[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-vQKBb1vv1UMGWRR7mkitzyuctHvMZ7ilvFmjdUptKPrkWToZ3uiEUwQdocoxkU+nKseMwON8lKw+1NixxO75oQ==
/babel-preset-solid/0.24.12_@[email protected]:
dependencies:
babel-plugin-jsx-dom-expressions: 0.25.10_@[email protected]
dev: true
peerDependencies:
'@babel/core': '*'
resolution:
integrity: sha512-KPG2v2BxxHPIS7LY7XNHdlrC/s84oKrM95FakcbUnZvBZbkHqLsRQi+v2qdY3OH7lCiZt+w9fxHw4tfYGDYDbw==
/browserslist/4.16.3:
dependencies:
caniuse-lite: 1.0.30001194
colorette: 1.2.2
electron-to-chromium: 1.3.678
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.30001194:
dev: true
resolution:
integrity: sha512-iDUOH+oFeBYk5XawYsPtsx/8fFpndAPUQJC7gBTfxHM8xw5nOZv7ceAD4frS1MKCLUac7QL5wdAJiFQlDRjXlA==
/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==
/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==
/convert-source-map/1.7.0:
dependencies:
safe-buffer: 5.1.2
dev: true
resolution:
integrity: sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
/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.678:
dev: true
resolution:
integrity: sha512-E5ha1pE9+aWWrT2fUD5wdPBWUnYtKnEnloewbtVyrkAs79HvodOiNO4rMR94+hKbxgMFQG4fnPQACOc1cfMfBg==
/esbuild/0.8.54:
dev: true
hasBin: true
requiresBuild: true
resolution:
integrity: sha512-DJH38OiTgXJxFb/EhHrCrY8eGmtdkTtWymHpN9IYN9AF+4jykT0dQArr7wzFejpVbaB0TMIq2+vfNRWr3LXpvw==
/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=
/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==
/globals/11.12.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
/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==
/is-core-module/2.2.0:
dependencies:
has: 1.0.3
dev: true
resolution:
integrity: sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
/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==
/lodash/4.17.21:
dev: true
resolution:
integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
/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==
/node-releases/1.1.71:
dev: true
resolution:
integrity: sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
/path-parse/1.0.6:
dev: true
resolution:
integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
/postcss/8.2.6:
dependencies:
colorette: 1.2.2
nanoid: 3.1.20
source-map: 0.6.1
dev: true
engines:
node: ^10 || ^12 || >=14
resolution:
integrity: sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
/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==
/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/6.3.0:
dev: true
hasBin: true
resolution:
integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
/solid-js/0.24.12:
resolution:
integrity: sha512-xQSSxCNuhSa8mYZS9J5VVb6v1vtzJV2oXNZMZMumszLoqcksQZbC8tZPXD8I3FZqXvKX7T3ldr6/v4M/4T7ThA==
/solid-refresh/[email protected]:
dependencies:
solid-js: 0.24.12
dev: true
peerDependencies:
solid-js: ^0.24.0
resolution:
integrity: sha512-v/m2J8q7Xt6AJviUQNoV9YAI28/+kZspQGb5T4fC+Q/kz7Ko6z0/GLDipuRfLpZUX+HcQn4s3FeBqsZhAj4JFg==
/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==
/to-fast-properties/2.0.0:
dev: true
engines:
node: '>=4'
resolution:
integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
/vite-plugin-solid/1.2.1:
dependencies:
'@babel/core': 7.13.8
'@babel/preset-typescript': 7.13.0_@[email protected]
babel-preset-solid: 0.24.12_@[email protected]
resolve.exports: 1.0.2
solid-js: 0.24.12
solid-refresh: 0.0[email protected]
vite: 2.0.5
dev: true
resolution:
integrity: sha512-ExLbUIFWtmUMgfqxD9mk2u7u3my4X3xaLtXx2pCXKupOj+CTqohYoMtPQSvITgI0qzZxuSMWfavfVYT6ZBi4Mg==
/vite/2.0.5:
dependencies:
esbuild: 0.8.54
postcss: 8.2.6
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==
specifiers:
solid-js: ^0.24.12
vite: ^2.0.5
vite-plugin-solid: ^1.2.1