1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-27 20:59:01 +00:00

build(deps-dev): bump next-mdx-remote from 4.3.0 to 4.4.1 in /web

Bumps [next-mdx-remote](https://github.com/hashicorp/next-mdx-remote) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/hashicorp/next-mdx-remote/releases)
- [Commits](https://github.com/hashicorp/next-mdx-remote/compare/v4.3.0...v4.4.1)

---
updated-dependencies:
- dependency-name: next-mdx-remote
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-06 18:05:16 +00:00 committed by Brenden Matthews
parent 3ae5798466
commit 731aff34c3
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -46,7 +46,7 @@
"eslint-plugin-mdx": "^2.0.5",
"js-yaml": "^4.1.0",
"netlify-plugin-cypress": "^2.2.1",
"next-mdx-remote": "^4.3.0",
"next-mdx-remote": "^4.4.1",
"next-remote-watch": "2.0.0",
"postcss": "^8.4.21",
"rehype-stringify": "^9.0.3",
@ -11638,9 +11638,9 @@
}
},
"node_modules/next-mdx-remote": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.3.0.tgz",
"integrity": "sha512-fbxkY03pM2Wx5bDNTVKpYD5Hx3QVZGH+6xDtVIxlxXz4HTifP1yI2DrkDvxXbTz0SYGIbluRMIW81IOOa8pigA==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.1.tgz",
"integrity": "sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==",
"dev": true,
"dependencies": {
"@mdx-js/mdx": "^2.2.1",

View File

@ -60,7 +60,7 @@
"eslint-plugin-mdx": "^2.0.5",
"js-yaml": "^4.1.0",
"netlify-plugin-cypress": "^2.2.1",
"next-mdx-remote": "^4.3.0",
"next-mdx-remote": "^4.4.1",
"next-remote-watch": "2.0.0",
"postcss": "^8.4.21",
"rehype-stringify": "^9.0.3",