⬆️ Update dependencies
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
"typescript": "^4.5.4",
|
||||
"vite": "^2.7.10",
|
||||
"vite-plugin-solid": "^2.2.1",
|
||||
"vite-plugin-windicss": "^1.6.1"
|
||||
"vite-plugin-windicss": "^1.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"solid-js": "^1.3.1"
|
||||
"solid-js": "^1.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+33
-33
@@ -1,25 +1,25 @@
|
||||
lockfileVersion: 5.3
|
||||
|
||||
specifiers:
|
||||
solid-js: ^1.3.1
|
||||
solid-js: ^1.3.2
|
||||
typescript: ^4.5.4
|
||||
vite: ^2.7.10
|
||||
vite-plugin-solid: ^2.2.1
|
||||
vite-plugin-windicss: ^1.6.1
|
||||
vite-plugin-windicss: ^1.6.2
|
||||
|
||||
dependencies:
|
||||
solid-js: 1.3.1
|
||||
solid-js: 1.3.2
|
||||
|
||||
devDependencies:
|
||||
typescript: 4.5.4
|
||||
vite: 2.7.10
|
||||
vite-plugin-solid: 2.2.1
|
||||
vite-plugin-windicss: 1.6.1[email protected]
|
||||
vite-plugin-windicss: 1.6.2[email protected]
|
||||
|
||||
packages:
|
||||
|
||||
/@antfu/utils/0.3.0:
|
||||
resolution: {integrity: sha512-UU8TLr/EoXdg7OjMp0h9oDoIAVr+Z/oW9cpOxQQyrsz6Qzd2ms/1CdWx8fl2OQdFpxGmq5Vc4TwfLHId6nAZjA==}
|
||||
/@antfu/utils/0.4.0:
|
||||
resolution: {integrity: sha512-gqkpvjkgFUu+s3kP+Ly33OKpo5zvVY3FDFhv5BIb98SncS3KD6DNxPfNDjwHIoyXbz1leWo1j8DtRLZ1D2Jv+Q==}
|
||||
dependencies:
|
||||
'@types/throttle-debounce': 2.1.0
|
||||
dev: true
|
||||
@@ -356,26 +356,26 @@ packages:
|
||||
resolution: {integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==}
|
||||
dev: true
|
||||
|
||||
/@windicss/config/1.6.1:
|
||||
resolution: {integrity: sha512-E4FKtWdYl5HwFknBQ+Z2JIF58TZiR4/ZiP8B30sfRxNlG6clh4agn5MJqTb4ER0MLkDb30Hugl2tGun0AQNbFw==}
|
||||
/@windicss/config/1.6.2:
|
||||
resolution: {integrity: sha512-xULo0Lm1wF7c7HGyjVegalfOw/ZkBjrpWZ4CnCD5Nhdlu+3kcXCwjOSgVgnSXgh3pg7CnMSdZ/vtnIlgPBqvKA==}
|
||||
dependencies:
|
||||
debug: 4.3.3
|
||||
jiti: 1.12.9
|
||||
windicss: 3.4.0
|
||||
windicss: 3.4.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@windicss/plugin-utils/1.6.1:
|
||||
resolution: {integrity: sha512-hFQY27bOr9SSpekIvSwBpIX25nR4cwrU5/1kJFqCwAzqyazvd7U9c/iI1E2sTEQOkPbpTTJkY2Act21Q70oSDQ==}
|
||||
/@windicss/plugin-utils/1.6.2:
|
||||
resolution: {integrity: sha512-W3TkqWwLeMfnqXc8LxVoaGEBioEJ114x2RYxDfex6iM3MPzL57qo+jZ5Wv4bvQQ5Id+Yt4gHTZbpgTzBRDouEQ==}
|
||||
dependencies:
|
||||
'@antfu/utils': 0.3.0
|
||||
'@windicss/config': 1.6.1
|
||||
'@antfu/utils': 0.4.0
|
||||
'@windicss/config': 1.6.2
|
||||
debug: 4.3.3
|
||||
fast-glob: 3.2.7
|
||||
fast-glob: 3.2.10
|
||||
magic-string: 0.25.7
|
||||
micromatch: 4.0.4
|
||||
windicss: 3.4.0
|
||||
windicss: 3.4.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -640,9 +640,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
|
||||
@@ -786,7 +786,7 @@ packages:
|
||||
engines: {node: '>=8.6'}
|
||||
dependencies:
|
||||
braces: 3.0.2
|
||||
picomatch: 2.3.0
|
||||
picomatch: 2.3.1
|
||||
dev: true
|
||||
|
||||
/minimist/1.2.5:
|
||||
@@ -815,8 +815,8 @@ packages:
|
||||
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
||||
dev: true
|
||||
|
||||
/picomatch/2.3.0:
|
||||
resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==}
|
||||
/picomatch/2.3.1:
|
||||
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
||||
engines: {node: '>=8.6'}
|
||||
dev: true
|
||||
|
||||
@@ -870,10 +870,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
|
||||
@@ -881,7 +881,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:
|
||||
@@ -939,8 +939,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
|
||||
@@ -949,16 +949,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-windicss/1.6.1[email protected]:
|
||||
resolution: {integrity: sha512-63uv4HqBxtSZB0WOtrZS8yhyfQPgGQwYgcBald+/BpLSlYJREcDKgX9Xd/qDgTAjpDRozxKQj/JWreIlyIahGg==}
|
||||
/vite-plugin-windicss/1.6.2[email protected]:
|
||||
resolution: {integrity: sha512-JFZmWo2XumDIoOk6wOW7RugVFpq0ACJ7DRT0dPi8KJ0fCNyYF+Wu6xyig7/QOQEAfoMbYxnVeU3CWGU4D5PlyA==}
|
||||
peerDependencies:
|
||||
vite: ^2.0.1
|
||||
dependencies:
|
||||
'@windicss/plugin-utils': 1.6.1
|
||||
'@windicss/plugin-utils': 1.6.2
|
||||
debug: 4.3.3
|
||||
kolorist: 1.5.1
|
||||
vite: 2.7.10
|
||||
windicss: 3.4.0
|
||||
windicss: 3.4.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -987,8 +987,8 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/windicss/3.4.0:
|
||||
resolution: {integrity: sha512-X+9Y1/FPxX253Xo4Hk/qfVuvoAxgKx686Z6yHxmBFMH7wRCPdRO42na9k/yEnrW6EqCFJP/GcMIHn3QENaE42g==}
|
||||
/windicss/3.4.2:
|
||||
resolution: {integrity: sha512-YieqWaXiwPu0JJoB7z03RXdjZjQQJtMZAeXUXu/j3JXSMhIgV/2rUXu4Q7QrworRlbaASZlFhxjnL/78aAty+Q==}
|
||||
engines: {node: '>= 12'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user