fix(core): update
This commit is contained in:
parent
1e93429186
commit
7454a52d03
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -20,9 +20,6 @@ dependencies:
|
|||||||
'@push.rocks/smartrequest':
|
'@push.rocks/smartrequest':
|
||||||
specifier: ^2.0.15
|
specifier: ^2.0.15
|
||||||
version: 2.0.21
|
version: 2.0.21
|
||||||
'@types/sharp':
|
|
||||||
specifier: ^0.32.0
|
|
||||||
version: 0.32.0
|
|
||||||
sharp:
|
sharp:
|
||||||
specifier: ^0.33.0
|
specifier: ^0.33.0
|
||||||
version: 0.33.0
|
version: 0.33.0
|
||||||
@ -1842,13 +1839,6 @@ packages:
|
|||||||
'@types/node': 20.10.2
|
'@types/node': 20.10.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/sharp@0.32.0:
|
|
||||||
resolution: {integrity: sha512-OOi3kL+FZDnPhVzsfD37J88FNeZh6gQsGcLc95NbeURRGvmSjeXiDcyWzF2o3yh/gQAUn2uhh/e+CPCa5nwAxw==}
|
|
||||||
deprecated: This is a stub types definition. sharp provides its own type definitions, so you do not need this installed.
|
|
||||||
dependencies:
|
|
||||||
sharp: 0.33.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@types/shortid@0.0.29:
|
/@types/shortid@0.0.29:
|
||||||
resolution: {integrity: sha1-gJPuBBam4r8qpjOBCRFLP7/6Dps=}
|
resolution: {integrity: sha1-gJPuBBam4r8qpjOBCRFLP7/6Dps=}
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartjimp',
|
name: '@push.rocks/smartjimp',
|
||||||
version: '1.0.9',
|
version: '1.0.10',
|
||||||
description: 'a tool fr working with images in TypeScript'
|
description: 'a tool fr working with images in TypeScript'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user