From f7f1228d874d4e53fb07e661329153f100f8482a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 05:36:52 +0000 Subject: [PATCH] Bump astro from 4.3.7 to 4.4.15 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.3.7 to 4.4.15. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.4.15/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 176 +++++++++++++++++++++++-------------------------- 2 files changed, 85 insertions(+), 93 deletions(-) diff --git a/package.json b/package.json index d0150af..2549149 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@astrojs/check": "^0.5.4", "@astrojs/mdx": "^2.1.1", "@astrojs/starlight": "^0.18.1", - "astro": "^4.3.7", + "astro": "^4.4.15", "typescript": "^5.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 367e1a2..6647cb1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ dependencies: version: 0.5.4(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.3.3) '@astrojs/mdx': specifier: ^2.1.1 - version: 2.1.1(astro@4.3.7) + version: 2.1.1(astro@4.4.15) '@astrojs/starlight': specifier: ^0.18.1 - version: 0.18.1(astro@4.3.7) + version: 0.18.1(astro@4.4.15) astro: - specifier: ^4.3.7 - version: 4.3.7(typescript@5.3.3) + specifier: ^4.4.15 + version: 4.4.15(typescript@5.3.3) typescript: specifier: ^5.3.3 version: 5.3.3 @@ -24,19 +24,19 @@ dependencies: devDependencies: '@astrojs/cloudflare': specifier: ^9.0.0 - version: 9.0.0(astro@4.3.7) + version: 9.0.0(astro@4.4.15) '@astrojs/markdown-remark': specifier: ^4.2.1 version: 4.2.1 '@astrojs/node': specifier: ^8.2.0 - version: 8.2.0(astro@4.3.7) + version: 8.2.0(astro@4.4.15) '@astrojs/preact': specifier: ^3.1.0 version: 3.1.0(@babel/core@7.23.9)(preact@10.19.4)(vite@5.1.2) '@astrojs/tailwind': specifier: ^5.1.0 - version: 5.1.0(astro@4.3.7)(tailwindcss@3.4.1) + version: 5.1.0(astro@4.4.15)(tailwindcss@3.4.1) '@astrojs/ts-plugin': specifier: ^1.5.2 version: 1.5.2 @@ -54,7 +54,7 @@ devDependencies: version: 2.2.10 astro-og-canvas: specifier: ^0.4.2 - version: 0.4.2(astro@4.3.7) + version: 0.4.2(astro@4.4.15) canvaskit-wasm: specifier: ^0.39.1 version: 0.39.1 @@ -90,7 +90,7 @@ devDependencies: version: 0.33.2 starlight-links-validator: specifier: ^0.5.3 - version: 0.5.3(@astrojs/starlight@0.18.1)(astro@4.3.7) + version: 0.5.3(@astrojs/starlight@0.18.1)(astro@4.4.15) packages: @@ -128,7 +128,7 @@ packages: - prettier-plugin-astro dev: false - /@astrojs/cloudflare@9.0.0(astro@4.3.7): + /@astrojs/cloudflare@9.0.0(astro@4.4.15): resolution: {integrity: sha512-EkUUCCGp35O0pPgRIBuahbz/eQlnOPoCM4aszFMqIWcjfOJMXMlXLma5MEHFDdNOdLdPb53LmuWBVIjDOvsUfQ==} peerDependencies: astro: ^4.2.0 @@ -136,7 +136,7 @@ packages: '@astrojs/underscore-redirects': 0.3.3 '@cloudflare/workers-types': 4.20240208.0 '@iarna/toml': 2.2.5 - astro: 4.3.7(typescript@5.3.3) + astro: 4.4.15(typescript@5.3.3) dotenv: 16.4.1 esbuild: 0.19.12 find-up: 6.3.0 @@ -151,10 +151,6 @@ packages: /@astrojs/compiler@1.8.2: resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==} - /@astrojs/compiler@2.5.2: - resolution: {integrity: sha512-fm9HNYu1tVnJjZYHE+SdDM5k6fZKNPXS9PwT43Mf6l4HVGx8d1jQwhGQqCvLkYJJBwQ9OysiexFMt7wtNuXhmQ==} - dev: true - /@astrojs/compiler@2.5.3: resolution: {integrity: sha512-jzj01BRv/fmo+9Mr2FhocywGzEYiyiP2GVHje1ziGNU6c97kwhYGsnvwMkHrncAy9T9Vi54cjaMK7UE4ClX4vA==} @@ -215,7 +211,7 @@ packages: transitivePeerDependencies: - supports-color - /@astrojs/mdx@2.1.1(astro@4.3.7): + /@astrojs/mdx@2.1.1(astro@4.4.15): resolution: {integrity: sha512-AgGFdE7HOGmoFooGvMSatkA9FiSKwyVW7ImHot/bXJ6uAbFfu6iG2ht18Cf1pT22Hda/6iSCGWusFvBv0/EnKQ==} engines: {node: '>=18.14.1'} peerDependencies: @@ -224,7 +220,7 @@ packages: '@astrojs/markdown-remark': 4.2.1 '@mdx-js/mdx': 3.0.0 acorn: 8.11.3 - astro: 4.3.7(typescript@5.3.3) + astro: 4.4.15(typescript@5.3.3) es-module-lexer: 1.4.1 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -240,12 +236,12 @@ packages: transitivePeerDependencies: - supports-color - /@astrojs/node@8.2.0(astro@4.3.7): + /@astrojs/node@8.2.0(astro@4.4.15): resolution: {integrity: sha512-keQIPvdx8hquG+KnWoJp7io/GoczBEJer9X8WzPHK2fnVRXYDKGzXWZw3Dbg0ZhXJreVV3xzniN7nr6e7hgDXg==} peerDependencies: astro: ^4.2.0 dependencies: - astro: 4.3.7(typescript@5.3.3) + astro: 4.4.15(typescript@5.3.3) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -284,18 +280,18 @@ packages: sitemap: 7.1.1 zod: 3.22.4 - /@astrojs/starlight@0.18.1(astro@4.3.7): + /@astrojs/starlight@0.18.1(astro@4.4.15): resolution: {integrity: sha512-6sM9m52fVsCfu4cR9M9ZIZLwPpbcS0/E6PZPGKaHinXbailzLZTtFQndPzDOEIFBOOPj6KQvGfrgQDby9rNovQ==} peerDependencies: astro: ^4.2.7 dependencies: - '@astrojs/mdx': 2.1.1(astro@4.3.7) + '@astrojs/mdx': 2.1.1(astro@4.4.15) '@astrojs/sitemap': 3.0.5 '@pagefind/default-ui': 1.0.4 '@types/hast': 3.0.4 '@types/mdast': 4.0.3 - astro: 4.3.7(typescript@5.3.3) - astro-expressive-code: 0.32.4(astro@4.3.7) + astro: 4.4.15(typescript@5.3.3) + astro-expressive-code: 0.32.4(astro@4.4.15) bcp-47: 2.1.0 hast-util-select: 6.0.2 hastscript: 8.0.0 @@ -311,13 +307,13 @@ packages: transitivePeerDependencies: - supports-color - /@astrojs/tailwind@5.1.0(astro@4.3.7)(tailwindcss@3.4.1): + /@astrojs/tailwind@5.1.0(astro@4.4.15)(tailwindcss@3.4.1): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.3.7(typescript@5.3.3) + astro: 4.4.15(typescript@5.3.3) autoprefixer: 10.4.17(postcss@8.4.33) postcss: 8.4.33 postcss-load-config: 4.0.2(postcss@8.4.33) @@ -1183,6 +1179,9 @@ packages: transitivePeerDependencies: - supports-color + /@medv/finder@3.2.0: + resolution: {integrity: sha512-JmU7JIBwyL8RAzefvzALT4sP2M0biGk8i2invAgpQmma/QgfsaqoHIvJ7S0YC8n9hUVG8X3Leul2nGa06PvhbQ==} + /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -1900,42 +1899,42 @@ packages: resolution: {integrity: sha512-CGaBseNtunAV2DCpwBXqTKq8+9Tw65XZetMaC0FsMoZuLj0gxNIkbCf2QyKYScVrNOU7/ayfNdVw8ZCSHBiqCg==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: - '@astrojs/compiler': 2.5.2 + '@astrojs/compiler': 2.5.3 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - astrojs-compiler-sync: 0.3.5(@astrojs/compiler@2.5.2) + astrojs-compiler-sync: 0.3.5(@astrojs/compiler@2.5.3) debug: 4.3.4 entities: 4.5.0 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - semver: 7.5.4 + semver: 7.6.0 transitivePeerDependencies: - supports-color dev: true - /astro-expressive-code@0.32.4(astro@4.3.7): + /astro-expressive-code@0.32.4(astro@4.4.15): resolution: {integrity: sha512-/Kq8wLMz0X2gbLWGmPryqEdFV/om/GROsoLtPFqLrLCRD5CpwxXAW185BIGZKf4iYsyJim1vvcpQm5Y9hV5B1g==} peerDependencies: astro: ^3.3.0 || ^4.0.0-beta dependencies: - astro: 4.3.7(typescript@5.3.3) + astro: 4.4.15(typescript@5.3.3) hast-util-to-html: 8.0.4 remark-expressive-code: 0.32.4 - /astro-og-canvas@0.4.2(astro@4.3.7): + /astro-og-canvas@0.4.2(astro@4.4.15): resolution: {integrity: sha512-OQsH6Gr2HX9ZRHdVy2OcXVBIPI65WvEtLG/60krnphh8d3ldhuAFunymYaNGcrdSZcYgXkHWejbPt//3qaRidA==} engines: {node: '>=18.14.1'} peerDependencies: astro: ^3.0.0 || ^4.0.0 dependencies: - astro: 4.3.7(typescript@5.3.3) + astro: 4.4.15(typescript@5.3.3) canvaskit-wasm: 0.37.2 deterministic-object-hash: 2.0.2 entities: 4.5.0 dev: true - /astro@4.3.7(typescript@5.3.3): - resolution: {integrity: sha512-spdl+Ae6WZjQ0w8VBPq8ulN1hdN0m4EWvKG7ecgHjPQIHidMnzWJoZLEFEeKASqCGB1fDibqr7RDHoHkhZbp2Q==} + /astro@4.4.15(typescript@5.3.3): + resolution: {integrity: sha512-RTiAnlO8hDp6GqMVvaeJxyuCJhHNEho09lHshMNQBqgRabYPOJGW0HZZrbLRGNOqN9I14ivhZIunYGgAaGQpWw==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: @@ -1949,6 +1948,7 @@ packages: '@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.23.9) '@babel/traverse': 7.23.9 '@babel/types': 7.23.9 + '@medv/finder': 3.2.0 '@types/babel__core': 7.20.5 acorn: 8.11.3 aria-query: 5.3.0 @@ -1986,12 +1986,10 @@ packages: p-queue: 8.0.1 path-to-regexp: 6.2.1 preferred-pm: 3.1.2 - probe-image-size: 7.2.3 prompts: 2.4.2 rehype: 13.0.1 resolve: 1.22.8 semver: 7.6.0 - server-destroy: 1.0.1 shikiji: 0.9.19 shikiji-core: 0.9.19 string-width: 7.1.0 @@ -1999,8 +1997,8 @@ packages: tsconfck: 3.0.2(typescript@5.3.3) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.1.2 - vitefu: 0.2.5(vite@5.1.2) + vite: 5.1.5 + vitefu: 0.2.5(vite@5.1.5) which-pm: 2.1.1 yargs-parser: 21.1.1 zod: 3.22.4 @@ -2017,13 +2015,13 @@ packages: - terser - typescript - /astrojs-compiler-sync@0.3.5(@astrojs/compiler@2.5.2): + /astrojs-compiler-sync@0.3.5(@astrojs/compiler@2.5.3): resolution: {integrity: sha512-y420rhIIJ2HHDkYeqKArBHSdJNIIGMztLH90KGIX3zjcJyt/cr9Z2wYA8CP5J1w6KE7xqMh0DAkhfjhNDpQb2Q==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@astrojs/compiler': '>=0.27.0' dependencies: - '@astrojs/compiler': 2.5.2 + '@astrojs/compiler': 2.5.3 synckit: 0.9.0 dev: true @@ -2477,16 +2475,7 @@ packages: optional: true dependencies: ms: 2.0.0 - - /debug@3.2.7: - resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: 2.1.3 + dev: true /debug@4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} @@ -2746,7 +2735,7 @@ packages: eslint: '>=6.0.0' dependencies: eslint: 8.56.0 - semver: 7.5.4 + semver: 7.6.0 dev: true /eslint-plugin-astro@0.31.4(eslint@8.56.0): @@ -3505,12 +3494,6 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - /iconv-lite@0.4.24: - resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} - engines: {node: '>=0.10.0'} - dependencies: - safer-buffer: 2.1.2 - /ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} @@ -3897,6 +3880,7 @@ packages: /lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} + dev: true /log-symbols@5.1.0: resolution: {integrity: sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==} @@ -4571,12 +4555,14 @@ packages: /ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} + dev: true /ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} /ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + dev: true /muggle-string@0.4.1: resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==} @@ -4608,17 +4594,6 @@ packages: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true - /needle@2.9.1: - resolution: {integrity: sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==} - engines: {node: '>= 4.4.x'} - hasBin: true - dependencies: - debug: 3.2.7 - iconv-lite: 0.4.24 - sax: 1.3.0 - transitivePeerDependencies: - - supports-color - /nlcst-to-string@3.1.1: resolution: {integrity: sha512-63mVyqaqt0cmn2VcI2aH6kxe1rLAmSROqHMA0i4qqg1tidkfExgpb0FGMikMCn86mw5dFtBtEANfmSSK7TjNHw==} dependencies: @@ -5114,15 +5089,6 @@ packages: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==} engines: {node: '>=6'} - /probe-image-size@7.2.3: - resolution: {integrity: sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==} - dependencies: - lodash.merge: 4.6.2 - needle: 2.9.1 - stream-parser: 0.3.1 - transitivePeerDependencies: - - supports-color - /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} engines: {node: '>= 6'} @@ -5417,9 +5383,6 @@ packages: /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - /safer-buffer@2.1.2: - resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass-formatter@0.7.9: resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} dependencies: @@ -5477,6 +5440,7 @@ packages: /server-destroy@1.0.1: resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} + dev: true /setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} @@ -5628,15 +5592,15 @@ packages: get-source: 2.0.12 dev: true - /starlight-links-validator@0.5.3(@astrojs/starlight@0.18.1)(astro@4.3.7): + /starlight-links-validator@0.5.3(@astrojs/starlight@0.18.1)(astro@4.4.15): resolution: {integrity: sha512-v79rwmzjQlEMVL8sZ4dalD/jhFOUvGZ2/f4CvxCySZ9KbEN9nDmgV8zJgfpmTzhbcYQ35wzyUinF4QNxgKVA4g==} engines: {node: '>=18.14.1'} peerDependencies: '@astrojs/starlight': '>=0.15.0' astro: '>=4.0.0' dependencies: - '@astrojs/starlight': 0.18.1(astro@4.3.7) - astro: 4.3.7(typescript@5.3.3) + '@astrojs/starlight': 0.18.1(astro@4.4.15) + astro: 4.4.15(typescript@5.3.3) github-slugger: 2.0.0 hast-util-from-html: 2.0.1 hast-util-has-property: 3.0.0 @@ -5662,13 +5626,6 @@ packages: engines: {node: '>=4', npm: '>=6'} dev: true - /stream-parser@0.3.1: - resolution: {integrity: sha512-bJ/HgKq41nlKvlhccD5kaCr/P+Hu0wPNKPJOH7en+YrJu/9EgqUF+88w5Jb6KNcjOFMhfX4B2asfeAtIGuHObQ==} - dependencies: - debug: 2.6.9 - transitivePeerDependencies: - - supports-color - /streamx@2.15.8: resolution: {integrity: sha512-6pwMeMY/SuISiRsuS8TeIrAzyFbG5gGPHFQsYjUr/pbBadaL1PCWmzKw+CHZSwainfvcF6Si6cVLq4XTEwswFQ==} requiresBuild: true @@ -6233,8 +6190,43 @@ packages: rollup: 4.10.0 optionalDependencies: fsevents: 2.3.3 + dev: true - /vitefu@0.2.5(vite@5.1.2): + /vite@5.1.5: + resolution: {integrity: sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + esbuild: 0.19.12 + postcss: 8.4.35 + rollup: 4.10.0 + optionalDependencies: + fsevents: 2.3.3 + + /vitefu@0.2.5(vite@5.1.5): resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -6242,7 +6234,7 @@ packages: vite: optional: true dependencies: - vite: 5.1.2 + vite: 5.1.5 /volar-service-css@0.0.29(@volar/language-service@2.0.4): resolution: {integrity: sha512-2kNdgEYEiLeeer3wkagNBVDPa3Zj7mBDeM7D3iYmBXA0LCwd2tQL3eASzcDW9Gvac1g478UtptK468GxzUAEcA==}