Skip to content

Commit

Permalink
chore(deps): update dependency nextra to v2.0.0-beta.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2022
1 parent 78f0ac2 commit a7a3204
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@reach/skip-nav": "0.17.0",
"next": "12.3.0",
"nextra": "2.0.0-beta.29",
"nextra": "2.0.0-beta.36",
"nextra-theme-docs": "2.0.0-beta.29",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2579,10 +2579,10 @@ nextra-theme-docs@2.0.0-beta.29:
parse-git-url "^1.0.1"
scroll-into-view-if-needed "^2.2.29"

nextra@2.0.0-beta.29:
version "2.0.0-beta.29"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.0.0-beta.29.tgz#128383f84e8bcf8826a2f2ad594db945268fcb0e"
integrity sha512-UjsaoMNsJRG0fbzqgoLDXgvJwcSJxwPr+ojBBjJsaZ6fu5+cwbCx8wXazA0y5sSxGw75fG6D1I7rS6pflHctuQ==
nextra@2.0.0-beta.36:
version "2.0.0-beta.36"
resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.0.0-beta.36.tgz#cf755780cfe9abf9427237f78426d4f9cd8fdcdf"
integrity sha512-j6XBAfOqcmzH5r7i4I6d5O2D06oGJ9qz4RcVlgST8giTatlXo4j2ekFDbReF4P0+WEXfb4G6lFpxINf3nbhkAw==
dependencies:
"@mdx-js/mdx" "^2.1.3"
"@napi-rs/simple-git" "^0.1.8"
Expand Down

0 comments on commit a7a3204

Please sign in to comment.