Skip to content

Commit

Permalink
fix(deps): update dependency effect to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent add86e0 commit b49d01f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"date-fns": "3.6.0",
"defu": "6.1.4",
"destr": "2.0.3",
"effect": "3.4.0",
"effect": "3.4.1",
"graphql-web-lite": "16.6.0-4",
"lucide-vue-next": "0.395.0",
"nanostores": "0.10.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/script-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@opentelemetry/semantic-conventions": "1.25.1",
"@ts-rest/core": "3.45.2",
"@urql/core": "5.0.4",
"effect": "3.4.0",
"effect": "3.4.1",
"esbuild-wasm": "0.21.5",
"hono": "4.4.7",
"proper-tags": "2.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3453,7 +3453,7 @@ __metadata:
date-fns: "npm:3.6.0"
defu: "npm:6.1.4"
destr: "npm:2.0.3"
effect: "npm:3.4.0"
effect: "npm:3.4.1"
esbuild: "npm:0.21.5"
eslint: "npm:9.5.0"
graphql-web-lite: "npm:16.6.0-4"
Expand Down Expand Up @@ -6193,10 +6193,10 @@ __metadata:
languageName: node
linkType: hard

"effect@npm:3.4.0":
version: 3.4.0
resolution: "effect@npm:3.4.0"
checksum: 10c0/d5d550c5c43facada7860716cfb3b7a04694998a2ce9e418abdad6fec880c2701e64bf1b253028599fb674671bac210a75b336cb0505e2fab8570ffddeda1579
"effect@npm:3.4.1":
version: 3.4.1
resolution: "effect@npm:3.4.1"
checksum: 10c0/bb0e795ae39563a23bcc619ae930b6a8e49532603294a0aa4c92212591b56ccb316a319982c3ebcdbd5e5cb7282fab2b1867eca3bf48e31d7bf2f3bdbcba5a6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -11568,7 +11568,7 @@ __metadata:
"@ts-rest/core": "npm:3.45.2"
"@types/node": "npm:20.14.7"
"@urql/core": "npm:5.0.4"
effect: "npm:3.4.0"
effect: "npm:3.4.1"
esbuild-wasm: "npm:0.21.5"
hono: "npm:4.4.7"
msw: "npm:2.3.1"
Expand Down

0 comments on commit b49d01f

Please sign in to comment.