Skip to content

Commit 68476f1

Browse files
Update all non-major dependencies
1 parent 0ef7064 commit 68476f1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

2 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"analyze": "ANALYZE=true next build"
1414
},
1515
"devDependencies": {
16-
"@biomejs/biome": "2.1.3",
17-
"@next/bundle-analyzer": "15.4.5",
16+
"@biomejs/biome": "2.2.2",
17+
"@next/bundle-analyzer": "15.5.2",
1818
"@tsconfig/next": "2.0.3",
19-
"@types/node": "24.1.0",
20-
"@types/react": "19.1.9",
21-
"@types/react-dom": "19.1.7",
19+
"@types/node": "24.3.0",
20+
"@types/react": "19.1.12",
21+
"@types/react-dom": "19.1.9",
2222
"@types/remove-markdown": "0.3.4",
2323
"csstype": "3.1.3",
24-
"sass": "1.89.2",
24+
"sass": "1.91.0",
2525
"typescript": "5.9.2"
2626
},
2727
"dependencies": {
@@ -32,7 +32,7 @@
3232
"cmdk": "0.2.1",
3333
"gray-matter": "4.0.3",
3434
"include-media": "2.0.0",
35-
"next": "15.4.5",
35+
"next": "15.5.2",
3636
"next-mdx-remote": "5.0.0",
3737
"next-route-visualizer": "1.1.3",
3838
"plaiceholder": "2.5.0",

0 commit comments

Comments
 (0)