Skip to content

Commit aa268b0

Browse files
committed
chore: Update package.json for dependency upgrades and bun.lockb changes
1 parent f03a09f commit aa268b0

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,26 @@
1212
"@tailwindcss/postcss": "^4.1.17",
1313
"@tailwindcss/typography": "^0.5.19",
1414
"clsx": "^2.1.1",
15-
"next": "^16.0.5",
15+
"next": "^16.0.7",
1616
"next-sitemap": "^4.2.3",
1717
"next-themes": "^0.4.6",
18-
"posthog-js": "^1.298.1",
19-
"react": "19.2.0",
20-
"react-dom": "19.2.0",
18+
"posthog-js": "^1.302.2",
19+
"react": "19.2.1",
20+
"react-dom": "19.2.1",
2121
"tailwind-merge": "^3.4.0",
2222
"tailwindcss-animate": "^1.0.7",
2323
"use-clipboard-copy": "^0.2.0",
2424
"zod": "^4.1.13"
2525
},
2626
"devDependencies": {
27-
"@biomejs/biome": "^2.3.7",
28-
"@types/bun": "^1.3.3",
27+
"@biomejs/biome": "^2.3.8",
28+
"@types/bun": "^1.3.4",
2929
"@types/node": "^24.10.1",
3030
"@types/react": "^19.2.7",
3131
"@types/react-dom": "^19.2.3",
3232
"husky": "^9.1.7",
3333
"lint-staged": "^16.2.7",
34-
"shiki": "^3.17.0",
34+
"shiki": "^3.19.0",
3535
"tailwindcss": "^4.1.17",
3636
"typescript": "5.9.3"
3737
},

0 commit comments

Comments
 (0)