Skip to content

Commit ab96a1d

Browse files
author
Dimitri POSTOLOV
authored
update deps and fix click for external links in remote substreams docs (#387)
1 parent b12031f commit ab96a1d

File tree

4 files changed

+188
-180
lines changed

4 files changed

+188
-180
lines changed

packages/nextra-theme/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
"@edgeandnode/gds": "^1.3.2",
4646
"@emotion/react": "^11.10.6",
4747
"@types/lodash": "^4.14.194",
48-
"@types/react": "^18.0.37",
49-
"@types/react-dom": "^18.0.11",
50-
"next": "^13.3.1",
48+
"@types/react": "^18.2.7",
49+
"@types/react-dom": "^18.2.4",
50+
"next": "^13.4.3",
5151
"next-seo": "^6.0.0",
52-
"nextra": "2.4.2",
52+
"nextra": "2.5.2",
5353
"react": "18.2.0",
5454
"react-dom": "^18.2.0",
5555
"theme-ui": "^0.15.7",

0 commit comments

Comments
 (0)