5 changed files with 17 additions and 5 deletions
@ -2,6 +2,7 @@ |
|||||
"version": "5", |
"version": "5", |
||||
"specifiers": { |
"specifiers": { |
||||
"jsr:@std/path@*": "1.0.6", |
"jsr:@std/path@*": "1.0.6", |
||||
|
"jsr:@std/path@^1.1.0": "1.1.0", |
||||
"npm:@bufbuild/protobuf@^2.2.5": "2.2.5", |
"npm:@bufbuild/protobuf@^2.2.5": "2.2.5", |
||||
"npm:@jsr/[email protected]": "2.6.2", |
"npm:@jsr/[email protected]": "2.6.2", |
||||
"npm:@jsr/[email protected]": "2.6.0-0", |
"npm:@jsr/[email protected]": "2.6.0-0", |
||||
@ -83,6 +84,9 @@ |
|||||
"jsr": { |
"jsr": { |
||||
"@std/[email protected]": { |
"@std/[email protected]": { |
||||
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed" |
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed" |
||||
|
}, |
||||
|
"@std/[email protected]": { |
||||
|
"integrity": "ddc94f8e3c275627281cbc23341df6b8bcc874d70374f75fec2533521e3d6886" |
||||
} |
} |
||||
}, |
}, |
||||
"npm": { |
"npm": { |
||||
@ -7294,6 +7298,9 @@ |
|||||
} |
} |
||||
}, |
}, |
||||
"workspace": { |
"workspace": { |
||||
|
"dependencies": [ |
||||
|
"jsr:@std/path@^1.1.0" |
||||
|
], |
||||
"packageJson": { |
"packageJson": { |
||||
"dependencies": [ |
"dependencies": [ |
||||
"npm:@bufbuild/protobuf@^2.2.5", |
"npm:@bufbuild/protobuf@^2.2.5", |
||||
|
|||||
Loading…
Reference in new issue