Skip to content

Commit f038b69

Browse files
committed
chore: update lucide-react and tailwindcss versions in package.json and package-lock.json
1 parent 5919ffa commit f038b69

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dompurify": "^3.2.6",
2626
"framer-motion": "^12.23.12",
2727
"hastscript": "^9.0.1",
28-
"lucide-react": "^0.539.0",
28+
"lucide-react": "^0.543.0",
2929
"react": "^19.1.1",
3030
"react-dom": "^19.1.1",
3131
"react-markdown": "^10.1.0",
@@ -39,12 +39,12 @@
3939
"remark-gfm": "^4.0.1",
4040
"remark-supersub": "^1.0.0",
4141
"tailwind-merge": "^3.3.1",
42-
"tailwindcss": "^4.1.11",
42+
"tailwindcss": "^4.1.13",
4343
"tailwindcss-animate": "^1.0.7",
4444
"unist-util-visit": "^5.0.0"
4545
},
4646
"devDependencies": {
47-
"@eslint/js": "^9.33.0",
47+
"@eslint/js": "^9.35.0",
4848
"@types/node": "^24.3.1",
4949
"@types/react": "^19.1.12",
5050
"@types/react-dom": "^19.1.9",

0 commit comments

Comments
 (0)