From 0dd0ba9059a2fb0808fd0118fc0f678454f5c74f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 20:54:53 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 5 updates Bumps the npm_and_yarn group with 2 updates in the /docs directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [devalue](https://github.com/sveltejs/devalue). Bumps the npm_and_yarn group with 3 updates in the /frontend/nextcp-ui directory: [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs), [fast-uri](https://github.com/fastify/fast-uri) and [hono](https://github.com/honojs/hono). Updates `astro` from 6.1.8 to 6.1.10 - [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@6.1.10/packages/astro) Updates `devalue` from 5.7.1 to 5.8.1 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/devalue/compare/v5.7.1...v5.8.1) Updates `@babel/plugin-transform-modules-systemjs` from 7.28.5 to 7.29.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs) Updates `fast-uri` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2) Updates `hono` from 4.12.14 to 4.12.21 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.14...v4.12.21) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: devalue dependency-version: 5.8.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-uri dependency-version: 3.1.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.21 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/yarn.lock | 78 +++++++++++++++++++++++---------- frontend/nextcp-ui/package.json | 2 +- frontend/nextcp-ui/yarn.lock | 38 ++++++---------- 4 files changed, 72 insertions(+), 48 deletions(-) diff --git a/docs/package.json b/docs/package.json index 596f5ef0..05564536 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ "@tailwindcss/vite": "^4.2.4", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "astro": "^6.1.8", + "astro": "^6.1.10", "flowbite": "^4.0.1", "react": "^19.2.5", "react-dom": "^19.2.5", diff --git a/docs/yarn.lock b/docs/yarn.lock index 48f26be2..03f88b66 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -19,7 +19,14 @@ dependencies: picomatch "^4.0.3" -"@astrojs/markdown-remark@7.1.0", "@astrojs/markdown-remark@^7.0.0": +"@astrojs/internal-helpers@0.9.0": + version "0.9.0" + resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.9.0.tgz#671ace03cd91b2ca905fed825ebc79e37bbe82f8" + integrity sha512-GdYkzR26re8izmyYlBqf4z2s7zNngmWLFuxw0UKiPNqHraZGS6GKWIwSHgS22RDlu2ePFJ8bzmpBcUszut/SDg== + dependencies: + picomatch "^4.0.4" + +"@astrojs/markdown-remark@7.1.0": version "7.1.0" resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-7.1.0.tgz#861489717d46e300a9502da4649c4c250c530981" integrity sha512-P+HnCsu2js3BoTc8kFmu+E9gOcFeMdPris75g+Zl4sY8+bBRbSQV6xzcBDbZ27eE7yBGEGQoqjpChx+KJYIPYQ== @@ -46,6 +53,33 @@ unist-util-visit-parents "^6.0.2" vfile "^6.0.3" +"@astrojs/markdown-remark@7.1.1", "@astrojs/markdown-remark@^7.0.0": + version "7.1.1" + resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-7.1.1.tgz#79aa9310381e64bd21082f3bd46e3bd635cc8982" + integrity sha512-C6e9BnLGlbdv6bV8MYGeHpHxsUHrCrB4OuRLqi5LI7oiBVcBcqfUN06zpwFQdHgV48QCCrMmLpyqBr7VqC+swA== + dependencies: + "@astrojs/internal-helpers" "0.9.0" + "@astrojs/prism" "4.0.1" + github-slugger "^2.0.0" + hast-util-from-html "^2.0.3" + hast-util-to-text "^4.0.2" + js-yaml "^4.1.1" + mdast-util-definitions "^6.0.0" + rehype-raw "^7.0.0" + rehype-stringify "^10.0.1" + remark-gfm "^4.0.1" + remark-parse "^11.0.0" + remark-rehype "^11.1.2" + remark-smartypants "^3.0.2" + retext-smartypants "^6.2.0" + shiki "^4.0.0" + smol-toml "^1.6.0" + unified "^11.0.5" + unist-util-remove-position "^5.0.0" + unist-util-visit "^5.1.0" + unist-util-visit-parents "^6.0.2" + vfile "^6.0.3" + "@astrojs/mdx@^5.0.0", "@astrojs/mdx@^5.0.3": version "5.0.3" resolved "https://registry.yarnpkg.com/@astrojs/mdx/-/mdx-5.0.3.tgz#76d198616ef2157292213846457b7b8fb9c562ec" @@ -1431,14 +1465,14 @@ astro-expressive-code@^0.41.6: dependencies: rehype-expressive-code "^0.41.7" -astro@^6.1.8: - version "6.1.8" - resolved "https://registry.yarnpkg.com/astro/-/astro-6.1.8.tgz#9d0e99b810a52daa14cd432c159baa3d8471bc6e" - integrity sha512-6fT9M12U3fpi13DiPavNKDIoBflASTSxmKTEe+zXhWtlebQuOqfOnIrMWyRmlXp+mgDsojmw+fVFG9LUTzKSog== +astro@^6.1.10: + version "6.1.10" + resolved "https://registry.yarnpkg.com/astro/-/astro-6.1.10.tgz#461da4746fa0bdb5c83e9e59ae8ea913a26e08eb" + integrity sha512-jQAIki6c862oxRr7OXXC+h3n4wg1EpmKgCH3vv1FtXM9VFmD2iTjlaxrfb0I6eQCwtUjSBxfJBFBDSXHu7Wing== dependencies: "@astrojs/compiler" "^3.0.1" - "@astrojs/internal-helpers" "0.8.0" - "@astrojs/markdown-remark" "7.1.0" + "@astrojs/internal-helpers" "0.9.0" + "@astrojs/markdown-remark" "7.1.1" "@astrojs/telemetry" "3.3.1" "@capsizecss/unpack" "^4.0.0" "@clack/prompts" "^1.1.0" @@ -1470,7 +1504,7 @@ astro@^6.1.8: p-queue "^9.1.0" package-manager-detector "^1.6.0" piccolore "^0.1.3" - picomatch "^4.0.3" + picomatch "^4.0.4" rehype "^13.0.2" semver "^7.7.4" shiki "^4.0.2" @@ -1483,9 +1517,9 @@ astro@^6.1.8: ultrahtml "^1.6.0" unifont "~0.7.4" unist-util-visit "^5.1.0" - unstorage "^1.17.4" + unstorage "^1.17.5" vfile "^6.0.3" - vite "^7.3.1" + vite "^7.3.2" vitefu "^1.1.2" xxhash-wasm "^1.1.0" yargs-parser "^22.0.0" @@ -1752,9 +1786,9 @@ detect-libc@^2.1.2: integrity sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ== devalue@^5.6.3, devalue@^5.6.4: - version "5.7.1" - resolved "https://registry.yarnpkg.com/devalue/-/devalue-5.7.1.tgz#93e2d9412b909a7901d7b966ebb3479d15a390fd" - integrity sha512-MUbZ586EgQqdRnC4yDrlod3BEdyvE4TapGYHMW2CiaW+KkkFmWEFqBUaLltEZCGi0iFXCEjRF0OjF0DV2QHjOA== + version "5.8.1" + resolved "https://registry.yarnpkg.com/devalue/-/devalue-5.8.1.tgz#f27290d3a324e2eb20c2714369b01b8ec4de4c61" + integrity sha512-4CXDYRBGqN+57wVJkuXBYmpAVUSg3L6JAQa/DFqm238G73E1wuyc/JhGQJzN7vUf/CMphYau2zXbfWzDR5aTEw== devlop@^1.0.0, devlop@^1.1.0: version "1.1.0" @@ -3221,10 +3255,10 @@ ms@^2.1.3: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== -nanoid@^3.3.11: - version "3.3.11" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" - integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== +nanoid@^3.3.12: + version "3.3.12" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05" + integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ== neotraverse@^0.6.18: version "0.6.18" @@ -3439,11 +3473,11 @@ postcss-value-parser@^4.2.0: integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== postcss@^8.4.38, postcss@^8.5.1, postcss@^8.5.3, postcss@^8.5.6: - version "8.5.12" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb" - integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA== + version "8.5.15" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.15.tgz#d1eaf677a324e9ec02196da2d3fecf4a0b9a735c" + integrity sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A== dependencies: - nanoid "^3.3.11" + nanoid "^3.3.12" picocolors "^1.1.1" source-map-js "^1.2.1" @@ -4127,7 +4161,7 @@ unist-util-visit@^5.0.0, unist-util-visit@^5.1.0: unist-util-is "^6.0.0" unist-util-visit-parents "^6.0.0" -unstorage@^1.17.4: +unstorage@^1.17.5: version "1.17.5" resolved "https://registry.yarnpkg.com/unstorage/-/unstorage-1.17.5.tgz#e76c82fdc1d2c04cb0e2c0a1de08aa08b2253f51" integrity sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg== diff --git a/frontend/nextcp-ui/package.json b/frontend/nextcp-ui/package.json index b43100c3..743fc9a1 100644 --- a/frontend/nextcp-ui/package.json +++ b/frontend/nextcp-ui/package.json @@ -38,7 +38,7 @@ "flowbite": "^3.1.2", "glob-to-regexp": "^0.4.1", "jsonc-parser": "^3.3.1", - "postcss": "^8.5.10", + "postcss": "^8.5.11", "prettier": "^3.6.2", "rxjs": "^7.4.0", "service": "0.1.4", diff --git a/frontend/nextcp-ui/yarn.lock b/frontend/nextcp-ui/yarn.lock index 7cf51f6d..8c921885 100644 --- a/frontend/nextcp-ui/yarn.lock +++ b/frontend/nextcp-ui/yarn.lock @@ -1206,20 +1206,10 @@ "@babel/helper-module-transforms" "^7.28.6" "@babel/helper-plugin-utils" "^7.28.6" -"@babel/plugin-transform-modules-systemjs@^7.28.5": - version "7.28.5" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2" - integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew== - dependencies: - "@babel/helper-module-transforms" "^7.28.3" - "@babel/helper-plugin-utils" "^7.27.1" - "@babel/helper-validator-identifier" "^7.28.5" - "@babel/traverse" "^7.28.5" - -"@babel/plugin-transform-modules-systemjs@^7.29.0": - version "7.29.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964" - integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ== +"@babel/plugin-transform-modules-systemjs@^7.28.5", "@babel/plugin-transform-modules-systemjs@^7.29.0": + version "7.29.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" + integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== dependencies: "@babel/helper-module-transforms" "^7.28.6" "@babel/helper-plugin-utils" "^7.28.6" @@ -6072,9 +6062,9 @@ fast-levenshtein@^2.0.6: integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fast-uri@^3.0.1: - version "3.1.0" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa" - integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA== + version "3.1.2" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec" + integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ== faye-websocket@^0.11.3: version "0.11.4" @@ -6480,9 +6470,9 @@ hasown@^2.0.2: function-bind "^1.1.2" hono@^4.11.4: - version "4.12.14" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.14.tgz#4777c9512b7c84138e4f09e61e3d2fa305eb1414" - integrity sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w== + version "4.12.21" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.21.tgz#f11846462095d365b9a8b4859b37c02cb0981df3" + integrity sha512-uV63apnb0kyPtAUwoWgaGh9HyIFcv8lgmzPZSiTBQAFOFGIzka5EZ1dZocmGnn0XdX0+XTqJ6Tqv7selMuGLRQ== hosted-git-info@^9.0.0: version "9.0.2" @@ -8644,10 +8634,10 @@ postcss@8.5.6: picocolors "^1.1.1" source-map-js "^1.2.1" -postcss@^8.2.14, postcss@^8.4.40, postcss@^8.4.41, postcss@^8.4.49, postcss@^8.5.1, postcss@^8.5.10, postcss@^8.5.6: - version "8.5.10" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356" - integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ== +postcss@^8.2.14, postcss@^8.4.40, postcss@^8.4.41, postcss@^8.4.49, postcss@^8.5.1, postcss@^8.5.11, postcss@^8.5.6: + version "8.5.11" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.11.tgz#42ed344ff95c002a76f73678416adabecc8607dd" + integrity sha512-5dDj8+lmvA8XB78SmzGI8NlQoksv7IfutGWeVZxiixHbO+p4LDPT3wuG/D9sM/wrjZZ9I+Siy/e117vbFPxSZg== dependencies: nanoid "^3.3.11" picocolors "^1.1.1"