⬆️ Update dependencies to latest

This commit is contained in:
Alexandre Mouton-Brady
2021-07-30 19:14:43 +02:00
parent 63009ae759
commit 4a68c43c35
12 changed files with 729 additions and 729 deletions
+3 -3
View File
@@ -10,10 +10,10 @@
},
"license": "MIT",
"devDependencies": {
"vite": "^2.4.2",
"vite-plugin-solid": "^2.0.0"
"vite": "^2.4.4",
"vite-plugin-solid": "^2.0.1"
},
"dependencies": {
"solid-js": "^1.0.2"
"solid-js": "^1.0.7"
}
}
+109 -109
View File
@@ -1,16 +1,16 @@
lockfileVersion: 5.3
specifiers:
solid-js: ^1.0.2
vite: ^2.4.2
vite-plugin-solid: ^2.0.0
solid-js: ^1.0.7
vite: ^2.4.4
vite-plugin-solid: ^2.0.1
dependencies:
solid-js: 1.0.2
solid-js: 1.0.7
devDependencies:
vite: 2.4.2
vite-plugin-solid: 2.0.0
vite: 2.4.4
vite-plugin-solid: 2.0.1
packages:
@@ -26,19 +26,19 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
/@babel/core/7.14.6:
resolution: {integrity: sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==}
/@babel/core/7.14.8:
resolution: {integrity: sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.14.5
'@babel/generator': 7.14.5
'@babel/helper-compilation-targets': 7.14.5_@[email protected].6
'@babel/helper-module-transforms': 7.14.5
'@babel/helpers': 7.14.6
'@babel/parser': 7.14.7
'@babel/generator': 7.14.8
'@babel/helper-compilation-targets': 7.14.5_@[email protected].8
'@babel/helper-module-transforms': 7.14.8
'@babel/helpers': 7.14.8
'@babel/parser': 7.14.8
'@babel/template': 7.14.5
'@babel/traverse': 7.14.7
'@babel/types': 7.14.5
'@babel/traverse': 7.14.8
'@babel/types': 7.14.8
convert-source-map: 1.8.0
debug: 4.3.2
gensync: 1.0.0-beta.2
@@ -49,11 +49,11 @@ packages:
- supports-color
dev: true
/@babel/generator/7.14.5:
resolution: {integrity: sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==}
/@babel/generator/7.14.8:
resolution: {integrity: sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
jsesc: 2.5.2
source-map: 0.5.7
dev: true
@@ -62,29 +62,29 @@ packages:
resolution: {integrity: sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-compilation-targets/7.14.5_@[email protected].6:
/@babel/helper-compilation-targets/7.14.5_@[email protected].8:
resolution: {integrity: sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.14.7
'@babel/core': 7.14.6
'@babel/core': 7.14.8
'@babel/helper-validator-option': 7.14.5
browserslist: 4.16.6
semver: 6.3.0
dev: true
/@babel/helper-create-class-features-plugin/7.14.6_@[email protected].6:
resolution: {integrity: sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==}
/@babel/helper-create-class-features-plugin/7.14.8_@[email protected].8:
resolution: {integrity: sha512-bpYvH8zJBWzeqi1o+co8qOrw+EXzQ/0c74gVmY205AWXy9nifHrOg77y+1zwxX5lXE7Icq4sPlSQ4O2kWBrteQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.14.6
'@babel/core': 7.14.8
'@babel/helper-annotate-as-pure': 7.14.5
'@babel/helper-function-name': 7.14.5
'@babel/helper-member-expression-to-functions': 7.14.7
@@ -101,49 +101,49 @@ packages:
dependencies:
'@babel/helper-get-function-arity': 7.14.5
'@babel/template': 7.14.5
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-get-function-arity/7.14.5:
resolution: {integrity: sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-hoist-variables/7.14.5:
resolution: {integrity: sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-member-expression-to-functions/7.14.7:
resolution: {integrity: sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-module-imports/7.14.5:
resolution: {integrity: sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-module-transforms/7.14.5:
resolution: {integrity: sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA==}
/@babel/helper-module-transforms/7.14.8:
resolution: {integrity: sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-module-imports': 7.14.5
'@babel/helper-replace-supers': 7.14.5
'@babel/helper-simple-access': 7.14.5
'@babel/helper-simple-access': 7.14.8
'@babel/helper-split-export-declaration': 7.14.5
'@babel/helper-validator-identifier': 7.14.5
'@babel/helper-validator-identifier': 7.14.8
'@babel/template': 7.14.5
'@babel/traverse': 7.14.7
'@babel/types': 7.14.5
'@babel/traverse': 7.14.8
'@babel/types': 7.14.8
transitivePeerDependencies:
- supports-color
dev: true
@@ -152,7 +152,7 @@ packages:
resolution: {integrity: sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-plugin-utils/7.14.5:
@@ -166,28 +166,28 @@ packages:
dependencies:
'@babel/helper-member-expression-to-functions': 7.14.7
'@babel/helper-optimise-call-expression': 7.14.5
'@babel/traverse': 7.14.7
'@babel/types': 7.14.5
'@babel/traverse': 7.14.8
'@babel/types': 7.14.8
transitivePeerDependencies:
- supports-color
dev: true
/@babel/helper-simple-access/7.14.5:
resolution: {integrity: sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw==}
/@babel/helper-simple-access/7.14.8:
resolution: {integrity: sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-split-export-declaration/7.14.5:
resolution: {integrity: sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.14.5
'@babel/types': 7.14.8
dev: true
/@babel/helper-validator-identifier/7.14.5:
resolution: {integrity: sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==}
/@babel/helper-validator-identifier/7.14.8:
resolution: {integrity: sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==}
engines: {node: '>=6.9.0'}
dev: true
@@ -196,13 +196,13 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
/@babel/helpers/7.14.6:
resolution: {integrity: sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==}
/@babel/helpers/7.14.8:
resolution: {integrity: sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.14.5
'@babel/traverse': 7.14.7
'@babel/types': 7.14.5
'@babel/traverse': 7.14.8
'@babel/types': 7.14.8
transitivePeerDependencies:
- supports-color
dev: true
@@ -211,61 +211,61 @@ packages:
resolution: {integrity: sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-validator-identifier': 7.14.5
'@babel/helper-validator-identifier': 7.14.8
chalk: 2.4.2
js-tokens: 4.0.0
dev: true
/@babel/parser/7.14.7:
resolution: {integrity: sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==}
/@babel/parser/7.14.8:
resolution: {integrity: sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==}
engines: {node: '>=6.0.0'}
hasBin: true
dev: true
/@babel/plugin-syntax-jsx/7.14.5_@[email protected].6:
/@babel/plugin-syntax-jsx/7.14.5_@[email protected].8:
resolution: {integrity: sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.14.6
'@babel/core': 7.14.8
'@babel/helper-plugin-utils': 7.14.5
dev: true
/@babel/plugin-syntax-typescript/7.14.5_@[email protected].6:
/@babel/plugin-syntax-typescript/7.14.5_@[email protected].8:
resolution: {integrity: sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.14.6
'@babel/core': 7.14.8
'@babel/helper-plugin-utils': 7.14.5
dev: true
/@babel/plugin-transform-typescript/7.14.6_@[email protected].6:
/@babel/plugin-transform-typescript/7.14.6_@[email protected].8:
resolution: {integrity: sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.14.6
'@babel/helper-create-class-features-plugin': 7.14.6_@[email protected].6
'@babel/core': 7.14.8
'@babel/helper-create-class-features-plugin': 7.14.8_@[email protected].8
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-typescript': 7.14.5_@[email protected].6
'@babel/plugin-syntax-typescript': 7.14.5_@[email protected].8
transitivePeerDependencies:
- supports-color
dev: true
/@babel/preset-typescript/7.14.5_@[email protected].6:
/@babel/preset-typescript/7.14.5_@[email protected].8:
resolution: {integrity: sha512-u4zO6CdbRKbS9TypMqrlGH7sd2TAJppZwn3c/ZRLeO/wGsbddxgbPDUZVNrie3JWYLQ9vpineKlsrWFvO6Pwkw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.14.6
'@babel/core': 7.14.8
'@babel/helper-plugin-utils': 7.14.5
'@babel/helper-validator-option': 7.14.5
'@babel/plugin-transform-typescript': 7.14.6_@[email protected].6
'@babel/plugin-transform-typescript': 7.14.6_@[email protected].8
transitivePeerDependencies:
- supports-color
dev: true
@@ -275,32 +275,32 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.14.5
'@babel/parser': 7.14.7
'@babel/types': 7.14.5
'@babel/parser': 7.14.8
'@babel/types': 7.14.8
dev: true
/@babel/traverse/7.14.7:
resolution: {integrity: sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==}
/@babel/traverse/7.14.8:
resolution: {integrity: sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.14.5
'@babel/generator': 7.14.5
'@babel/generator': 7.14.8
'@babel/helper-function-name': 7.14.5
'@babel/helper-hoist-variables': 7.14.5
'@babel/helper-split-export-declaration': 7.14.5
'@babel/parser': 7.14.7
'@babel/types': 7.14.5
'@babel/parser': 7.14.8
'@babel/types': 7.14.8
debug: 4.3.2
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/types/7.14.5:
resolution: {integrity: sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==}
/@babel/types/7.14.8:
resolution: {integrity: sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-validator-identifier': 7.14.5
'@babel/helper-validator-identifier': 7.14.8
to-fast-properties: 2.0.0
dev: true
@@ -311,20 +311,20 @@ packages:
color-convert: 1.9.3
dev: true
/babel-plugin-jsx-dom-expressions/0.29.3_@[email protected].6:
resolution: {integrity: sha512-toFz7FSgCvAtrUD7WZpzRf/BSTYd/XXcIYO1W0dNtldwrWpn3JU32zyYFr3BZzLT1SEvfRKxUVoWqMLSMG+zhA==}
/babel-plugin-jsx-dom-expressions/0.29.9_@[email protected].8:
resolution: {integrity: sha512-NuYjihC9A93gxhx9zefbdjD8doMPPOKuKzj+PSg5QBne25n/ikcRpcQy3bcbDBFw4OgJFtUfQQ1F9KAuy+ezcQ==}
dependencies:
'@babel/helper-module-imports': 7.14.5
'@babel/plugin-syntax-jsx': 7.14.5_@[email protected].6
'@babel/types': 7.14.5
'@babel/plugin-syntax-jsx': 7.14.5_@[email protected].8
'@babel/types': 7.14.8
transitivePeerDependencies:
- '@babel/core'
dev: true
/babel-preset-solid/1.0.1_@[email protected].6:
resolution: {integrity: sha512-fd0rWjQ5h4CuOldXnikWe2SzepOojH6VoE0TfFjkRGnh21ExzVFiGjUq9bulCBR8KLzqCXPOBDt5+AKO9F14kw==}
/babel-preset-solid/1.0.6_@[email protected].8:
resolution: {integrity: sha512-D+VLpF8WCif5IQmojypImyhlarxcjCD/lBOd4DBEDStXGMGNdlFBgsuVkKFiJ1yQA2KsHLljpbqrv9GsZYrZ3w==}
dependencies:
babel-plugin-jsx-dom-expressions: 0.29.3_@[email protected].6
babel-plugin-jsx-dom-expressions: 0.29.9_@[email protected].8
transitivePeerDependencies:
- '@babel/core'
dev: true
@@ -334,15 +334,15 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001244
caniuse-lite: 1.0.30001248
colorette: 1.2.2
electron-to-chromium: 1.3.774
electron-to-chromium: 1.3.791
escalade: 3.1.1
node-releases: 1.1.73
dev: true
/caniuse-lite/1.0.30001244:
resolution: {integrity: sha512-Wb4UFZPkPoJoKKVfELPWytRzpemjP/s0pe22NriANru1NoI+5bGNxzKtk7edYL8rmCWTfQO8eRiF0pn1Dqzx7Q==}
/caniuse-lite/1.0.30001248:
resolution: {integrity: sha512-NwlQbJkxUFJ8nMErnGtT0QTM2TJ33xgz4KXJSMIrjXIbDVdaYueGyjOrLKRtJC+rTiWfi6j5cnZN1NBiSBJGNw==}
dev: true
/chalk/2.4.2:
@@ -386,12 +386,12 @@ packages:
ms: 2.1.2
dev: true
/electron-to-chromium/1.3.774:
resolution: {integrity: sha512-Fggh17Q1yyv1uMzq8Qn1Ci58P50qcRXMXd2MBcB9sxo6rJxjUutWcNw8uCm3gFWMdcblBO6mDT5HzX/RVRRECA==}
/electron-to-chromium/1.3.791:
resolution: {integrity: sha512-Tdx7w1fZpeWOOBluK+kXTAKCXyc79K65RB6Zp0+sPSZZhDjXlrxfGlXrlMGVVQUrKCyEZFQs1UBBLNz5IdbF0g==}
dev: true
/esbuild/0.12.15:
resolution: {integrity: sha512-72V4JNd2+48eOVCXx49xoSWHgC3/cCy96e7mbXKY+WOWghN00cCmlGnwVLRhRHorvv0dgCyuMYBZlM2xDM5OQw==}
/esbuild/0.12.17:
resolution: {integrity: sha512-GshKJyVYUnlSXIZj/NheC2O0Kblh42CS7P1wJyTbbIHevTG4jYMS9NNw8EOd8dDWD0dzydYHS01MpZoUcQXB4g==}
hasBin: true
requiresBuild: true
dev: true
@@ -496,8 +496,8 @@ packages:
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
dev: true
/postcss/8.3.5:
resolution: {integrity: sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==}
/postcss/8.3.6:
resolution: {integrity: sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
colorette: 1.2.2
@@ -512,8 +512,8 @@ packages:
path-parse: 1.0.7
dev: true
/rollup/2.53.1:
resolution: {integrity: sha512-yiTCvcYXZEulNWNlEONOQVlhXA/hgxjelFSjNcrwAAIfYx/xqjSHwqg/cCaWOyFRKr+IQBaXwt723m8tCaIUiw==}
/rollup/2.55.1:
resolution: {integrity: sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==}
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
@@ -529,15 +529,15 @@ packages:
hasBin: true
dev: true
/solid-js/1.0.2:
resolution: {integrity: sha512-zQIbVlBH9WNqXfUSOhZAGZv1bkuaeo5yke+M4r5QgG5IuFxP2+ltGJjGLBN7r+Nj9M+H9QK7ufHVeexQsDvg7A==}
/solid-js/1.0.7:
resolution: {integrity: sha512-2jHCXLwp/B7P4kh5tl0ospRaC2F++BU0uWwtfgK/8Zc/MROOyCmmkjHpLAQC2u2NWYVGnIclDIJ2FGDXJ0wcYg==}
/solid-refresh/0.2.1[email protected].2:
resolution: {integrity: sha512-8iqVw+FxDUj5CQnadAD+D5bLlzA/yBhMx2rHECGN2e3IQGtBArNdBUHduPBPpqfnufvnP2IwszLhgcg/IdABQQ==}
/solid-refresh/0.2.2[email protected].7:
resolution: {integrity: sha512-oQN3pUJ8fBd4ldMxZVqK7S4PGzAn1yx1B5bRRfANoxoqmHyY2QLfzrOzXsYnAkhh272K+W24oKgFWlmdUZ6HtQ==}
peerDependencies:
solid-js: ^1.0.0
dependencies:
solid-js: 1.0.2
solid-js: 1.0.7
dev: true
/source-map-js/0.6.2:
@@ -566,29 +566,29 @@ packages:
resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==}
dev: true
/vite-plugin-solid/2.0.0:
resolution: {integrity: sha512-qH3+UpEYfqjIOcG85Sh+UGhzNSnMO4NLHfrHAf4h5Ilt2M4f9Pf4AYXThHT/zleyLPJKQGXs7OVRqh5AMPgCoQ==}
/vite-plugin-solid/2.0.1:
resolution: {integrity: sha512-C6ZHRmre4JmjgPMiaGfSiAwpR2dcOYXztPt+jlQisD7iFBe1pB8nURSmWfTF+tpFtPr2Ir7GmLZTYui9p5Wjmg==}
dependencies:
'@babel/core': 7.14.6
'@babel/preset-typescript': 7.14.5_@[email protected].6
babel-preset-solid: 1.0.1_@[email protected].6
'@babel/core': 7.14.8
'@babel/preset-typescript': 7.14.5_@[email protected].8
babel-preset-solid: 1.0.6_@[email protected].8
merge-anything: 4.0.1
solid-js: 1.0.2
solid-refresh: 0.2.1[email protected].2
vite: 2.4.2
solid-js: 1.0.7
solid-refresh: 0.2.2[email protected].7
vite: 2.4.4
transitivePeerDependencies:
- supports-color
dev: true
/vite/2.4.2:
resolution: {integrity: sha512-2MifxD2I9fjyDmmEzbULOo3kOUoqX90A58cT6mECxoVQlMYFuijZsPQBuA14mqSwvV3ydUsqnq+BRWXyO9Qa+w==}
/vite/2.4.4:
resolution: {integrity: sha512-m1wK6pFJKmaYA6AeZIUXyiAgUAAJzVXhIMYCdZUpCaFMGps0v0IlNJtbmPvkUhVEyautalajmnW5X6NboUPsnw==}
engines: {node: '>=12.0.0'}
hasBin: true
dependencies:
esbuild: 0.12.15
postcss: 8.3.5
esbuild: 0.12.17
postcss: 8.3.6
resolve: 1.20.0
rollup: 2.53.1
rollup: 2.55.1
optionalDependencies:
fsevents: 2.3.2
dev: true