From 04130d9ef67401bc250f1754fe76e6454afc1bfc Mon Sep 17 00:00:00 2001 From: Nigel Breslaw Date: Sun, 21 Apr 2024 23:45:45 +0300 Subject: [PATCH] chore(deps): update mono (#1364) --- mono/apps/site/package.json | 2 +- mono/docs/starlight/package.json | 2 +- mono/examples/default-project/package.json | 2 +- mono/pnpm-lock.yaml | 140 +++++---------------- 4 files changed, 32 insertions(+), 114 deletions(-) diff --git a/mono/apps/site/package.json b/mono/apps/site/package.json index 15aa1edf5..f0ee6b89f 100644 --- a/mono/apps/site/package.json +++ b/mono/apps/site/package.json @@ -10,6 +10,6 @@ "astro": "astro" }, "dependencies": { - "astro": "4.6.2" + "astro": "4.6.3" } } diff --git a/mono/docs/starlight/package.json b/mono/docs/starlight/package.json index adf00b59d..cbb982b8f 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.5", - "astro": "4.6.1", + "astro": "4.6.3", "rehype": "13.0.1", "sharp": "0.33.3" }, diff --git a/mono/examples/default-project/package.json b/mono/examples/default-project/package.json index 05ad607bc..a7e06f0d4 100644 --- a/mono/examples/default-project/package.json +++ b/mono/examples/default-project/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@vitest/coverage-v8": "1.5.0", "typescript": "5.4.5", - "vite": "5.2.9", + "vite": "5.2.10", "vite-plugin-solid": "2.10.2", "vitest": "1.5.0" } diff --git a/mono/pnpm-lock.yaml b/mono/pnpm-lock.yaml index 5a1a741dc..3c3803f45 100644 --- a/mono/pnpm-lock.yaml +++ b/mono/pnpm-lock.yaml @@ -18,17 +18,17 @@ importers: apps/site: dependencies: astro: - specifier: 4.6.2 - version: 4.6.2(@types/node@17.0.45)(typescript@5.4.5) + specifier: 4.6.3 + version: 4.6.3(@types/node@17.0.45)(typescript@5.4.5) docs/starlight: dependencies: '@astrojs/starlight': specifier: 0.21.5 - version: 0.21.5(astro@4.6.1(@types/node@17.0.45)(typescript@5.4.5)) + version: 0.21.5(astro@4.6.3(@types/node@17.0.45)(typescript@5.4.5)) astro: - specifier: 4.6.1 - version: 4.6.1(@types/node@17.0.45)(typescript@5.4.5) + specifier: 4.6.3 + version: 4.6.3(@types/node@17.0.45)(typescript@5.4.5) rehype: specifier: 13.0.1 version: 13.0.1 @@ -77,11 +77,11 @@ importers: specifier: 5.4.5 version: 5.4.5 vite: - specifier: 5.2.9 - version: 5.2.9(@types/node@17.0.45) + specifier: 5.2.10 + version: 5.2.10(@types/node@17.0.45) vite-plugin-solid: specifier: 2.10.2 - version: 2.10.2(solid-js@1.8.16)(vite@5.2.9(@types/node@17.0.45)) + version: 2.10.2(solid-js@1.8.16)(vite@5.2.10(@types/node@17.0.45)) vitest: specifier: 1.5.0 version: 1.5.0(@types/node@17.0.45) @@ -1067,13 +1067,8 @@ packages: peerDependencies: astro: ^4.0.0-beta || ^3.3.0 - astro@4.6.1: - resolution: {integrity: sha512-gcL22NEhuRi4wu9/x5Kn2eJf7nT6GeU5BxdN6AHbUnX6UzEDIWtpgHs5lBIZYExKbHKN9PjEGXWQzQtFwLU+5g==} - engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} - hasBin: true - - astro@4.6.2: - resolution: {integrity: sha512-Kl+Wd7MJMQFnI3+V0JxF4HPbs8M67eltqQgtztReOwDLSl0VnOd39rM61W/3LEh10FZ0F13xrDgtdgfXzuLVbg==} + astro@4.6.3: + resolution: {integrity: sha512-p2zs1Gac+ysdc/yFCoc8pOXTZE5L9foAtmqUzUVL22WX68bYTRovd03GRs7J1MDpwzsl9kJtlK20ROpjyIFpNw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -2734,8 +2729,8 @@ packages: '@testing-library/jest-dom': optional: true - vite@5.2.8: - resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} + vite@5.2.10: + resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3050,12 +3045,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@2.3.1(astro@4.6.1(@types/node@17.0.45)(typescript@5.4.5))': + '@astrojs/mdx@2.3.1(astro@4.6.3(@types/node@17.0.45)(typescript@5.4.5))': dependencies: '@astrojs/markdown-remark': 5.1.0 '@mdx-js/mdx': 3.0.1 acorn: 8.11.3 - astro: 4.6.1(@types/node@17.0.45)(typescript@5.4.5) + astro: 4.6.3(@types/node@17.0.45)(typescript@5.4.5) es-module-lexer: 1.5.0 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -3080,15 +3075,15 @@ snapshots: sitemap: 7.1.1 zod: 3.22.4 - '@astrojs/starlight@0.21.5(astro@4.6.1(@types/node@17.0.45)(typescript@5.4.5))': + '@astrojs/starlight@0.21.5(astro@4.6.3(@types/node@17.0.45)(typescript@5.4.5))': dependencies: - '@astrojs/mdx': 2.3.1(astro@4.6.1(@types/node@17.0.45)(typescript@5.4.5)) + '@astrojs/mdx': 2.3.1(astro@4.6.3(@types/node@17.0.45)(typescript@5.4.5)) '@astrojs/sitemap': 3.1.3 '@pagefind/default-ui': 1.1.0 '@types/hast': 3.0.4 '@types/mdast': 4.0.3 - astro: 4.6.1(@types/node@17.0.45)(typescript@5.4.5) - astro-expressive-code: 0.33.5(astro@4.6.1(@types/node@17.0.45)(typescript@5.4.5)) + astro: 4.6.3(@types/node@17.0.45)(typescript@5.4.5) + astro-expressive-code: 0.33.5(astro@4.6.3(@types/node@17.0.45)(typescript@5.4.5)) bcp-47: 2.1.0 hast-util-from-html: 2.0.1 hast-util-select: 6.0.2 @@ -3920,13 +3915,13 @@ snapshots: astring@1.8.6: {} - astro-expressive-code@0.33.5(astro@4.6.1(@types/node@17.0.45)(typescript@5.4.5)): + astro-expressive-code@0.33.5(astro@4.6.3(@types/node@17.0.45)(typescript@5.4.5)): dependencies: - astro: 4.6.1(@types/node@17.0.45)(typescript@5.4.5) + astro: 4.6.3(@types/node@17.0.45)(typescript@5.4.5) hast-util-to-html: 8.0.4 remark-expressive-code: 0.33.5 - astro@4.6.1(@types/node@17.0.45)(typescript@5.4.5): + astro@4.6.3(@types/node@17.0.45)(typescript@5.4.5): dependencies: '@astrojs/compiler': 2.7.1 '@astrojs/internal-helpers': 0.4.0 @@ -3939,6 +3934,7 @@ snapshots: '@babel/traverse': 7.24.1 '@babel/types': 7.24.0 '@types/babel__core': 7.20.5 + '@types/cookie': 0.5.4 acorn: 8.11.3 aria-query: 5.3.0 axobject-query: 4.0.0 @@ -4003,84 +3999,6 @@ snapshots: - terser - typescript - astro@4.6.2(@types/node@17.0.45)(typescript@5.4.5): - dependencies: - '@astrojs/compiler': 2.7.1 - '@astrojs/internal-helpers': 0.4.0 - '@astrojs/markdown-remark': 5.1.0 - '@astrojs/telemetry': 3.1.0 - '@babel/core': 7.24.4 - '@babel/generator': 7.24.4 - '@babel/parser': 7.24.4 - '@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.4) - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 - '@types/babel__core': 7.20.5 - '@types/cookie': 0.5.4 - acorn: 8.11.3 - aria-query: 5.3.0 - axobject-query: 4.0.0 - boxen: 7.1.1 - chokidar: 3.6.0 - ci-info: 4.0.0 - clsx: 2.1.0 - common-ancestor-path: 1.0.1 - cookie: 0.6.0 - cssesc: 3.0.0 - debug: 4.3.4 - deterministic-object-hash: 2.0.2 - devalue: 4.3.2 - diff: 5.2.0 - dlv: 1.1.3 - dset: 3.1.3 - es-module-lexer: 1.5.0 - esbuild: 0.19.12 - estree-walker: 3.0.3 - execa: 8.0.1 - fast-glob: 3.3.2 - flattie: 1.1.1 - github-slugger: 2.0.0 - gray-matter: 4.0.3 - html-escaper: 3.0.3 - http-cache-semantics: 4.1.1 - js-yaml: 4.1.0 - kleur: 4.1.5 - magic-string: 0.30.9 - mime: 3.0.0 - ora: 7.0.1 - p-limit: 5.0.0 - p-queue: 8.0.1 - path-to-regexp: 6.2.2 - preferred-pm: 3.1.3 - prompts: 2.4.2 - rehype: 13.0.1 - resolve: 1.22.8 - semver: 7.6.0 - shiki: 1.3.0 - string-width: 7.1.0 - strip-ansi: 7.1.0 - tsconfck: 3.0.3(typescript@5.4.5) - unist-util-visit: 5.0.0 - vfile: 6.0.1 - vite: 5.2.8(@types/node@17.0.45) - vitefu: 0.2.5(vite@5.2.8(@types/node@17.0.45)) - which-pm: 2.1.1 - yargs-parser: 21.1.1 - zod: 3.22.4 - zod-to-json-schema: 3.22.5(zod@3.22.4) - optionalDependencies: - sharp: 0.32.6 - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - - typescript - axobject-query@4.0.0: dependencies: dequal: 2.0.3 @@ -6361,7 +6279,7 @@ snapshots: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.9(@types/node@17.0.45) + vite: 5.2.10(@types/node@17.0.45) transitivePeerDependencies: - '@types/node' - less @@ -6372,7 +6290,7 @@ snapshots: - supports-color - terser - vite-plugin-solid@2.10.2(solid-js@1.8.16)(vite@5.2.9(@types/node@17.0.45)): + vite-plugin-solid@2.10.2(solid-js@1.8.16)(vite@5.2.10(@types/node@17.0.45)): dependencies: '@babel/core': 7.24.4 '@types/babel__core': 7.20.5 @@ -6380,12 +6298,12 @@ snapshots: merge-anything: 5.1.7 solid-js: 1.8.16 solid-refresh: 0.6.3(solid-js@1.8.16) - vite: 5.2.9(@types/node@17.0.45) - vitefu: 0.2.5(vite@5.2.9(@types/node@17.0.45)) + vite: 5.2.10(@types/node@17.0.45) + vitefu: 0.2.5(vite@5.2.10(@types/node@17.0.45)) transitivePeerDependencies: - supports-color - vite@5.2.8(@types/node@17.0.45): + vite@5.2.10(@types/node@17.0.45): dependencies: esbuild: 0.20.2 postcss: 8.4.38 @@ -6403,9 +6321,9 @@ snapshots: '@types/node': 17.0.45 fsevents: 2.3.3 - vitefu@0.2.5(vite@5.2.8(@types/node@17.0.45)): + vitefu@0.2.5(vite@5.2.10(@types/node@17.0.45)): optionalDependencies: - vite: 5.2.8(@types/node@17.0.45) + vite: 5.2.10(@types/node@17.0.45) vitefu@0.2.5(vite@5.2.9(@types/node@17.0.45)): optionalDependencies: