⬆️ Update dependencies

This commit is contained in:
Alexandre Mouton-Brady
2022-01-11 22:21:59 +01:00
parent 31fe5149cf
commit 6c03842fb0
16 changed files with 167 additions and 163 deletions
+3 -3
View File
@@ -9,14 +9,14 @@
},
"license": "MIT",
"devDependencies": {
"autoprefixer": "^10.4.1",
"autoprefixer": "^10.4.2",
"postcss": "^8.4.5",
"tailwindcss": "^3.0.11",
"tailwindcss": "^3.0.13",
"typescript": "^4.5.4",
"vite": "^2.7.10",
"vite-plugin-solid": "^2.2.1"
},
"dependencies": {
"solid-js": "^1.3.1"
"solid-js": "^1.3.2"
}
}
+28 -28
View File
@@ -1,21 +1,21 @@
lockfileVersion: 5.3
specifiers:
autoprefixer: ^10.4.1
autoprefixer: ^10.4.2
postcss: ^8.4.5
solid-js: ^1.3.1
tailwindcss: ^3.0.11
solid-js: ^1.3.2
tailwindcss: ^3.0.13
typescript: ^4.5.4
vite: ^2.7.10
vite-plugin-solid: ^2.2.1
dependencies:
solid-js: 1.3.1
solid-js: 1.3.2
devDependencies:
autoprefixer: 10.4.1[email protected]
autoprefixer: 10.4.2[email protected]
postcss: 8.4.5
tailwindcss: 3.0.11_cefe482e8d38053bbf3d5815e0c551b3
tailwindcss: 3.0.13_ef48b3b8837f8a23677bffe8f9cd866d
typescript: 4.5.4
vite: 2.7.10
vite-plugin-solid: 2.2.1
@@ -399,15 +399,15 @@ packages:
resolution: {integrity: sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==}
dev: true
/autoprefixer/10.4.1[email protected]:
resolution: {integrity: sha512-B3ZEG7wtzXDRCEFsan7HmR2AeNsxdJB0+sEC0Hc5/c2NbhJqPwuZm+tn233GBVw82L+6CtD6IPSfVruwKjfV3A==}
/autoprefixer/10.4.2[email protected]:
resolution: {integrity: sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
browserslist: 4.19.1
caniuse-lite: 1.0.30001296
caniuse-lite: 1.0.30001298
fraction.js: 4.1.2
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -451,8 +451,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001296
electron-to-chromium: 1.4.37
caniuse-lite: 1.0.30001298
electron-to-chromium: 1.4.41
escalade: 3.1.1
node-releases: 2.0.1
picocolors: 1.0.0
@@ -468,8 +468,8 @@ packages:
engines: {node: '>= 6'}
dev: true
/caniuse-lite/1.0.30001296:
resolution: {integrity: sha512-WfrtPEoNSoeATDlf4y3QvkwiELl9GyPLISV5GejTbbQRtQx4LhsXmc9IQ6XCL2d7UxCyEzToEZNMeqR79OUw8Q==}
/caniuse-lite/1.0.30001298:
resolution: {integrity: sha512-AcKqikjMLlvghZL/vfTHorlQsLDhGRalYf1+GmWCf5SCMziSGjRYQW/JEksj14NaYHIR6KIhrFAy0HV5C25UzQ==}
dev: true
/chalk/2.4.2:
@@ -582,8 +582,8 @@ packages:
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
dev: true
/electron-to-chromium/1.4.37:
resolution: {integrity: sha512-XIvFB1omSAxYgHYX48sC+HR8i/p7lx7R+0cX9faElg1g++h9IilCrJ12+bQuY+d96Wp7zkBiJwMOv+AhLtLrTg==}
/electron-to-chromium/1.4.41:
resolution: {integrity: sha512-VQEXEJc+8rJIva85H8EPtB5Ux9g8TzkNGBanqphM9ZWMZ34elueKJ+5g+BPhz3Lk8gkujfQRcIZ+fpA0btUIuw==}
dev: true
/error-ex/1.3.2:
@@ -762,9 +762,9 @@ packages:
engines: {node: '>=0.8.0'}
dev: true
/fast-glob/3.2.7:
resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==}
engines: {node: '>=8'}
/fast-glob/3.2.10:
resolution: {integrity: sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==}
engines: {node: '>=8.6.0'}
dependencies:
'@nodelib/fs.stat': 2.0.5
'@nodelib/fs.walk': 1.2.8
@@ -1124,10 +1124,10 @@ packages:
hasBin: true
dev: true
/solid-js/1.3.1:
resolution: {integrity: sha512-umBPwS/d7K5+NxojUok/t8xgXdMbIOkFLs/sk4DliFTsl3nbguHgkcAt3KWE6XhA8Xr1xKx5P+g75B8+VP0CzQ==}
/solid-js/1.3.2:
resolution: {integrity: sha512-BIY63BeKO4vCRqoj/PRcVkt90gnbIg4HhCYqZwsQdwsrFXiqhCycvyqZ1YDBIO8INJdxX5XNLZprmyrt9Mn5IA==}
/solid-refresh/[email protected].1:
/solid-refresh/[email protected].2:
resolution: {integrity: sha512-5XCUz845n/sHPzKK2i2G2EeV61tAmzv6SqzqhXcPaYhrgzVy7nKTQaBpKK8InKrriq9Z2JFF/mguIU00t/73xw==}
peerDependencies:
solid-js: ^1.3.0
@@ -1135,7 +1135,7 @@ packages:
'@babel/generator': 7.16.7
'@babel/helper-module-imports': 7.16.7
'@babel/types': 7.16.7
solid-js: 1.3.1
solid-js: 1.3.2
dev: true
/source-map-js/1.0.1:
@@ -1167,8 +1167,8 @@ packages:
engines: {node: '>= 0.4'}
dev: true
/tailwindcss/3.0.11_cefe482e8d38053bbf3d5815e0c551b3:
resolution: {integrity: sha512-JyMsQ2kPqpOvG8ow535XpauXj3wz3nQqcy2tVlXj4FQ0eNlsdzvlAqpRA3q5rPLboWirNG6r2DqKczwjW2uc8Q==}
/tailwindcss/3.0.13_ef48b3b8837f8a23677bffe8f9cd866d:
resolution: {integrity: sha512-raRPGFwQSGXn/3h0ttHND9jyPYfqk/ur2NXtlQuK25+ZnrCjlH1s1j4/oPswHGMoZzGNykUVycZ/LcROanUE0A==}
engines: {node: '>=12.13.0'}
hasBin: true
peerDependencies:
@@ -1176,7 +1176,7 @@ packages:
postcss: ^8.0.9
dependencies:
arg: 5.0.1
autoprefixer: 10.4.1[email protected]
autoprefixer: 10.4.2[email protected]
chalk: 4.1.2
chokidar: 3.5.2
color-name: 1.1.4
@@ -1184,7 +1184,7 @@ packages:
detective: 5.2.0
didyoumean: 1.2.2
dlv: 1.1.3
fast-glob: 3.2.7
fast-glob: 3.2.10
glob-parent: 6.0.2
is-glob: 4.0.3
normalize-path: 3.0.0
@@ -1234,8 +1234,8 @@ packages:
'@babel/preset-typescript': 7.16.7_@[email protected]
babel-preset-solid: 1.3.1_@[email protected]
merge-anything: 4.0.2
solid-js: 1.3.1
solid-refresh: 0.4[email protected].1
solid-js: 1.3.2
solid-refresh: 0.4[email protected].2
vite: 2.7.10
transitivePeerDependencies:
- less