Skip to content

Commit 566f442

Browse files
committed
Update effect and esbuild
1 parent 520e8e9 commit 566f442

File tree

3 files changed

+165
-166
lines changed

3 files changed

+165
-166
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@eslint-react/eff": "workspace:*",
1414
"bsky-react-post": "^0.1.7",
1515
"clsx": "^2.1.1",
16-
"effect": "^3.19.2",
16+
"effect": "^3.19.3",
1717
"fumadocs-core": "16.0.5",
1818
"fumadocs-docgen": "3.0.3",
1919
"fumadocs-mdx": "13.0.2",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ansis": "^4.2.0",
7272
"dedent": "^1.7.0",
7373
"dprint": "^0.50.2",
74-
"effect": "^3.19.2",
74+
"effect": "^3.19.3",
7575
"eslint": "^9.39.1",
7676
"eslint-plugin-fast-import": "^1.5.3",
7777
"eslint-plugin-vitest": "^0.5.4",
@@ -110,7 +110,7 @@
110110
"@eslint/js": "9.39.1",
111111
"@types/react": "^19.2.2",
112112
"@types/react-dom": "^19.2.2",
113-
"esbuild": "^0.25.12",
113+
"esbuild": "^0.26.0",
114114
"eslint": "9.39.1",
115115
"fumadocs-core": "15.8.5",
116116
"fumadocs-docgen": "3.0.2",

0 commit comments

Comments
 (0)