Skip to content

Commit 86e5522

Browse files
committed
upgrade effect
1 parent 55a6403 commit 86e5522

File tree

9 files changed

+100
-100
lines changed

9 files changed

+100
-100
lines changed

apps/connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@tanstack/react-router-devtools": "^1.131.27",
2626
"@xstate/store": "^3.9.2",
2727
"clsx": "^2.1.1",
28-
"effect": "^3.17.9",
28+
"effect": "^3.17.13",
2929
"graphql-request": "^7.2.0",
3030
"react": "^19.1.1",
3131
"react-dom": "^19.1.1",

apps/events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@xstate/store": "^3.9.2",
2424
"class-variance-authority": "^0.7.1",
2525
"clsx": "^2.1.1",
26-
"effect": "^3.17.9",
26+
"effect": "^3.17.13",
2727
"framer-motion": "^12.23.12",
2828
"graphql-request": "^7.2.0",
2929
"isomorphic-ws": "^5.0.0",

apps/privy-login-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@xstate/store": "^3.9.2",
2525
"class-variance-authority": "^0.7.1",
2626
"clsx": "^2.1.1",
27-
"effect": "^3.17.9",
27+
"effect": "^3.17.13",
2828
"framer-motion": "^12.23.12",
2929
"graphql-request": "^7.2.0",
3030
"isomorphic-ws": "^5.0.0",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@prisma/client": "^6.14.0",
1919
"@privy-io/server-auth": "^1.32.0",
2020
"cors": "^2.8.5",
21-
"effect": "^3.17.9",
21+
"effect": "^3.17.13",
2222
"prisma": "^6.14.0"
2323
},
2424
"devDependencies": {

apps/template-vite-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@tanstack/react-router": "^1.131.27",
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.1",
25-
"effect": "^3.17.9",
25+
"effect": "^3.17.13",
2626
"lucide-react": "^0.541.0",
2727
"react": "^19.1.1",
2828
"react-dom": "^19.1.1",

packages/create-hypergraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@effect/printer-ansi": "^0.45.0",
6161
"@effect/vitest": "^0.25.1",
6262
"@types/node": "^24.3.0",
63-
"effect": "^3.17.9",
63+
"effect": "^3.17.13",
6464
"execa": "^9.6.0",
6565
"tsdown": "^0.14.1",
6666
"tsx": "^4.20.4"

packages/hypergraph-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@graphprotocol/grc-20": "^0.25.2",
5151
"@noble/hashes": "^1.8.0",
5252
"@tanstack/react-query": "^5.85.5",
53-
"effect": "^3.17.9",
53+
"effect": "^3.17.13",
5454
"graphql-request": "^7.2.0",
5555
"siwe": "^3.0.0",
5656
"uuid": "^11.1.0",

packages/hypergraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@serenity-kit/noble-sodium": "^0.2.1",
8181
"@xstate/store": "^3.9.2",
8282
"bs58check": "^4.0.0",
83-
"effect": "^3.17.9",
83+
"effect": "^3.17.13",
8484
"open": "^10.2.0",
8585
"permissionless": "^0.2.47",
8686
"siwe": "^3.0.0",

pnpm-lock.yaml

Lines changed: 92 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)