mirror of
https://github.com/kunkunsh/kunkun-ext-vscode.git
synced 2025-04-03 01:56:43 +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",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh/",
|
||||
"name": "kunkun-ext-vscode",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-vscode",
|
||||
"type": "module",
|
||||
@ -100,8 +100,8 @@
|
||||
"build": "bun build.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kksh/api": "^0.1.5",
|
||||
"valibot": "^1.0.0-rc.2"
|
||||
"@kksh/api": "^0.1.7",
|
||||
"valibot": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
|
Loading…
x
Reference in New Issue
Block a user