Skip to content

Commit 5c80f4c

Browse files
Update all non-major dependencies
1 parent 0ef7064 commit 5c80f4c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

2 Bytes
Binary file not shown.

package.json

Lines changed: 6 additions & 6 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": {

0 commit comments

Comments
 (0)