diff --git a/package.json b/package.json index 27decf3d2d..37f91339d8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@lunariajs/starlight": "^0.1.1", "@types/json-schema": "^7.0.15", "astro": "^4.16.18", - "astro-d2": "^0.6.0", + "astro-d2": "^0.7.0", "astro-feelback": "^0.3.4", "astrojs-service-worker": "^2.0.0", "jsdom": "^25.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 237de48127..1983a4bc71 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ importers: specifier: ^4.16.18 version: 4.16.18(@types/node@22.10.5)(rollup@2.79.1)(sass@1.83.0)(terser@5.31.0)(typescript@5.7.2) astro-d2: - specifier: ^0.6.0 - version: 0.6.0(astro@4.16.18(@types/node@22.10.5)(rollup@2.79.1)(sass@1.83.0)(terser@5.31.0)(typescript@5.7.2)) + specifier: ^0.7.0 + version: 0.7.0(astro@4.16.18(@types/node@22.10.5)(rollup@2.79.1)(sass@1.83.0)(terser@5.31.0)(typescript@5.7.2)) astro-feelback: specifier: ^0.3.4 version: 0.3.4 @@ -1606,11 +1606,11 @@ packages: resolution: {integrity: sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==} hasBin: true - astro-d2@0.6.0: - resolution: {integrity: sha512-ml9eqdq7ihOLkyD0F3AJKjDfGEN8Aohk7n6epdPnhizP9qa/aZdlCxSlpIGDMGMvRbFT3F5H8hW6Ea3fxvYafA==} + astro-d2@0.7.0: + resolution: {integrity: sha512-g+lD6xZQcCT2T35zqC9cJKWJJZGhjQUmCWEHrUTXfaQYnpt7ubHjoYHAdYPweftigFrq2S5T2jdTT/BkManqTg==} engines: {node: '>=18'} peerDependencies: - astro: '>=4.0.0' + astro: '>=5.0.0' astro-expressive-code@0.38.3: resolution: {integrity: sha512-Tvdc7RV0G92BbtyEOsfJtXU35w41CkM94fOAzxbQP67Wj5jArfserJ321FO4XA7WG9QMV0GIBmQq77NBIRDzpQ==} @@ -2354,9 +2354,6 @@ packages: hast-util-to-estree@3.1.0: resolution: {integrity: sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==} - hast-util-to-html@9.0.3: - resolution: {integrity: sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==} - hast-util-to-html@9.0.4: resolution: {integrity: sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA==} @@ -5449,11 +5446,11 @@ snapshots: astring@1.9.0: {} - astro-d2@0.6.0(astro@4.16.18(@types/node@22.10.5)(rollup@2.79.1)(sass@1.83.0)(terser@5.31.0)(typescript@5.7.2)): + astro-d2@0.7.0(astro@4.16.18(@types/node@22.10.5)(rollup@2.79.1)(sass@1.83.0)(terser@5.31.0)(typescript@5.7.2)): dependencies: astro: 4.16.18(@types/node@22.10.5)(rollup@2.79.1)(sass@1.83.0)(terser@5.31.0)(typescript@5.7.2) hast-util-from-html: 2.0.3 - hast-util-to-html: 9.0.3 + hast-util-to-html: 9.0.4 unist-util-visit: 5.0.0 astro-expressive-code@0.38.3(astro@4.16.18(@types/node@22.10.5)(rollup@2.79.1)(sass@1.83.0)(terser@5.31.0)(typescript@5.7.2)): @@ -6382,20 +6379,6 @@ snapshots: transitivePeerDependencies: - supports-color - hast-util-to-html@9.0.3: - dependencies: - '@types/hast': 3.0.4 - '@types/unist': 3.0.3 - ccount: 2.0.1 - comma-separated-tokens: 2.0.3 - hast-util-whitespace: 3.0.0 - html-void-elements: 3.0.0 - mdast-util-to-hast: 13.2.0 - property-information: 6.5.0 - space-separated-tokens: 2.0.2 - stringify-entities: 4.0.4 - zwitch: 2.0.4 - hast-util-to-html@9.0.4: dependencies: '@types/hast': 3.0.4