diff --git a/package.json b/package.json index 80d9bb6..564e783 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@mdx-js/react": "^3.1.1", "@next/mdx": "^16.2.6", "@prisma/adapter-pg": "^7.8.0", - "@types/mdx": "^2.0.13", + "@types/mdx": "^2.0.14", "axios": "^1.16.1", "better-auth": "^1.6.14", "devicon-react": "^1.1.1", @@ -40,7 +40,7 @@ "@prisma/adapter-pg": "^7.8.0", "@prisma/client": "^7.8.0", "@tailwindcss/postcss": "^4.3.0", - "@types/mdx": "^2.0.13", + "@types/mdx": "^2.0.14", "@types/node": "^20.19.41", "@types/pg": "^8.20.0", "@types/react": "^19.2.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a6197e..746045c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^7.8.0 version: 7.8.0 '@types/mdx': - specifier: ^2.0.13 - version: 2.0.13 + specifier: ^2.0.14 + version: 2.0.14 axios: specifier: ^1.16.1 version: 1.17.0 @@ -940,8 +940,8 @@ packages: '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} - '@types/mdx@2.0.13': - resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==} + '@types/mdx@2.0.14': + resolution: {integrity: sha512-T48PeuJtvLosNTPVhfnIp3i/n3a4g4Bad7YCq5k64D4u7NwDrAotikQ+5+sjtUvBmxCMlbo3dVL+C2dP0rWHzg==} '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} @@ -4733,7 +4733,7 @@ snapshots: '@types/estree': 1.0.9 '@types/estree-jsx': 1.0.5 '@types/hast': 3.0.4 - '@types/mdx': 2.0.13 + '@types/mdx': 2.0.14 acorn: 8.16.0 collapse-white-space: 2.1.0 devlop: 1.1.0 @@ -4760,7 +4760,7 @@ snapshots: '@mdx-js/react@3.1.1(@types/react@19.2.15)(react@19.2.7)': dependencies: - '@types/mdx': 2.0.13 + '@types/mdx': 2.0.14 '@types/react': 19.2.15 react: 19.2.7 @@ -5129,7 +5129,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/mdx@2.0.13': {} + '@types/mdx@2.0.14': {} '@types/ms@2.1.0': {}