chore(deps): update deps

This commit is contained in:
2026-02-25 19:58:27 -06:00
parent 8abf649510
commit cf71334b60
2 changed files with 74 additions and 99 deletions

View File

@@ -15,24 +15,24 @@
"@astrojs/mdx": "^4.3.13", "@astrojs/mdx": "^4.3.13",
"@astrojs/node": "^9.5.4", "@astrojs/node": "^9.5.4",
"@astrojs/starlight": "^0.37.6", "@astrojs/starlight": "^0.37.6",
"@tailwindcss/postcss": "^4.2.0", "@tailwindcss/postcss": "^4.2.1",
"@tailwindcss/vite": "^4.2.0", "@tailwindcss/vite": "^4.2.1",
"astro": "^5.17.3", "astro": "^5.18.0",
"motion": "^12.34.2", "motion": "^12.34.3",
"sanitize-html": "^2.17.1", "sanitize-html": "^2.17.1",
"sharp": "^0.34.5", "sharp": "^0.34.5",
"starlight-theme-rapide": "^0.5.2", "starlight-theme-rapide": "^0.5.2",
"tailwindcss": "^4.2.0" "tailwindcss": "^4.2.1"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.19", "@tailwindcss/typography": "^0.5.19",
"@typescript-eslint/parser": "^8.56.0", "@typescript-eslint/parser": "^8.56.1",
"eslint": "^10.0.0", "eslint": "^10.0.2",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-astro": "^1.6.0", "eslint-plugin-astro": "^1.6.0",
"prettier": "^3.8.1", "prettier": "^3.8.1",
"prettier-plugin-astro": "^0.14.1", "prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.7.2", "prettier-plugin-tailwindcss": "^0.7.2",
"typescript-eslint": "^8.56.0" "typescript-eslint": "^8.56.1"
} }
} }

157
pnpm-lock.yaml generated
View File

@@ -18,16 +18,16 @@ importers:
specifier: ^0.37.6 specifier: ^0.37.6
version: 0.37.6(astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)) version: 0.37.6(astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2))
'@tailwindcss/postcss': '@tailwindcss/postcss':
specifier: ^4.2.0 specifier: ^4.2.1
version: 4.2.1 version: 4.2.1
'@tailwindcss/vite': '@tailwindcss/vite':
specifier: ^4.2.0 specifier: ^4.2.1
version: 4.2.1(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)) version: 4.2.1(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1))
astro: astro:
specifier: ^5.17.3 specifier: ^5.18.0
version: 5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2) version: 5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)
motion: motion:
specifier: ^12.34.2 specifier: ^12.34.3
version: 12.34.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) version: 12.34.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
sanitize-html: sanitize-html:
specifier: ^2.17.1 specifier: ^2.17.1
@@ -39,17 +39,17 @@ importers:
specifier: ^0.5.2 specifier: ^0.5.2
version: 0.5.2(@astrojs/starlight@0.37.6(astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2))) version: 0.5.2(@astrojs/starlight@0.37.6(astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)))
tailwindcss: tailwindcss:
specifier: ^4.2.0 specifier: ^4.2.1
version: 4.2.1 version: 4.2.1
devDependencies: devDependencies:
'@tailwindcss/typography': '@tailwindcss/typography':
specifier: ^0.5.19 specifier: ^0.5.19
version: 0.5.19(tailwindcss@4.2.1) version: 0.5.19(tailwindcss@4.2.1)
'@typescript-eslint/parser': '@typescript-eslint/parser':
specifier: ^8.56.0 specifier: ^8.56.1
version: 8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.2) version: 8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.2)
eslint: eslint:
specifier: ^10.0.0 specifier: ^10.0.2
version: 10.0.2(jiti@2.6.1) version: 10.0.2(jiti@2.6.1)
eslint-config-prettier: eslint-config-prettier:
specifier: ^10.1.8 specifier: ^10.1.8
@@ -67,7 +67,7 @@ importers:
specifier: ^0.7.2 specifier: ^0.7.2
version: 0.7.2(prettier-plugin-astro@0.14.1)(prettier@3.8.1) version: 0.7.2(prettier-plugin-astro@0.14.1)(prettier@3.8.1)
typescript-eslint: typescript-eslint:
specifier: ^8.56.0 specifier: ^8.56.1
version: 8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.2) version: 8.56.1(eslint@10.0.2(jiti@2.6.1))(typescript@5.9.2)
packages: packages:
@@ -486,17 +486,17 @@ packages:
resolution: {integrity: sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==} resolution: {integrity: sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24} engines: {node: ^20.19.0 || ^22.13.0 || >=24}
'@expressive-code/core@0.41.6': '@expressive-code/core@0.41.7':
resolution: {integrity: sha512-FvJQP+hG0jWi/FLBSmvHInDqWR7jNANp9PUDjdMqSshHb0y7sxx3vHuoOr6SgXjWw+MGLqorZyPQ0aAlHEok6g==} resolution: {integrity: sha512-ck92uZYZ9Wba2zxkiZLsZGi9N54pMSAVdrI9uW3Oo9AtLglD5RmrdTwbYPCT2S/jC36JGB2i+pnQtBm/Ib2+dg==}
'@expressive-code/plugin-frames@0.41.6': '@expressive-code/plugin-frames@0.41.7':
resolution: {integrity: sha512-d+hkSYXIQot6fmYnOmWAM+7TNWRv/dhfjMsNq+mIZz8Tb4mPHOcgcfZeEM5dV9TDL0ioQNvtcqQNuzA1sRPjxg==} resolution: {integrity: sha512-diKtxjQw/979cTglRFaMCY/sR6hWF0kSMg8jsKLXaZBSfGS0I/Hoe7Qds3vVEgeoW+GHHQzMcwvgx/MOIXhrTA==}
'@expressive-code/plugin-shiki@0.41.6': '@expressive-code/plugin-shiki@0.41.7':
resolution: {integrity: sha512-Y6zmKBmsIUtWTzdefqlzm/h9Zz0Rc4gNdt2GTIH7fhHH2I9+lDYCa27BDwuBhjqcos6uK81Aca9dLUC4wzN+ng==} resolution: {integrity: sha512-DL605bLrUOgqTdZ0Ot5MlTaWzppRkzzqzeGEu7ODnHF39IkEBbFdsC7pbl3LbUQ1DFtnfx6rD54k/cdofbW6KQ==}
'@expressive-code/plugin-text-markers@0.41.6': '@expressive-code/plugin-text-markers@0.41.7':
resolution: {integrity: sha512-PBFa1wGyYzRExMDzBmAWC6/kdfG1oLn4pLpBeTfIRrALPjcGA/59HP3e7q9J0Smk4pC7U+lWkA2LHR8FYV8U7Q==} resolution: {integrity: sha512-Ewpwuc5t6eFdZmWlFyeuy3e1PTQC0jFvw2Q+2bpcWXbOZhPLsT7+h8lsSIJxb5mS7wZko7cKyQ2RLYDyK6Fpmw==}
'@humanfs/core@0.19.1': '@humanfs/core@0.19.1':
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
@@ -1094,10 +1094,6 @@ packages:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.0.0' typescript: '>=4.8.4 <6.0.0'
'@typescript-eslint/types@8.56.0':
resolution: {integrity: sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/types@8.56.1': '@typescript-eslint/types@8.56.1':
resolution: {integrity: sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==} resolution: {integrity: sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1127,11 +1123,6 @@ packages:
peerDependencies: peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
acorn@8.15.0:
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
engines: {node: '>=0.4.0'}
hasBin: true
acorn@8.16.0: acorn@8.16.0:
resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
engines: {node: '>=0.4.0'} engines: {node: '>=0.4.0'}
@@ -1180,8 +1171,8 @@ packages:
resolution: {integrity: sha512-aOLc/aDR7lTWAHlytEefwn4Y6qs6uMr69DZvUx2A1AOAZsWhGB/paiRWPtVchh9wzMvLeqr+DkbENhVreVr9AQ==} resolution: {integrity: sha512-aOLc/aDR7lTWAHlytEefwn4Y6qs6uMr69DZvUx2A1AOAZsWhGB/paiRWPtVchh9wzMvLeqr+DkbENhVreVr9AQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
astro-expressive-code@0.41.6: astro-expressive-code@0.41.7:
resolution: {integrity: sha512-l47tb1uhmVIebHUkw+HEPtU/av0G4O8Q34g2cbkPvC7/e9ZhANcjUUciKt9Hp6gSVDdIuXBBLwJQn2LkeGMOAw==} resolution: {integrity: sha512-hUpogGc6DdAd+I7pPXsctyYPRBJDK7Q7d06s4cyP0Vz3OcbziP3FNzN0jZci1BpCvLn9675DvS7B9ctKKX64JQ==}
peerDependencies: peerDependencies:
astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0 || ^6.0.0-beta astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0 || ^6.0.0-beta
@@ -1557,8 +1548,8 @@ packages:
eventemitter3@5.0.4: eventemitter3@5.0.4:
resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==} resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
expressive-code@0.41.6: expressive-code@0.41.7:
resolution: {integrity: sha512-W/5+IQbrpCIM5KGLjO35wlp1NCwDOOVQb+PAvzEoGkW1xjGM807ZGfBKptNWH6UECvt6qgmLyWolCMYKh7eQmA==} resolution: {integrity: sha512-2wZjC8OQ3TaVEMcBtYY4Va3lo6J+Ai9jf3d4dbhURMJcU4Pbqe6EcHe424MIZI0VHUA1bR6xdpoHYi3yxokWqA==}
extend@3.0.2: extend@3.0.2:
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
@@ -1964,8 +1955,8 @@ packages:
mdast-util-find-and-replace@3.0.2: mdast-util-find-and-replace@3.0.2:
resolution: {integrity: sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==} resolution: {integrity: sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==}
mdast-util-from-markdown@2.0.2: mdast-util-from-markdown@2.0.3:
resolution: {integrity: sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==} resolution: {integrity: sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==}
mdast-util-gfm-autolink-literal@2.0.1: mdast-util-gfm-autolink-literal@2.0.1:
resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==} resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==}
@@ -2139,10 +2130,6 @@ packages:
resolution: {integrity: sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==} resolution: {integrity: sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==}
engines: {node: '>=18'} engines: {node: '>=18'}
minimatch@10.2.2:
resolution: {integrity: sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==}
engines: {node: 18 || 20 || >=22}
minimatch@10.2.4: minimatch@10.2.4:
resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==}
engines: {node: 18 || 20 || >=22} engines: {node: 18 || 20 || >=22}
@@ -2434,8 +2421,8 @@ packages:
regex@6.1.0: regex@6.1.0:
resolution: {integrity: sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==} resolution: {integrity: sha512-6VwtthbV4o/7+OaAF9I5L5V3llLEsoPyq9P1JVXkedTP33c7MfCG0/5NOPcSJn0TzXcG9YUrR0gQSWioew3LDg==}
rehype-expressive-code@0.41.6: rehype-expressive-code@0.41.7:
resolution: {integrity: sha512-aBMX8kxPtjmDSFUdZlAWJkMvsQ4ZMASfee90JWIAV8tweltXLzkWC3q++43ToTelI8ac5iC0B3/S/Cl4Ql1y2g==} resolution: {integrity: sha512-25f8ZMSF1d9CMscX7Cft0TSQIqdwjce2gDOvQ+d/w0FovsMwrSt3ODP4P3Z7wO1jsIJ4eYyaDRnIR/27bd/EMQ==}
rehype-format@5.0.1: rehype-format@5.0.1:
resolution: {integrity: sha512-zvmVru9uB0josBVpr946OR8ui7nJEdzZobwLOOqHb/OOD88W0Vk2SqLwoVOj0fM6IPCCO6TaV9CvQvJMWwukFQ==} resolution: {integrity: sha512-zvmVru9uB0josBVpr946OR8ui7nJEdzZobwLOOqHb/OOD88W0Vk2SqLwoVOj0fM6IPCCO6TaV9CvQvJMWwukFQ==}
@@ -2966,7 +2953,7 @@ snapshots:
dependencies: dependencies:
'@astrojs/markdown-remark': 6.3.10 '@astrojs/markdown-remark': 6.3.10
'@mdx-js/mdx': 3.1.1 '@mdx-js/mdx': 3.1.1
acorn: 8.15.0 acorn: 8.16.0
astro: 5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2) astro: 5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)
es-module-lexer: 1.7.0 es-module-lexer: 1.7.0
estree-util-visit: 2.0.0 estree-util-visit: 2.0.0
@@ -3010,7 +2997,7 @@ snapshots:
'@types/js-yaml': 4.0.9 '@types/js-yaml': 4.0.9
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
astro: 5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2) astro: 5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)
astro-expressive-code: 0.41.6(astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)) astro-expressive-code: 0.41.7(astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2))
bcp-47: 2.1.0 bcp-47: 2.1.0
hast-util-from-html: 2.0.3 hast-util-from-html: 2.0.3
hast-util-select: 6.0.4 hast-util-select: 6.0.4
@@ -3239,7 +3226,7 @@ snapshots:
dependencies: dependencies:
'@eslint/object-schema': 3.0.2 '@eslint/object-schema': 3.0.2
debug: 4.4.3 debug: 4.4.3
minimatch: 10.2.2 minimatch: 10.2.4
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -3258,7 +3245,7 @@ snapshots:
'@eslint/core': 1.1.0 '@eslint/core': 1.1.0
levn: 0.4.1 levn: 0.4.1
'@expressive-code/core@0.41.6': '@expressive-code/core@0.41.7':
dependencies: dependencies:
'@ctrl/tinycolor': 4.2.0 '@ctrl/tinycolor': 4.2.0
hast-util-select: 6.0.4 hast-util-select: 6.0.4
@@ -3270,18 +3257,18 @@ snapshots:
unist-util-visit: 5.1.0 unist-util-visit: 5.1.0
unist-util-visit-parents: 6.0.2 unist-util-visit-parents: 6.0.2
'@expressive-code/plugin-frames@0.41.6': '@expressive-code/plugin-frames@0.41.7':
dependencies: dependencies:
'@expressive-code/core': 0.41.6 '@expressive-code/core': 0.41.7
'@expressive-code/plugin-shiki@0.41.6': '@expressive-code/plugin-shiki@0.41.7':
dependencies: dependencies:
'@expressive-code/core': 0.41.6 '@expressive-code/core': 0.41.7
shiki: 3.23.0 shiki: 3.23.0
'@expressive-code/plugin-text-markers@0.41.6': '@expressive-code/plugin-text-markers@0.41.7':
dependencies: dependencies:
'@expressive-code/core': 0.41.6 '@expressive-code/core': 0.41.7
'@humanfs/core@0.19.1': {} '@humanfs/core@0.19.1': {}
@@ -3415,7 +3402,7 @@ snapshots:
'@types/estree-jsx': 1.0.5 '@types/estree-jsx': 1.0.5
'@types/hast': 3.0.4 '@types/hast': 3.0.4
'@types/mdx': 2.0.13 '@types/mdx': 2.0.13
acorn: 8.15.0 acorn: 8.16.0
collapse-white-space: 2.1.0 collapse-white-space: 2.1.0
devlop: 1.1.0 devlop: 1.1.0
estree-util-is-identifier-name: 3.0.0 estree-util-is-identifier-name: 3.0.0
@@ -3424,7 +3411,7 @@ snapshots:
hast-util-to-jsx-runtime: 2.3.6 hast-util-to-jsx-runtime: 2.3.6
markdown-extensions: 2.0.0 markdown-extensions: 2.0.0
recma-build-jsx: 1.0.0 recma-build-jsx: 1.0.0
recma-jsx: 1.0.1(acorn@8.15.0) recma-jsx: 1.0.1(acorn@8.16.0)
recma-stringify: 1.0.0 recma-stringify: 1.0.0
rehype-recma: 1.0.0 rehype-recma: 1.0.0
remark-mdx: 3.1.1 remark-mdx: 3.1.1
@@ -3777,8 +3764,6 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/types@8.56.0': {}
'@typescript-eslint/types@8.56.1': {} '@typescript-eslint/types@8.56.1': {}
'@typescript-eslint/typescript-estree@8.56.1(typescript@5.9.2)': '@typescript-eslint/typescript-estree@8.56.1(typescript@5.9.2)':
@@ -3814,16 +3799,10 @@ snapshots:
'@ungap/structured-clone@1.3.0': {} '@ungap/structured-clone@1.3.0': {}
acorn-jsx@5.3.2(acorn@8.15.0):
dependencies:
acorn: 8.15.0
acorn-jsx@5.3.2(acorn@8.16.0): acorn-jsx@5.3.2(acorn@8.16.0):
dependencies: dependencies:
acorn: 8.16.0 acorn: 8.16.0
acorn@8.15.0: {}
acorn@8.16.0: {} acorn@8.16.0: {}
ajv@6.14.0: ajv@6.14.0:
@@ -3862,7 +3841,7 @@ snapshots:
dependencies: dependencies:
'@astrojs/compiler': 2.13.1 '@astrojs/compiler': 2.13.1
'@typescript-eslint/scope-manager': 8.56.1 '@typescript-eslint/scope-manager': 8.56.1
'@typescript-eslint/types': 8.56.0 '@typescript-eslint/types': 8.56.1
astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.1) astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.1)
debug: 4.4.3 debug: 4.4.3
entities: 6.0.1 entities: 6.0.1
@@ -3875,10 +3854,10 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
astro-expressive-code@0.41.6(astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)): astro-expressive-code@0.41.7(astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)):
dependencies: dependencies:
astro: 5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2) astro: 5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2)
rehype-expressive-code: 0.41.6 rehype-expressive-code: 0.41.7
astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2): astro@5.18.0(@types/node@25.0.3)(jiti@2.6.1)(lightningcss@1.31.1)(rollup@4.59.0)(typescript@5.9.2):
dependencies: dependencies:
@@ -4185,7 +4164,7 @@ snapshots:
esast-util-from-js@2.0.1: esast-util-from-js@2.0.1:
dependencies: dependencies:
'@types/estree-jsx': 1.0.5 '@types/estree-jsx': 1.0.5
acorn: 8.15.0 acorn: 8.16.0
esast-util-from-estree: 2.0.0 esast-util-from-estree: 2.0.0
vfile-message: 4.0.3 vfile-message: 4.0.3
@@ -4266,7 +4245,7 @@ snapshots:
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.9.1(eslint@10.0.2(jiti@2.6.1)) '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.2(jiti@2.6.1))
'@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/sourcemap-codec': 1.5.5
'@typescript-eslint/types': 8.56.0 '@typescript-eslint/types': 8.56.1
astro-eslint-parser: 1.3.0 astro-eslint-parser: 1.3.0
eslint: 10.0.2(jiti@2.6.1) eslint: 10.0.2(jiti@2.6.1)
eslint-compat-utils: 0.6.5(eslint@10.0.2(jiti@2.6.1)) eslint-compat-utils: 0.6.5(eslint@10.0.2(jiti@2.6.1))
@@ -4323,7 +4302,7 @@ snapshots:
imurmurhash: 0.1.4 imurmurhash: 0.1.4
is-glob: 4.0.3 is-glob: 4.0.3
json-stable-stringify-without-jsonify: 1.0.1 json-stable-stringify-without-jsonify: 1.0.1
minimatch: 10.2.2 minimatch: 10.2.4
natural-compare: 1.4.0 natural-compare: 1.4.0
optionator: 0.9.4 optionator: 0.9.4
optionalDependencies: optionalDependencies:
@@ -4394,12 +4373,12 @@ snapshots:
eventemitter3@5.0.4: {} eventemitter3@5.0.4: {}
expressive-code@0.41.6: expressive-code@0.41.7:
dependencies: dependencies:
'@expressive-code/core': 0.41.6 '@expressive-code/core': 0.41.7
'@expressive-code/plugin-frames': 0.41.6 '@expressive-code/plugin-frames': 0.41.7
'@expressive-code/plugin-shiki': 0.41.6 '@expressive-code/plugin-shiki': 0.41.7
'@expressive-code/plugin-text-markers': 0.41.6 '@expressive-code/plugin-text-markers': 0.41.7
extend@3.0.2: {} extend@3.0.2: {}
@@ -4872,7 +4851,7 @@ snapshots:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
ccount: 2.0.1 ccount: 2.0.1
devlop: 1.1.0 devlop: 1.1.0
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-to-markdown: 2.1.2 mdast-util-to-markdown: 2.1.2
parse-entities: 4.0.2 parse-entities: 4.0.2
stringify-entities: 4.0.4 stringify-entities: 4.0.4
@@ -4887,7 +4866,7 @@ snapshots:
unist-util-is: 6.0.1 unist-util-is: 6.0.1
unist-util-visit-parents: 6.0.2 unist-util-visit-parents: 6.0.2
mdast-util-from-markdown@2.0.2: mdast-util-from-markdown@2.0.3:
dependencies: dependencies:
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
'@types/unist': 3.0.3 '@types/unist': 3.0.3
@@ -4916,7 +4895,7 @@ snapshots:
dependencies: dependencies:
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
devlop: 1.1.0 devlop: 1.1.0
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-to-markdown: 2.1.2 mdast-util-to-markdown: 2.1.2
micromark-util-normalize-identifier: 2.0.1 micromark-util-normalize-identifier: 2.0.1
transitivePeerDependencies: transitivePeerDependencies:
@@ -4925,7 +4904,7 @@ snapshots:
mdast-util-gfm-strikethrough@2.0.0: mdast-util-gfm-strikethrough@2.0.0:
dependencies: dependencies:
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-to-markdown: 2.1.2 mdast-util-to-markdown: 2.1.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -4935,7 +4914,7 @@ snapshots:
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
devlop: 1.1.0 devlop: 1.1.0
markdown-table: 3.0.4 markdown-table: 3.0.4
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-to-markdown: 2.1.2 mdast-util-to-markdown: 2.1.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -4944,14 +4923,14 @@ snapshots:
dependencies: dependencies:
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
devlop: 1.1.0 devlop: 1.1.0
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-to-markdown: 2.1.2 mdast-util-to-markdown: 2.1.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
mdast-util-gfm@3.1.0: mdast-util-gfm@3.1.0:
dependencies: dependencies:
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-gfm-autolink-literal: 2.0.1 mdast-util-gfm-autolink-literal: 2.0.1
mdast-util-gfm-footnote: 2.1.0 mdast-util-gfm-footnote: 2.1.0
mdast-util-gfm-strikethrough: 2.0.0 mdast-util-gfm-strikethrough: 2.0.0
@@ -4967,7 +4946,7 @@ snapshots:
'@types/hast': 3.0.4 '@types/hast': 3.0.4
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
devlop: 1.1.0 devlop: 1.1.0
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-to-markdown: 2.1.2 mdast-util-to-markdown: 2.1.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -4980,7 +4959,7 @@ snapshots:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
ccount: 2.0.1 ccount: 2.0.1
devlop: 1.1.0 devlop: 1.1.0
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-to-markdown: 2.1.2 mdast-util-to-markdown: 2.1.2
parse-entities: 4.0.2 parse-entities: 4.0.2
stringify-entities: 4.0.4 stringify-entities: 4.0.4
@@ -4991,7 +4970,7 @@ snapshots:
mdast-util-mdx@3.0.0: mdast-util-mdx@3.0.0:
dependencies: dependencies:
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-mdx-expression: 2.0.1 mdast-util-mdx-expression: 2.0.1
mdast-util-mdx-jsx: 3.2.0 mdast-util-mdx-jsx: 3.2.0
mdast-util-mdxjs-esm: 2.0.1 mdast-util-mdxjs-esm: 2.0.1
@@ -5005,7 +4984,7 @@ snapshots:
'@types/hast': 3.0.4 '@types/hast': 3.0.4
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
devlop: 1.1.0 devlop: 1.1.0
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
mdast-util-to-markdown: 2.1.2 mdast-util-to-markdown: 2.1.2
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -5178,8 +5157,8 @@ snapshots:
micromark-extension-mdxjs@3.0.0: micromark-extension-mdxjs@3.0.0:
dependencies: dependencies:
acorn: 8.15.0 acorn: 8.16.0
acorn-jsx: 5.3.2(acorn@8.15.0) acorn-jsx: 5.3.2(acorn@8.16.0)
micromark-extension-mdx-expression: 3.0.1 micromark-extension-mdx-expression: 3.0.1
micromark-extension-mdx-jsx: 3.0.2 micromark-extension-mdx-jsx: 3.0.2
micromark-extension-mdx-md: 2.0.0 micromark-extension-mdx-md: 2.0.0
@@ -5334,10 +5313,6 @@ snapshots:
dependencies: dependencies:
mime-db: 1.54.0 mime-db: 1.54.0
minimatch@10.2.2:
dependencies:
brace-expansion: 5.0.3
minimatch@10.2.4: minimatch@10.2.4:
dependencies: dependencies:
brace-expansion: 5.0.3 brace-expansion: 5.0.3
@@ -5552,10 +5527,10 @@ snapshots:
estree-util-build-jsx: 3.0.1 estree-util-build-jsx: 3.0.1
vfile: 6.0.3 vfile: 6.0.3
recma-jsx@1.0.1(acorn@8.15.0): recma-jsx@1.0.1(acorn@8.16.0):
dependencies: dependencies:
acorn: 8.15.0 acorn: 8.16.0
acorn-jsx: 5.3.2(acorn@8.15.0) acorn-jsx: 5.3.2(acorn@8.16.0)
estree-util-to-js: 2.0.0 estree-util-to-js: 2.0.0
recma-parse: 1.0.0 recma-parse: 1.0.0
recma-stringify: 1.0.0 recma-stringify: 1.0.0
@@ -5585,9 +5560,9 @@ snapshots:
dependencies: dependencies:
regex-utilities: 2.3.0 regex-utilities: 2.3.0
rehype-expressive-code@0.41.6: rehype-expressive-code@0.41.7:
dependencies: dependencies:
expressive-code: 0.41.6 expressive-code: 0.41.7
rehype-format@5.0.1: rehype-format@5.0.1:
dependencies: dependencies:
@@ -5657,7 +5632,7 @@ snapshots:
remark-parse@11.0.0: remark-parse@11.0.0:
dependencies: dependencies:
'@types/mdast': 4.0.4 '@types/mdast': 4.0.4
mdast-util-from-markdown: 2.0.2 mdast-util-from-markdown: 2.0.3
micromark-util-types: 2.0.2 micromark-util-types: 2.0.2
unified: 11.0.5 unified: 11.0.5
transitivePeerDependencies: transitivePeerDependencies: