From 37534004f0ca6942cf98ce792751c4b3961fc822 Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Mon, 18 Jul 2022 21:54:25 -0700 Subject: [PATCH] [ci] release (#3939) Co-authored-by: github-actions[bot] --- .changeset/blue-avocados-jog.md | 14 - .changeset/eight-baboons-train.md | 5 - .changeset/many-glasses-roll.md | 5 - .changeset/modern-bulldogs-burn.md | 5 - .changeset/nice-toes-cough.md | 5 - .changeset/purple-flowers-arrive.md | 5 - .changeset/purple-vans-bake.md | 5 - .changeset/quiet-toys-type.md | 5 - .changeset/rare-deers-relax.md | 5 - .changeset/rich-bats-tell.md | 18 - .changeset/rude-kangaroos-dance.md | 5 - .changeset/strong-squids-hide.md | 5 - .changeset/warm-news-fly.md | 5 - examples/basics/package.json | 2 +- examples/blog-multiple-authors/package.json | 4 +- examples/blog/package.json | 4 +- examples/component/demo/package.json | 2 +- examples/component/package.json | 2 +- examples/docs/package.json | 6 +- examples/env-vars/package.json | 2 +- examples/framework-alpine/package.json | 2 +- examples/framework-lit/package.json | 2 +- examples/framework-multiple/package.json | 12 +- examples/framework-preact/package.json | 4 +- examples/framework-react/package.json | 4 +- examples/framework-solid/package.json | 4 +- examples/framework-svelte/package.json | 4 +- examples/framework-vue/package.json | 4 +- examples/integrations-playground/package.json | 6 +- examples/minimal/package.json | 2 +- examples/non-html-pages/package.json | 2 +- examples/portfolio/package.json | 4 +- examples/ssr/package.json | 4 +- examples/starter/package.json | 2 +- examples/subpath/package.json | 4 +- examples/with-markdown-plugins/package.json | 4 +- examples/with-markdown-shiki/package.json | 4 +- examples/with-markdown/package.json | 12 +- examples/with-mdx/package.json | 6 +- examples/with-nanostores/package.json | 4 +- examples/with-tailwindcss/package.json | 2 +- examples/with-vite-plugin-pwa/package.json | 2 +- packages/astro-prism/CHANGELOG.md | 6 + packages/astro-prism/package.json | 2 +- packages/astro-rss/CHANGELOG.md | 6 + packages/astro-rss/package.json | 2 +- packages/astro/CHANGELOG.md | 40 ++ packages/astro/package.json | 8 +- packages/create-astro/CHANGELOG.md | 6 + packages/create-astro/package.json | 2 +- packages/integrations/image/CHANGELOG.md | 8 + packages/integrations/image/package.json | 2 +- packages/integrations/mdx/CHANGELOG.md | 6 + packages/integrations/mdx/package.json | 2 +- packages/integrations/preact/CHANGELOG.md | 6 + packages/integrations/preact/package.json | 2 +- packages/integrations/react/CHANGELOG.md | 6 + packages/integrations/react/package.json | 2 +- packages/integrations/solid/CHANGELOG.md | 6 + packages/integrations/solid/package.json | 2 +- packages/integrations/svelte/CHANGELOG.md | 6 + packages/integrations/svelte/package.json | 2 +- packages/integrations/vue/CHANGELOG.md | 6 + packages/integrations/vue/package.json | 2 +- packages/markdown/remark/CHANGELOG.md | 11 + packages/markdown/remark/package.json | 4 +- packages/telemetry/CHANGELOG.md | 6 + packages/telemetry/package.json | 2 +- pnpm-lock.yaml | 643 ++++++++++++++++-- 69 files changed, 775 insertions(+), 224 deletions(-) delete mode 100644 .changeset/blue-avocados-jog.md delete mode 100644 .changeset/eight-baboons-train.md delete mode 100644 .changeset/many-glasses-roll.md delete mode 100644 .changeset/modern-bulldogs-burn.md delete mode 100644 .changeset/nice-toes-cough.md delete mode 100644 .changeset/purple-flowers-arrive.md delete mode 100644 .changeset/purple-vans-bake.md delete mode 100644 .changeset/quiet-toys-type.md delete mode 100644 .changeset/rare-deers-relax.md delete mode 100644 .changeset/rich-bats-tell.md delete mode 100644 .changeset/rude-kangaroos-dance.md delete mode 100644 .changeset/strong-squids-hide.md delete mode 100644 .changeset/warm-news-fly.md diff --git a/.changeset/blue-avocados-jog.md b/.changeset/blue-avocados-jog.md deleted file mode 100644 index 52b4432b4b73..000000000000 --- a/.changeset/blue-avocados-jog.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -'astro': patch -'@astrojs/prism': patch -'create-astro': patch -'@astrojs/mdx': patch -'@astrojs/preact': patch -'@astrojs/react': patch -'@astrojs/solid-js': patch -'@astrojs/svelte': patch -'@astrojs/vue': patch -'@astrojs/telemetry': patch ---- - -Roll back supported Node engines diff --git a/.changeset/eight-baboons-train.md b/.changeset/eight-baboons-train.md deleted file mode 100644 index 89a0c4033800..000000000000 --- a/.changeset/eight-baboons-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix missing props (url, file) in markdown layout diff --git a/.changeset/many-glasses-roll.md b/.changeset/many-glasses-roll.md deleted file mode 100644 index 7f9dd7313ccd..000000000000 --- a/.changeset/many-glasses-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/rss': patch ---- - -Throw the error when 'site' option is missing diff --git a/.changeset/modern-bulldogs-burn.md b/.changeset/modern-bulldogs-burn.md deleted file mode 100644 index 76c3fd8a434d..000000000000 --- a/.changeset/modern-bulldogs-burn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes hydration of maps/sets diff --git a/.changeset/nice-toes-cough.md b/.changeset/nice-toes-cough.md deleted file mode 100644 index d4ca78fcb61b..000000000000 --- a/.changeset/nice-toes-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix JSX definitions being too strict as to what an element is, which lead to type issues in certain cases (Markdown imports, JSX components etc) diff --git a/.changeset/purple-flowers-arrive.md b/.changeset/purple-flowers-arrive.md deleted file mode 100644 index 8af3ef00fcd2..000000000000 --- a/.changeset/purple-flowers-arrive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix metadata handling for building MDX files diff --git a/.changeset/purple-vans-bake.md b/.changeset/purple-vans-bake.md deleted file mode 100644 index 3af99ba74feb..000000000000 --- a/.changeset/purple-vans-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/image': patch ---- - -Improves the `astro dev` experience when using a third-party hosted image service diff --git a/.changeset/quiet-toys-type.md b/.changeset/quiet-toys-type.md deleted file mode 100644 index fd9560fcec5a..000000000000 --- a/.changeset/quiet-toys-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Include hoisted scripts inside Astro.glob in dev diff --git a/.changeset/rare-deers-relax.md b/.changeset/rare-deers-relax.md deleted file mode 100644 index 5ab75d61c50e..000000000000 --- a/.changeset/rare-deers-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/image': patch ---- - -Adding a unique hash to remote images built for SSG to ensure unique URLs are always de-duplicated diff --git a/.changeset/rich-bats-tell.md b/.changeset/rich-bats-tell.md deleted file mode 100644 index 1caaa5124616..000000000000 --- a/.changeset/rich-bats-tell.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -'astro': patch ---- - -Fixed many long-standing issues with `astro check` - -- Fixed it not working on Windows at all -- Fixed red squiggles not showing in the proper place in certain contexts, notably with strings using non-latin characters -- Fixed IDE links pointing to the wrong line number and character -- Fixed line numbers being off by one -- Fixed IDE links not working when the project wasn't at the root of the folder - -Additionally added some features: - -- Added more pretty colors -- Fixed it not working at all on Windows -- Warnings and hints are now printed alongside errors -- Surrounding lines are now shown when relevant (aka not empty) diff --git a/.changeset/rude-kangaroos-dance.md b/.changeset/rude-kangaroos-dance.md deleted file mode 100644 index ba86ffd073a1..000000000000 --- a/.changeset/rude-kangaroos-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/markdown-remark': minor ---- - -Remove unused ssr-utils file diff --git a/.changeset/strong-squids-hide.md b/.changeset/strong-squids-hide.md deleted file mode 100644 index 7d4793ff4d4f..000000000000 --- a/.changeset/strong-squids-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Set import.meta.env.BASE_URL in dev mode diff --git a/.changeset/warm-news-fly.md b/.changeset/warm-news-fly.md deleted file mode 100644 index 389a39049b83..000000000000 --- a/.changeset/warm-news-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Makes the Debug component's styles be inlined diff --git a/examples/basics/package.json b/examples/basics/package.json index 8f3b485a83b0..8e24174f3cee 100644 --- a/examples/basics/package.json +++ b/examples/basics/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" } } diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json index 91075c13f868..685bd0e84c2e 100644 --- a/examples/blog-multiple-authors/package.json +++ b/examples/blog-multiple-authors/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/preact": "^0.5.1", - "astro": "^1.0.0-beta.72", + "@astrojs/preact": "^0.5.2", + "astro": "^1.0.0-beta.73", "sass": "^1.52.2" }, "dependencies": { diff --git a/examples/blog/package.json b/examples/blog/package.json index 81fc497a0e0a..89f150a0b1c9 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/preact": "^0.5.1", - "astro": "^1.0.0-beta.72" + "@astrojs/preact": "^0.5.2", + "astro": "^1.0.0-beta.73" }, "dependencies": { "preact": "^10.7.3" diff --git a/examples/component/demo/package.json b/examples/component/demo/package.json index f1194b75b0a4..5073c7506205 100644 --- a/examples/component/demo/package.json +++ b/examples/component/demo/package.json @@ -10,6 +10,6 @@ }, "devDependencies": { "@example/my-component": "workspace:*", - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" } } diff --git a/examples/component/package.json b/examples/component/package.json index cee177922902..c78dc2679292 100644 --- a/examples/component/package.json +++ b/examples/component/package.json @@ -8,6 +8,6 @@ "serve": "astro --root demo preview" }, "devDependencies": { - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" } } diff --git a/examples/docs/package.json b/examples/docs/package.json index b3e62387e014..392acdbace17 100644 --- a/examples/docs/package.json +++ b/examples/docs/package.json @@ -18,8 +18,8 @@ "react-dom": "^18.1.0" }, "devDependencies": { - "@astrojs/preact": "^0.5.1", - "@astrojs/react": "^0.4.1", - "astro": "^1.0.0-beta.72" + "@astrojs/preact": "^0.5.2", + "@astrojs/react": "^0.4.2", + "astro": "^1.0.0-beta.73" } } diff --git a/examples/env-vars/package.json b/examples/env-vars/package.json index 59bb35bef08f..208c7e6a6350 100644 --- a/examples/env-vars/package.json +++ b/examples/env-vars/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" } } diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json index 9125101d8618..eb4485a0e341 100644 --- a/examples/framework-alpine/package.json +++ b/examples/framework-alpine/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" }, "dependencies": { "alpinejs": "^3.10.2" diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json index b0d0ef4d8a1f..6d53b872a9ae 100644 --- a/examples/framework-lit/package.json +++ b/examples/framework-lit/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@astrojs/lit": "^0.3.1", - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" }, "dependencies": { "@webcomponents/template-shadowroot": "^0.1.0", diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 3475efaa25f0..a6d7d6f390d3 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -10,12 +10,12 @@ }, "devDependencies": { "@astrojs/lit": "^0.3.1", - "@astrojs/preact": "^0.5.1", - "@astrojs/react": "^0.4.1", - "@astrojs/solid-js": "^0.4.0", - "@astrojs/svelte": "^0.4.0", - "@astrojs/vue": "^0.4.0", - "astro": "^1.0.0-beta.72" + "@astrojs/preact": "^0.5.2", + "@astrojs/react": "^0.4.2", + "@astrojs/solid-js": "^0.4.1", + "@astrojs/svelte": "^0.4.1", + "@astrojs/vue": "^0.4.1", + "astro": "^1.0.0-beta.73" }, "dependencies": { "@webcomponents/template-shadowroot": "^0.1.0", diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json index 9c9fd235b40f..88b2f451b13e 100644 --- a/examples/framework-preact/package.json +++ b/examples/framework-preact/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/preact": "^0.5.1", - "astro": "^1.0.0-beta.72" + "@astrojs/preact": "^0.5.2", + "astro": "^1.0.0-beta.73" }, "dependencies": { "preact": "^10.7.3" diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json index 54da8e0829f0..cfb3d1e480ab 100644 --- a/examples/framework-react/package.json +++ b/examples/framework-react/package.json @@ -9,10 +9,10 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/react": "^0.4.1", + "@astrojs/react": "^0.4.2", "@types/react": "^18.0.10", "@types/react-dom": "^18.0.5", - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" }, "dependencies": { "react": "^18.1.0", diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json index 56b5112ede51..d0a3adff2885 100644 --- a/examples/framework-solid/package.json +++ b/examples/framework-solid/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/solid-js": "^0.4.0", - "astro": "^1.0.0-beta.72" + "@astrojs/solid-js": "^0.4.1", + "astro": "^1.0.0-beta.73" }, "dependencies": { "solid-js": "^1.4.3" diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index 1d83948fbb64..ec05f072d02e 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/svelte": "^0.4.0", - "astro": "^1.0.0-beta.72" + "@astrojs/svelte": "^0.4.1", + "astro": "^1.0.0-beta.73" }, "dependencies": { "svelte": "^3.48.0" diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index 9d0f0efb9a58..3e7e153f6d0a 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/vue": "^0.4.0", - "astro": "^1.0.0-beta.72" + "@astrojs/vue": "^0.4.1", + "astro": "^1.0.0-beta.73" }, "dependencies": { "vue": "^3.2.37" diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json index 7877f83f0386..70952a3a69ff 100644 --- a/examples/integrations-playground/package.json +++ b/examples/integrations-playground/package.json @@ -11,12 +11,12 @@ "devDependencies": { "@astrojs/lit": "^0.3.1", "@astrojs/partytown": "^0.1.8", - "@astrojs/react": "^0.4.1", + "@astrojs/react": "^0.4.2", "@astrojs/sitemap": "^0.2.6", - "@astrojs/solid-js": "0.4.0", + "@astrojs/solid-js": "0.4.1", "@astrojs/tailwind": "^0.2.4", "@astrojs/turbolinks": "^0.1.4", - "astro": "^1.0.0-beta.72", + "astro": "^1.0.0-beta.73", "solid-js": "^1.4.3" }, "dependencies": { diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 00d8654b4e75..ebb2a16e3430 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" } } diff --git a/examples/non-html-pages/package.json b/examples/non-html-pages/package.json index ff3fdd60ec52..2c4342d42e71 100644 --- a/examples/non-html-pages/package.json +++ b/examples/non-html-pages/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" } } diff --git a/examples/portfolio/package.json b/examples/portfolio/package.json index 974d39bcf7df..69c65eb261a8 100644 --- a/examples/portfolio/package.json +++ b/examples/portfolio/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/preact": "^0.5.1", - "astro": "^1.0.0-beta.72", + "@astrojs/preact": "^0.5.2", + "astro": "^1.0.0-beta.73", "sass": "^1.52.2" }, "dependencies": { diff --git a/examples/ssr/package.json b/examples/ssr/package.json index 6264c98875b8..78ae42401b33 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -10,8 +10,8 @@ }, "devDependencies": { "@astrojs/node": "^0.1.6", - "@astrojs/svelte": "^0.4.0", - "astro": "^1.0.0-beta.72", + "@astrojs/svelte": "^0.4.1", + "astro": "^1.0.0-beta.73", "concurrently": "^7.2.1", "lightcookie": "^1.0.25", "unocss": "^0.15.6", diff --git a/examples/starter/package.json b/examples/starter/package.json index 1ced64f15d4b..b0109d717709 100644 --- a/examples/starter/package.json +++ b/examples/starter/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^1.0.0-beta.72" + "astro": "^1.0.0-beta.73" } } diff --git a/examples/subpath/package.json b/examples/subpath/package.json index 70605f43b8d4..d0ee033ff2bc 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/react": "^0.4.1", - "astro": "^1.0.0-beta.72", + "@astrojs/react": "^0.4.2", + "astro": "^1.0.0-beta.73", "sass": "^1.52.2" }, "dependencies": { diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json index 7b297979f813..63e3f8e78756 100644 --- a/examples/with-markdown-plugins/package.json +++ b/examples/with-markdown-plugins/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/markdown-remark": "^0.11.7", - "astro": "^1.0.0-beta.72", + "@astrojs/markdown-remark": "^0.12.0", + "astro": "^1.0.0-beta.73", "hast-util-select": "5.0.1", "rehype-autolink-headings": "^6.1.1", "rehype-slug": "^5.0.1", diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json index 95630f763b36..54a440a5285b 100644 --- a/examples/with-markdown-shiki/package.json +++ b/examples/with-markdown-shiki/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/markdown-remark": "^0.11.7", - "astro": "^1.0.0-beta.72" + "@astrojs/markdown-remark": "^0.12.0", + "astro": "^1.0.0-beta.73" } } diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json index 97f6e7d6deb3..bea3a9ec311f 100644 --- a/examples/with-markdown/package.json +++ b/examples/with-markdown/package.json @@ -9,12 +9,12 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/markdown-remark": "^0.11.7", - "@astrojs/preact": "^0.5.1", - "@astrojs/react": "^0.4.1", - "@astrojs/svelte": "^0.4.0", - "@astrojs/vue": "^0.4.0", - "astro": "^1.0.0-beta.72" + "@astrojs/markdown-remark": "^0.12.0", + "@astrojs/preact": "^0.5.2", + "@astrojs/react": "^0.4.2", + "@astrojs/svelte": "^0.4.1", + "@astrojs/vue": "^0.4.1", + "astro": "^1.0.0-beta.73" }, "dependencies": { "preact": "^10.7.3", diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index 79ca61952705..8b31a862227f 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -9,9 +9,9 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/mdx": "^0.2.0", - "@astrojs/preact": "^0.5.1", - "astro": "^1.0.0-beta.72", + "@astrojs/mdx": "^0.2.1", + "@astrojs/preact": "^0.5.2", + "astro": "^1.0.0-beta.73", "preact": "^10.6.5" } } diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index aed0cf36a023..406ece15c3f5 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -14,7 +14,7 @@ "preact": "^10.7.3" }, "devDependencies": { - "@astrojs/preact": "^0.5.1", - "astro": "^1.0.0-beta.72" + "@astrojs/preact": "^0.5.2", + "astro": "^1.0.0-beta.73" } } diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 2f5e60aaa91c..a97429d0ead0 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@astrojs/tailwind": "^0.2.4", - "astro": "^1.0.0-beta.72", + "astro": "^1.0.0-beta.73", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", diff --git a/examples/with-vite-plugin-pwa/package.json b/examples/with-vite-plugin-pwa/package.json index da0872ba6613..76a948bfd750 100644 --- a/examples/with-vite-plugin-pwa/package.json +++ b/examples/with-vite-plugin-pwa/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^1.0.0-beta.72", + "astro": "^1.0.0-beta.73", "vite-plugin-pwa": "0.11.11", "workbox-window": "^6.5.3" } diff --git a/packages/astro-prism/CHANGELOG.md b/packages/astro-prism/CHANGELOG.md index 6c2e79443357..c251264ee16a 100644 --- a/packages/astro-prism/CHANGELOG.md +++ b/packages/astro-prism/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/prism +## 0.6.1 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.6.0 ### Minor Changes diff --git a/packages/astro-prism/package.json b/packages/astro-prism/package.json index 15a0c3d63fe3..853417165e5c 100644 --- a/packages/astro-prism/package.json +++ b/packages/astro-prism/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/prism", - "version": "0.6.0", + "version": "0.6.1", "description": "Supports Prism highlighting in Astro projects", "author": "withastro", "license": "MIT", diff --git a/packages/astro-rss/CHANGELOG.md b/packages/astro-rss/CHANGELOG.md index 57b645cbe45c..d1d879b1f5aa 100644 --- a/packages/astro-rss/CHANGELOG.md +++ b/packages/astro-rss/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/rss +## 0.2.2 + +### Patch Changes + +- [#3956](https://github.com/withastro/astro/pull/3956) [`57e529e4c`](https://github.com/withastro/astro/commit/57e529e4c13f3e7829311ac6f92682eb6333fd96) Thanks [@esafev](https://github.com/esafev)! - Throw the error when 'site' option is missing + ## 0.2.1 ### Patch Changes diff --git a/packages/astro-rss/package.json b/packages/astro-rss/package.json index 57a1f87d7c7e..c95242f0ae16 100644 --- a/packages/astro-rss/package.json +++ b/packages/astro-rss/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/rss", "description": "Add RSS feeds to your Astro projects", - "version": "0.2.1", + "version": "0.2.2", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index 7522faac06b4..0f821ed8da9f 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -1,5 +1,45 @@ # astro +## 1.0.0-beta.73 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + +* [#3588](https://github.com/withastro/astro/pull/3588) [`5d0edfc3b`](https://github.com/withastro/astro/commit/5d0edfc3b9a20bf68b16c463bbf9cbf31324143a) Thanks [@charlesvdv](https://github.com/charlesvdv)! - Fix missing props (url, file) in markdown layout + +- [#3960](https://github.com/withastro/astro/pull/3960) [`ceda294e1`](https://github.com/withastro/astro/commit/ceda294e133d4cc32e68488393287be6077fd3d5) Thanks [@matthewp](https://github.com/matthewp)! - Fixes hydration of maps/sets + +* [#3958](https://github.com/withastro/astro/pull/3958) [`8eba6d9d9`](https://github.com/withastro/astro/commit/8eba6d9d977920bdb0830cc219e636236433b2fd) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fix JSX definitions being too strict as to what an element is, which lead to type issues in certain cases (Markdown imports, JSX components etc) + +- [#3915](https://github.com/withastro/astro/pull/3915) [`f5d4ebf0e`](https://github.com/withastro/astro/commit/f5d4ebf0e242a7d33fedfe924f9dea678a7e673c) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix metadata handling for building MDX files + +* [#3930](https://github.com/withastro/astro/pull/3930) [`3acb9ec26`](https://github.com/withastro/astro/commit/3acb9ec264de6ca6eecf49313c0f4d02c3908afa) Thanks [@matthewp](https://github.com/matthewp)! - Include hoisted scripts inside Astro.glob in dev + +- [#3906](https://github.com/withastro/astro/pull/3906) [`b37695c34`](https://github.com/withastro/astro/commit/b37695c34c84274af873cf5c69d484ee33c82098) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fixed many long-standing issues with `astro check` + + - Fixed it not working on Windows at all + - Fixed red squiggles not showing in the proper place in certain contexts, notably with strings using non-latin characters + - Fixed IDE links pointing to the wrong line number and character + - Fixed line numbers being off by one + - Fixed IDE links not working when the project wasn't at the root of the folder + + Additionally added some features: + + - Added more pretty colors + - Fixed it not working at all on Windows + - Warnings and hints are now printed alongside errors + - Surrounding lines are now shown when relevant (aka not empty) + +* [#3955](https://github.com/withastro/astro/pull/3955) [`92b48b152`](https://github.com/withastro/astro/commit/92b48b1525f12663a4932dd6b63bc18f7f0f35fa) Thanks [@matthewp](https://github.com/matthewp)! - Set import.meta.env.BASE_URL in dev mode + +- [#3963](https://github.com/withastro/astro/pull/3963) [`5fde2fd8b`](https://github.com/withastro/astro/commit/5fde2fd8bcc7f10e8a449146fa89843f6e6b6aa3) Thanks [@matthewp](https://github.com/matthewp)! - Makes the Debug component's styles be inlined + +- Updated dependencies [[`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e), [`07fb544da`](https://github.com/withastro/astro/commit/07fb544dab142a3d4bb9d0d878aab34eaea447b2)]: + - @astrojs/prism@0.6.1 + - @astrojs/telemetry@0.4.1 + - @astrojs/markdown-remark@0.12.0 + ## 1.0.0-beta.72 ### Patch Changes diff --git a/packages/astro/package.json b/packages/astro/package.json index a46d4c6011a7..d64f4e406ae2 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "astro", - "version": "1.0.0-beta.72", + "version": "1.0.0-beta.73", "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.", "type": "module", "author": "withastro", @@ -84,9 +84,9 @@ "dependencies": { "@astrojs/compiler": "^0.19.0", "@astrojs/language-server": "^0.20.0", - "@astrojs/markdown-remark": "^0.11.7", - "@astrojs/prism": "0.6.0", - "@astrojs/telemetry": "^0.4.0", + "@astrojs/markdown-remark": "^0.12.0", + "@astrojs/prism": "0.6.1", + "@astrojs/telemetry": "^0.4.1", "@astrojs/webapi": "^0.12.0", "@babel/core": "^7.18.2", "@babel/generator": "^7.18.2", diff --git a/packages/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md index aaf5af7455b2..f951815e5add 100644 --- a/packages/create-astro/CHANGELOG.md +++ b/packages/create-astro/CHANGELOG.md @@ -1,5 +1,11 @@ # create-astro +## 0.14.1 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.14.0 ### Minor Changes diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json index 64d1c34f491d..96bd5199ba4e 100644 --- a/packages/create-astro/package.json +++ b/packages/create-astro/package.json @@ -1,6 +1,6 @@ { "name": "create-astro", - "version": "0.14.0", + "version": "0.14.1", "type": "module", "author": "withastro", "license": "MIT", diff --git a/packages/integrations/image/CHANGELOG.md b/packages/integrations/image/CHANGELOG.md index f5e5dd5756c8..d39e9a977ea7 100644 --- a/packages/integrations/image/CHANGELOG.md +++ b/packages/integrations/image/CHANGELOG.md @@ -1,5 +1,13 @@ # @astrojs/image +## 0.1.3 + +### Patch Changes + +- [#3957](https://github.com/withastro/astro/pull/3957) [`2a7dd040e`](https://github.com/withastro/astro/commit/2a7dd040e8a65d62fbb3bbd7308f523bd48deda5) Thanks [@tony-sull](https://github.com/tony-sull)! - Improves the `astro dev` experience when using a third-party hosted image service + +* [#3965](https://github.com/withastro/astro/pull/3965) [`299b4afca`](https://github.com/withastro/astro/commit/299b4afcab090bbe014d4eaf2a5ea439e8436bcc) Thanks [@tony-sull](https://github.com/tony-sull)! - Adding a unique hash to remote images built for SSG to ensure unique URLs are always de-duplicated + ## 0.1.2 ### Patch Changes diff --git a/packages/integrations/image/package.json b/packages/integrations/image/package.json index a2b5486141ad..e4d1f26f994c 100644 --- a/packages/integrations/image/package.json +++ b/packages/integrations/image/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/image", "description": "Load and transform images in your Astro site.", - "version": "0.1.2", + "version": "0.1.3", "type": "module", "types": "./dist/types.d.ts", "author": "withastro", diff --git a/packages/integrations/mdx/CHANGELOG.md b/packages/integrations/mdx/CHANGELOG.md index 2f9330009142..c2a5738bbff0 100644 --- a/packages/integrations/mdx/CHANGELOG.md +++ b/packages/integrations/mdx/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/mdx +## 0.2.1 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.2.0 ### Minor Changes diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json index 59074be5fd08..1268f80bd2e1 100644 --- a/packages/integrations/mdx/package.json +++ b/packages/integrations/mdx/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/mdx", "description": "Use MDX within Astro", - "version": "0.2.0", + "version": "0.2.1", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/preact/CHANGELOG.md b/packages/integrations/preact/CHANGELOG.md index 0e22a97ea735..de3416c679d4 100644 --- a/packages/integrations/preact/CHANGELOG.md +++ b/packages/integrations/preact/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/preact +## 0.5.2 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.5.1 ### Patch Changes diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json index a0add6a7bda2..597c4c63eac2 100644 --- a/packages/integrations/preact/package.json +++ b/packages/integrations/preact/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/preact", "description": "Use Preact components within Astro", - "version": "0.5.1", + "version": "0.5.2", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/react/CHANGELOG.md b/packages/integrations/react/CHANGELOG.md index e5b73f2c7505..1d6c72e7c859 100644 --- a/packages/integrations/react/CHANGELOG.md +++ b/packages/integrations/react/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/react +## 0.4.2 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.4.1 ### Patch Changes diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json index 7e062ae83134..cbc0e3076bce 100644 --- a/packages/integrations/react/package.json +++ b/packages/integrations/react/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/react", "description": "Use React components within Astro", - "version": "0.4.1", + "version": "0.4.2", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", diff --git a/packages/integrations/solid/CHANGELOG.md b/packages/integrations/solid/CHANGELOG.md index 8d12d8a58713..ac7adc649f22 100644 --- a/packages/integrations/solid/CHANGELOG.md +++ b/packages/integrations/solid/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/solid-js +## 0.4.1 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.4.0 ### Minor Changes diff --git a/packages/integrations/solid/package.json b/packages/integrations/solid/package.json index 8321db0d6e4c..eff11804b019 100644 --- a/packages/integrations/solid/package.json +++ b/packages/integrations/solid/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/solid-js", - "version": "0.4.0", + "version": "0.4.1", "description": "Use Solid components within Astro", "type": "module", "types": "./dist/index.d.ts", diff --git a/packages/integrations/svelte/CHANGELOG.md b/packages/integrations/svelte/CHANGELOG.md index b79b465442ca..7c9ae59811dc 100644 --- a/packages/integrations/svelte/CHANGELOG.md +++ b/packages/integrations/svelte/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/svelte +## 0.4.1 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.4.0 ### Minor Changes diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json index 37b71dbee517..139ee7a36b20 100644 --- a/packages/integrations/svelte/package.json +++ b/packages/integrations/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/svelte", - "version": "0.4.0", + "version": "0.4.1", "description": "Use Svelte components within Astro", "type": "module", "types": "./dist/index.d.ts", diff --git a/packages/integrations/vue/CHANGELOG.md b/packages/integrations/vue/CHANGELOG.md index 59213117dbbc..91c56d629966 100644 --- a/packages/integrations/vue/CHANGELOG.md +++ b/packages/integrations/vue/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/vue +## 0.4.1 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.4.0 ### Minor Changes diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json index 4bb1346bbe28..f3f28d77812a 100644 --- a/packages/integrations/vue/package.json +++ b/packages/integrations/vue/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/vue", - "version": "0.4.0", + "version": "0.4.1", "description": "Use Vue components within Astro", "type": "module", "types": "./dist/index.d.ts", diff --git a/packages/markdown/remark/CHANGELOG.md b/packages/markdown/remark/CHANGELOG.md index f53238e236db..17fbae5bb00e 100644 --- a/packages/markdown/remark/CHANGELOG.md +++ b/packages/markdown/remark/CHANGELOG.md @@ -1,5 +1,16 @@ # @astrojs/markdown-remark +## 0.12.0 + +### Minor Changes + +- [#3924](https://github.com/withastro/astro/pull/3924) [`07fb544da`](https://github.com/withastro/astro/commit/07fb544dab142a3d4bb9d0d878aab34eaea447b2) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Remove unused ssr-utils file + +### Patch Changes + +- Updated dependencies [[`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e)]: + - @astrojs/prism@0.6.1 + ## 0.11.7 ### Patch Changes diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json index 8bb975ae082d..5cb1c7cbd7cc 100644 --- a/packages/markdown/remark/package.json +++ b/packages/markdown/remark/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/markdown-remark", - "version": "0.11.7", + "version": "0.12.0", "type": "module", "author": "withastro", "license": "MIT", @@ -25,7 +25,7 @@ }, "dependencies": { "@astrojs/micromark-extension-mdx-jsx": "^1.0.3", - "@astrojs/prism": "^0.6.0", + "@astrojs/prism": "^0.6.1", "acorn": "^8.7.1", "acorn-jsx": "^5.3.2", "assert": "^2.0.0", diff --git a/packages/telemetry/CHANGELOG.md b/packages/telemetry/CHANGELOG.md index 44ea6c9d61c2..6dc4ea56e713 100644 --- a/packages/telemetry/CHANGELOG.md +++ b/packages/telemetry/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/telemetry +## 0.4.1 + +### Patch Changes + +- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines + ## 0.4.0 ### Minor Changes diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index e44406896b0c..67971f843221 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/telemetry", - "version": "0.4.0", + "version": "0.4.1", "type": "module", "types": "./dist/types/index.d.ts", "author": "withastro", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a5a8b42ae6a..665a03cfb330 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,14 +59,14 @@ importers: examples/basics: specifiers: - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 devDependencies: astro: link:../../packages/astro examples/blog: specifiers: - '@astrojs/preact': ^0.5.1 - astro: ^1.0.0-beta.72 + '@astrojs/preact': ^0.5.2 + astro: ^1.0.0-beta.73 preact: ^10.7.3 dependencies: preact: 10.9.0 @@ -76,8 +76,8 @@ importers: examples/blog-multiple-authors: specifiers: - '@astrojs/preact': ^0.5.1 - astro: ^1.0.0-beta.72 + '@astrojs/preact': ^0.5.2 + astro: ^1.0.0-beta.73 preact: ^10.7.3 sass: ^1.52.2 dependencies: @@ -89,14 +89,14 @@ importers: examples/component: specifiers: - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 devDependencies: astro: link:../../packages/astro examples/component/demo: specifiers: '@example/my-component': workspace:* - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 devDependencies: '@example/my-component': link:../packages/my-component astro: link:../../../packages/astro @@ -107,12 +107,12 @@ importers: examples/docs: specifiers: '@algolia/client-search': ^4.13.1 - '@astrojs/preact': ^0.5.1 - '@astrojs/react': ^0.4.1 + '@astrojs/preact': ^0.5.2 + '@astrojs/react': ^0.4.2 '@docsearch/css': ^3.1.0 '@docsearch/react': ^3.1.0 '@types/react': ^17.0.45 - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 preact: ^10.7.3 react: ^18.1.0 react-dom: ^18.1.0 @@ -131,14 +131,14 @@ importers: examples/env-vars: specifiers: - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 devDependencies: astro: link:../../packages/astro examples/framework-alpine: specifiers: alpinejs: ^3.10.2 - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 dependencies: alpinejs: 3.10.2 devDependencies: @@ -148,7 +148,7 @@ importers: specifiers: '@astrojs/lit': ^0.3.1 '@webcomponents/template-shadowroot': ^0.1.0 - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 lit: ^2.2.5 dependencies: '@webcomponents/template-shadowroot': 0.1.0 @@ -160,13 +160,13 @@ importers: examples/framework-multiple: specifiers: '@astrojs/lit': ^0.3.1 - '@astrojs/preact': ^0.5.1 - '@astrojs/react': ^0.4.1 - '@astrojs/solid-js': ^0.4.0 - '@astrojs/svelte': ^0.4.0 - '@astrojs/vue': ^0.4.0 + '@astrojs/preact': ^0.5.2 + '@astrojs/react': ^0.4.2 + '@astrojs/solid-js': ^0.4.1 + '@astrojs/svelte': ^0.4.1 + '@astrojs/vue': ^0.4.1 '@webcomponents/template-shadowroot': ^0.1.0 - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 lit: ^2.2.5 preact: ^10.7.3 react: ^18.1.0 @@ -194,8 +194,8 @@ importers: examples/framework-preact: specifiers: - '@astrojs/preact': ^0.5.1 - astro: ^1.0.0-beta.72 + '@astrojs/preact': ^0.5.2 + astro: ^1.0.0-beta.73 preact: ^10.7.3 dependencies: preact: 10.9.0 @@ -205,10 +205,10 @@ importers: examples/framework-react: specifiers: - '@astrojs/react': ^0.4.1 + '@astrojs/react': ^0.4.2 '@types/react': ^18.0.10 '@types/react-dom': ^18.0.5 - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 react: ^18.1.0 react-dom: ^18.1.0 dependencies: @@ -222,8 +222,8 @@ importers: examples/framework-solid: specifiers: - '@astrojs/solid-js': ^0.4.0 - astro: ^1.0.0-beta.72 + '@astrojs/solid-js': ^0.4.1 + astro: ^1.0.0-beta.73 solid-js: ^1.4.3 dependencies: solid-js: 1.4.7 @@ -233,8 +233,8 @@ importers: examples/framework-svelte: specifiers: - '@astrojs/svelte': ^0.4.0 - astro: ^1.0.0-beta.72 + '@astrojs/svelte': ^0.4.1 + astro: ^1.0.0-beta.73 svelte: ^3.48.0 dependencies: svelte: 3.49.0 @@ -244,8 +244,8 @@ importers: examples/framework-vue: specifiers: - '@astrojs/vue': ^0.4.0 - astro: ^1.0.0-beta.72 + '@astrojs/vue': ^0.4.1 + astro: ^1.0.0-beta.73 vue: ^3.2.37 dependencies: vue: 3.2.37 @@ -257,13 +257,13 @@ importers: specifiers: '@astrojs/lit': ^0.3.1 '@astrojs/partytown': ^0.1.8 - '@astrojs/react': ^0.4.1 + '@astrojs/react': ^0.4.2 '@astrojs/sitemap': ^0.2.6 - '@astrojs/solid-js': 0.4.0 + '@astrojs/solid-js': 0.4.1 '@astrojs/tailwind': ^0.2.4 '@astrojs/turbolinks': ^0.1.4 '@webcomponents/template-shadowroot': ^0.1.0 - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 lit: ^2.2.5 preact: ^10.7.3 react: ^18.1.0 @@ -292,20 +292,20 @@ importers: examples/minimal: specifiers: - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 devDependencies: astro: link:../../packages/astro examples/non-html-pages: specifiers: - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 devDependencies: astro: link:../../packages/astro examples/portfolio: specifiers: - '@astrojs/preact': ^0.5.1 - astro: ^1.0.0-beta.72 + '@astrojs/preact': ^0.5.2 + astro: ^1.0.0-beta.73 preact: ^10.7.3 sass: ^1.52.2 dependencies: @@ -318,8 +318,8 @@ importers: examples/ssr: specifiers: '@astrojs/node': ^0.1.6 - '@astrojs/svelte': ^0.4.0 - astro: ^1.0.0-beta.72 + '@astrojs/svelte': ^0.4.1 + astro: ^1.0.0-beta.73 concurrently: ^7.2.1 lightcookie: ^1.0.25 svelte: ^3.48.0 @@ -338,14 +338,14 @@ importers: examples/starter: specifiers: - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 devDependencies: astro: link:../../packages/astro examples/subpath: specifiers: - '@astrojs/react': ^0.4.1 - astro: ^1.0.0-beta.72 + '@astrojs/react': ^0.4.2 + astro: ^1.0.0-beta.73 react: ^18.1.0 react-dom: ^18.1.0 sass: ^1.52.2 @@ -359,12 +359,12 @@ importers: examples/with-markdown: specifiers: - '@astrojs/markdown-remark': ^0.11.7 - '@astrojs/preact': ^0.5.1 - '@astrojs/react': ^0.4.1 - '@astrojs/svelte': ^0.4.0 - '@astrojs/vue': ^0.4.0 - astro: ^1.0.0-beta.72 + '@astrojs/markdown-remark': ^0.12.0 + '@astrojs/preact': ^0.5.2 + '@astrojs/react': ^0.4.2 + '@astrojs/svelte': ^0.4.1 + '@astrojs/vue': ^0.4.1 + astro: ^1.0.0-beta.73 preact: ^10.7.3 react: ^18.1.0 react-dom: ^18.1.0 @@ -386,8 +386,8 @@ importers: examples/with-markdown-plugins: specifiers: - '@astrojs/markdown-remark': ^0.11.7 - astro: ^1.0.0-beta.72 + '@astrojs/markdown-remark': ^0.12.0 + astro: ^1.0.0-beta.73 hast-util-select: 5.0.1 rehype-autolink-headings: ^6.1.1 rehype-slug: ^5.0.1 @@ -404,17 +404,17 @@ importers: examples/with-markdown-shiki: specifiers: - '@astrojs/markdown-remark': ^0.11.7 - astro: ^1.0.0-beta.72 + '@astrojs/markdown-remark': ^0.12.0 + astro: ^1.0.0-beta.73 devDependencies: '@astrojs/markdown-remark': link:../../packages/markdown/remark astro: link:../../packages/astro examples/with-mdx: specifiers: - '@astrojs/mdx': ^0.2.0 - '@astrojs/preact': ^0.5.1 - astro: ^1.0.0-beta.72 + '@astrojs/mdx': ^0.2.1 + '@astrojs/preact': ^0.5.2 + astro: ^1.0.0-beta.73 preact: ^10.6.5 devDependencies: '@astrojs/mdx': link:../../packages/integrations/mdx @@ -424,9 +424,9 @@ importers: examples/with-nanostores: specifiers: - '@astrojs/preact': ^0.5.1 + '@astrojs/preact': ^0.5.2 '@nanostores/preact': ^0.1.3 - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 nanostores: ^0.5.12 preact: ^10.7.3 dependencies: @@ -440,7 +440,7 @@ importers: examples/with-tailwindcss: specifiers: '@astrojs/tailwind': ^0.2.4 - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 autoprefixer: ^10.4.7 canvas-confetti: ^1.5.1 postcss: ^8.4.14 @@ -455,7 +455,7 @@ importers: examples/with-vite-plugin-pwa: specifiers: - astro: ^1.0.0-beta.72 + astro: ^1.0.0-beta.73 vite-plugin-pwa: 0.11.11 workbox-window: ^6.5.3 devDependencies: @@ -467,9 +467,9 @@ importers: specifiers: '@astrojs/compiler': ^0.19.0 '@astrojs/language-server': ^0.20.0 - '@astrojs/markdown-remark': ^0.11.7 - '@astrojs/prism': 0.6.0 - '@astrojs/telemetry': ^0.4.0 + '@astrojs/markdown-remark': ^0.12.0 + '@astrojs/prism': 0.6.1 + '@astrojs/telemetry': ^0.4.1 '@astrojs/webapi': ^0.12.0 '@babel/core': ^7.18.2 '@babel/generator': ^7.18.2 @@ -2268,7 +2268,7 @@ importers: packages/markdown/remark: specifiers: '@astrojs/micromark-extension-mdx-jsx': ^1.0.3 - '@astrojs/prism': ^0.6.0 + '@astrojs/prism': ^0.6.1 '@types/chai': ^4.3.1 '@types/github-slugger': ^1.3.0 '@types/hast': ^2.3.4 @@ -2445,6 +2445,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -2455,6 +2460,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -2465,6 +2475,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@react-aria/i18n': 3.4.1_react@18.2.0 '@react-aria/ssr': 3.2.0_react@18.2.0 @@ -4424,6 +4439,13 @@ packages: '@types/react': '>= 16.8.0 < 19.0.0' react: '>= 16.8.0 < 19.0.0' react-dom: '>= 16.8.0 < 19.0.0' + peerDependenciesMeta: + '@types/react': + optional: true + react: + optional: true + react-dom: + optional: true dependencies: '@algolia/autocomplete-core': 1.7.1 '@algolia/autocomplete-preset-algolia': 1.7.1_jr4xm7x4v4vd7iifhnoo3rb33u @@ -4900,6 +4922,9 @@ packages: resolution: {integrity: sha512-wFLxC9SN/OuUQdnZNWOe5pIILbAJsxd5PosU4b/fuPNgaP0/SCArSggck5M4om6Pstt5QJ9Gz7hfp2OX+OIpbw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -4918,6 +4943,9 @@ packages: resolution: {integrity: sha512-HIXEtlXd/YwSqvVpdEDzvlNQam+q24p1YRxM2S6mUbOUgSj38Prm4unp9EWgmvrohkcWnb5VJUtgCz9jQ/6X0w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -4933,6 +4961,9 @@ packages: resolution: {integrity: sha512-M0AaDeJoM4wu2xkv1FvbhuvWB78yF8yNE91KkyEW+TMBiEjSaij61jyov95m08DT2EXSxuXnch3BoP8s3XHj4g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -4948,6 +4979,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@internationalized/date': 3.0.0 @@ -4967,6 +5003,9 @@ packages: resolution: {integrity: sha512-aTGW7Yo8rXC741GB2FPt0LqtjUm8E0KW2OldskcQuBUk2jSc11q7626VFvagk6bxMuoT+0gKAgehz/+yNHmmzA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/label': 3.3.1_react@18.2.0 @@ -4983,6 +5022,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5009,6 +5053,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@internationalized/date': 3.0.0 @@ -5034,6 +5083,9 @@ packages: resolution: {integrity: sha512-q3834JCNXcVSSfiez8R+6OunQzwiaM/sGctklRVBUooo80nJbPhnegumKiYe1Va4Gz7i/aLZwSEeK4AU3GMA9Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5047,6 +5099,9 @@ packages: resolution: {integrity: sha512-4IHAu+826jC3SjWwuaYhCr0qhWg4XwmJIUEhcL1wbw3fq2dsjIBwEJ5HoayhluiVCfjGbcQcJNf1L4Vj3VTp4w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/interactions': 3.9.1_react@18.2.0 @@ -5061,6 +5116,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5083,6 +5143,9 @@ packages: resolution: {integrity: sha512-/nrMpWOFmbn9R04JfWgGFRJ/oYBZLIydLBuWVw3ugwyKrHhIj/xRFrAMcGKspEZIymIANv9cnoTYhwk8d/DCEg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@internationalized/date': 3.0.0 @@ -5098,6 +5161,9 @@ packages: resolution: {integrity: sha512-qPTJpUwIiis2OwpVzDd3I8dBjBkelDnvAW+dJkX+8B840JP5a7E1zVoAuR7OOAXqKa95R7miwK+5la1aSeWoDg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -5109,6 +5175,9 @@ packages: resolution: {integrity: sha512-Md4AEYBNByD8e6okbM/GR320++N/i4/xZZXdWtDVIfwpMVnLZ0v/ZPEi4DgLTc4Rwhm021s2qpYhZHQYThOd4A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -5121,6 +5190,9 @@ packages: resolution: {integrity: sha512-so77s4IjZo8VGi85v6oDUzsQRoAwQH4LUUUpDLbKxEb5YaiN4/3yCVibeZrWzIzOTCOyLMXPbGwxHOUsl8EhVg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5135,6 +5207,9 @@ packages: resolution: {integrity: sha512-+wZYQs1M+hrLB8UKPV9aOOhyFa0dC/HrG8ET6uE0nVzYZGcfsR1oDyHCDjB74QCYzmmyTqbzcDruRapheAuXXA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5160,6 +5235,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5181,6 +5261,9 @@ packages: resolution: {integrity: sha512-gY3CGGkuWEixWUQWMTD7Wi6wvW7TfBBfITlLJvVjsk3wgW7HQJYF8qTmJp0imUCbiD1t43Si6QC1SjSNl41WmA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/progress': 3.2.1_react@18.2.0 @@ -5194,6 +5277,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5216,6 +5304,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5236,6 +5329,9 @@ packages: resolution: {integrity: sha512-yHmwPl1phxF8R1KZCTNNbY33Lhz5fXQj/uHbh1Pfu5lpWVOdOiGmUDTeQ7G0pkn/eJMboH4/3WLazxrdWLgOqA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5250,6 +5346,9 @@ packages: resolution: {integrity: sha512-kwTfXCQZhdBJogXqxGSlqD8zVTNR4WAB7vnIjwpBx3HZND7fVHZyxjm5MxkqNXBbaVf8DvVWesfefIdfm+n6FA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5266,6 +5365,9 @@ packages: resolution: {integrity: sha512-vIMR5prW0UgHmiCbCcyy5Pvx7tLP+4ZDq34xdGOB0OEOj+qffHdDBOnO+76fx0XC6vw5l+PMiZwFBdNQukz0Qw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5284,6 +5386,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5306,6 +5413,9 @@ packages: resolution: {integrity: sha512-xUjhiVu5HLAxun9crpBLjfXfJc75oMgzKoCwRTCZinPvTdLLqYVFy6U/lTmQzkulIHLyUaJ94EE8IsfSUUzfLw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5322,6 +5432,9 @@ packages: resolution: {integrity: sha512-iBAPH0I5jVqYdEhymqCU5yMyjANL0x8uHrfeE4BohMLhB4Spri+9ZBW1r2lRecMZp++SPRr87jirWv+/UUvo2g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -5333,6 +5446,9 @@ packages: resolution: {integrity: sha512-SVLtFXWxDvYa6mIWCF+GLHCPRip1E1L16ljksKwi4cYlK+eYrTxjPhmybEREhyH1l/KxbsMkAchkeCcDa2i4WQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5352,6 +5468,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5367,6 +5488,9 @@ packages: resolution: {integrity: sha512-wwJFdkl+Q8NU5yJ4NvdAOqx5LM3QtUVoSjuK7Ey8jZ4WS4bB0EqT3Kr3IInBs257HzZ5nXCiKXKE4NGXXuIRWA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 react: 18.2.0 @@ -5376,6 +5500,9 @@ packages: resolution: {integrity: sha512-+EppXBl2LlkXYMQng9u+xmoOVvF/PCl6GijGtruoWV2QHTwMY0jvuQS+LROWLarTh2+WBAXrHhkFlkvqqU8p/A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/toggle': 3.3.1_react@18.2.0 @@ -5389,6 +5516,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5412,6 +5544,9 @@ packages: resolution: {integrity: sha512-uQfc97v+Hfdn7Ub1JkoCnAPrnwlT5kn7f3jSeHO8qyBFDjNpslA3Ij8KECaxcTZtX3Wl3Vkjy+JLnoTI1Qfudw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5430,6 +5565,9 @@ packages: resolution: {integrity: sha512-MX0xDIin1rZweEVKqEAqLjw7BsNQjjj8FVopNFzRl2tLxf7C+n/cHLdgwf8uVhHOcl9Vcqx/zeKuuZeB//Dvrg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5444,6 +5582,9 @@ packages: resolution: {integrity: sha512-y9m5K5UbhfR/xqeHM3N0dV9Z5t4j9dpyCq/VNa9XOvL/NquKVnn7rpXEO715wEfUV7nUILsP2idz99bi3vohDA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5460,6 +5601,9 @@ packages: resolution: {integrity: sha512-wcX87K1UdoMFVugNlbkevgjbqshmfdr00hb5N8GnRT3KlilWnlmDtxQBOYNao4uMQvkwkc4/xcvvpOpuuB1FoQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5475,6 +5619,9 @@ packages: resolution: {integrity: sha512-usW6RoLKil4ylgDbRcaQ5YblNGv5ZihI4I9NB8pdazhw53cSRyLaygLdmHO33xgpPnAhb6Nb/tv8d5p6cAde+A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/ssr': 3.2.0_react@18.2.0 @@ -5489,6 +5636,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5504,6 +5656,9 @@ packages: resolution: {integrity: sha512-HDdYIaRq9BFEwQQ2vkySHcHEj+FaJ/S6bJ4nO+CQwxzVMUcfbVXDS4lfGzsQdDLoV5PaKYajryUZQbUAk0Cfng==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/interactions': 3.9.1_react@18.2.0 @@ -5518,6 +5673,11 @@ packages: '@react-spectrum/provider': ^3.2.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/actiongroup': 3.3.1_react@18.2.0 @@ -5550,6 +5710,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/breadcrumbs': 3.2.1_react@18.2.0 @@ -5574,6 +5739,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/button': 3.5.1_react@18.2.0 @@ -5597,6 +5765,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -5617,6 +5788,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@internationalized/date': 3.0.0 @@ -5644,6 +5820,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/checkbox': 3.4.1_react@18.2.0 @@ -5669,6 +5848,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/button': 3.5.1_react@18.2.0 @@ -5705,6 +5889,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5726,6 +5913,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@internationalized/date': 3.0.0 @@ -5759,6 +5951,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/dialog': 3.2.1_react@18.2.0 @@ -5790,6 +5987,9 @@ packages: resolution: {integrity: sha512-rNLkQoZDNfZuTxSp7LEydrJtWcAHlslhl+MfiO3iCOd7Sz+y6cCAN0f/q0v08sWiBrfivZulxSmweJ6ilOzAVw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/separator': 3.2.1_react@18.2.0 @@ -5804,6 +6004,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -5819,6 +6022,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -5833,6 +6039,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -5849,6 +6058,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -5864,6 +6076,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -5886,6 +6101,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/ssr': 3.2.0_react@18.2.0 @@ -5903,6 +6121,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5921,6 +6142,11 @@ packages: '@react-spectrum/provider': ^3.2.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5952,6 +6178,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -5989,6 +6220,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/meter': 3.2.1_react@18.2.0 @@ -6006,6 +6240,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/button': 3.5.1_react@18.2.0 @@ -6035,6 +6274,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/overlays': 3.9.1_biqbaboplfbrettd7655fr4n2y @@ -6055,6 +6299,11 @@ packages: '@react-spectrum/provider': ^3.1.4 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -6086,6 +6335,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/progress': 3.2.1_react@18.2.0 @@ -6102,6 +6354,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -6120,6 +6377,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -6142,6 +6402,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/searchfield': 3.3.1_react@18.2.0 @@ -6163,6 +6426,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -6184,6 +6450,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -6199,6 +6468,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -6222,6 +6494,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/button': 3.5.1_react@18.2.0 @@ -6259,6 +6536,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -6288,6 +6570,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -6303,6 +6588,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -6326,6 +6614,9 @@ packages: resolution: {integrity: sha512-FImkONLpV2JwqRb/pLPLMaI6sfaTbmr7hejm9hNoXIhTEk5k5pqHOnjSWImgSbFfNPjGXETG/F4WlzDUk9nAXA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-types/provider': 3.5.1_react@18.2.0 @@ -6336,6 +6627,9 @@ packages: resolution: {integrity: sha512-Nc1GW0my1jA+ssOjZF9Te7wZ3VtVCeHfpFwnh84RzaFvGZuVCGjwnihcJzpBMvrIbkOqIkeOMe/RIIwNkDwslw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-types/provider': 3.5.1_react@18.2.0 @@ -6346,6 +6640,9 @@ packages: resolution: {integrity: sha512-rkDxyS9+7ejX8qFSPKkIWIKXjM1JBH72us/C7LzC2RMoATDCkoaWQ+pvGIwBC8kvKXmSO5IJWs5wBtVRcGekeQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-types/provider': 3.5.1_react@18.2.0 @@ -6358,6 +6655,11 @@ packages: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/focus': 3.6.1_react@18.2.0 @@ -6382,6 +6684,9 @@ packages: resolution: {integrity: sha512-OlQoU0ZBSf1RONLP9ARUaztWmze0QuOAvMBT2QcKWqV5RgcWBaEpt7rNvab9Q5OGLFWQn9gRccYWD/PtY4OW9A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -6397,6 +6702,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -6412,6 +6720,9 @@ packages: resolution: {integrity: sha512-+ioku4/hRfXOiDqoeL2mP33pY/CTiEkSTJppoZ+qwpkpL8d21IHKZhcWT2JtSzJdF8ccGymVEaTubjw6MbNiFQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -6425,6 +6736,9 @@ packages: resolution: {integrity: sha512-hax5/zzN3LcY5fZpTRZTLl696+0xUJ7pLC4g3ZWGA2beLYi75h5l6dc2cAyf1TDz/PEVam8tIrh3FdHlovRsOA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@internationalized/date': 3.0.0 @@ -6439,6 +6753,9 @@ packages: resolution: {integrity: sha512-IxqZ6NYe3GV4RZ4ZGBJLuDuVg8/jaWj9eT2QW9YauFDzZvlFFP5tt6w+easWg7X2wG17wHo6VKoIxnKmY82K4A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/toggle': 3.3.1_react@18.2.0 @@ -6451,6 +6768,9 @@ packages: resolution: {integrity: sha512-CAYFGmzuc/u6qqJru57gXt50JqUz9maLvGO2YMl4ZaQ1kV2/slDVlMD30GIiBqbuYHvVUqXXJdekjPvl2dOBeQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6461,6 +6781,9 @@ packages: resolution: {integrity: sha512-O0f6eNt5jbtLi/RDgO/4qAHShrubxb3vaH281fblwksxP8FTLQdSgkQRm+mxCIq16LFlW3yOgh4nJ3UouJGy1w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/list': 3.5.1_react@18.2.0 @@ -6476,6 +6799,9 @@ packages: resolution: {integrity: sha512-IfjAHdcnYJ6GyRsr6W7XpJAZeQD9MTwDTuPdmfxtdrX4fbAz0InPN2/ziEmYoF1P7IwZMz8S2qouooBqcGtNxA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6486,6 +6812,9 @@ packages: resolution: {integrity: sha512-fWIm3k2k4LyGn2FtMd808r5AcmELqzNZGVoFWuNw/RxqtI32iW96SENNjRXut7jACvCJi+0lWEjzObzNV602Og==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@internationalized/date': 3.0.0 @@ -6501,6 +6830,9 @@ packages: resolution: {integrity: sha512-B/i1/uyZhuHChQ40crF0wtnhxIx+N0U8kd7e5MmwKyUWZKZTw+Ldkqe18ult8x1oH9Z2jPcyhPwKzbIU/987Ew==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/selection': 3.10.1_react@18.2.0 @@ -6513,6 +6845,9 @@ packages: resolution: {integrity: sha512-rZ6MAQQJh4f2bfG8+g+2cR9D0Ymum/QKqlUqpkqRfw93D6zoy6ccNiilvbyk9InuugVni36OJjFCnqCQT2eCZg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/virtualizer': 3.2.1_react@18.2.0 @@ -6526,6 +6861,9 @@ packages: resolution: {integrity: sha512-FQGw1WMoGjhZTMUfySi4+mNmoHb5sqAzkNSuqVNV/XS+2sHimHIVp3rfBsA45soc16/J+WDqxN1DxiQxqbW4Xw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/collections': 3.4.1_react@18.2.0 @@ -6539,6 +6877,9 @@ packages: resolution: {integrity: sha512-/S4vTsLQK0plhVp25/MmTM38A40pG7fx4wEynSf/bQzS4Jiz+SzZzOBhF1ByysAZJvwREMuXuzakUjTSxLYdvA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/overlays': 3.3.1_react@18.2.0 @@ -6552,6 +6893,9 @@ packages: resolution: {integrity: sha512-0vCPxzKpkrJcPDDFG3WTstkUFr1jBHjZBtDuyMCyNTKfSvXy2+tl+LqgFTTJZGJwBAu4ezKMFYxjm9i6DygVoA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@internationalized/number': 3.1.1 @@ -6565,6 +6909,9 @@ packages: resolution: {integrity: sha512-IRaK8x9OnwP6p9sojs39hF4nXNqRTt1qydbQMTw876SU94kG2pdqk/vHe4qdGVEaHB/mZ/8wRMntitQ0C6XFKA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/utils': 3.5.0_react@18.2.0 @@ -6576,6 +6923,9 @@ packages: resolution: {integrity: sha512-tWwvdm/GAsuUJkPv6aislPaek/ZV/BkMSeZO4QqdkWhIJeU8vkJHg5RrlWe5l1mhBS58y5iAkDoRb1XR8asZlw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/utils': 3.5.0_react@18.2.0 @@ -6587,6 +6937,9 @@ packages: resolution: {integrity: sha512-WuLfS8qksp30l6KlBKTWyewARNMb/IdJyJi5b+gN0s0TyZ+MCVd851K8jp9ZelJCn78pmF1j+S4QeTYYRQBxEA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/utils': 3.5.0_react@18.2.0 @@ -6599,6 +6952,9 @@ packages: resolution: {integrity: sha512-kmXiuFDMoonLraOINrBGSB9g1LL9C84nD9IJPacUfaVHDbCMdCMyxVTXKhZ6TMOP0jYIpREBDxOsAWiSlF9YFw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/collections': 3.4.1_react@18.2.0 @@ -6615,6 +6971,9 @@ packages: resolution: {integrity: sha512-5b68yo4kD1kxAyFJTsGRfMsVCkRS45EgpFCqpNkJzcNQj8YK2IlrqCkb+fM7J0IblbHeVcM5KHf3zGsZA39kog==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/collections': 3.4.1_react@18.2.0 @@ -6627,6 +6986,9 @@ packages: resolution: {integrity: sha512-T6y1yxf8eek6SOfz6uiXBXR9MERDK7QVeIOLGTH+7kqBbFxZSXs97KyU/ZFT+tTP9U245kPT6Ocso8tids6XLA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/i18n': 3.4.1_react@18.2.0 @@ -6640,6 +7002,9 @@ packages: resolution: {integrity: sha512-W4MJITIxma6PCpRX1Z9vi6F35mJiwpM+g24yVG7VK6JD9Fbiw2nIPJf5ZYo11EI2PdIJlamv/xYqYtn2kmGlWw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -6656,6 +7021,9 @@ packages: resolution: {integrity: sha512-BeoJ9TQ7SIpFp9DRoetJ+2dx5bXXdexyx1TopMArJONCIzGcuGfvjL98rIo7jt4UzeKW/s8HEapOrOuR5lprVg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/list': 3.5.1_react@18.2.0 @@ -6668,6 +7036,9 @@ packages: resolution: {integrity: sha512-JIOPfeZ46vfQqfBygCmyIRL0KJwdHdVQ5PSii5YM0qs/kzaHm3SLGf/iiGjwcRCOsnL50zN9U5YNDtRAEbsncg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/utils': 3.5.0_react@18.2.0 @@ -6680,6 +7051,9 @@ packages: resolution: {integrity: sha512-Y+qyIrmnVTLKD+JaePEKx3AZ634+dcJPDLCA4KkmKqVPRIUW3s4N3BE0Jw+uFlBi+xl5tLEdID+bQGd0fl7avA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/overlays': 3.3.1_react@18.2.0 @@ -6692,6 +7066,9 @@ packages: resolution: {integrity: sha512-s/pcafhvUnt2uOIUWRdTpWCBLnGOuG5e9CAzPkwlUCGFXiI7jIJBT8Y4dLP7Iwx6i9U2wZqs22onxH7GHlGgbw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-stately/collections': 3.4.1_react@18.2.0 @@ -6705,6 +7082,9 @@ packages: resolution: {integrity: sha512-WzzwlQtJrf7egaN+lt02/f/wkFKbcscsbinmXs9pL7QyYm+BCQ9xXj01w0juzt93piZgB/kfIYJqInEdpudh1A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 react: 18.2.0 @@ -6714,6 +7094,9 @@ packages: resolution: {integrity: sha512-jZKegccx1jbmPxPJJI365gYqtrSI3IFoXzOq5wdrOyOJ1J9lUo476MUbkJBNoajkS21y2cM/e7mt9KF8g2sovw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@babel/runtime': 7.18.6 '@react-aria/utils': 3.13.1_react@18.2.0 @@ -6725,6 +7108,9 @@ packages: resolution: {integrity: sha512-A2MrC00wwjMFSlIIHG/dvJo/HOA2SFlgQ8u9SbWHPqD8l1tfca+AjdeJ29sBeNe/MqIXrYf4Hh9QV5VnI1+Rdw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/button': 3.5.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6735,6 +7121,9 @@ packages: resolution: {integrity: sha512-uf7BVgkXZd4+UEuC0BBs4/0Qse2ymnL0SCNtRaDNaHUdtBguPIfurT0p5ZOCjAQYboAyGPlfwd+Trerlwdzuaw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/link': 3.3.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6745,6 +7134,9 @@ packages: resolution: {integrity: sha512-GxTikDKfuztu1r0LWHmqG1AD5yM9F6WFzwAYgLltn8B7RshzpJcYSfpYsh1e64z84YJpEoj+DD8XGGSc0p/rvw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6754,6 +7146,9 @@ packages: resolution: {integrity: sha512-2axd9tBEqiq+zfadCpHA1/6pQejpRV9rThnYFcUK6NwU5YaNKzap2AflTZz/kXMwDJnSt2riy0dLnm3NgljmlA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6763,6 +7158,9 @@ packages: resolution: {integrity: sha512-en74nkHJ0wGpetiwMKiKGnCiWshYM03cN0PVNftmHuYUaSZ7VbGU+z/NAMTIE1ukOOBvC7pR6D16gPK+TD2E0A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@internationalized/date': 3.0.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6773,6 +7171,9 @@ packages: resolution: {integrity: sha512-6PlyvfqisuObrltmJdBx88t143NaQ/ibkvuDdsEaiMlJbHKU4m0dbxaYNhGNQ0Jm4AK/x9Rig0tbpMeXjBXaDA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6782,6 +7183,9 @@ packages: resolution: {integrity: sha512-UQe59EU6fFj2kXGpss1BByMVFBbFC8MhJWfMqvDR1l+UlhE+lmGPQjASmh2eKQXSmBdbd+NgOL6y8E1HRDeC2A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6791,6 +7195,9 @@ packages: resolution: {integrity: sha512-fnT/tdi/cBeTDpvWgPyjhDwOXP0utSlZ442BXuUe82Zfjm1n8cIm1f2qu3KQ86JQ15LpwpK+daZOh4t7tYJcGA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/overlays': 3.6.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6801,6 +7208,9 @@ packages: resolution: {integrity: sha512-OBFvTk+mkIyAx6dExsZYF+WGpROzeqVZ/VXH5BhqTS1WQv2lmsCfYUQikSDLcESQ4HOZ1Uq+tirxNWIIct5TnQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@internationalized/date': 3.0.0 '@react-types/overlays': 3.6.1_react@18.2.0 @@ -6812,6 +7222,9 @@ packages: resolution: {integrity: sha512-tB/zDF4sR0l8GhTz0hl6bZGAYyxbF7UtTHRVVPW1XSDgjM7nuZiJrWb300S8KICj4933+ZmB5DCuzCzEKjIV6g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/overlays': 3.6.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6822,6 +7235,9 @@ packages: resolution: {integrity: sha512-QrKhp6g8bDCHxZ5js7gK8foL2fSjgU554TGJ6aMToijGjJu/nIdegc8nsy/OLoAoboof0bvaQh7Kz+Opwr3Ufw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6831,6 +7247,9 @@ packages: resolution: {integrity: sha512-btIZvnkLWal6kxYJw/JXK4bOeYAs1/D7lvABGlAnSzPG/Qq/NipIh/M7WALXFCj4Ze06LgwJ7qdI1xMqjimL7Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6840,6 +7259,9 @@ packages: resolution: {integrity: sha512-YyukFuEcrJR+TcsTpGl5a6boBaQ6T+ashhLv/7c1RIWjNtlIZjYV0s+VaQoo2n2UpgIBY3tv4zBH6Tjg6jG5aA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6849,6 +7271,9 @@ packages: resolution: {integrity: sha512-yYR1C1sXKHLi6SbkwTR/EWkOklo0W4bKxVBAdr8YTwaoPSIJvqfwz4c3TVjEW6weIv1aek6HgBa7GbhGzuEmzw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6858,6 +7283,9 @@ packages: resolution: {integrity: sha512-m2iwOsEEgjA7k3cEdrbxOTA3qYcDPUB+aNyQR/tsmjS57ubbzNEO6OuF5eojCn7UzmlwsOaSr8skBz7m9wdFKQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6867,6 +7295,9 @@ packages: resolution: {integrity: sha512-Yjz1qWJ3uAdMYMOKDUiB28Wdc/3kqeuE9BtrLbvqjX/VZcnFgbVEQ6Yy8G9v6pcjEF/EJRl+hcA0deUews/G0w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6876,6 +7307,9 @@ packages: resolution: {integrity: sha512-u1eXf+fJAA/L8F+Z1Wma3jC9mNZHkOlR0mT6YnRH/W2PuX2DXtKY4sdrLxi0uiKT0K4HTAL10KlDXv0SAmui/w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6885,6 +7319,9 @@ packages: resolution: {integrity: sha512-+kx61SCpH9QI0GIhdrgnkSOcgCpMhgpX+PmiMw7gDv+PiCP1GhSJxNw7bZB6sXLYM0Ye/L76F3f2MrPIfec2xw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-aria/interactions': 3.9.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6895,6 +7332,9 @@ packages: resolution: {integrity: sha512-V+r0HrdcSSpKxKlGxN0+0xg+NdqnAN4PaZATYNVHdf1lQFfN7Dj0xDyzobvRISHy6bFYn32pepO4/jH/I9g75A==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6904,6 +7344,9 @@ packages: resolution: {integrity: sha512-W8ClaYd0t/he5tjg2l/E4bPqUFov041MYKGuTIOTL9dfMsB4eHeV7zmXKA2Li8DJL+E7CkTuaYqTJcP9pcfTzg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/overlays': 3.6.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6914,6 +7357,9 @@ packages: resolution: {integrity: sha512-VqJyRckfzRqO5Q4uX/lKecc3t/4XIqEllPeWGwDjpKHt0prfQdONbSdVK+wb+XAmShVYDKqDwOQg8d5aDJYywg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/progress': 3.2.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -6924,6 +7370,9 @@ packages: resolution: {integrity: sha512-xeP/oo9QXTAtzJukahGcR2r26AqPSYlshWPw8wHBKLDqFu2PVIMJmiNblhSUyOxTQ8/OfoyCCkerojjh6uZCAw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6933,6 +7382,9 @@ packages: resolution: {integrity: sha512-vkVSC7KvRLugfr9HP2dyV4J5wmI5KxfKyAFdT4j3Q+YfSYQwKa7OT+iTeRHDOIR3ubKnxgoIdQpjurBQTjCWwg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6942,6 +7394,9 @@ packages: resolution: {integrity: sha512-ArGTnnjHcszMiy4nQEiB0yewz6JTHE6QBD97V5OADkF84zBd86sCFFjKduH/GTjz/HZSBQRNVZHCM0k+dbg/oA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6951,6 +7406,9 @@ packages: resolution: {integrity: sha512-JK/JA6tVpTFyhuQohLd6o656+ssk8blwIRZY5uRyDOmpp+yoogxozwwnbfHZB2VlTUgv17QMPOb06IMbGd5kNQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6960,6 +7418,9 @@ packages: resolution: {integrity: sha512-xuHEHj9rLaZvra7GsEm5Wx9FiKn0IUC02aX+KNot+RCBjfIljlF89g728TnCiF0RxIIsezvbGL9ydtGy0/sJUg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6969,6 +7430,9 @@ packages: resolution: {integrity: sha512-worM6fY0Qy8eNwcD/YHhcZo8gvL0LPZeMV9RUUHzxvORfy7Si1oKWT1dL4GlkJ5fVZXr6zRn6dUaVNsv5AoAkg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 '@react-types/textfield': 3.5.1_react@18.2.0 @@ -6979,6 +7443,9 @@ packages: resolution: {integrity: sha512-wO9c5NaXPFdPxVrgHv+fZUoR+K2q/q3tjDVx9l3IxjQ/3TGlB1ibwlpYHqlO2MZymC2tvbEgf9p+yE6Ap++XMw==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -6988,6 +7455,9 @@ packages: resolution: {integrity: sha512-EHQqILDJeDvnloy5VV9lnnEjpCMwH1ghptCfa/lz9Ht9nwco3qGCvUABkWyND7yU1Adt3A/1oJxhpRUu3eTlyg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: react: 18.2.0 dev: false @@ -6996,6 +7466,9 @@ packages: resolution: {integrity: sha512-O9d6F2bZS4SQbWlU1z8i927D4rTJLpAr09f2NHwK8l/TOchNOq32GNSHxTjom81jheu2DpuuswIJ60TspgZR6Q==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -7005,6 +7478,9 @@ packages: resolution: {integrity: sha512-Fuk/4zSPa5CGcc5PiaqBoiTAq3X49PHWMscgN534m7FGUFZ/5XJyMSvK8s3NtVqUrCQyvXC0UBV+84IcG3r1Lg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -7014,6 +7490,9 @@ packages: resolution: {integrity: sha512-Vert9rhsoZb9x8weluROR02EoNz21eg/l1djawORUbLxqK/wal0eYrjlA2S+FPlXtgAwdeFe9AVXDdpvYT0oNQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/checkbox': 3.3.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -7024,6 +7503,9 @@ packages: resolution: {integrity: sha512-YCfUDT8ysNX/nfm6nvc9rhjSUeVDou5L2e+Y52xnzNU9qw05raLbS8Etm6X/Y5sDLD3qgOlUNjUYkm3swGfaHA==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/grid': 3.1.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -7034,6 +7516,9 @@ packages: resolution: {integrity: sha512-uKytPTxt5uvJN/KSwjXcF/TiS71y2td/9O0MKERGyes+O4ceinOFWmvI0KcgEYmNoCO7aXAt8ncaAJIb+xke4w==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -7043,6 +7528,9 @@ packages: resolution: {integrity: sha512-3O2/SpqjEXaq+ToWNnpjH+c09Rb0CU6QTYF2NzpF1rBAwqkdEukV4h7LeWXytY/SSdz0Cj5jexUO8lavvL0cIQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -7052,6 +7540,9 @@ packages: resolution: {integrity: sha512-EYsljXfGJJJ6B/Buu6BaBm0Kyrf67so6skBCP3odECKIvmBwTKbikHULpe/Od8DBFIvjd7x2ZEzUlMH2hp+eRQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -7061,6 +7552,9 @@ packages: resolution: {integrity: sha512-1YkpJaIvcVevYbQlOvPqPua5fdwAMrRm4BkLtVRbUL0DerCazCrB/osdQINGOU67XmLU1JIv/xTBMK0Say5Jvg==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/overlays': 3.6.1_react@18.2.0 '@react-types/shared': 3.13.1_react@18.2.0 @@ -7071,6 +7565,9 @@ packages: resolution: {integrity: sha512-gGfFDn0xaKDofGj3UArRRVrD3hFE9zXp4z0FQdSBNEkobmhNB9ziO5lhDidrKJA4OpxuaZtK6jNwXGW3MLAIJQ==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -7080,6 +7577,9 @@ packages: resolution: {integrity: sha512-MBuvF4jUDBQmjX8B9o/baK8IZiODiPMBTaz0vRLeYsIQOvum63G4AVKtVEt2Fcz9RZyJ/IsM+reqWxXp8vVo7g==} peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@react-types/shared': 3.13.1_react@18.2.0 react: 18.2.0 @@ -7229,6 +7729,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@adobe/react-spectrum-ui': 1.2.0_biqbaboplfbrettd7655fr4n2y '@babel/runtime': 7.18.6 @@ -7244,6 +7747,9 @@ packages: peerDependencies: '@react-spectrum/provider': ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 + peerDependenciesMeta: + react: + optional: true dependencies: '@adobe/react-spectrum-workflow': 2.3.3_biqbaboplfbrettd7655fr4n2y '@babel/runtime': 7.18.6 @@ -13128,6 +13634,9 @@ packages: resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} peerDependencies: react: ^18.2.0 + peerDependenciesMeta: + react: + optional: true dependencies: loose-envify: 1.4.0 react: 18.2.0 @@ -13146,6 +13655,11 @@ packages: peerDependencies: react: '>=15.0.0' react-dom: '>=15.0.0' + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: dom-helpers: 3.4.0 loose-envify: 1.4.0 @@ -13160,6 +13674,11 @@ packages: peerDependencies: react: '>=16.6.0' react-dom: '>=16.6.0' + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true dependencies: '@babel/runtime': 7.18.6 dom-helpers: 5.2.1