Skip to content

Commit 087dab9

Browse files
committed
chore: update dependencies for lefthook, lucide-react, tailwindcss, and postcss
1 parent b078abe commit 087dab9

File tree

3 files changed

+131
-132
lines changed

3 files changed

+131
-132
lines changed

apps/website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"fumadocs-twoslash": "3.1.0",
1919
"fumadocs-typescript": "3.1.0",
2020
"fumadocs-ui": "15.0.12",
21-
"lucide-react": "^0.483.0",
21+
"lucide-react": "^0.484.0",
2222
"next": "^15.2.4",
2323
"next-view-transitions": "^0.3.4",
2424
"react": "^19.0.0",
@@ -36,7 +36,7 @@
3636
"@local/configs": "workspace:*",
3737
"@mdx-js/mdx": "^3.1.0",
3838
"@next/eslint-plugin-next": "^15.2.4",
39-
"@tailwindcss/postcss": "^4.0.15",
39+
"@tailwindcss/postcss": "^4.0.16",
4040
"@tsconfig/next": "^2.0.3",
4141
"@tsconfig/node22": "^22.0.1",
4242
"@tsconfig/strictest": "^2.0.5",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-unicorn": "^58.0.0",
5757
"importx": "^0.5.2",
5858
"postcss": "^8.5.3",
59-
"tailwindcss": "^4.0.15",
59+
"tailwindcss": "^4.0.16",
6060
"tailwindcss-animated": "^2.0.0",
6161
"typescript": "^5.8.2",
6262
"typescript-eslint": "^8.28.0"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-config-flat-gitignore": "^2.1.0",
7575
"eslint-plugin-vitest": "^0.5.4",
7676
"jiti": "^2.4.2",
77-
"lefthook": "^1.11.4",
77+
"lefthook": "^1.11.5",
7878
"markdownlint": "^0.37.4",
7979
"nx": "20.4.2",
8080
"publint": "^0.3.9",
@@ -114,7 +114,7 @@
114114
"cross-spawn": "^7.0.6",
115115
"esbuild": "^0.25.1",
116116
"is-core-module": "npm:@socketregistry/is-core-module@^1.0.8",
117-
"lucide-react": "^0.483.0",
117+
"lucide-react": "^0.484.0",
118118
"next": "^15.2.4",
119119
"react": "^19.0.0",
120120
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)