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 b12031f commit ab96a1dCopy full SHA for ab96a1d
packages/nextra-theme/package.json
@@ -45,11 +45,11 @@
45
"@edgeandnode/gds": "^1.3.2",
46
"@emotion/react": "^11.10.6",
47
"@types/lodash": "^4.14.194",
48
- "@types/react": "^18.0.37",
49
- "@types/react-dom": "^18.0.11",
50
- "next": "^13.3.1",
+ "@types/react": "^18.2.7",
+ "@types/react-dom": "^18.2.4",
+ "next": "^13.4.3",
51
"next-seo": "^6.0.0",
52
- "nextra": "2.4.2",
+ "nextra": "2.5.2",
53
"react": "18.2.0",
54
"react-dom": "^18.2.0",
55
"theme-ui": "^0.15.7",
0 commit comments