Skip to content

Commit

Permalink
Remove kanel from yarn.lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
kristiandupont committed Apr 27, 2023
1 parent c596bc4 commit 33df16a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 41 deletions.
13 changes: 0 additions & 13 deletions packages/kanel-knex/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1173,19 +1173,6 @@ jsonpath@^1.1.1:
static-eval "2.0.2"
underscore "1.12.1"

"kanel@file:../..":
version "3.0.4"
dependencies:
"@kristiandupont/recase" "1.1.2"
chalk "4.1.2"
cli-progress "^3.11.2"
extract-pg-schema "^4.1.0"
optionator "^0.9.1"
pg "^8.6.0"
ramda "^0.28.0"
rmfr "^2.0.0"
tagged-comment-parser "^1.2.0"

kind-of@^6.0.2:
version "6.0.3"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
Expand Down
13 changes: 0 additions & 13 deletions packages/kanel-zod/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1168,19 +1168,6 @@ jsonpath@^1.1.1:
static-eval "2.0.2"
underscore "1.12.1"

"kanel@file:../..":
version "3.0.4"
dependencies:
"@kristiandupont/recase" "1.1.2"
chalk "4.1.2"
cli-progress "^3.11.2"
extract-pg-schema "^4.1.0"
optionator "^0.9.1"
pg "^8.6.0"
ramda "^0.28.0"
rmfr "^2.0.0"
tagged-comment-parser "^1.2.0"

kind-of@^6.0.2:
version "6.0.3"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
Expand Down
15 changes: 0 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1910,21 +1910,6 @@ jsonpath@^1.1.1:
static-eval "2.0.2"
underscore "1.12.1"

"kanel@workspace:*":
version "3.3.0-beta.1"
resolved "https://registry.yarnpkg.com/kanel/-/kanel-3.3.0-beta.1.tgz#3c0a466efb0cf9101efb93837a144d7127e00339"
integrity sha512-k+UHFOCuzCD3zZJ6EmAIFONSZxvVIdwMwTpDIraP8BKmNeaZCweKLHosp+FlU0MGETHwTXdq/gsxloJRM3ErWQ==
dependencies:
"@kristiandupont/recase" "1.2.0"
chalk "4.1.2"
cli-progress "^3.11.2"
extract-pg-schema "^4.2.0"
optionator "^0.9.1"
pg "^8.10.0"
ramda "^0.28.0"
rmfr "^2.0.0"
tagged-comment-parser "^1.2.0"

kind-of@^6.0.2:
version "6.0.3"
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
Expand Down

0 comments on commit 33df16a

Please sign in to comment.