Skip to content

Commit 7bf86c1

Browse files
committed
chore: update effect
1 parent 7baa84e commit 7bf86c1

File tree

4 files changed

+56
-56
lines changed

4 files changed

+56
-56
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"bsky-react-post": "^0.1.7",
1818
"class-variance-authority": "^0.7.1",
1919
"clsx": "^2.1.1",
20-
"effect": "^3.17.10",
20+
"effect": "^3.17.11",
2121
"fumadocs-core": "15.7.8",
2222
"fumadocs-docgen": "3.0.0",
2323
"fumadocs-mdx": "11.8.3",

dprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"packages/**/docs"
2626
],
2727
"plugins": [
28-
"https://plugins.dprint.dev/typescript-0.95.10.wasm",
28+
"https://plugins.dprint.dev/typescript-0.95.11.wasm",
2929
"https://plugins.dprint.dev/json-0.20.0.wasm",
3030
"https://plugins.dprint.dev/markdown-0.19.0.wasm",
3131
"https://plugins.dprint.dev/toml-0.7.0.wasm",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"cspell": "^9.2.1",
7373
"dedent": "^1.6.0",
7474
"dprint": "^0.50.1",
75-
"effect": "^3.17.10",
75+
"effect": "^3.17.11",
7676
"eslint": "^9.34.0",
7777
"eslint-config-flat-gitignore": "^2.1.0",
7878
"eslint-plugin-fast-import": "^1.3.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)