Bump @kittycad/lib from 0.0.49 to 0.0.50 (#516)
Bumps [@kittycad/lib](https://github.com/KittyCAD/kittycad.ts) from 0.0.49 to 0.0.50. - [Release notes](https://github.com/KittyCAD/kittycad.ts/releases) - [Commits](https://github.com/KittyCAD/kittycad.ts/compare/v0.0.49...v0.0.50) --- updated-dependencies: - dependency-name: "@kittycad/lib" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"dependencies": {
|
||||
"@dicebear/avatars": "^4.10.8",
|
||||
"@dicebear/avatars-bottts-sprites": "^4.10.8",
|
||||
"@kittycad/lib": "^0.0.49",
|
||||
"@kittycad/lib": "^0.0.50",
|
||||
"@octokit/openapi-types": "^19.1.0",
|
||||
"@octokit/rest": "^20.0.2",
|
||||
"@octokit/types": "^12.4.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1260,15 +1260,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@kittycad/lib@npm:^0.0.49":
|
||||
version: 0.0.49
|
||||
resolution: "@kittycad/lib@npm:0.0.49"
|
||||
"@kittycad/lib@npm:^0.0.50":
|
||||
version: 0.0.50
|
||||
resolution: "@kittycad/lib@npm:0.0.50"
|
||||
dependencies:
|
||||
node-fetch: 3.3.2
|
||||
openapi-types: ^12.0.0
|
||||
ts-node: ^10.9.1
|
||||
tslib: ~2.4
|
||||
checksum: eaff3a4490baa48d489ec1fd9ea31eb14409e93a675e203b734133f0e289b607011541054bc689e44d962acb2f5ab093f0324e383cd39980ec6231999160a49f
|
||||
checksum: 4bf0b2e675b59c18e5d861127021c87b140ae71eb4768bc84eaae8651bed83fea17299b184bf819dfdeb104ce0b14a3828edf9cd28070e316c56c0b13d9faff5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3835,7 +3835,7 @@ __metadata:
|
||||
"@crxjs/vite-plugin": ^1.0.14
|
||||
"@dicebear/avatars": ^4.10.8
|
||||
"@dicebear/avatars-bottts-sprites": ^4.10.8
|
||||
"@kittycad/lib": ^0.0.49
|
||||
"@kittycad/lib": ^0.0.50
|
||||
"@octokit/openapi-types": ^19.1.0
|
||||
"@octokit/rest": ^20.0.2
|
||||
"@octokit/types": ^12.4.0
|
||||
|
Reference in New Issue
Block a user