Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanSnow committed Jan 29, 2024
1 parent a73885f commit dd5ac41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/karbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,10 @@
"nx": "17.2.8",
"prettier": "3.2.4",
"tsup": "8.0.1",
"tsx": "^4.7.0",
"tsx": "4.7.0",
"typescript": "5.3.3",
"vitest": "0.34.6",
"zx": "^7.2.3"
"zx": "7.2.3"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3018,7 +3018,7 @@ __metadata:
tiny-invariant: "npm:^1.3.1"
ts-pattern: "npm:^5.0.6"
tsup: "npm:8.0.1"
tsx: "npm:^4.7.0"
tsx: "npm:4.7.0"
type-fest: "npm:^4.10.1"
typescript: "npm:5.3.3"
typesense: "npm:^1.7.2"
Expand All @@ -3039,7 +3039,7 @@ __metadata:
vue3-lazy-hydration: "npm:^1.2.1"
zod: "npm:^3.22.4"
zod-validation-error: "npm:^2.1.0"
zx: "npm:^7.2.3"
zx: "npm:7.2.3"
bin:
karbon: ./bin/karbon.mjs
languageName: unknown
Expand Down Expand Up @@ -14594,7 +14594,7 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.7.0, tsx@npm:^4.7.0":
"tsx@npm:4.7.0":
version: 4.7.0
resolution: "tsx@npm:4.7.0"
dependencies:
Expand Down Expand Up @@ -16267,7 +16267,7 @@ __metadata:
languageName: node
linkType: hard

"zx@npm:^7.2.3":
"zx@npm:7.2.3":
version: 7.2.3
resolution: "zx@npm:7.2.3"
dependencies:
Expand Down

0 comments on commit dd5ac41

Please sign in to comment.