Skip to content

Commit 6044393

Browse files
Update all non-major dependencies
1 parent f3840de commit 6044393

File tree

4 files changed

+231
-233
lines changed

4 files changed

+231
-233
lines changed

apps/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"fumadocs-core": "^13.0.1",
2626
"fumadocs-mdx": "^9.0.0",
2727
"fumadocs-ui": "^13.0.1",
28-
"lucide-react": "^0.452.0",
28+
"lucide-react": "^0.453.0",
2929
"next": "^14.2.5",
3030
"next-auth": "^4.24.7",
3131
"next-themes": "^0.3.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fuma-comment",
33
"private": true,
4-
"packageManager": "[email protected].1",
4+
"packageManager": "[email protected].2",
55
"scripts": {
66
"version": "changeset version",
77
"release": "turbo run build --filter=./packages/* && changeset publish",

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@tiptap/react": "^2.5.8",
7777
"@tiptap/suggestion": "^2.5.8",
7878
"class-variance-authority": "^0.7.0",
79-
"lucide-react": "^0.452.0",
79+
"lucide-react": "^0.453.0",
8080
"swr": "^2.2.5",
8181
"tailwind-merge": "^2.4.0",
8282
"tippy.js": "^6.3.7"

0 commit comments

Comments
 (0)