mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 01:57:09 +00:00
build(deps-dev): bump next-mdx-remote from 4.2.0 to 4.3.0 in /web
Bumps [next-mdx-remote](https://github.com/hashicorp/next-mdx-remote) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/hashicorp/next-mdx-remote/releases) - [Commits](https://github.com/hashicorp/next-mdx-remote/compare/v4.2.0...v4.3.0) --- 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:
parent
d3e9bcbe71
commit
da04a4d27d
12
web/package-lock.json
generated
12
web/package-lock.json
generated
@ -39,7 +39,7 @@
|
||||
"eslint-plugin-mdx": "^2.0.5",
|
||||
"js-yaml": "^4.1.0",
|
||||
"netlify-plugin-cypress": "^2.2.0",
|
||||
"next-mdx-remote": "^4.2.0",
|
||||
"next-mdx-remote": "^4.3.0",
|
||||
"next-remote-watch": "2.0.0",
|
||||
"postcss": "^8.4.20",
|
||||
"rehype-stringify": "^9.0.3",
|
||||
@ -10786,13 +10786,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-mdx-remote": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.2.0.tgz",
|
||||
"integrity": "sha512-X5RhD7f7b78pH2abbuusObSGgII5l54OdusS/2iXljN7WN1cel6ToLlZeCZcyxx9cR4wmBGQYGongIttDYNmAA==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.3.0.tgz",
|
||||
"integrity": "sha512-fbxkY03pM2Wx5bDNTVKpYD5Hx3QVZGH+6xDtVIxlxXz4HTifP1yI2DrkDvxXbTz0SYGIbluRMIW81IOOa8pigA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@mdx-js/mdx": "^2.0.0",
|
||||
"@mdx-js/react": "^2.0.0",
|
||||
"@mdx-js/mdx": "^2.2.1",
|
||||
"@mdx-js/react": "^2.2.1",
|
||||
"vfile": "^5.3.0",
|
||||
"vfile-matter": "^3.0.1"
|
||||
},
|
||||
|
@ -51,7 +51,7 @@
|
||||
"eslint-plugin-mdx": "^2.0.5",
|
||||
"js-yaml": "^4.1.0",
|
||||
"netlify-plugin-cypress": "^2.2.0",
|
||||
"next-mdx-remote": "^4.2.0",
|
||||
"next-mdx-remote": "^4.3.0",
|
||||
"next-remote-watch": "2.0.0",
|
||||
"postcss": "^8.4.20",
|
||||
"rehype-stringify": "^9.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user