diff --git a/package-lock.json b/package-lock.json index 5b6f9ab..1cf3221 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@electron-toolkit/utils": "^2.0.1", "@fontsource/roboto": "^5.0.8", "@it-incubator/md-bundler": "0.0.10", - "@it-incubator/mdx-components": "0.0.7", + "@it-incubator/mdx-components": "0.0.8", "@it-incubator/ui-kit": "0.2.20", "builtin-modules": "^3.3.0", "chokidar": "^3.5.3", @@ -1724,9 +1724,9 @@ } }, "node_modules/@it-incubator/mdx-components": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/@it-incubator/mdx-components/-/mdx-components-0.0.7.tgz", - "integrity": "sha512-stPcMezBPF+qyZhDz1xDVstmFT9t31hMEnGhm3Th/nZ7ImJKXuV4sw1d+i/tn5i1bMYk89M7Bgc8cNhsIwHMpQ==", + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/@it-incubator/mdx-components/-/mdx-components-0.0.8.tgz", + "integrity": "sha512-L/yxluL90gSCQfnr2RzqTM89gJ8bd5upwM9/VrpPG4CGxoSMfsWkWBoybzLr98ClVH01Qd0+gzBe2Wz+fxaYoQ==", "dependencies": { "@radix-ui/react-checkbox": "1.0.4", "@radix-ui/react-scroll-area": "1.0.4", diff --git a/package.json b/package.json index ea15c53..b481fb3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@electron-toolkit/utils": "^2.0.1", "@fontsource/roboto": "^5.0.8", "@it-incubator/md-bundler": "0.0.10", - "@it-incubator/mdx-components": "0.0.7", + "@it-incubator/mdx-components": "0.0.8", "@it-incubator/ui-kit": "0.2.20", "builtin-modules": "^3.3.0", "chokidar": "^3.5.3",