mirror of
https://github.com/kunkunsh/kunkun-ext-image-processing.git
synced 2025-04-03 18:06:42 +00:00
chore: bump version to 0.0.20 and update dependencies in package.json and pnpm-lock.yaml
This commit is contained in:
parent
96b47cda18
commit
56fb480efb
2
jsr.json
2
jsr.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
||||
"name": "@kunkun/ext-image-processing",
|
||||
"version": "0.0.19",
|
||||
"version": "0.0.20",
|
||||
"license": "MIT",
|
||||
"lint": false,
|
||||
"exports": "./mod.ts",
|
||||
|
11
package.json
11
package.json
@ -1,12 +1,9 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh",
|
||||
"name": "kunkun-ext-image-processing",
|
||||
"version": "0.0.19",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/kunkunsh/kunkun-ext-image-processing",
|
||||
"directory": "."
|
||||
},
|
||||
"version": "0.0.20",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-image-processing",
|
||||
"kunkun": {
|
||||
"name": "Image Processing",
|
||||
"shortDescription": "Image Processing",
|
||||
@ -73,7 +70,7 @@
|
||||
"dependencies": {
|
||||
"@hk/photographer-toolbox": "npm:@jsr/hk__photographer-toolbox@^0.1.12",
|
||||
"@internationalized/date": "^3.6.0",
|
||||
"@kksh/api": "^0.0.48",
|
||||
"@kksh/api": "^0.0.52",
|
||||
"@kksh/svelte5": "^0.1.12",
|
||||
"@tanstack/table-core": "^8.20.5",
|
||||
"bits-ui": "1.0.0-next.77",
|
||||
|
644
pnpm-lock.yaml
generated
644
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user