Skip to content

Commit 826ae32

Browse files
committed
add extra social link to oxide docs and update twitter logo
1 parent c969839 commit 826ae32

File tree

4 files changed

+236
-281
lines changed

4 files changed

+236
-281
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"node": ">=22.0.0"
1414
},
1515
"devDependencies": {
16-
"@types/node": "^24.0.4",
17-
"@types/react": "^19.1.8",
18-
"@types/react-dom": "^19.1.6",
19-
"prettier": "^3.6.1",
20-
"typescript": "^5.8.3"
16+
"@types/node": "^24.5.2",
17+
"@types/react": "^19.1.14",
18+
"@types/react-dom": "^19.1.9",
19+
"prettier": "^3.6.2",
20+
"typescript": "^5.9.2"
2121
},
2222
"dependencies": {
23-
"next": "^15.3.4",
24-
"react": "^19.1.0",
25-
"react-dom": "^19.1.0"
23+
"next": "^15.5.4",
24+
"react": "^19.1.1",
25+
"react-dom": "^19.1.1"
2626
}
2727
}

0 commit comments

Comments
 (0)