Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
979ed0b874
commit
b728933c22
2 changed files with 6 additions and 8 deletions
|
@ -19,6 +19,7 @@
|
||||||
"@unocss/reset": "^0.61.0",
|
"@unocss/reset": "^0.61.0",
|
||||||
"astro": "^4.11.3",
|
"astro": "^4.11.3",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
|
"sharp": "^0.33.4",
|
||||||
"unocss": "^0.61.0",
|
"unocss": "^0.61.0",
|
||||||
"vue": "^3.4.31"
|
"vue": "^3.4.31"
|
||||||
},
|
},
|
||||||
|
|
|
@ -32,6 +32,9 @@ importers:
|
||||||
nprogress:
|
nprogress:
|
||||||
specifier: ^0.2.0
|
specifier: ^0.2.0
|
||||||
version: 0.2.0
|
version: 0.2.0
|
||||||
|
sharp:
|
||||||
|
specifier: ^0.33.4
|
||||||
|
version: 0.33.4
|
||||||
unocss:
|
unocss:
|
||||||
specifier: ^0.61.0
|
specifier: ^0.61.0
|
||||||
version: 0.61.3(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.3)
|
version: 0.61.3(postcss@8.4.39)(rollup@4.18.1)(vite@5.3.3)
|
||||||
|
@ -5450,13 +5453,11 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
color-name: 1.1.4
|
color-name: 1.1.4
|
||||||
simple-swizzle: 0.2.2
|
simple-swizzle: 0.2.2
|
||||||
optional: true
|
|
||||||
|
|
||||||
color@4.2.3:
|
color@4.2.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
color-convert: 2.0.1
|
color-convert: 2.0.1
|
||||||
color-string: 1.9.1
|
color-string: 1.9.1
|
||||||
optional: true
|
|
||||||
|
|
||||||
colorette@2.0.20: {}
|
colorette@2.0.20: {}
|
||||||
|
|
||||||
|
@ -5536,8 +5537,7 @@ snapshots:
|
||||||
|
|
||||||
destr@2.0.3: {}
|
destr@2.0.3: {}
|
||||||
|
|
||||||
detect-libc@2.0.3:
|
detect-libc@2.0.3: {}
|
||||||
optional: true
|
|
||||||
|
|
||||||
deterministic-object-hash@2.0.2:
|
deterministic-object-hash@2.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -6380,8 +6380,7 @@ snapshots:
|
||||||
|
|
||||||
is-arrayish@0.2.1: {}
|
is-arrayish@0.2.1: {}
|
||||||
|
|
||||||
is-arrayish@0.3.2:
|
is-arrayish@0.3.2: {}
|
||||||
optional: true
|
|
||||||
|
|
||||||
is-binary-path@2.1.0:
|
is-binary-path@2.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -7625,7 +7624,6 @@ snapshots:
|
||||||
'@img/sharp-wasm32': 0.33.4
|
'@img/sharp-wasm32': 0.33.4
|
||||||
'@img/sharp-win32-ia32': 0.33.4
|
'@img/sharp-win32-ia32': 0.33.4
|
||||||
'@img/sharp-win32-x64': 0.33.4
|
'@img/sharp-win32-x64': 0.33.4
|
||||||
optional: true
|
|
||||||
|
|
||||||
shebang-command@2.0.0:
|
shebang-command@2.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -7647,7 +7645,6 @@ snapshots:
|
||||||
simple-swizzle@0.2.2:
|
simple-swizzle@0.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
is-arrayish: 0.3.2
|
is-arrayish: 0.3.2
|
||||||
optional: true
|
|
||||||
|
|
||||||
sirv@2.0.4:
|
sirv@2.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue