Skip to content

Commit f54e29e

Browse files
committed
chore(web): sync deps and bun.lock
1 parent 7c1f061 commit f54e29e

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

web/bun.lock

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

web/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@tailwindcss/typography": "^0.5.20",
1414
"class-variance-authority": "^0.7.1",
1515
"clsx": "^2.1.1",
16-
"lucide-react": "^1.22.0",
16+
"lucide-react": "^1.23.0",
1717
"next": "16.2.9",
1818
"next-themes": "^0.4.6",
1919
"react": "19.2.4",
@@ -32,15 +32,15 @@
3232
"zod": "4.1.12"
3333
},
3434
"devDependencies": {
35-
"@tailwindcss/postcss": "^4",
36-
"@types/node": "^20",
37-
"@types/react": "^19",
38-
"@types/react-dom": "^19",
39-
"eslint": "^9",
35+
"@tailwindcss/postcss": "^4.3.2",
36+
"@types/node": "^20.19.43",
37+
"@types/react": "^19.2.17",
38+
"@types/react-dom": "^19.2.3",
39+
"eslint": "^9.39.4",
4040
"eslint-config-next": "16.2.9",
41-
"tailwindcss": "^4",
41+
"tailwindcss": "^4.3.2",
4242
"tw-animate-css": "^1.4.0",
43-
"typescript": "^5"
43+
"typescript": "^5.9.3"
4444
},
4545
"ignoreScripts": [
4646
"sharp",

0 commit comments

Comments
 (0)