We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef7064 commit 5c80f4cCopy full SHA for 5c80f4c
bun.lockb
2 Bytes
package.json
@@ -13,15 +13,15 @@
13
"analyze": "ANALYZE=true next build"
14
},
15
"devDependencies": {
16
- "@biomejs/biome": "2.1.3",
17
- "@next/bundle-analyzer": "15.4.5",
+ "@biomejs/biome": "2.2.2",
+ "@next/bundle-analyzer": "15.5.2",
18
"@tsconfig/next": "2.0.3",
19
- "@types/node": "24.1.0",
20
- "@types/react": "19.1.9",
21
- "@types/react-dom": "19.1.7",
+ "@types/node": "24.3.0",
+ "@types/react": "19.1.12",
+ "@types/react-dom": "19.1.9",
22
"@types/remove-markdown": "0.3.4",
23
"csstype": "3.1.3",
24
- "sass": "1.89.2",
+ "sass": "1.91.0",
25
"typescript": "5.9.2"
26
27
"dependencies": {
0 commit comments