Skip to content

Commit 50e76bd

Browse files
Update all non-major dependencies
1 parent 5f4a216 commit 50e76bd

5 files changed

Lines changed: 585 additions & 570 deletions

File tree

config/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-react": "7.37.5",
2828
"eslint-plugin-react-hooks": "7.0.1",
2929
"globals": "16.5.0",
30-
"typescript-eslint": "8.53.0"
30+
"typescript-eslint": "8.53.1"
3131
},
3232
"devDependencies": {
3333
"@next/eslint-plugin-next": "^16.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"turbo": "^2.6.0",
5151
"typescript": "^5.9.3"
5252
},
53-
"packageManager": "pnpm@10.28.0",
53+
"packageManager": "pnpm@10.28.1",
5454
"pnpm": {
5555
"overrides": {
5656
"@libsql/client": "0.17.0"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@radix-ui/react-slot": "^1.2.4",
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.1",
25-
"lucide-react": "^0.562.0",
25+
"lucide-react": "^0.563.0",
2626
"npm-run-all2": "^8.0.4",
2727
"tailwind-merge": "catalog:tailwindcss"
2828
},

0 commit comments

Comments
 (0)