From 2e433170ff90004683a2d27267ae66a1170c7135 Mon Sep 17 00:00:00 2001 From: Maciej Jur Date: Thu, 4 Jan 2024 20:53:35 +0100 Subject: [PATCH] chore: bump astro 4.1 --- package.json | 10 ++-- pnpm-lock.yaml | 152 +++++++++++++++++++++++++++---------------------- 2 files changed, 88 insertions(+), 74 deletions(-) diff --git a/package.json b/package.json index 951a454..39388c7 100644 --- a/package.json +++ b/package.json @@ -13,16 +13,16 @@ "dependencies": { "@astrojs/mdx": "^2.0.3", "@astrojs/svelte": "^5.0.3", - "@citation-js/plugin-bibtex": "^0.7.2", + "@citation-js/plugin-bibtex": "^0.7.5", "@js-temporal/polyfill": "^0.4.4", - "astro": "^4.0.8", + "astro": "^4.1.0", "astro-pagefind": "^1.3.0", "chart.js": "^4.4.1", "citation-js": "^0.7.4", "leaflet": "^1.9.4", "leaflet.markercluster": "^1.5.3", "mdast-util-to-string": "^4.0.0", - "purify-ts": "^2.0.1", + "purify-ts": "^2.0.3", "rehype-katex": "^7.0.0", "rehype-raw": "^7.0.0", "rehype-stringify": "^10.0.0", @@ -33,7 +33,7 @@ "remark-parse": "^11.0.0", "remark-rehype": "^11.0.0", "reveal.js": "^5.0.4", - "svelte": "5.0.0-next.27", + "svelte": "5.0.0-next.28", "unified": "^11.0.4", "unist-util-visit": "^5.0.0" }, @@ -43,7 +43,7 @@ "@types/reveal.js": "^4.4.8", "@types/unist": "^3.0.2", "pagefind": "^1.0.4", - "sass": "^1.69.6", + "sass": "^1.69.7", "sharp": "^0.33.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a4fe48..340d964 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,22 +7,22 @@ settings: dependencies: '@astrojs/mdx': specifier: ^2.0.3 - version: 2.0.3(astro@4.0.8) + version: 2.0.3(astro@4.1.0) '@astrojs/svelte': specifier: ^5.0.3 - version: 5.0.3(astro@4.0.8)(svelte@5.0.0-next.27)(typescript@5.3.3)(vite@5.0.10) + version: 5.0.3(astro@4.1.0)(svelte@5.0.0-next.28)(typescript@5.3.3)(vite@5.0.10) '@citation-js/plugin-bibtex': - specifier: ^0.7.2 - version: 0.7.2(@citation-js/core@0.7.1) + specifier: ^0.7.5 + version: 0.7.5(@citation-js/core@0.7.1) '@js-temporal/polyfill': specifier: ^0.4.4 version: 0.4.4 astro: - specifier: ^4.0.8 - version: 4.0.8(sass@1.69.6)(typescript@5.3.3) + specifier: ^4.1.0 + version: 4.1.0(sass@1.69.7)(typescript@5.3.3) astro-pagefind: specifier: ^1.3.0 - version: 1.3.0(astro@4.0.8) + version: 1.3.0(astro@4.1.0) chart.js: specifier: ^4.4.1 version: 4.4.1 @@ -39,8 +39,8 @@ dependencies: specifier: ^4.0.0 version: 4.0.0 purify-ts: - specifier: ^2.0.1 - version: 2.0.1 + specifier: ^2.0.3 + version: 2.0.3 rehype-katex: specifier: ^7.0.0 version: 7.0.0 @@ -72,8 +72,8 @@ dependencies: specifier: ^5.0.4 version: 5.0.4 svelte: - specifier: 5.0.0-next.27 - version: 5.0.0-next.27 + specifier: 5.0.0-next.28 + version: 5.0.0-next.28 unified: specifier: ^11.0.4 version: 11.0.4 @@ -98,8 +98,8 @@ devDependencies: specifier: ^1.0.4 version: 1.0.4 sass: - specifier: ^1.69.6 - version: 1.69.6 + specifier: ^1.69.7 + version: 1.69.7 sharp: specifier: ^0.33.1 version: 0.33.1 @@ -114,8 +114,8 @@ packages: '@jridgewell/trace-mapping': 0.3.20 dev: false - /@astrojs/compiler@2.3.4: - resolution: {integrity: sha512-33/YtWoBCE0cBUNy1kh78FCDXBoBANX87ShgATlAHECYbG2+buNTAgq4Xgz4t5NgnEHPN21GIBC2Mvvwisoutw==} + /@astrojs/compiler@2.4.0: + resolution: {integrity: sha512-LUN/iG8KcStfChHwTvCg/t91IQFQxguF3CkDLW3tdY2vBKZmOJy9MgtRl20ZGgPtgrykGCtnr4AellEm0bPuFg==} dev: false /@astrojs/internal-helpers@0.2.1: @@ -143,7 +143,7 @@ packages: - supports-color dev: false - /@astrojs/mdx@2.0.3(astro@4.0.8): + /@astrojs/mdx@2.0.3(astro@4.1.0): resolution: {integrity: sha512-wFjQX5CihU5B4UAQNwc2R48ph0flpc6/yvDCFANE0agtgI2+BaVcAjuW0EhGOQCZ65dQDqnFKE0lvGs7EADYpg==} engines: {node: '>=18.14.1'} peerDependencies: @@ -152,7 +152,7 @@ packages: '@astrojs/markdown-remark': 4.0.1 '@mdx-js/mdx': 3.0.0 acorn: 8.11.3 - astro: 4.0.8(sass@1.69.6)(typescript@5.3.3) + astro: 4.1.0(sass@1.69.7)(typescript@5.3.3) es-module-lexer: 1.4.1 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -176,17 +176,17 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/svelte@5.0.3(astro@4.0.8)(svelte@5.0.0-next.27)(typescript@5.3.3)(vite@5.0.10): + /@astrojs/svelte@5.0.3(astro@4.1.0)(svelte@5.0.0-next.28)(typescript@5.3.3)(vite@5.0.10): resolution: {integrity: sha512-6TUBRUxmsEczKPBT6oDUAfvzuFCmITuhZfKPT5ZtOOyj9XOVnEnj/Iobd3ajKUbpWNYX7qZVAd1KMkmJc1Nhsg==} engines: {node: '>=18.14.1'} peerDependencies: astro: ^4.0.0 svelte: ^4.0.0 || ^5.0.0-next.1 dependencies: - '@sveltejs/vite-plugin-svelte': 3.0.1(svelte@5.0.0-next.27)(vite@5.0.10) - astro: 4.0.8(sass@1.69.6)(typescript@5.3.3) - svelte: 5.0.0-next.27 - svelte2tsx: 0.6.27(svelte@5.0.0-next.27)(typescript@5.3.3) + '@sveltejs/vite-plugin-svelte': 3.0.1(svelte@5.0.0-next.28)(vite@5.0.10) + astro: 4.1.0(sass@1.69.7)(typescript@5.3.3) + svelte: 5.0.0-next.28 + svelte2tsx: 0.6.27(svelte@5.0.0-next.28)(typescript@5.3.3) transitivePeerDependencies: - supports-color - typescript @@ -442,7 +442,7 @@ packages: dependencies: '@citation-js/core': 0.7.1 '@citation-js/plugin-bibjson': 0.7.2(@citation-js/core@0.7.1) - '@citation-js/plugin-bibtex': 0.7.2(@citation-js/core@0.7.1) + '@citation-js/plugin-bibtex': 0.7.5(@citation-js/core@0.7.1) '@citation-js/plugin-csl': 0.7.2(@citation-js/core@0.7.1) '@citation-js/plugin-doi': 0.7.2(@citation-js/core@0.7.1) '@citation-js/plugin-ris': 0.7.4(@citation-js/core@0.7.1) @@ -497,6 +497,18 @@ packages: moo: 0.5.2 dev: false + /@citation-js/plugin-bibtex@0.7.5(@citation-js/core@0.7.1): + resolution: {integrity: sha512-oWI0DcHBdNPGZlkm0xYf3vs0T8j4b+gMlO7FhXc8C5kFgsBBvu8lM9479IPVxhpOI0xOdINlwwWk9ZZrvwVKsQ==} + engines: {node: '>=16.0.0'} + peerDependencies: + '@citation-js/core': ^0.7.0 + dependencies: + '@citation-js/core': 0.7.1 + '@citation-js/date': 0.5.1 + '@citation-js/name': 0.4.2 + moo: 0.5.2 + dev: false + /@citation-js/plugin-csl@0.7.2(@citation-js/core@0.7.1): resolution: {integrity: sha512-ogNb/gdcZ/EXZq+We+/aw6RkiYxjF+h7myJypyR0PApGJq9GzwcfGHW9ded2JdQIxyz4fO46pCTR4nv6FPUvMA==} engines: {node: '>=16.0.0'} @@ -1169,7 +1181,7 @@ packages: engines: {node: '>=10'} dev: false - /@sveltejs/vite-plugin-svelte-inspector@2.0.0(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@5.0.0-next.27)(vite@5.0.10): + /@sveltejs/vite-plugin-svelte-inspector@2.0.0(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@5.0.0-next.28)(vite@5.0.10): resolution: {integrity: sha512-gjr9ZFg1BSlIpfZ4PRewigrvYmHWbDrq2uvvPB1AmTWKuM+dI1JXQSUu2pIrYLb/QncyiIGkFDFKTwJ0XqQZZg==} engines: {node: ^18.0.0 || >=20} peerDependencies: @@ -1177,29 +1189,29 @@ packages: svelte: ^4.0.0 || ^5.0.0-next.0 vite: ^5.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 3.0.1(svelte@5.0.0-next.27)(vite@5.0.10) + '@sveltejs/vite-plugin-svelte': 3.0.1(svelte@5.0.0-next.28)(vite@5.0.10) debug: 4.3.4 - svelte: 5.0.0-next.27 - vite: 5.0.10(sass@1.69.6) + svelte: 5.0.0-next.28 + vite: 5.0.10(sass@1.69.7) transitivePeerDependencies: - supports-color dev: false - /@sveltejs/vite-plugin-svelte@3.0.1(svelte@5.0.0-next.27)(vite@5.0.10): + /@sveltejs/vite-plugin-svelte@3.0.1(svelte@5.0.0-next.28)(vite@5.0.10): resolution: {integrity: sha512-CGURX6Ps+TkOovK6xV+Y2rn8JKa8ZPUHPZ/NKgCxAmgBrXReavzFl8aOSCj3kQ1xqT7yGJj53hjcV/gqwDAaWA==} engines: {node: ^18.0.0 || >=20} peerDependencies: svelte: ^4.0.0 || ^5.0.0-next.0 vite: ^5.0.0 dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 2.0.0(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@5.0.0-next.27)(vite@5.0.10) + '@sveltejs/vite-plugin-svelte-inspector': 2.0.0(@sveltejs/vite-plugin-svelte@3.0.1)(svelte@5.0.0-next.28)(vite@5.0.10) debug: 4.3.4 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.5 - svelte: 5.0.0-next.27 - svelte-hmr: 0.15.3(svelte@5.0.0-next.27) - vite: 5.0.10(sass@1.69.6) + svelte: 5.0.0-next.28 + svelte-hmr: 0.15.3(svelte@5.0.0-next.28) + vite: 5.0.10(sass@1.69.7) vitefu: 0.2.5(vite@5.0.10) transitivePeerDependencies: - supports-color @@ -1266,8 +1278,8 @@ packages: '@types/unist': 3.0.2 dev: false - /@types/json-schema@7.0.12: - resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} + /@types/json-schema@7.0.15: + resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} dev: false /@types/katex@0.16.7: @@ -1329,8 +1341,8 @@ packages: acorn: 8.11.3 dev: false - /acorn-typescript@1.4.12(acorn@8.11.3): - resolution: {integrity: sha512-G/oj3oiBmYlc+6SJZYMRz+SPgSgBWqEXPzhO55dYvT4x8SJM+HkxU5o5OPFstxsMMk1tXPYtYCyd7jUdHZy8Eg==} + /acorn-typescript@1.4.13(acorn@8.11.3): + resolution: {integrity: sha512-xsc9Xv0xlVfwp2o7sQ+GCQ1PgbkdcpWdTzrwXxO3xDMTAywVS3oXVOcOHuRjAPkS4P9b+yc/qNF15460v+jp4Q==} peerDependencies: acorn: '>=8.9.0' dependencies: @@ -1403,23 +1415,23 @@ packages: hasBin: true dev: false - /astro-pagefind@1.3.0(astro@4.0.8): + /astro-pagefind@1.3.0(astro@4.1.0): resolution: {integrity: sha512-7VqoJnaW301KY+mjf1cGJTfKNI+zjdYxDXtBIE6aD77NKNPrOjxIXllt9Fo3wU84z1sNmaI+LwzK6S0Zm8t9RQ==} peerDependencies: astro: ^2.0.4 || ^3.0.0 dependencies: '@pagefind/default-ui': 1.0.4 - astro: 4.0.8(sass@1.69.6)(typescript@5.3.3) + astro: 4.1.0(sass@1.69.7)(typescript@5.3.3) pagefind: 1.0.4 sirv: 2.0.4 dev: false - /astro@4.0.8(sass@1.69.6)(typescript@5.3.3): - resolution: {integrity: sha512-LwbYUfdrfys5mtI6cA5V8UvPRUVVTRQ68uF1ylrEge6BkPcHHJ7qCYLNdjnNPxZDR9bWi1awILJESB6j+w0P4w==} + /astro@4.1.0(sass@1.69.7)(typescript@5.3.3): + resolution: {integrity: sha512-xbLWqvMn2JFyv7FpzHiXFn17bRS0P/b4cdEPXMMZOpBI9V8ZC33o6Xs+c59/pYSZpYiNd1HTg778XT5MhcpyKw==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 2.3.4 + '@astrojs/compiler': 2.4.0 '@astrojs/internal-helpers': 0.2.1 '@astrojs/markdown-remark': 4.0.1 '@astrojs/telemetry': 3.0.4 @@ -1431,6 +1443,8 @@ packages: '@babel/types': 7.23.6 '@types/babel__core': 7.20.5 acorn: 8.11.3 + aria-query: 5.3.0 + axobject-query: 4.0.0 boxen: 7.1.1 chokidar: 3.5.3 ci-info: 4.0.0 @@ -1472,10 +1486,10 @@ packages: shikiji: 0.6.13 string-width: 7.0.0 strip-ansi: 7.1.0 - tsconfck: 3.0.0(typescript@5.3.3) + tsconfck: 3.0.1(typescript@5.3.3) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.0.10(sass@1.69.6) + vite: 5.0.10(sass@1.69.7) vitefu: 0.2.5(vite@5.0.10) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -1549,8 +1563,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001572 - electron-to-chromium: 1.4.616 + caniuse-lite: 1.0.30001574 + electron-to-chromium: 1.4.621 node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.22.2) dev: false @@ -1574,8 +1588,8 @@ packages: engines: {node: '>=14.16'} dev: false - /caniuse-lite@1.0.30001572: - resolution: {integrity: sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==} + /caniuse-lite@1.0.30001574: + resolution: {integrity: sha512-BtYEK4r/iHt/txm81KBudCUcTy7t+s9emrIaHqjYurQ10x71zJ5VQ9x1dYPcz/b+pKSp4y/v1xSI67A+LzpNyg==} dev: false /ccount@2.0.1: @@ -1859,8 +1873,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: false - /electron-to-chromium@1.4.616: - resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==} + /electron-to-chromium@1.4.621: + resolution: {integrity: sha512-MGJM6S0MuF/wTzM9NoItWXN56J1kolrHS/vzl/KlhXAbVkogTy0wzKYliQDJgNypxSCFjxdRhHYS3bffyYUGEw==} dev: false /emoji-regex@10.3.0: @@ -3529,8 +3543,8 @@ packages: find-up: 4.1.0 dev: false - /postcss@8.4.32: - resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} + /postcss@8.4.33: + resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 @@ -3575,10 +3589,10 @@ packages: resolution: {integrity: sha512-9t5qARVofg2xQqKtytzt+lZ4d1Qvj8t5B8fEwXK6qOfgRLgH/b13QlgEyDh033NOS31nXeFbYv7CLUDG1CeifQ==} dev: false - /purify-ts@2.0.1: - resolution: {integrity: sha512-g17AdcyNtXyUuLgMfQN8bS2xPiTrxxkebe5Ssy234NX8ZpE2Nbk6bIXO5MNapFVb77jcv7a4Xt9NfPtuCLGiBQ==} + /purify-ts@2.0.3: + resolution: {integrity: sha512-RiPOlX4L+eggnbEdwGV34t7iRSPK5d37nKPZXSu8G5mTUhxbEjPpThRFuEV4GL/T6zEJQ+ZeiuNoBk61VJvszg==} dependencies: - '@types/json-schema': 7.0.12 + '@types/json-schema': 7.0.15 dev: false /queue-microtask@1.2.3: @@ -3835,8 +3849,8 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: false - /sass@1.69.6: - resolution: {integrity: sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==} + /sass@1.69.7: + resolution: {integrity: sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -4087,16 +4101,16 @@ packages: engines: {node: '>= 0.4'} dev: false - /svelte-hmr@0.15.3(svelte@5.0.0-next.27): + /svelte-hmr@0.15.3(svelte@5.0.0-next.28): resolution: {integrity: sha512-41snaPswvSf8TJUhlkoJBekRrABDXDMdpNpT2tfHIv4JuhgvHqLMhEPGtaQn0BmbNSTkuz2Ed20DF2eHw0SmBQ==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: svelte: ^3.19.0 || ^4.0.0 dependencies: - svelte: 5.0.0-next.27 + svelte: 5.0.0-next.28 dev: false - /svelte2tsx@0.6.27(svelte@5.0.0-next.27)(typescript@5.3.3): + /svelte2tsx@0.6.27(svelte@5.0.0-next.28)(typescript@5.3.3): resolution: {integrity: sha512-E1uPW1o6VsbRz+nUk3fznZ2lSmCITAJoNu8AYefWSvIwE2pSB01i5sId4RMbWNzfcwCQl1DcgGShCPcldl4rvg==} peerDependencies: svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0 @@ -4104,18 +4118,18 @@ packages: dependencies: dedent-js: 1.0.1 pascal-case: 3.1.2 - svelte: 5.0.0-next.27 + svelte: 5.0.0-next.28 typescript: 5.3.3 dev: false - /svelte@5.0.0-next.27: - resolution: {integrity: sha512-5I4JrmEWVPu4ALEskqU/xdz6PsJYnRaWiIN/s7BCvtuwHjy2mbclSfC+VzgCxEN0AEJxdsPXsxYkIfwXch3AyQ==} + /svelte@5.0.0-next.28: + resolution: {integrity: sha512-a9Nqq8eczeJMrOlDL24LMI1MKXMZhDhH33tL8lkPilUJyTjk4W97zYC/hKlZOeAFKdSOBZPIeLFH+NHR2iNSRQ==} engines: {node: '>=18'} dependencies: '@ampproject/remapping': 2.2.1 '@jridgewell/sourcemap-codec': 1.4.15 acorn: 8.11.3 - acorn-typescript: 1.4.12(acorn@8.11.3) + acorn-typescript: 1.4.13(acorn@8.11.3) aria-query: 5.3.0 axobject-query: 4.0.0 esm-env: 1.0.0 @@ -4164,8 +4178,8 @@ packages: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: false - /tsconfck@3.0.0(typescript@5.3.3): - resolution: {integrity: sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==} + /tsconfck@3.0.1(typescript@5.3.3): + resolution: {integrity: sha512-7ppiBlF3UEddCLeI1JRx5m2Ryq+xk4JrZuq4EuYXykipebaq1dV0Fhgr1hb7CkmHt32QSgOZlcqVLEtHBG4/mg==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -4370,7 +4384,7 @@ packages: vfile-message: 4.0.2 dev: false - /vite@5.0.10(sass@1.69.6): + /vite@5.0.10(sass@1.69.7): resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4399,9 +4413,9 @@ packages: optional: true dependencies: esbuild: 0.19.11 - postcss: 8.4.32 + postcss: 8.4.33 rollup: 4.9.2 - sass: 1.69.6 + sass: 1.69.7 optionalDependencies: fsevents: 2.3.3 dev: false @@ -4414,7 +4428,7 @@ packages: vite: optional: true dependencies: - vite: 5.0.10(sass@1.69.6) + vite: 5.0.10(sass@1.69.7) dev: false /web-namespaces@2.0.1: