diff --git a/mono/apps/dashboard/package.json b/mono/apps/dashboard/package.json index 99c99b667..38c11beff 100644 --- a/mono/apps/dashboard/package.json +++ b/mono/apps/dashboard/package.json @@ -42,14 +42,14 @@ "lint:fix": "biome check --apply ./src" }, "dependencies": { - "@astrojs/sitemap": "3.1.1", + "@astrojs/sitemap": "3.1.2", "@astrojs/tailwind": "5.1.0", "@faker-js/faker": "8.4.1", "apexcharts": "3.48.0", - "astro": "4.5.9", + "astro": "4.5.10", "flowbite": "2.3.0", "flowbite-typography": "1.0.3", - "shiki": "1.2.0", + "shiki": "1.2.1", "tailwind-scrollbar": "3.1.0", "tailwindcss": "3.4.1" }, diff --git a/mono/docs/starlight/package.json b/mono/docs/starlight/package.json index 8675fe9e8..26c4e6a56 100644 --- a/mono/docs/starlight/package.json +++ b/mono/docs/starlight/package.json @@ -3,7 +3,7 @@ "version": "0.0.1", "dependencies": { "@astrojs/starlight": "0.21.2", - "astro": "4.5.9", + "astro": "4.5.10", "rehype": "13.0.1", "sharp": "0.33.3" }, diff --git a/mono/pnpm-lock.yaml b/mono/pnpm-lock.yaml index f21b6464f..abc4ee369 100644 --- a/mono/pnpm-lock.yaml +++ b/mono/pnpm-lock.yaml @@ -18,11 +18,11 @@ importers: apps/dashboard: dependencies: '@astrojs/sitemap': - specifier: 3.1.1 - version: 3.1.1 + specifier: 3.1.2 + version: 3.1.2 '@astrojs/tailwind': specifier: 5.1.0 - version: 5.1.0(astro@4.5.9)(tailwindcss@3.4.1) + version: 5.1.0(astro@4.5.10)(tailwindcss@3.4.1) '@faker-js/faker': specifier: 8.4.1 version: 8.4.1 @@ -30,8 +30,8 @@ importers: specifier: 3.48.0 version: 3.48.0 astro: - specifier: 4.5.9 - version: 4.5.9(typescript@5.4.3) + specifier: 4.5.10 + version: 4.5.10(typescript@5.4.3) flowbite: specifier: 2.3.0 version: 2.3.0 @@ -39,8 +39,8 @@ importers: specifier: 1.0.3 version: 1.0.3(tailwindcss@3.4.1) shiki: - specifier: 1.2.0 - version: 1.2.0 + specifier: 1.2.1 + version: 1.2.1 tailwind-scrollbar: specifier: 3.1.0 version: 3.1.0(tailwindcss@3.4.1) @@ -52,10 +52,10 @@ importers: dependencies: '@astrojs/starlight': specifier: 0.21.2 - version: 0.21.2(astro@4.5.9) + version: 0.21.2(astro@4.5.10) astro: - specifier: 4.5.9 - version: 4.5.9(typescript@5.4.3) + specifier: 4.5.10 + version: 4.5.10(typescript@5.4.3) rehype: specifier: 13.0.1 version: 13.0.1 @@ -204,8 +204,8 @@ packages: - supports-color dev: false - /@astrojs/markdown-remark@4.3.1: - resolution: {integrity: sha512-eJFi600tkRjTFiwzY9oD8AgCgB7gFqyWCKWuZ33dATVBgLiROD+zlMZ8STZzU7+ZALvmiUAun/K7umTmP5YfVQ==} + /@astrojs/markdown-remark@4.3.2: + resolution: {integrity: sha512-4Oa4VaYiBd0MatB+rWIU/0A8pZH/sK3c2QkRYb+OO2lPl+qzevJtWaZY8hAQc4qurIOlRdn6B6ofDAGhWw+DSg==} dependencies: '@astrojs/prism': 3.0.0 github-slugger: 2.0.0 @@ -219,7 +219,7 @@ packages: remark-parse: 11.0.0 remark-rehype: 11.0.0 remark-smartypants: 2.0.0 - shiki: 1.2.0 + shiki: 1.2.1 unified: 11.0.4 unist-util-remove-position: 5.0.0 unist-util-visit: 5.0.0 @@ -229,7 +229,7 @@ packages: - supports-color dev: false - /@astrojs/mdx@2.1.1(astro@4.5.9): + /@astrojs/mdx@2.1.1(astro@4.5.10): resolution: {integrity: sha512-AgGFdE7HOGmoFooGvMSatkA9FiSKwyVW7ImHot/bXJ6uAbFfu6iG2ht18Cf1pT22Hda/6iSCGWusFvBv0/EnKQ==} engines: {node: '>=18.14.1'} peerDependencies: @@ -238,7 +238,7 @@ packages: '@astrojs/markdown-remark': 4.2.1 '@mdx-js/mdx': 3.0.0 acorn: 8.11.2 - astro: 4.5.9(typescript@5.4.3) + astro: 4.5.10(typescript@5.4.3) es-module-lexer: 1.4.1 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -262,25 +262,25 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/sitemap@3.1.1: - resolution: {integrity: sha512-qPgdBIcDUaea98mTtLfi5z9oXZpzSjEn/kes70/Ex8FOZZ+DIHVKRYOLOtvy8p+FTXr/9oc7BjmIbTYmYLLJVg==} + /@astrojs/sitemap@3.1.2: + resolution: {integrity: sha512-FxOJldIl5ltZ5CNjocQxHkAO9orwHBjqtaU28o4smobp9vowS0nbGp+I9CrPxkzWdl1crSDm9vjL9tnvG1DSug==} dependencies: sitemap: 7.1.1 zod: 3.22.4 dev: false - /@astrojs/starlight@0.21.2(astro@4.5.9): + /@astrojs/starlight@0.21.2(astro@4.5.10): resolution: {integrity: sha512-ziDfrbhBjw/+HwMITk6yz7SbkQKQJZY9GlaPHntSPq4kYs+b2ru3toIxj2l3T9LUFtUpNWHkj+C1wJTmfLZfaw==} peerDependencies: astro: ^4.2.7 dependencies: - '@astrojs/mdx': 2.1.1(astro@4.5.9) - '@astrojs/sitemap': 3.1.1 + '@astrojs/mdx': 2.1.1(astro@4.5.10) + '@astrojs/sitemap': 3.1.2 '@pagefind/default-ui': 1.0.4 '@types/hast': 3.0.4 '@types/mdast': 4.0.3 - astro: 4.5.9(typescript@5.4.3) - astro-expressive-code: 0.33.4(astro@4.5.9) + astro: 4.5.10(typescript@5.4.3) + astro-expressive-code: 0.33.4(astro@4.5.10) bcp-47: 2.1.0 hast-util-from-html: 2.0.1 hast-util-select: 6.0.2 @@ -299,13 +299,13 @@ packages: - supports-color dev: false - /@astrojs/tailwind@5.1.0(astro@4.5.9)(tailwindcss@3.4.1): + /@astrojs/tailwind@5.1.0(astro@4.5.10)(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.5.9(typescript@5.4.3) + astro: 4.5.10(typescript@5.4.3) autoprefixer: 10.4.16(postcss@8.4.38) postcss: 8.4.38 postcss-load-config: 4.0.2(postcss@8.4.38) @@ -1074,7 +1074,7 @@ packages: resolution: {integrity: sha512-XnDchHqCGk046hgQnu83t9+SDrRjsvpvUEBiI0wl4RljVDr1E0yllx0y6C1yEuKfFfasib6BxX/PkItgQdi/0Q==} dependencies: '@expressive-code/core': 0.33.4 - shiki: 1.2.0 + shiki: 1.2.1 dev: false /@expressive-code/plugin-text-markers@0.33.4: @@ -1521,8 +1521,8 @@ packages: requiresBuild: true optional: true - /@shikijs/core@1.2.0: - resolution: {integrity: sha512-OlFvx+nyr5C8zpcMBnSGir0YPD6K11uYhouqhNmm1qLiis4GA7SsGtu07r9gKS9omks8RtQqHrJL4S+lqWK01A==} + /@shikijs/core@1.2.1: + resolution: {integrity: sha512-KaIS0H4EQ3KI2d++TjYqRNgwp8E3M/68e9veR4QtInzA7kKFgcjeiJqb80fuXW+blDy5fmd11PN9g9soz/3ANQ==} dev: false /@sinclair/typebox@0.27.8: @@ -1895,24 +1895,24 @@ packages: hasBin: true dev: false - /astro-expressive-code@0.33.4(astro@4.5.9): + /astro-expressive-code@0.33.4(astro@4.5.10): resolution: {integrity: sha512-PtXLjd89WBA1WsDYlt3V1LZs9Pa8FFoXilaGDSyfxtbYJ2OPHjWh2JJvCiXmfXmY3HkPJ2oW9Jjo6om5vUlVcg==} peerDependencies: astro: ^3.3.0 || ^4.0.0-beta dependencies: - astro: 4.5.9(typescript@5.4.3) + astro: 4.5.10(typescript@5.4.3) hast-util-to-html: 8.0.4 remark-expressive-code: 0.33.4 dev: false - /astro@4.5.9(typescript@5.4.3): - resolution: {integrity: sha512-GheU72Goz7dYQNKaqTxB2H49cNvHfahGSbNkTvMXk+gyHf/g633qadqlO2ZQbTUacoUWmDzvS5fhMZt2/w4naQ==} + /astro@4.5.10(typescript@5.4.3): + resolution: {integrity: sha512-xW/ZTSqSHEQyzWzXHJa9gEQXC+MUD3mhzEBJyrMp/JWT+geLgUK2m0Rrc/AnBl8EfdS/6uFadiJV1fWao4lc7w==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: '@astrojs/compiler': 2.7.0 '@astrojs/internal-helpers': 0.3.0 - '@astrojs/markdown-remark': 4.3.1 + '@astrojs/markdown-remark': 4.3.2 '@astrojs/telemetry': 3.0.4 '@babel/core': 7.24.3 '@babel/generator': 7.24.1 @@ -1959,8 +1959,8 @@ packages: prompts: 2.4.2 rehype: 13.0.1 resolve: 1.22.8 - semver: 7.5.4 - shiki: 1.2.0 + semver: 7.6.0 + shiki: 1.2.1 string-width: 7.0.0 strip-ansi: 7.1.0 tsconfck: 3.0.0(typescript@5.4.3) @@ -4892,14 +4892,6 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - /semver@7.5.4: - resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: false - /semver@7.6.0: resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==} engines: {node: '>=10'} @@ -4975,10 +4967,10 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - /shiki@1.2.0: - resolution: {integrity: sha512-xLhiTMOIUXCv5DqJ4I70GgQCtdlzsTqFLZWcMHHG3TAieBUbvEGthdrlPDlX4mL/Wszx9C6rEcxU6kMlg4YlxA==} + /shiki@1.2.1: + resolution: {integrity: sha512-u+XW6o0vCkUNlneZb914dLO+AayEIwK5tI62WeS//R5HIXBFiYaj/Hc5xcq27Yh83Grr4JbNtUBV8W6zyK4hWg==} dependencies: - '@shikijs/core': 1.2.0 + '@shikijs/core': 1.2.1 dev: false /shikiji-core@0.9.19: