⬆️ Update dependencies to latest

This commit is contained in:
Alexandre Mouton-Brady
2022-01-26 20:46:57 +01:00
parent 1543ec0c52
commit 1b9295413b
18 changed files with 156 additions and 140 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"license": "MIT",
"devDependencies": {
"vite": "^2.7.13",
"vite-plugin-solid": "^2.2.4"
"vite-plugin-solid": "^2.2.5"
},
"dependencies": {
"solid-js": "^1.3.3"
+18 -16
View File
@@ -3,14 +3,14 @@ lockfileVersion: 5.3
specifiers:
solid-js: ^1.3.3
vite: ^2.7.13
vite-plugin-solid: ^2.2.4
vite-plugin-solid: ^2.2.5
dependencies:
solid-js: 1.3.3
devDependencies:
vite: 2.7.13
vite-plugin-solid: 2.2.4
vite-plugin-solid: 2.2.5
packages:
@@ -352,15 +352,15 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001301
electron-to-chromium: 1.4.52
caniuse-lite: 1.0.30001302
electron-to-chromium: 1.4.53
escalade: 3.1.1
node-releases: 2.0.1
picocolors: 1.0.0
dev: true
/caniuse-lite/1.0.30001301:
resolution: {integrity: sha512-csfD/GpHMqgEL3V3uIgosvh+SVIQvCh43SNu9HRbP1lnxkKm1kjDG4f32PP571JplkLjfS+mg2p1gxR7MYrrIA==}
/caniuse-lite/1.0.30001302:
resolution: {integrity: sha512-YYTMO+tfwvgUN+1ZnRViE53Ma1S/oETg+J2lISsqi/ZTNThj3ZYBOKP2rHwJc37oCsPqAzJ3w2puZHn0xlLPPw==}
dev: true
/chalk/2.4.2:
@@ -400,8 +400,8 @@ packages:
ms: 2.1.2
dev: true
/electron-to-chromium/1.4.52:
resolution: {integrity: sha512-JGkh8HEh5PnVrhU4HbpyyO0O791dVY6k7AdqfDeqbcRMeoGxtNHWT77deR2nhvbLe4dKpxjlDEvdEwrvRLGu2Q==}
/electron-to-chromium/1.4.53:
resolution: {integrity: sha512-rFveSKQczlcav+H3zkKqykU6ANseFwXwkl855jOIap5/0gnEcuIhv2ecz6aoTrXavF6I/CEBeRnBnkB51k06ew==}
dev: true
/esbuild-android-arm64/0.13.15:
@@ -618,8 +618,9 @@ packages:
has: 1.0.3
dev: true
/is-what/3.14.1:
resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
/is-what/4.1.7:
resolution: {integrity: sha512-DBVOQNiPKnGMxRMLIYSwERAS5MVY1B7xYiGnpgctsOFvVDz9f9PFXXxMcTOHuoqYp4NK9qFYQaIC1NRRxLMpBQ==}
engines: {node: '>=12.13'}
dev: true
/js-tokens/4.0.0:
@@ -640,10 +641,11 @@ packages:
minimist: 1.2.5
dev: true
/merge-anything/4.0.2:
resolution: {integrity: sha512-YxLHKgX8jN5xfKIxcwVNzQ2HpS0r9eUSqifgGhVARoZEW31Jwu95OQzX7qlFPBPQdCmNBhCYaqJzOcwAKi2Elg==}
/merge-anything/5.0.2:
resolution: {integrity: sha512-POPQBWkBC0vxdgzRJ2Mkj4+2NTKbvkHo93ih+jGDhNMLzIw+rYKjO7949hOQM2X7DxMHH1uoUkwWFLIzImw7gA==}
engines: {node: '>=12.13'}
dependencies:
is-what: 3.14.1
is-what: 4.1.7
ts-toolbelt: 9.6.0
dev: true
@@ -753,13 +755,13 @@ packages:
resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==}
dev: true
/vite-plugin-solid/2.2.4:
resolution: {integrity: sha512-JMYc8SOZFnAU30x7UzFnMpNG+x92WOaKHwnKYg0LZPrLJGvE2k1Xh01GtvAG5cdqZTjpczCCpKtsEjz1t4JtgQ==}
/vite-plugin-solid/2.2.5:
resolution: {integrity: sha512-SJkXdVnrPnhAWzs8Vi/+9oViUfx6TiQo8y1FFlDiyUdZR4nxTyGmRzz4xx+CC75GJL3hgDWac/zYA6sYq8SQAg==}
dependencies:
'@babel/core': 7.16.12
'@babel/preset-typescript': 7.16.7_@[email protected]
babel-preset-solid: 1.3.2_@[email protected]
merge-anything: 4.0.2
merge-anything: 5.0.2
solid-js: 1.3.3
solid-refresh: 0.4[email protected]
vite: 2.7.13