Skip to content

Commit 45a53b9

Browse files
fix(deps): update all dependencies
1 parent cbc5225 commit 45a53b9

2 files changed

Lines changed: 1178 additions & 872 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"build": "next build && next-sitemap --config next-sitemap.config.js",
88
"lint": "biome check --write --unsafe ."
99
},
10-
"packageManager": "pnpm@10.19.0+sha512.c9fc7236e92adf5c8af42fd5bf1612df99c2ceb62f27047032f4720b33f8eacdde311865e91c411f2774f618d82f320808ecb51718bfa82c060c4ba7c76a32b8",
10+
"packageManager": "pnpm@10.25.0+sha512.5e82639027af37cf832061bcc6d639c219634488e0f2baebe785028a793de7b525ffcd3f7ff574f5e9860654e098fe852ba8ac5dd5cefe1767d23a020a92f501",
1111
"dependencies": {
1212
"@orama/orama": "^3.1.16",
1313
"@orama/tokenizers": "^3.1.16",
@@ -19,18 +19,18 @@
1919
"fumadocs-core": "^16.0.1",
2020
"fumadocs-mdx": "^13.0.0",
2121
"fumadocs-ui": "^16.0.1",
22-
"lucide-react": "^0.546.0",
22+
"lucide-react": "^0.556.0",
2323
"next": "^16.0.0",
24-
"react": "19.2.0",
25-
"react-dom": "19.2.0",
24+
"react": "19.2.1",
25+
"react-dom": "19.2.1",
2626
"react-twitter-embed": "^4.0.4",
2727
"rss": "^1.2.2",
2828
"satori": "^0.18.3",
2929
"tailwind-merge": "^3.3.1",
3030
"zod": "^4.1.12"
3131
},
3232
"devDependencies": {
33-
"@biomejs/biome": "2.2.7",
33+
"@biomejs/biome": "2.3.8",
3434
"@fumadocs/cli": "^1.0.3",
3535
"@types/mdx": "^2.0.13",
3636
"@types/node": "^24.9.1",

0 commit comments

Comments
 (0)