diff --git a/package.json b/package.json index f6a1e5f..6265df3 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@pkgr/webpack": "^3.2.0", "@pkgr/webpack-mdx": "^2.0.3", "@size-limit/preset-small-lib": "^7.0.8", - "@types/mdx": "^2.0.2", + "@types/mdx": "^2.0.3", "@types/node": "^18.6.2", "@types/react": "^18.0.15", "@types/react-dom": "^18.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2f28f6..c9a16d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@pkgr/webpack': ^3.2.0 '@pkgr/webpack-mdx': ^2.0.3 '@size-limit/preset-small-lib': ^7.0.8 - '@types/mdx': ^2.0.2 + '@types/mdx': ^2.0.3 '@types/node': ^18.6.2 '@types/react': ^18.0.15 '@types/react-dom': ^18.0.6 @@ -38,7 +38,7 @@ devDependencies: '@pkgr/webpack': 3.2.0_xztulfwd52ja2ogv5skgvkjgqy '@pkgr/webpack-mdx': 2.0.3_crvhxyxb5rqemacfpd756plvfe '@size-limit/preset-small-lib': 7.0.8_size-limit@7.0.8 - '@types/mdx': 2.0.2 + '@types/mdx': 2.0.3 '@types/node': 18.6.2 '@types/react': 18.0.15 '@types/react-dom': 18.0.6 @@ -2796,7 +2796,7 @@ packages: resolution: {integrity: sha512-ASN1GUH0gXsgJ2UD/Td7FzJo1SwFkkQ5V1i9at5o/ROra7brkyMcBsotsOWJWRzmXZaLw2uXWn4aN8B3PMNFMA==} dependencies: '@types/estree-jsx': 0.0.1 - '@types/mdx': 2.0.2 + '@types/mdx': 2.0.3 astring: 1.8.3 estree-util-build-jsx: 2.2.0 estree-util-is-identifier-name: 2.0.1 @@ -3664,8 +3664,8 @@ packages: resolution: {integrity: sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==} dev: true - /@types/mdx/2.0.2: - resolution: {integrity: sha512-mJGfgj4aWpiKb8C0nnJJchs1sHBHn0HugkVfqqyQi7Wn6mBRksLeQsPOFvih/Pu8L1vlDzfe/LidhVHBeUk3aQ==} + /@types/mdx/2.0.3: + resolution: {integrity: sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==} dev: true /@types/mime/1.3.2: