mirror of
https://github.com/kunkunsh/kunkun-ext-vscode.git
synced 2025-04-03 18:16:42 +00:00
Update dependencies in package.json: bump @kksh/api to ^0.1.7 and valibot to ^1.0.0; update bun.lockb
This commit is contained in:
parent
ded7c56fd7
commit
3f93dbd98c
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/kunkun-ext-vscode",
|
"name": "@kunkun/kunkun-ext-vscode",
|
||||||
"version": "0.1.6",
|
"version": "0.1.7",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"publish": {
|
"publish": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.kunkun.sh/",
|
"$schema": "https://schema.kunkun.sh/",
|
||||||
"name": "kunkun-ext-vscode",
|
"name": "kunkun-ext-vscode",
|
||||||
"version": "0.1.6",
|
"version": "0.1.7",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-vscode",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-vscode",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@ -100,8 +100,8 @@
|
|||||||
"build": "bun build.ts"
|
"build": "bun build.ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@kksh/api": "^0.1.5",
|
"@kksh/api": "^0.1.7",
|
||||||
"valibot": "^1.0.0-rc.2"
|
"valibot": "^1.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/bun": "latest"
|
"@types/bun": "latest"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user