⬆️ Update dependencies

This commit is contained in:
Alexandre Mouton-Brady
2021-04-21 13:44:33 +02:00
parent 8eaac271c3
commit 4d97a5139c
12 changed files with 632 additions and 692 deletions
+4 -4
View File
@@ -8,13 +8,13 @@
},
"license": "ISC",
"devDependencies": {
"sass": "^1.32.8",
"vite": "^2.1.5",
"vite-plugin-solid": "^1.5.1"
"sass": "^1.32.11",
"vite": "^2.2.1",
"vite-plugin-solid": "^1.6.0"
},
"dependencies": {
"@popperjs/core": "^2.9.2",
"bootstrap": "^4.6.0",
"solid-js": "^0.26.0"
"solid-js": "^0.26.1"
}
}
+98 -108
View File
@@ -3,20 +3,20 @@ lockfileVersion: 5.3
specifiers:
'@popperjs/core': ^2.9.2
bootstrap: ^4.6.0
sass: ^1.32.8
solid-js: ^0.26.0
vite: ^2.1.5
vite-plugin-solid: ^1.5.1
sass: ^1.32.11
solid-js: ^0.26.1
vite: ^2.2.1
vite-plugin-solid: ^1.6.0
dependencies:
'@popperjs/core': 2.9.2
bootstrap: 4.6.0
solid-js: 0.26.0
solid-js: 0.26.1
devDependencies:
sass: 1.32.8
vite: 2.1.5
vite-plugin-solid: 1.5.1
sass: 1.32.11
vite: 2.2.1
vite-plugin-solid: 1.6.0
packages:
@@ -30,19 +30,19 @@ packages:
resolution: {integrity: sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==}
dev: true
/@babel/core/7.13.15:
resolution: {integrity: sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==}
/@babel/core/7.13.16:
resolution: {integrity: sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.12.13
'@babel/generator': 7.13.9
'@babel/helper-compilation-targets': 7.13.13_@[email protected]5
'@babel/generator': 7.13.16
'@babel/helper-compilation-targets': 7.13.16_@[email protected]6
'@babel/helper-module-transforms': 7.13.14
'@babel/helpers': 7.13.10
'@babel/parser': 7.13.15
'@babel/helpers': 7.13.17
'@babel/parser': 7.13.16
'@babel/template': 7.12.13
'@babel/traverse': 7.13.15
'@babel/types': 7.13.14
'@babel/traverse': 7.13.17
'@babel/types': 7.13.17
convert-source-map: 1.7.0
debug: 4.3.1
gensync: 1.0.0-beta.2
@@ -53,32 +53,32 @@ packages:
- supports-color
dev: true
/@babel/generator/7.13.9:
resolution: {integrity: sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==}
/@babel/generator/7.13.16:
resolution: {integrity: sha512-grBBR75UnKOcUWMp8WoDxNsWCFl//XCK6HWTrBQKTr5SV9f5g0pNOjdyzi/DTBv12S9GnYPInIXQBTky7OXEMg==}
dependencies:
'@babel/types': 7.13.14
'@babel/types': 7.13.17
jsesc: 2.5.2
source-map: 0.5.7
dev: true
/@babel/helper-compilation-targets/7.13.13_@[email protected]5:
resolution: {integrity: sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==}
/@babel/helper-compilation-targets/7.13.16_@[email protected]6:
resolution: {integrity: sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.13.15
'@babel/core': 7.13.15
'@babel/core': 7.13.16
'@babel/helper-validator-option': 7.12.17
browserslist: 4.16.3
browserslist: 4.16.4
semver: 6.3.0
dev: true
/@babel/helper-create-class-features-plugin/7.13.11_@[email protected]5:
/@babel/helper-create-class-features-plugin/7.13.11_@[email protected]6:
resolution: {integrity: sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.13.15
'@babel/core': 7.13.16
'@babel/helper-function-name': 7.12.13
'@babel/helper-member-expression-to-functions': 7.13.12
'@babel/helper-optimise-call-expression': 7.12.13
@@ -93,25 +93,25 @@ packages:
dependencies:
'@babel/helper-get-function-arity': 7.12.13
'@babel/template': 7.12.13
'@babel/types': 7.13.14
'@babel/types': 7.13.17
dev: true
/@babel/helper-get-function-arity/7.12.13:
resolution: {integrity: sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==}
dependencies:
'@babel/types': 7.13.14
'@babel/types': 7.13.17
dev: true
/@babel/helper-member-expression-to-functions/7.13.12:
resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==}
dependencies:
'@babel/types': 7.13.14
'@babel/types': 7.13.17
dev: true
/@babel/helper-module-imports/7.13.12:
resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==}
dependencies:
'@babel/types': 7.13.14
'@babel/types': 7.13.17
dev: true
/@babel/helper-module-transforms/7.13.14:
@@ -123,8 +123,8 @@ packages:
'@babel/helper-split-export-declaration': 7.12.13
'@babel/helper-validator-identifier': 7.12.11
'@babel/template': 7.12.13
'@babel/traverse': 7.13.15
'@babel/types': 7.13.14
'@babel/traverse': 7.13.17
'@babel/types': 7.13.17
transitivePeerDependencies:
- supports-color
dev: true
@@ -132,7 +132,7 @@ packages:
/@babel/helper-optimise-call-expression/7.12.13:
resolution: {integrity: sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA==}
dependencies:
'@babel/types': 7.13.14
'@babel/types': 7.13.17
dev: true
/@babel/helper-plugin-utils/7.13.0:
@@ -144,8 +144,8 @@ packages:
dependencies:
'@babel/helper-member-expression-to-functions': 7.13.12
'@babel/helper-optimise-call-expression': 7.12.13
'@babel/traverse': 7.13.15
'@babel/types': 7.13.14
'@babel/traverse': 7.13.17
'@babel/types': 7.13.17
transitivePeerDependencies:
- supports-color
dev: true
@@ -153,13 +153,13 @@ packages:
/@babel/helper-simple-access/7.13.12:
resolution: {integrity: sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==}
dependencies:
'@babel/types': 7.13.14
'@babel/types': 7.13.17
dev: true
/@babel/helper-split-export-declaration/7.12.13:
resolution: {integrity: sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==}
dependencies:
'@babel/types': 7.13.14
'@babel/types': 7.13.17
dev: true
/@babel/helper-validator-identifier/7.12.11:
@@ -170,12 +170,12 @@ packages:
resolution: {integrity: sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==}
dev: true
/@babel/helpers/7.13.10:
resolution: {integrity: sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==}
/@babel/helpers/7.13.17:
resolution: {integrity: sha512-Eal4Gce4kGijo1/TGJdqp3WuhllaMLSrW6XcL0ulyUAQOuxHcCafZE8KHg9857gcTehsm/v7RcOx2+jp0Ryjsg==}
dependencies:
'@babel/template': 7.12.13
'@babel/traverse': 7.13.15
'@babel/types': 7.13.14
'@babel/traverse': 7.13.17
'@babel/types': 7.13.17
transitivePeerDependencies:
- supports-color
dev: true
@@ -188,52 +188,52 @@ packages:
js-tokens: 4.0.0
dev: true
/@babel/parser/7.13.15:
resolution: {integrity: sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==}
/@babel/parser/7.13.16:
resolution: {integrity: sha512-6bAg36mCwuqLO0hbR+z7PHuqWiCeP7Dzg73OpQwsAB1Eb8HnGEz5xYBzCfbu+YjoaJsJs+qheDxVAuqbt3ILEw==}
engines: {node: '>=6.0.0'}
hasBin: true
dev: true
/@babel/plugin-syntax-jsx/7.12.13_@[email protected]5:
/@babel/plugin-syntax-jsx/7.12.13_@[email protected]6:
resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.13.15
'@babel/core': 7.13.16
'@babel/helper-plugin-utils': 7.13.0
dev: true
/@babel/plugin-syntax-typescript/7.12.13_@[email protected]5:
/@babel/plugin-syntax-typescript/7.12.13_@[email protected]6:
resolution: {integrity: sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.13.15
'@babel/core': 7.13.16
'@babel/helper-plugin-utils': 7.13.0
dev: true
/@babel/plugin-transform-typescript/7.13.0_@[email protected]5:
/@babel/plugin-transform-typescript/7.13.0_@[email protected]6:
resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.13.15
'@babel/helper-create-class-features-plugin': 7.13.11_@[email protected]5
'@babel/core': 7.13.16
'@babel/helper-create-class-features-plugin': 7.13.11_@[email protected]6
'@babel/helper-plugin-utils': 7.13.0
'@babel/plugin-syntax-typescript': 7.12.13_@[email protected]5
'@babel/plugin-syntax-typescript': 7.12.13_@[email protected]6
transitivePeerDependencies:
- supports-color
dev: true
/@babel/preset-typescript/7.13.0_@[email protected]5:
/@babel/preset-typescript/7.13.0_@[email protected]6:
resolution: {integrity: sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.13.15
'@babel/core': 7.13.16
'@babel/helper-plugin-utils': 7.13.0
'@babel/helper-validator-option': 7.12.17
'@babel/plugin-transform-typescript': 7.13.0_@[email protected]5
'@babel/plugin-transform-typescript': 7.13.0_@[email protected]6
transitivePeerDependencies:
- supports-color
dev: true
@@ -242,30 +242,29 @@ packages:
resolution: {integrity: sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==}
dependencies:
'@babel/code-frame': 7.12.13
'@babel/parser': 7.13.15
'@babel/types': 7.13.14
'@babel/parser': 7.13.16
'@babel/types': 7.13.17
dev: true
/@babel/traverse/7.13.15:
resolution: {integrity: sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==}
/@babel/traverse/7.13.17:
resolution: {integrity: sha512-BMnZn0R+X6ayqm3C3To7o1j7Q020gWdqdyP50KEoVqaCO2c/Im7sYZSmVgvefp8TTMQ+9CtwuBp0Z1CZ8V3Pvg==}
dependencies:
'@babel/code-frame': 7.12.13
'@babel/generator': 7.13.9
'@babel/generator': 7.13.16
'@babel/helper-function-name': 7.12.13
'@babel/helper-split-export-declaration': 7.12.13
'@babel/parser': 7.13.15
'@babel/types': 7.13.14
'@babel/parser': 7.13.16
'@babel/types': 7.13.17
debug: 4.3.1
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/types/7.13.14:
resolution: {integrity: sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==}
/@babel/types/7.13.17:
resolution: {integrity: sha512-RawydLgxbOPDlTLJNtoIypwdmAy//uQIzlKt2+iBiJaRlVuI6QLUxVAyWGNfOzp8Yu4L4lLIacoCyTNtpb4wiA==}
dependencies:
'@babel/helper-validator-identifier': 7.12.11
lodash: 4.17.21
to-fast-properties: 2.0.0
dev: true
@@ -288,20 +287,20 @@ packages:
picomatch: 2.2.3
dev: true
/babel-plugin-jsx-dom-expressions/0.26.3_@[email protected]5:
/babel-plugin-jsx-dom-expressions/0.26.3_@[email protected]6:
resolution: {integrity: sha512-TtcqjKrCzP9m8eMKBTxwdqTK5PlySn6+mYt6vJTbgQ7cCNtnurLUqPFN+ObG1dY60D2ZgUGc86/7O6plXDjsXg==}
dependencies:
'@babel/helper-module-imports': 7.13.12
'@babel/plugin-syntax-jsx': 7.12.13_@[email protected]5
'@babel/types': 7.13.14
'@babel/plugin-syntax-jsx': 7.12.13_@[email protected]6
'@babel/types': 7.13.17
transitivePeerDependencies:
- '@babel/core'
dev: true
/babel-preset-solid/0.25.0_@[email protected]5:
resolution: {integrity: sha512-MKVpRrcqRlENdxbYdlOKC1deW1vLtakMre6JG0QKgYziPAfCheh4k6LapLld/oGYF0f2MNvcXjtStpWTYmQdyA==}
/babel-preset-solid/0.26.0_@[email protected]6:
resolution: {integrity: sha512-gfTRKmItnKBp7udMXp1Mmsg5YZZZlo53yN6ePVRKQi/GSH17WR6vaa1TcpNIqwSL21pt8eteHbPDoLrByA4i+Q==}
dependencies:
babel-plugin-jsx-dom-expressions: 0.26.3_@[email protected]5
babel-plugin-jsx-dom-expressions: 0.26.3_@[email protected]6
transitivePeerDependencies:
- '@babel/core'
dev: true
@@ -325,20 +324,20 @@ packages:
fill-range: 7.0.1
dev: true
/browserslist/4.16.3:
resolution: {integrity: sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==}
/browserslist/4.16.4:
resolution: {integrity: sha512-d7rCxYV8I9kj41RH8UKYnvDYCRENUlHRgyXy/Rhr/1BaeLGfiCptEdFE8MIrvGfWbBFNjVYx76SQWvNX1j+/cQ==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001208
caniuse-lite: 1.0.30001214
colorette: 1.2.2
electron-to-chromium: 1.3.712
electron-to-chromium: 1.3.719
escalade: 3.1.1
node-releases: 1.1.71
dev: true
/caniuse-lite/1.0.30001208:
resolution: {integrity: sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA==}
/caniuse-lite/1.0.30001214:
resolution: {integrity: sha512-O2/SCpuaU3eASWVaesQirZv1MSjUNOvmugaD8zNSJqw6Vv5SGwoOpA9LJs3pNPfM745nxqPvfZY3MQKY4AKHYg==}
dev: true
/chalk/2.4.2:
@@ -397,8 +396,8 @@ packages:
ms: 2.1.2
dev: true
/electron-to-chromium/1.3.712:
resolution: {integrity: sha512-3kRVibBeCM4vsgoHHGKHmPocLqtFAGTrebXxxtgKs87hNUzXrX2NuS3jnBys7IozCnw7viQlozxKkmty2KNfrw==}
/electron-to-chromium/1.3.719:
resolution: {integrity: sha512-heM78GKSqrIzO9Oz0/y22nTBN7bqSP1Pla2SyU9DiSnQD+Ea9SyyN5RWWlgqsqeBLNDkSlE9J9EHFmdMPzxB/g==}
dev: true
/esbuild/0.9.7:
@@ -516,10 +515,6 @@ packages:
minimist: 1.2.5
dev: true
/lodash/4.17.21:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
dev: true
/merge-anything/4.0.1:
resolution: {integrity: sha512-KsFjBYc3juDoHz9Vzd5fte1nqp06H8SQ+yU344Dd0ZunwSgtltnC0kgKds8cbocJGyViLcBQuHkitbDXAqW+LQ==}
dependencies:
@@ -559,8 +554,8 @@ packages:
engines: {node: '>=8.6'}
dev: true
/postcss/8.2.9:
resolution: {integrity: sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==}
/postcss/8.2.10:
resolution: {integrity: sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
colorette: 1.2.2
@@ -582,8 +577,8 @@ packages:
path-parse: 1.0.6
dev: true
/rollup/2.45.1:
resolution: {integrity: sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==}
/rollup/2.45.2:
resolution: {integrity: sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==}
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
@@ -594,8 +589,8 @@ packages:
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
dev: true
/sass/1.32.8:
resolution: {integrity: sha512-Sl6mIeGpzjIUZqvKnKETfMf0iDAswD9TNlv13A7aAF3XZlRPMq4VvJWBC2N2DXbp94MQVdNSFG6LfF/iOXrPHQ==}
/sass/1.32.11:
resolution: {integrity: sha512-O9tRcob/fegUVSIV1ihLLZcftIOh0AF1VpKgusUfLqnb2jQ0GLDwI5ivv1FYWivGv8eZ/AwntTyTzjcHu0c/qw==}
engines: {node: '>=8.9.0'}
hasBin: true
dependencies:
@@ -607,20 +602,15 @@ packages:
hasBin: true
dev: true
/solid-js/0.25.1:
resolution: {integrity: sha512-HPfnGgEWIkYP9+0Aw8zPIx8QBWDyeSvNSLME6N4kIk+d3sMRW41n8qpHoM6vC6lqqHUh2enyQ7MC9gogDjAdWw==}
dev: true
/solid-js/0.26.1:
resolution: {integrity: sha512-y3eiVBY+dF4r048rwrLJXUQuDtsimAVxtI57E5gtt0NbYbB3hzH7h7xXiCsaoBUoiZFxh9XI++Tm4VHIC+XwBw==}
/solid-js/0.26.0:
resolution: {integrity: sha512-dT5aSvJvlDCFWQP7J7HDTNdjk2M2DDQsjlbOGKX0J83q9oVOW+7gBuB965WwbFo0b1hvYtf5P3V3aRnT3t7b5Q==}
dev: false
/solid-refresh/[email protected]:
/solid-refresh/0.1.1_solid-js@0.26.1:
resolution: {integrity: sha512-PF1Qguwqr3OHVSQ+GLopm5CIZybJVJr1IHRKYDJkfqfIahkOfJDHtSpDNAENWbCbAjdrhZmiNqSxlrDWGTAjng==}
peerDependencies:
solid-js: ^0.25.0
dependencies:
solid-js: 0.25.1
solid-js: 0.26.1
dev: true
/source-map/0.5.7:
@@ -656,29 +646,29 @@ packages:
resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==}
dev: true
/vite-plugin-solid/1.5.1:
resolution: {integrity: sha512-X7a3aEhZnX2aDs4Im7OPgHSl2PyiilFo0cbrBj/jO0wrK+KY9/aIdF7xkXoy0olEHcT13sOvR8N+MAB5egwSXg==}
/vite-plugin-solid/1.6.0:
resolution: {integrity: sha512-Z9iB9WBPLi9TWzzU8hgBk/iNLsjJRo4qDpAkM5sz9v5EEvs9kFIaJxS+blbC75Ya5e6VYewpwNn9z+Fq0IQfsg==}
dependencies:
'@babel/core': 7.13.15
'@babel/preset-typescript': 7.13.0_@[email protected]5
babel-preset-solid: 0.25.0_@[email protected]5
'@babel/core': 7.13.16
'@babel/preset-typescript': 7.13.0_@[email protected]6
babel-preset-solid: 0.26.0_@[email protected]6
merge-anything: 4.0.1
solid-js: 0.25.1
solid-refresh: 0.1[email protected]5.1
vite: 2.1.5
solid-js: 0.26.1
solid-refresh: 0.1[email protected]6.1
vite: 2.2.1
transitivePeerDependencies:
- supports-color
dev: true
/vite/2.1.5:
resolution: {integrity: sha512-tYU5iaYeUgQYvK/CNNz3tiJ8vYqPWfCE9IQ7K0iuzYovWw7lzty7KRYGWwV3CQPh0NKxWjOczAqiJsCL0Xb+Og==}
/vite/2.2.1:
resolution: {integrity: sha512-KIqK90EoJJpuqE86Y9DSkZjFNGgsyZX/4I1xENIitLRd3hgRtOlIGCJYrNnBD9/eqipz0OroAiIj9/R1JcOdFA==}
engines: {node: '>=12.0.0'}
hasBin: true
dependencies:
esbuild: 0.9.7
postcss: 8.2.9
postcss: 8.2.10
resolve: 1.20.0
rollup: 2.45.1
rollup: 2.45.2
optionalDependencies:
fsevents: 2.3.2
dev: true