Skip to content

Commit 424cc84

Browse files
authored
upgrade doctocat to fix videoplay bug (#1442)
* upgrade doctocat to fix videoplay bug * update local PRC libs
1 parent bead133 commit 424cc84

2 files changed

Lines changed: 131 additions & 141 deletions

File tree

apps/next-docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@
3131
"start": "next start"
3232
},
3333
"dependencies": {
34-
"@primer/doctocat-nextjs": "0.10.0",
35-
"@primer/octicons-react": "19.23.1",
34+
"@primer/doctocat-nextjs": "0.11.0",
35+
"@primer/octicons-react": "19.33.0",
3636
"next": "16.2.2",
3737
"react": "19.2.4",
3838
"react-dom": "19.2.4"
3939
},
4040
"devDependencies": {
4141
"@github/prettier-config": "^0.0.6",
4242
"@primer/brand-primitives": "^0.73.0",
43-
"@primer/react": "38.18.0",
43+
"@primer/react": "38.35.1",
4444
"@primer/react-brand": "0.73.0",
4545
"@swc/core": "^1.15.21",
4646
"@types/node": "24.12.0",

0 commit comments

Comments
 (0)