Skip to content

Commit e343405

Browse files
[create-pull-request] automated change (#38)
Co-authored-by: ysm-dev <18487241+ysm-dev@users.noreply.github.com>
1 parent ea7daff commit e343405

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

bun.lock

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"pkg:bump": "taze major -lwi"
1818
},
1919
"dependencies": {
20-
"@fxts/core": "^1.17.0",
20+
"@fxts/core": "^1.19.0",
2121
"@mozilla/readability": "^0.6.0",
2222
"@radix-ui/react-switch": "^1.2.6",
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.1",
2525
"defuddle": "^0.6.6",
2626
"js-tiktoken": "^1.0.21",
27-
"lucide-react": "^0.545.0",
27+
"lucide-react": "^0.546.0",
2828
"ofetch": "^1.4.1",
2929
"react": "^19.2.0",
3030
"react-dom": "^19.2.0",
@@ -35,15 +35,15 @@
3535
"tw-animate-css": "^1.4.0"
3636
},
3737
"devDependencies": {
38-
"@biomejs/biome": "^2.2.5",
38+
"@biomejs/biome": "^2.2.6",
3939
"@tailwindcss/vite": "^4.1.14",
4040
"@types/react": "^19.2.2",
41-
"@types/react-dom": "^19.2.1",
41+
"@types/react-dom": "^19.2.2",
4242
"@types/turndown": "^5.0.5",
4343
"@wxt-dev/module-react": "^1.1.5",
44-
"shadcn": "^3.4.0",
44+
"shadcn": "^3.4.2",
4545
"tailwindcss": "^4.1.14",
46-
"taze": "^19.7.0",
46+
"taze": "^19.8.0",
4747
"typescript": "^5.9.3",
4848
"vite-tsconfig-paths": "^5.1.4",
4949
"wxt": "^0.20.11"

0 commit comments

Comments
 (0)