⬆️ Update dependencies to latest

This commit is contained in:
Alexandre Mouton-Brady
2021-12-19 16:09:49 +01:00
parent 6733ff712e
commit 514cad5ffc
14 changed files with 141 additions and 140 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
},
"license": "MIT",
"devDependencies": {
"typescript": "^4.5.3",
"vite": "^2.7.1",
"typescript": "^4.5.4",
"vite": "^2.7.3",
"vite-plugin-solid": "^2.1.4"
},
"dependencies": {
+15 -15
View File
@@ -2,16 +2,16 @@ lockfileVersion: 5.3
specifiers:
solid-js: ^1.2.6
typescript: ^4.5.3
vite: ^2.7.1
typescript: ^4.5.4
vite: ^2.7.3
vite-plugin-solid: ^2.1.4
dependencies:
solid-js: 1.2.6
devDependencies:
typescript: 4.5.3
vite: 2.7.1
typescript: 4.5.4
vite: 2.7.3
vite-plugin-solid: 2.1.4
packages:
@@ -658,8 +658,8 @@ packages:
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
dev: true
/postcss/8.4.4:
resolution: {integrity: sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==}
/postcss/8.4.5:
resolution: {integrity: sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.1.30
@@ -674,8 +674,8 @@ packages:
path-parse: 1.0.7
dev: true
/rollup/2.61.0:
resolution: {integrity: sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==}
/rollup/2.61.1:
resolution: {integrity: sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==}
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
@@ -731,8 +731,8 @@ packages:
resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==}
dev: true
/typescript/4.5.3:
resolution: {integrity: sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==}
/typescript/4.5.4:
resolution: {integrity: sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
@@ -746,7 +746,7 @@ packages:
merge-anything: 4.0.2
solid-js: 1.2.6
solid-refresh: 0.3[email protected]
vite: 2.7.1
vite: 2.7.3
transitivePeerDependencies:
- less
- sass
@@ -754,8 +754,8 @@ packages:
- supports-color
dev: true
/vite/2.7.1:
resolution: {integrity: sha512-TDXXhcu5lyQ6uosK4ZWaOyB4VzOiizk0biitRzDzaEtgSUi8rVYPc4k1xgOjLSf0OuceDJmojFKXHOX9DB1WuQ==}
/vite/2.7.3:
resolution: {integrity: sha512-GAY1P+9fLJOju1SRm8+hykVnEXog+E+KXuqqyMBQDriKCUIKzWnPn142yNNhSdf/ixYGYdUa5ce3A8WaEajzGw==}
engines: {node: '>=12.2.0'}
hasBin: true
peerDependencies:
@@ -771,9 +771,9 @@ packages:
optional: true
dependencies:
esbuild: 0.13.15
postcss: 8.4.4
postcss: 8.4.5
resolve: 1.20.0
rollup: 2.61.0
rollup: 2.61.1
optionalDependencies:
fsevents: 2.3.2
dev: true