Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to ^2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2023
1 parent a0c959e commit db710ca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"eslint-plugin-mdx": "^2.1.0",
"framer-motion": "^10.12.16",
"next": "^13.4.4",
"nextra": "^2.6.1",
"nextra-theme-docs": "^2.6.1",
"nextra": "^2.6.2",
"nextra-theme-docs": "^2.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.32.1"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1425,8 +1425,8 @@ __metadata:
eslint-plugin-mdx: ^2.1.0
framer-motion: ^10.12.16
next: ^13.4.4
nextra: ^2.6.1
nextra-theme-docs: ^2.6.1
nextra: ^2.6.2
nextra-theme-docs: ^2.6.2
react: ^18.2.0
react-dom: ^18.2.0
sharp: ^0.32.1
Expand Down Expand Up @@ -8391,9 +8391,9 @@ __metadata:
languageName: node
linkType: hard

"nextra-theme-docs@npm:^2.6.1":
version: 2.6.1
resolution: "nextra-theme-docs@npm:2.6.1"
"nextra-theme-docs@npm:^2.6.2":
version: 2.6.2
resolution: "nextra-theme-docs@npm:2.6.2"
dependencies:
"@headlessui/react": ^1.7.10
"@popperjs/core": ^2.11.6
Expand All @@ -8409,16 +8409,16 @@ __metadata:
zod: ^3.20.2
peerDependencies:
next: ">=9.5.3"
nextra: 2.6.1
nextra: 2.6.2
react: ">=16.13.1"
react-dom: ">=16.13.1"
checksum: f07f1e820e7677114620a9073b9be34f2d022934032fe5c3bad842ddbf577c9142a609f4e3b4a17c5046b5d1b54f828070212217e239f19fa9d62e84937ac549
checksum: f4eb7e50b9a5da73269a1f77eda374d9cca35e27749bc7eed6a70324edaf793c43a51220314e95e1f8de6678072e2ce08dec29727f2b816b405f70afa3c6ad06
languageName: node
linkType: hard

"nextra@npm:^2.6.1":
version: 2.6.1
resolution: "nextra@npm:2.6.1"
"nextra@npm:^2.6.2":
version: 2.6.2
resolution: "nextra@npm:2.6.2"
dependencies:
"@mdx-js/mdx": ^2.3.0
"@mdx-js/react": ^2.3.0
Expand Down Expand Up @@ -8446,7 +8446,7 @@ __metadata:
next: ">=9.5.3"
react: ">=16.13.1"
react-dom: ">=16.13.1"
checksum: 3418b2dfde1c1c663dacc00b20439249ebed2289115631e6e67bf965683e787ea3ff49e6f3b28502b9f2ea70792551c4500854ca2ed44783088685d81ca5966c
checksum: a4272a1be96909344cb74c506dcbbe5f38c7d685e45fcd2ff0ac1c03a70de615fddf4133f8c3ae577e87ec8cae787cfd779e764a681564f4987f0dd28d9f2023
languageName: node
linkType: hard

Expand Down

0 comments on commit db710ca

Please sign in to comment.