mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-13 01:45:30 -04:00
chore(deps): update dependency @types/mdx to ^2.0.14
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.3.0",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/mdx": "^2.0.14",
|
||||
"@types/node": "^25.9.1",
|
||||
"@types/pg": "^8.20.0",
|
||||
"@types/react": "19.2.16",
|
||||
|
||||
Generated
+7
-7
@@ -187,8 +187,8 @@ importers:
|
||||
specifier: ^0.5.19
|
||||
version: 0.5.19(tailwindcss@4.3.0)
|
||||
'@types/mdx':
|
||||
specifier: ^2.0.13
|
||||
version: 2.0.13
|
||||
specifier: ^2.0.14
|
||||
version: 2.0.14
|
||||
'@types/node':
|
||||
specifier: ^25.9.1
|
||||
version: 25.9.1
|
||||
@@ -1769,8 +1769,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==}
|
||||
@@ -4911,7 +4911,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
|
||||
@@ -4938,7 +4938,7 @@ snapshots:
|
||||
|
||||
'@mdx-js/react@3.1.1(@types/react@19.2.16)(react@19.2.7)':
|
||||
dependencies:
|
||||
'@types/mdx': 2.0.13
|
||||
'@types/mdx': 2.0.14
|
||||
'@types/react': 19.2.16
|
||||
react: 19.2.7
|
||||
|
||||
@@ -5358,7 +5358,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/unist': 3.0.3
|
||||
|
||||
'@types/mdx@2.0.13': {}
|
||||
'@types/mdx@2.0.14': {}
|
||||
|
||||
'@types/ms@2.1.0': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user