diff --git a/package-lock.json b/package-lock.json index 9db5d81..f8405a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "semantic-release-slack-bot": "^3.5.2", "typescript": "4.2.2", "vite": "^2.3.3", - "vite-plugin-mdx": "3.5.10", + "vite-plugin-mdx": "3.5.11", "webpack": "^5.36.2" }, "peerDependencies": { @@ -30866,9 +30866,9 @@ } }, "node_modules/vite-plugin-mdx": { - "version": "3.5.10", - "resolved": "https://registry.npmjs.org/vite-plugin-mdx/-/vite-plugin-mdx-3.5.10.tgz", - "integrity": "sha512-tfGNRwkO23pln9EYqhbsOLEx9Qot5+enl+727gop7+HGEoC87+88hLRWGL+FU/It1Y0a5P3OAyDbTKKHX6tEJw==", + "version": "3.5.11", + "resolved": "https://registry.npmjs.org/vite-plugin-mdx/-/vite-plugin-mdx-3.5.11.tgz", + "integrity": "sha512-uLnbp5A0C42Dc0eMwi1UnRfQgrzPB6Aco8OlGZr9ZH70EGP7JMnrP3SP3woMTqMJ9nNPAwoyOxP+5/j65csSPw==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -55946,9 +55946,9 @@ } }, "vite-plugin-mdx": { - "version": "3.5.10", - "resolved": "https://registry.npmjs.org/vite-plugin-mdx/-/vite-plugin-mdx-3.5.10.tgz", - "integrity": "sha512-tfGNRwkO23pln9EYqhbsOLEx9Qot5+enl+727gop7+HGEoC87+88hLRWGL+FU/It1Y0a5P3OAyDbTKKHX6tEJw==", + "version": "3.5.11", + "resolved": "https://registry.npmjs.org/vite-plugin-mdx/-/vite-plugin-mdx-3.5.11.tgz", + "integrity": "sha512-uLnbp5A0C42Dc0eMwi1UnRfQgrzPB6Aco8OlGZr9ZH70EGP7JMnrP3SP3woMTqMJ9nNPAwoyOxP+5/j65csSPw==", "dev": true, "requires": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 27c8835..ec8a01a 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "semantic-release-slack-bot": "^3.5.2", "typescript": "4.2.2", "vite": "^2.3.3", - "vite-plugin-mdx": "3.5.10", + "vite-plugin-mdx": "3.5.11", "webpack": "^5.36.2" }, "dependencies": {