mirror of
https://github.com/oceanprotocol/ipfs
synced 2024-10-31 23:25:17 +01:00
Bump @next/mdx from 9.5.1 to 10.0.0
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 9.5.1 to 10.0.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v10.0.0/packages/next-mdx) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a84b6a6d8e
commit
4df858470a
6
package-lock.json
generated
6
package-lock.json
generated
@ -1804,9 +1804,9 @@
|
|||||||
"integrity": "sha512-SFtLGIGZummuyMDPRL5KdmpgI8U19Ble28UjEWihPjGxF1Lgj8aDjLWY8KiaUy9eqb9CKiVCqEIrK9jbnANfkw=="
|
"integrity": "sha512-SFtLGIGZummuyMDPRL5KdmpgI8U19Ble28UjEWihPjGxF1Lgj8aDjLWY8KiaUy9eqb9CKiVCqEIrK9jbnANfkw=="
|
||||||
},
|
},
|
||||||
"@next/mdx": {
|
"@next/mdx": {
|
||||||
"version": "9.5.1",
|
"version": "10.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@next/mdx/-/mdx-9.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@next/mdx/-/mdx-10.0.0.tgz",
|
||||||
"integrity": "sha512-jmNKqEMWkCPQWWeoq6CiOShngGv99Cs+rQSLlU7BZMVCZzbcTVEkAsUqR4WfLA97K2ihjtNidY5jwbKFu4h83Q=="
|
"integrity": "sha512-QSXaLs1HZhqaREhgdTlTmW4KQNS9uvbu0OUTLzk3KGfDPlRocdgChA32BOuy2m1rp60uLibYxQIZ7JjI6vqH/w=="
|
||||||
},
|
},
|
||||||
"@next/react-dev-overlay": {
|
"@next/react-dev-overlay": {
|
||||||
"version": "9.5.1",
|
"version": "9.5.1",
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mdx-js/loader": "^1.6.16",
|
"@mdx-js/loader": "^1.6.16",
|
||||||
"@next/mdx": "^9.5.1",
|
"@next/mdx": "^10.0.0",
|
||||||
"@oceanprotocol/art": "^2.2.0",
|
"@oceanprotocol/art": "^2.2.0",
|
||||||
"@oceanprotocol/typographies": "^0.1.0",
|
"@oceanprotocol/typographies": "^0.1.0",
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user