summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Bjorn Lu <bjornlu.dev@gmail.com> 2023-06-21 21:09:49 +0800
committerGravatar GitHub <noreply@github.com> 2023-06-21 21:09:49 +0800
commitf275d058fcfe564b19bf3536c1a208e6f9cb2159 (patch)
tree2b239737ee68f2a46c493b595f3155ea6421c2db
parent01b1c21c6bf1a0f8f8a753fc31777186e5cb09c0 (diff)
downloadastro-f275d058fcfe564b19bf3536c1a208e6f9cb2159.tar.gz
astro-f275d058fcfe564b19bf3536c1a208e6f9cb2159.tar.zst
astro-f275d058fcfe564b19bf3536c1a208e6f9cb2159.zip
Update safe dependencies (#7430)
-rw-r--r--benchmark/package.json4
-rw-r--r--examples/framework-alpine/package.json2
-rw-r--r--examples/framework-lit/package.json2
-rw-r--r--examples/framework-multiple/package.json8
-rw-r--r--examples/framework-preact/package.json2
-rw-r--r--examples/framework-react/package.json4
-rw-r--r--examples/framework-solid/package.json2
-rw-r--r--examples/framework-svelte/package.json2
-rw-r--r--examples/framework-vue/package.json2
-rw-r--r--examples/ssr/package.json2
-rw-r--r--examples/with-mdx/package.json2
-rw-r--r--examples/with-nanostores/package.json2
-rw-r--r--examples/with-tailwindcss/package.json2
-rw-r--r--examples/with-vite-plugin-pwa/package.json2
-rw-r--r--examples/with-vitest/package.json2
-rw-r--r--package.json14
-rw-r--r--packages/astro-prism/package.json6
-rw-r--r--packages/astro-rss/package.json8
-rw-r--r--packages/astro/e2e/fixtures/astro-component/package.json2
-rw-r--r--packages/astro/e2e/fixtures/astro-envs/package.json2
-rw-r--r--packages/astro/e2e/fixtures/client-only/package.json8
-rw-r--r--packages/astro/e2e/fixtures/error-cyclic/package.json2
-rw-r--r--packages/astro/e2e/fixtures/error-sass/package.json2
-rw-r--r--packages/astro/e2e/fixtures/errors/package.json8
-rw-r--r--packages/astro/e2e/fixtures/hydration-race/package.json2
-rw-r--r--packages/astro/e2e/fixtures/lit-component/package.json2
-rw-r--r--packages/astro/e2e/fixtures/multiple-frameworks/package.json10
-rw-r--r--packages/astro/e2e/fixtures/namespaced-component/package.json2
-rw-r--r--packages/astro/e2e/fixtures/nested-in-preact/package.json8
-rw-r--r--packages/astro/e2e/fixtures/nested-in-react/package.json8
-rw-r--r--packages/astro/e2e/fixtures/nested-in-solid/package.json8
-rw-r--r--packages/astro/e2e/fixtures/nested-in-svelte/package.json8
-rw-r--r--packages/astro/e2e/fixtures/nested-in-vue/package.json8
-rw-r--r--packages/astro/e2e/fixtures/nested-recursive/package.json8
-rw-r--r--packages/astro/e2e/fixtures/preact-compat-component/package.json2
-rw-r--r--packages/astro/e2e/fixtures/preact-component/package.json4
-rw-r--r--packages/astro/e2e/fixtures/solid-circular/package.json2
-rw-r--r--packages/astro/e2e/fixtures/solid-component/package.json2
-rw-r--r--packages/astro/e2e/fixtures/solid-recurse/package.json2
-rw-r--r--packages/astro/e2e/fixtures/svelte-component/package.json4
-rw-r--r--packages/astro/e2e/fixtures/tailwindcss/package.json2
-rw-r--r--packages/astro/e2e/fixtures/vue-component/package.json2
-rw-r--r--packages/astro/package.json68
-rw-r--r--packages/astro/performance/fixtures/md/package.json4
-rw-r--r--packages/astro/performance/fixtures/mdoc/package.json4
-rw-r--r--packages/astro/performance/fixtures/mdx/package.json4
-rw-r--r--packages/astro/performance/package.json2
-rw-r--r--packages/astro/src/core/errors/errors.ts4
-rw-r--r--packages/astro/src/core/errors/utils.ts4
-rw-r--r--packages/astro/src/jsx/babel.ts6
-rw-r--r--packages/astro/test/fixtures/0-css/package.json4
-rw-r--r--packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json2
-rw-r--r--packages/astro/test/fixtures/alias-tsconfig/package.json2
-rw-r--r--packages/astro/test/fixtures/alias/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-basic/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-children/package.json6
-rw-r--r--packages/astro/test/fixtures/astro-client-only/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-dynamic/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-envs/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-expr/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-fallback/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-markdown-frontmatter-injection/package.json4
-rw-r--r--packages/astro/test/fixtures/astro-slot-with-client/package.json4
-rw-r--r--packages/astro/test/fixtures/astro-slots-nested/package.json10
-rw-r--r--packages/astro/test/fixtures/before-hydration/package.json2
-rw-r--r--packages/astro/test/fixtures/build-assets/package.json2
-rw-r--r--packages/astro/test/fixtures/component-library-shared/package.json2
-rw-r--r--packages/astro/test/fixtures/component-library/package.json4
-rw-r--r--packages/astro/test/fixtures/entry-file-names/package.json2
-rw-r--r--packages/astro/test/fixtures/fetch/package.json6
-rw-r--r--packages/astro/test/fixtures/hydration-race/package.json2
-rw-r--r--packages/astro/test/fixtures/jsx/package.json8
-rw-r--r--packages/astro/test/fixtures/large-array/package.json2
-rw-r--r--packages/astro/test/fixtures/lit-element/package.json2
-rw-r--r--packages/astro/test/fixtures/postcss/package.json10
-rw-r--r--packages/astro/test/fixtures/preact-compat-component/package.json2
-rw-r--r--packages/astro/test/fixtures/preact-component/package.json4
-rw-r--r--packages/astro/test/fixtures/react-and-solid/package.json2
-rw-r--r--packages/astro/test/fixtures/react-component/package.json2
-rw-r--r--packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json2
-rw-r--r--packages/astro/test/fixtures/slots-preact/package.json2
-rw-r--r--packages/astro/test/fixtures/slots-solid/package.json2
-rw-r--r--packages/astro/test/fixtures/slots-svelte/package.json2
-rw-r--r--packages/astro/test/fixtures/slots-vue/package.json2
-rw-r--r--packages/astro/test/fixtures/solid-component/deps/solid-jsx-component/package.json2
-rw-r--r--packages/astro/test/fixtures/solid-component/package.json4
-rw-r--r--packages/astro/test/fixtures/ssr-env/package.json2
-rw-r--r--packages/astro/test/fixtures/ssr-scripts/package.json2
-rw-r--r--packages/astro/test/fixtures/static-build-frameworks/package.json2
-rw-r--r--packages/astro/test/fixtures/static-build/package.json2
-rw-r--r--packages/astro/test/fixtures/svelte-component/package.json2
-rw-r--r--packages/astro/test/fixtures/tailwindcss-ts/package.json4
-rw-r--r--packages/astro/test/fixtures/tailwindcss/package.json4
-rw-r--r--packages/astro/test/fixtures/third-party-astro/package.json2
-rw-r--r--packages/astro/test/fixtures/vue-component/package.json2
-rw-r--r--packages/astro/test/fixtures/vue-jsx/package.json2
-rw-r--r--packages/astro/test/fixtures/vue-with-multi-renderer/package.json4
-rw-r--r--packages/create-astro/package.json6
-rw-r--r--packages/integrations/cloudflare/package.json6
-rw-r--r--packages/integrations/cloudflare/test/basics.test.js6
-rw-r--r--packages/integrations/cloudflare/test/cf.test.js (renamed from packages/integrations/cloudflare/test/cf.js)4
-rw-r--r--packages/integrations/cloudflare/test/fixtures/with-solid-js/package.json4
-rw-r--r--packages/integrations/cloudflare/test/test-utils.js6
-rw-r--r--packages/integrations/cloudflare/test/with-solid-js.test.js (renamed from packages/integrations/cloudflare/test/with-solid-js.js)6
-rw-r--r--packages/integrations/image/package.json10
-rw-r--r--packages/integrations/lit/package.json8
-rw-r--r--packages/integrations/markdoc/package.json12
-rw-r--r--packages/integrations/mdx/package.json32
-rw-r--r--packages/integrations/mdx/src/rehype-optimize-static.ts2
-rw-r--r--packages/integrations/mdx/test/fixtures/mdx-frontmatter-injection/package.json6
-rw-r--r--packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json4
-rw-r--r--packages/integrations/netlify/package.json10
-rw-r--r--packages/integrations/node/package.json10
-rw-r--r--packages/integrations/partytown/package.json4
-rw-r--r--packages/integrations/preact/package.json10
-rw-r--r--packages/integrations/prefetch/package.json2
-rw-r--r--packages/integrations/react/package.json14
-rw-r--r--packages/integrations/sitemap/package.json2
-rw-r--r--packages/integrations/solid/package.json4
-rw-r--r--packages/integrations/svelte/package.json4
-rw-r--r--packages/integrations/tailwind/package.json9
-rw-r--r--packages/integrations/vercel/package.json18
-rw-r--r--packages/integrations/vue/package.json16
-rw-r--r--packages/markdown/component/package.json6
-rw-r--r--packages/markdown/component/test/fixtures/astro-markdown-plugins/package.json2
-rw-r--r--packages/markdown/component/test/fixtures/astro-markdown/package.json4
-rw-r--r--packages/markdown/remark/package.json20
-rw-r--r--packages/telemetry/package.json10
-rw-r--r--packages/underscore-redirects/package.json6
-rw-r--r--packages/webapi/package.json12
-rw-r--r--pnpm-lock.yaml4274
-rw-r--r--scripts/package.json8
132 files changed, 2298 insertions, 2673 deletions
diff --git a/benchmark/package.json b/benchmark/package.json
index 0edcbc905..308ee1276 100644
--- a/benchmark/package.json
+++ b/benchmark/package.json
@@ -11,11 +11,11 @@
"@astrojs/node": "workspace:*",
"@benchmark/timer": "workspace:*",
"astro": "workspace:*",
- "autocannon": "^7.10.0",
+ "autocannon": "^7.11.0",
"execa": "^6.1.0",
"markdown-table": "^3.0.3",
"mri": "^1.2.0",
"port-authority": "^2.0.1",
- "pretty-bytes": "^6.0.0"
+ "pretty-bytes": "^6.1.0"
}
}
diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json
index 4eef3a017..a5923dfb4 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/alpinejs": "^0.2.2",
"@types/alpinejs": "^3.7.1",
- "alpinejs": "^3.12.0",
+ "alpinejs": "^3.12.2",
"astro": "^2.6.6"
}
}
diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json
index 01c4c54c3..4b5aba252 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -14,6 +14,6 @@
"@astrojs/lit": "^2.1.0",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "^2.6.6",
- "lit": "^2.7.4"
+ "lit": "^2.7.5"
}
}
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 2763c24c6..18f93494d 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -17,11 +17,11 @@
"@astrojs/svelte": "^3.0.0",
"@astrojs/vue": "^2.2.1",
"astro": "^2.6.6",
- "preact": "^10.13.2",
+ "preact": "^10.15.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
- "solid-js": "^1.7.4",
- "svelte": "^3.58.0",
- "vue": "^3.2.47"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index 182528d78..60b8fac18 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -14,6 +14,6 @@
"@astrojs/preact": "^2.2.1",
"@preact/signals": "^1.1.3",
"astro": "^2.6.6",
- "preact": "^10.13.2"
+ "preact": "^10.15.1"
}
}
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 607234f8a..a814ecb1c 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -12,8 +12,8 @@
},
"dependencies": {
"@astrojs/react": "^2.2.1",
- "@types/react": "^18.2.5",
- "@types/react-dom": "^18.2.3",
+ "@types/react": "^18.2.13",
+ "@types/react-dom": "^18.2.6",
"astro": "^2.6.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index 8075d608d..13877113a 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/solid-js": "^2.2.0",
"astro": "^2.6.6",
- "solid-js": "^1.7.4"
+ "solid-js": "^1.7.6"
}
}
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index d819be23a..1b23bb98b 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/svelte": "^3.0.0",
"astro": "^2.6.6",
- "svelte": "^3.58.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 93fd4a758..023ae1e4f 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/vue": "^2.2.1",
"astro": "^2.6.6",
- "vue": "^3.2.47"
+ "vue": "^3.3.4"
}
}
diff --git a/examples/ssr/package.json b/examples/ssr/package.json
index 978eb75d3..3b978aeb2 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -15,6 +15,6 @@
"@astrojs/node": "^5.2.0",
"@astrojs/svelte": "^3.0.0",
"astro": "^2.6.6",
- "svelte": "^3.58.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index aa34a4bf5..64eddd13a 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^0.19.7",
"@astrojs/preact": "^2.2.1",
"astro": "^2.6.6",
- "preact": "^10.13.2"
+ "preact": "^10.15.1"
}
}
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index fe7fd7af8..23da2b8ca 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -15,6 +15,6 @@
"@nanostores/preact": "^0.4.1",
"astro": "^2.6.6",
"nanostores": "^0.8.1",
- "preact": "^10.13.2"
+ "preact": "^10.15.1"
}
}
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index e903d7987..45e2729af 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -17,7 +17,7 @@
"astro": "^2.6.6",
"autoprefixer": "^10.4.14",
"canvas-confetti": "^1.6.0",
- "postcss": "^8.4.23",
+ "postcss": "^8.4.24",
"tailwindcss": "^3.3.2"
}
}
diff --git a/examples/with-vite-plugin-pwa/package.json b/examples/with-vite-plugin-pwa/package.json
index 2890429d3..7b7927ab7 100644
--- a/examples/with-vite-plugin-pwa/package.json
+++ b/examples/with-vite-plugin-pwa/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"astro": "^2.6.6",
"vite-plugin-pwa": "0.14.7",
- "workbox-window": "^6.5.4"
+ "workbox-window": "^6.6.0"
}
}
diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json
index 1ea7d337c..d0bd37a3e 100644
--- a/examples/with-vitest/package.json
+++ b/examples/with-vitest/package.json
@@ -13,6 +13,6 @@
},
"dependencies": {
"astro": "^2.6.6",
- "vitest": "^0.31.0"
+ "vitest": "^0.31.4"
}
}
diff --git a/package.json b/package.json
index e41f11a5c..26a48fc80 100644
--- a/package.json
+++ b/package.json
@@ -77,20 +77,20 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
- "@types/node": "^18.7.21",
- "@typescript-eslint/eslint-plugin": "^5.58.0",
- "@typescript-eslint/parser": "^5.58.0",
- "esbuild": "^0.17.12",
- "eslint": "^8.38.0",
+ "@types/node": "^18.16.18",
+ "@typescript-eslint/eslint-plugin": "^5.60.0",
+ "@typescript-eslint/parser": "^5.60.0",
+ "esbuild": "^0.17.19",
+ "eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-no-only-tests": "^2.6.0",
"eslint-plugin-prettier": "^4.2.1",
"only-allow": "^1.1.1",
"organize-imports-cli": "^0.10.0",
"prettier": "^2.8.8",
- "prettier-plugin-astro": "^0.8.0",
+ "prettier-plugin-astro": "^0.8.1",
"tiny-glob": "^0.2.9",
- "turbo": "^1.9.3",
+ "turbo": "^1.10.3",
"typescript": "~5.0.2"
}
}
diff --git a/packages/astro-prism/package.json b/packages/astro-prism/package.json
index c658e3293..4ad55bf7f 100644
--- a/packages/astro-prism/package.json
+++ b/packages/astro-prism/package.json
@@ -32,11 +32,11 @@
"astro-component"
],
"dependencies": {
- "prismjs": "^1.28.0"
+ "prismjs": "^1.29.0"
},
"devDependencies": {
- "astro-scripts": "workspace:*",
- "@types/prismjs": "1.26.0"
+ "@types/prismjs": "1.26.0",
+ "astro-scripts": "workspace:*"
},
"engines": {
"node": ">=16.12.0"
diff --git a/packages/astro-rss/package.json b/packages/astro-rss/package.json
index e9a97157c..d7c7c64c0 100644
--- a/packages/astro-rss/package.json
+++ b/packages/astro-rss/package.json
@@ -27,18 +27,18 @@
"test": "mocha --exit --timeout 20000"
},
"devDependencies": {
- "@types/chai": "^4.3.1",
+ "@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^9.1.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
+ "chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
- "chai-xml": "^0.4.0",
+ "chai-xml": "^0.4.1",
"mocha": "^9.2.2"
},
"dependencies": {
- "fast-xml-parser": "^4.0.8",
+ "fast-xml-parser": "^4.2.4",
"kleur": "^4.1.5"
}
}
diff --git a/packages/astro/e2e/fixtures/astro-component/package.json b/packages/astro/e2e/fixtures/astro-component/package.json
index 165b38931..225864913 100644
--- a/packages/astro/e2e/fixtures/astro-component/package.json
+++ b/packages/astro/e2e/fixtures/astro-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/preact": "workspace:*",
"@e2e/astro-linked-lib": "link:../_deps/astro-linked-lib",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/e2e/fixtures/astro-envs/package.json b/packages/astro/e2e/fixtures/astro-envs/package.json
index e115f9c72..2fa703b96 100644
--- a/packages/astro/e2e/fixtures/astro-envs/package.json
+++ b/packages/astro/e2e/fixtures/astro-envs/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "vue": "^3.2.40"
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/client-only/package.json b/packages/astro/e2e/fixtures/client-only/package.json
index 2a1e89ab3..d072e8bdd 100644
--- a/packages/astro/e2e/fixtures/client-only/package.json
+++ b/packages/astro/e2e/fixtures/client-only/package.json
@@ -11,11 +11,11 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.37"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/error-cyclic/package.json b/packages/astro/e2e/fixtures/error-cyclic/package.json
index a1c170e71..9a3fbde60 100644
--- a/packages/astro/e2e/fixtures/error-cyclic/package.json
+++ b/packages/astro/e2e/fixtures/error-cyclic/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/e2e/fixtures/error-sass/package.json b/packages/astro/e2e/fixtures/error-sass/package.json
index f52820ad2..097bad23e 100644
--- a/packages/astro/e2e/fixtures/error-sass/package.json
+++ b/packages/astro/e2e/fixtures/error-sass/package.json
@@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"astro": "workspace:*",
- "sass": "^1.52.2"
+ "sass": "^1.63.4"
}
}
diff --git a/packages/astro/e2e/fixtures/errors/package.json b/packages/astro/e2e/fixtures/errors/package.json
index cbcab17d3..c535e5001 100644
--- a/packages/astro/e2e/fixtures/errors/package.json
+++ b/packages/astro/e2e/fixtures/errors/package.json
@@ -9,11 +9,11 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.5.6",
- "svelte": "^3.50.1",
- "vue": "^3.2.39"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/hydration-race/package.json b/packages/astro/e2e/fixtures/hydration-race/package.json
index 2d2ca0673..f1ab746c3 100644
--- a/packages/astro/e2e/fixtures/hydration-race/package.json
+++ b/packages/astro/e2e/fixtures/hydration-race/package.json
@@ -9,6 +9,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/e2e/fixtures/lit-component/package.json b/packages/astro/e2e/fixtures/lit-component/package.json
index 06e374a42..961507fe8 100644
--- a/packages/astro/e2e/fixtures/lit-component/package.json
+++ b/packages/astro/e2e/fixtures/lit-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/lit": "workspace:*",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "workspace:*",
- "lit": "^2.7.0"
+ "lit": "^2.7.5"
}
}
diff --git a/packages/astro/e2e/fixtures/multiple-frameworks/package.json b/packages/astro/e2e/fixtures/multiple-frameworks/package.json
index 91f95a97a..1037db0f7 100644
--- a/packages/astro/e2e/fixtures/multiple-frameworks/package.json
+++ b/packages/astro/e2e/fixtures/multiple-frameworks/package.json
@@ -13,12 +13,12 @@
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",
- "lit": "^2.7.0",
- "preact": "^10.7.3",
+ "lit": "^2.7.5",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.37"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/namespaced-component/package.json b/packages/astro/e2e/fixtures/namespaced-component/package.json
index 96de360e2..5f4fd8277 100644
--- a/packages/astro/e2e/fixtures/namespaced-component/package.json
+++ b/packages/astro/e2e/fixtures/namespaced-component/package.json
@@ -8,6 +8,6 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-preact/package.json b/packages/astro/e2e/fixtures/nested-in-preact/package.json
index 624316f91..2b6db13af 100644
--- a/packages/astro/e2e/fixtures/nested-in-preact/package.json
+++ b/packages/astro/e2e/fixtures/nested-in-preact/package.json
@@ -11,11 +11,11 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.37"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-react/package.json b/packages/astro/e2e/fixtures/nested-in-react/package.json
index 29ee37d2a..a1708a0ed 100644
--- a/packages/astro/e2e/fixtures/nested-in-react/package.json
+++ b/packages/astro/e2e/fixtures/nested-in-react/package.json
@@ -11,11 +11,11 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.37"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-solid/package.json b/packages/astro/e2e/fixtures/nested-in-solid/package.json
index 9a51cb009..00c6cdaf7 100644
--- a/packages/astro/e2e/fixtures/nested-in-solid/package.json
+++ b/packages/astro/e2e/fixtures/nested-in-solid/package.json
@@ -11,11 +11,11 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.37"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-svelte/package.json b/packages/astro/e2e/fixtures/nested-in-svelte/package.json
index ea847e24b..03a4c3e05 100644
--- a/packages/astro/e2e/fixtures/nested-in-svelte/package.json
+++ b/packages/astro/e2e/fixtures/nested-in-svelte/package.json
@@ -11,11 +11,11 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.37"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-vue/package.json b/packages/astro/e2e/fixtures/nested-in-vue/package.json
index 30a389574..5a0d0273b 100644
--- a/packages/astro/e2e/fixtures/nested-in-vue/package.json
+++ b/packages/astro/e2e/fixtures/nested-in-vue/package.json
@@ -11,11 +11,11 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.37"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-recursive/package.json b/packages/astro/e2e/fixtures/nested-recursive/package.json
index 3376ef596..19366d545 100644
--- a/packages/astro/e2e/fixtures/nested-recursive/package.json
+++ b/packages/astro/e2e/fixtures/nested-recursive/package.json
@@ -11,12 +11,12 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.36"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
},
"scripts": {
"dev": "astro dev"
diff --git a/packages/astro/e2e/fixtures/preact-compat-component/package.json b/packages/astro/e2e/fixtures/preact-compat-component/package.json
index d83ad5292..c8092f549 100644
--- a/packages/astro/e2e/fixtures/preact-compat-component/package.json
+++ b/packages/astro/e2e/fixtures/preact-compat-component/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.7.3"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/e2e/fixtures/preact-component/package.json b/packages/astro/e2e/fixtures/preact-component/package.json
index 0d9b84026..8041f3608 100644
--- a/packages/astro/e2e/fixtures/preact-component/package.json
+++ b/packages/astro/e2e/fixtures/preact-component/package.json
@@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"dependencies": {
- "@astrojs/preact": "workspace:*",
"@astrojs/mdx": "workspace:*",
+ "@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.7.3"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/e2e/fixtures/solid-circular/package.json b/packages/astro/e2e/fixtures/solid-circular/package.json
index a354ec9ec..7cca82635 100644
--- a/packages/astro/e2e/fixtures/solid-circular/package.json
+++ b/packages/astro/e2e/fixtures/solid-circular/package.json
@@ -7,6 +7,6 @@
"astro": "workspace:*"
},
"devDependencies": {
- "solid-js": "^1.4.3"
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/astro/e2e/fixtures/solid-component/package.json b/packages/astro/e2e/fixtures/solid-component/package.json
index aee1bddab..eaa2e84eb 100644
--- a/packages/astro/e2e/fixtures/solid-component/package.json
+++ b/packages/astro/e2e/fixtures/solid-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/solid-js": "workspace:*",
"astro": "workspace:*",
- "solid-js": "^1.5.5"
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/astro/e2e/fixtures/solid-recurse/package.json b/packages/astro/e2e/fixtures/solid-recurse/package.json
index 61016bf36..c1f3f1444 100644
--- a/packages/astro/e2e/fixtures/solid-recurse/package.json
+++ b/packages/astro/e2e/fixtures/solid-recurse/package.json
@@ -7,6 +7,6 @@
"astro": "workspace:*"
},
"devDependencies": {
- "solid-js": "^1.4.3"
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/astro/e2e/fixtures/svelte-component/package.json b/packages/astro/e2e/fixtures/svelte-component/package.json
index 999a248c7..0756f3f14 100644
--- a/packages/astro/e2e/fixtures/svelte-component/package.json
+++ b/packages/astro/e2e/fixtures/svelte-component/package.json
@@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"dependencies": {
+ "@astrojs/mdx": "workspace:*",
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "@astrojs/mdx": "workspace:*",
- "svelte": "^3.48.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/e2e/fixtures/tailwindcss/package.json b/packages/astro/e2e/fixtures/tailwindcss/package.json
index 908c07915..7e61c0d5c 100644
--- a/packages/astro/e2e/fixtures/tailwindcss/package.json
+++ b/packages/astro/e2e/fixtures/tailwindcss/package.json
@@ -6,7 +6,7 @@
"@astrojs/tailwind": "workspace:*",
"astro": "workspace:*",
"autoprefixer": "^10.4.14",
- "postcss": "^8.4.23",
+ "postcss": "^8.4.24",
"tailwindcss": "^3.3.2"
}
}
diff --git a/packages/astro/e2e/fixtures/vue-component/package.json b/packages/astro/e2e/fixtures/vue-component/package.json
index 2e0c72a6b..81e799783 100644
--- a/packages/astro/e2e/fixtures/vue-component/package.json
+++ b/packages/astro/e2e/fixtures/vue-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "vue": "^3.2.39"
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/package.json b/packages/astro/package.json
index a9b4854a7..879953f2a 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -113,35 +113,35 @@
"test:e2e:match": "playwright test -g"
},
"dependencies": {
- "@astrojs/compiler": "^1.4.0",
+ "@astrojs/compiler": "^1.5.0",
"@astrojs/internal-helpers": "^0.1.0",
"@astrojs/language-server": "^1.0.0",
"@astrojs/markdown-remark": "^2.2.1",
"@astrojs/telemetry": "^2.1.1",
"@astrojs/webapi": "^2.2.0",
- "@babel/core": "^7.21.8",
- "@babel/generator": "^7.18.2",
- "@babel/parser": "^7.18.4",
- "@babel/plugin-transform-react-jsx": "^7.17.12",
- "@babel/traverse": "^7.18.2",
- "@babel/types": "^7.21.5",
- "@types/babel__core": "^7.1.19",
+ "@babel/core": "^7.22.5",
+ "@babel/generator": "^7.22.5",
+ "@babel/parser": "^7.22.5",
+ "@babel/plugin-transform-react-jsx": "^7.22.5",
+ "@babel/traverse": "^7.22.5",
+ "@babel/types": "^7.22.5",
+ "@types/babel__core": "^7.20.1",
"@types/yargs-parser": "^21.0.0",
- "acorn": "^8.8.2",
+ "acorn": "^8.9.0",
"boxen": "^6.2.1",
"chokidar": "^3.5.3",
- "ci-info": "^3.3.1",
+ "ci-info": "^3.8.0",
"common-ancestor-path": "^1.0.1",
"cookie": "^0.5.0",
"debug": "^4.3.4",
- "deepmerge-ts": "^4.2.2",
+ "deepmerge-ts": "^4.3.0",
"devalue": "^4.3.2",
"diff": "^5.1.0",
- "es-module-lexer": "^1.1.0",
- "esbuild": "^0.17.18",
+ "es-module-lexer": "^1.3.0",
+ "esbuild": "^0.17.19",
"estree-walker": "3.0.0",
"execa": "^6.1.0",
- "fast-glob": "^3.2.11",
+ "fast-glob": "^3.2.12",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.3",
"html-escaper": "^3.0.3",
@@ -149,67 +149,67 @@
"kleur": "^4.1.4",
"magic-string": "^0.27.0",
"mime": "^3.0.0",
- "ora": "^6.1.0",
+ "ora": "^6.3.1",
"p-limit": "^4.0.0",
"path-to-regexp": "^6.2.1",
"preferred-pm": "^3.0.3",
"prompts": "^2.4.2",
"rehype": "^12.0.1",
- "semver": "^7.3.8",
+ "semver": "^7.5.2",
"server-destroy": "^1.0.1",
"shiki": "^0.14.1",
"slash": "^4.0.0",
"string-width": "^5.1.2",
- "strip-ansi": "^7.0.1",
+ "strip-ansi": "^7.1.0",
"supports-esm": "^1.0.0",
"tsconfig-resolver": "^3.0.1",
"typescript": "*",
- "unist-util-visit": "^4.1.0",
- "vfile": "^5.3.2",
- "vite": "^4.3.1",
+ "unist-util-visit": "^4.1.2",
+ "vfile": "^5.3.7",
+ "vite": "^4.3.9",
"vitefu": "^0.2.4",
- "yargs-parser": "^21.0.1",
+ "yargs-parser": "^21.1.1",
"zod": "^3.20.6"
},
"devDependencies": {
"@playwright/test": "^1.29.2",
"@types/babel__generator": "^7.6.4",
- "@types/babel__traverse": "^7.17.1",
- "@types/chai": "^4.3.1",
+ "@types/babel__traverse": "^7.20.1",
+ "@types/chai": "^4.3.5",
"@types/common-ancestor-path": "^1.0.0",
"@types/connect": "^3.4.35",
"@types/cookie": "^0.5.1",
- "@types/debug": "^4.1.7",
- "@types/diff": "^5.0.2",
+ "@types/debug": "^4.1.8",
+ "@types/diff": "^5.0.3",
"@types/estree": "^0.0.51",
"@types/hast": "^2.3.4",
"@types/html-escaper": "^3.0.0",
"@types/js-yaml": "^4.0.5",
"@types/mime": "^2.0.3",
"@types/mocha": "^9.1.1",
- "@types/prettier": "^2.6.3",
- "@types/prompts": "^2.0.14",
+ "@types/prettier": "^2.7.3",
+ "@types/prompts": "^2.4.4",
"@types/resolve": "^1.20.2",
"@types/rimraf": "^3.0.2",
"@types/send": "^0.17.1",
"@types/server-destroy": "^1.0.1",
"@types/unist": "^2.0.6",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "cheerio": "^1.0.0-rc.11",
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
"eol": "^0.9.1",
- "memfs": "^3.4.7",
+ "memfs": "^3.5.3",
"mocha": "^9.2.2",
- "node-mocks-http": "^1.11.0",
+ "node-mocks-http": "^1.12.2",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
"rehype-toc": "^3.0.2",
"remark-code-titles": "^0.1.2",
- "rollup": "^3.9.0",
- "sass": "^1.52.2",
+ "rollup": "^3.25.1",
+ "sass": "^1.63.4",
"sharp": "^0.32.1",
"srcset-parse": "^1.1.0",
- "undici": "^5.22.0",
+ "undici": "^5.22.1",
"unified": "^10.1.2"
},
"peerDependencies": {
diff --git a/packages/astro/performance/fixtures/md/package.json b/packages/astro/performance/fixtures/md/package.json
index ffc37be1e..a5efef0ef 100644
--- a/packages/astro/performance/fixtures/md/package.json
+++ b/packages/astro/performance/fixtures/md/package.json
@@ -16,8 +16,8 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
- "@types/react": "^18.0.21",
- "@types/react-dom": "^18.0.6",
+ "@types/react": "^18.2.13",
+ "@types/react-dom": "^18.2.6",
"astro": "workspace:*",
"react": "^18.0.0",
"react-dom": "^18.0.0"
diff --git a/packages/astro/performance/fixtures/mdoc/package.json b/packages/astro/performance/fixtures/mdoc/package.json
index 032396900..612bd78c2 100644
--- a/packages/astro/performance/fixtures/mdoc/package.json
+++ b/packages/astro/performance/fixtures/mdoc/package.json
@@ -17,8 +17,8 @@
"@astrojs/markdoc": "workspace:*",
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
- "@types/react": "^18.0.21",
- "@types/react-dom": "^18.0.6",
+ "@types/react": "^18.2.13",
+ "@types/react-dom": "^18.2.6",
"astro": "workspace:*",
"react": "^18.0.0",
"react-dom": "^18.0.0"
diff --git a/packages/astro/performance/fixtures/mdx/package.json b/packages/astro/performance/fixtures/mdx/package.json
index da2045b9f..59d98b27f 100644
--- a/packages/astro/performance/fixtures/mdx/package.json
+++ b/packages/astro/performance/fixtures/mdx/package.json
@@ -17,8 +17,8 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
- "@types/react": "^18.0.21",
- "@types/react-dom": "^18.0.6",
+ "@types/react": "^18.2.13",
+ "@types/react-dom": "^18.2.6",
"astro": "workspace:*",
"react": "^18.0.0",
"react-dom": "^18.0.0"
diff --git a/packages/astro/performance/package.json b/packages/astro/performance/package.json
index 66193df49..e09f29173 100644
--- a/packages/astro/performance/package.json
+++ b/packages/astro/performance/package.json
@@ -15,6 +15,6 @@
"cross-env": "^7.0.3",
"kleur": "^4.1.5",
"npm-run-all": "^4.1.5",
- "yargs-parser": "^21.0.1"
+ "yargs-parser": "^21.1.1"
}
}
diff --git a/packages/astro/src/core/errors/errors.ts b/packages/astro/src/core/errors/errors.ts
index 995f401ef..7cb069bbe 100644
--- a/packages/astro/src/core/errors/errors.ts
+++ b/packages/astro/src/core/errors/errors.ts
@@ -1,8 +1,10 @@
-import type { DiagnosticCode } from '@astrojs/compiler/shared/diagnostics.js';
+import type { DiagnosticMessage } from '@astrojs/compiler';
import type { AstroErrorCodes } from './errors-data.js';
import { codeFrame } from './printer.js';
import { getErrorDataByCode } from './utils.js';
+type DiagnosticCode = DiagnosticMessage['code'];
+
interface ErrorProperties {
code: AstroErrorCodes | DiagnosticCode;
title?: string;
diff --git a/packages/astro/src/core/errors/utils.ts b/packages/astro/src/core/errors/utils.ts
index f4408c305..5fe455a06 100644
--- a/packages/astro/src/core/errors/utils.ts
+++ b/packages/astro/src/core/errors/utils.ts
@@ -1,9 +1,11 @@
-import type { DiagnosticCode } from '@astrojs/compiler/shared/diagnostics.js';
+import type { DiagnosticMessage } from '@astrojs/compiler';
import type { YAMLException } from 'js-yaml';
import type { ErrorPayload as ViteErrorPayload } from 'vite';
import type { SSRError } from '../../@types/astro.js';
import { AstroErrorData, type AstroErrorCodes, type ErrorData } from './errors-data.js';
+type DiagnosticCode = DiagnosticMessage['code'];
+
/**
* Get the line and character based on the offset
* @param offset The index of the position
diff --git a/packages/astro/src/jsx/babel.ts b/packages/astro/src/jsx/babel.ts
index 9caf42aaf..1ccd05fbc 100644
--- a/packages/astro/src/jsx/babel.ts
+++ b/packages/astro/src/jsx/babel.ts
@@ -192,7 +192,7 @@ export default function astroJSX(): PluginObj {
) {
return;
}
- const parent = path.findParent((n) => t.isJSXElement(n))!;
+ const parent = path.findParent((n) => t.isJSXElement(n.node))!;
const parentNode = parent.node as t.JSXElement;
const tagName = getTagName(parentNode);
if (!isComponent(tagName)) return;
@@ -249,9 +249,9 @@ export default function astroJSX(): PluginObj {
}
},
JSXIdentifier(path, state) {
- const isAttr = path.findParent((n) => t.isJSXAttribute(n));
+ const isAttr = path.findParent((n) => t.isJSXAttribute(n.node));
if (isAttr) return;
- const parent = path.findParent((n) => t.isJSXElement(n))!;
+ const parent = path.findParent((n) => t.isJSXElement(n.node))!;
const parentNode = parent.node as t.JSXElement;
const tagName = getTagName(parentNode);
if (!isComponent(tagName)) return;
diff --git a/packages/astro/test/fixtures/0-css/package.json b/packages/astro/test/fixtures/0-css/package.json
index bec81c0fb..4a5d77343 100644
--- a/packages/astro/test/fixtures/0-css/package.json
+++ b/packages/astro/test/fixtures/0-css/package.json
@@ -9,7 +9,7 @@
"astro": "workspace:*",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "svelte": "^3.48.0",
- "vue": "^3.2.39"
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json b/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json
index 6fcb9106c..d4113b4fc 100644
--- a/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json
+++ b/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^3.48.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/test/fixtures/alias-tsconfig/package.json b/packages/astro/test/fixtures/alias-tsconfig/package.json
index dc4b7e7b9..4abb4367f 100644
--- a/packages/astro/test/fixtures/alias-tsconfig/package.json
+++ b/packages/astro/test/fixtures/alias-tsconfig/package.json
@@ -6,6 +6,6 @@
"@astrojs/svelte": "workspace:*",
"@test/namespace-package": "workspace:*",
"astro": "workspace:*",
- "svelte": "^3.48.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/test/fixtures/alias/package.json b/packages/astro/test/fixtures/alias/package.json
index c3f6f56d8..e543a6967 100644
--- a/packages/astro/test/fixtures/alias/package.json
+++ b/packages/astro/test/fixtures/alias/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^3.48.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-basic/package.json b/packages/astro/test/fixtures/astro-basic/package.json
index a63125658..c30c850dc 100644
--- a/packages/astro/test/fixtures/astro-basic/package.json
+++ b/packages/astro/test/fixtures/astro-basic/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-children/package.json b/packages/astro/test/fixtures/astro-children/package.json
index 0ba89d0a9..1f4002985 100644
--- a/packages/astro/test/fixtures/astro-children/package.json
+++ b/packages/astro/test/fixtures/astro-children/package.json
@@ -7,8 +7,8 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0",
- "svelte": "^3.48.0",
- "vue": "^3.2.39"
+ "preact": "^10.15.1",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/astro-client-only/package.json b/packages/astro/test/fixtures/astro-client-only/package.json
index 219a1a6a7..4ac537e04 100644
--- a/packages/astro/test/fixtures/astro-client-only/package.json
+++ b/packages/astro/test/fixtures/astro-client-only/package.json
@@ -9,6 +9,6 @@
"astro": "workspace:*",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "svelte": "^3.48.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-dynamic/package.json b/packages/astro/test/fixtures/astro-dynamic/package.json
index 844513ebf..1499fa7f3 100644
--- a/packages/astro/test/fixtures/astro-dynamic/package.json
+++ b/packages/astro/test/fixtures/astro-dynamic/package.json
@@ -8,6 +8,6 @@
"astro": "workspace:*",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "svelte": "^3.48.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-envs/package.json b/packages/astro/test/fixtures/astro-envs/package.json
index a90a9c01c..c46f4d681 100644
--- a/packages/astro/test/fixtures/astro-envs/package.json
+++ b/packages/astro/test/fixtures/astro-envs/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "vue": "^3.2.39"
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/astro-expr/package.json b/packages/astro/test/fixtures/astro-expr/package.json
index 31ecdeb13..b9fc5565e 100644
--- a/packages/astro/test/fixtures/astro-expr/package.json
+++ b/packages/astro/test/fixtures/astro-expr/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-fallback/package.json b/packages/astro/test/fixtures/astro-fallback/package.json
index 31e7941ed..52d3f6731 100644
--- a/packages/astro/test/fixtures/astro-fallback/package.json
+++ b/packages/astro/test/fixtures/astro-fallback/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-markdown-frontmatter-injection/package.json b/packages/astro/test/fixtures/astro-markdown-frontmatter-injection/package.json
index 1b7fcc25b..fd7f414c2 100644
--- a/packages/astro/test/fixtures/astro-markdown-frontmatter-injection/package.json
+++ b/packages/astro/test/fixtures/astro-markdown-frontmatter-injection/package.json
@@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"astro": "workspace:*",
- "mdast-util-to-string": "^3.1.0",
+ "mdast-util-to-string": "^3.2.0",
"reading-time": "^1.5.0",
- "unist-util-visit": "^4.1.0"
+ "unist-util-visit": "^4.1.2"
}
}
diff --git a/packages/astro/test/fixtures/astro-slot-with-client/package.json b/packages/astro/test/fixtures/astro-slot-with-client/package.json
index 141bf165d..9427f65ab 100644
--- a/packages/astro/test/fixtures/astro-slot-with-client/package.json
+++ b/packages/astro/test/fixtures/astro-slot-with-client/package.json
@@ -2,8 +2,8 @@
"name": "@test/astro-slot-with-client",
"private": true,
"dependencies": {
- "astro": "workspace:*",
"@astrojs/preact": "workspace:*",
- "preact": "^10.11.0"
+ "astro": "workspace:*",
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-slots-nested/package.json b/packages/astro/test/fixtures/astro-slots-nested/package.json
index 7e57372ec..e0d74ee80 100644
--- a/packages/astro/test/fixtures/astro-slots-nested/package.json
+++ b/packages/astro/test/fixtures/astro-slots-nested/package.json
@@ -5,15 +5,15 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"@astrojs/react": "workspace:*",
- "@astrojs/vue": "workspace:*",
"@astrojs/solid-js": "workspace:*",
"@astrojs/svelte": "workspace:*",
+ "@astrojs/vue": "workspace:*",
"astro": "workspace:*",
+ "preact": "^10.15.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
- "solid-js": "^1.7.4",
- "svelte": "^3.58.0",
- "vue": "^3.2.47",
- "preact": "^10.13.2"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/before-hydration/package.json b/packages/astro/test/fixtures/before-hydration/package.json
index f04a39ae0..0eaf3d77a 100644
--- a/packages/astro/test/fixtures/before-hydration/package.json
+++ b/packages/astro/test/fixtures/before-hydration/package.json
@@ -4,6 +4,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/build-assets/package.json b/packages/astro/test/fixtures/build-assets/package.json
index 6dd278c2b..feb883935 100644
--- a/packages/astro/test/fixtures/build-assets/package.json
+++ b/packages/astro/test/fixtures/build-assets/package.json
@@ -4,6 +4,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/component-library-shared/package.json b/packages/astro/test/fixtures/component-library-shared/package.json
index f5c344316..5d87d1941 100644
--- a/packages/astro/test/fixtures/component-library-shared/package.json
+++ b/packages/astro/test/fixtures/component-library-shared/package.json
@@ -18,7 +18,7 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.11.0",
+ "preact": "^10.15.1",
"react": "^18.2.0"
}
}
diff --git a/packages/astro/test/fixtures/component-library/package.json b/packages/astro/test/fixtures/component-library/package.json
index 0a677ced2..90b3cdf47 100644
--- a/packages/astro/test/fixtures/component-library/package.json
+++ b/packages/astro/test/fixtures/component-library/package.json
@@ -8,9 +8,9 @@
"@astrojs/svelte": "workspace:*",
"@test/component-library-shared": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.13.2",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "svelte": "^3.58.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/test/fixtures/entry-file-names/package.json b/packages/astro/test/fixtures/entry-file-names/package.json
index 392886491..3ba4d666a 100644
--- a/packages/astro/test/fixtures/entry-file-names/package.json
+++ b/packages/astro/test/fixtures/entry-file-names/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/fetch/package.json b/packages/astro/test/fixtures/fetch/package.json
index 39d0a4e86..43f4ff24c 100644
--- a/packages/astro/test/fixtures/fetch/package.json
+++ b/packages/astro/test/fixtures/fetch/package.json
@@ -7,8 +7,8 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0",
- "svelte": "^3.48.0",
- "vue": "^3.2.39"
+ "preact": "^10.15.1",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/hydration-race/package.json b/packages/astro/test/fixtures/hydration-race/package.json
index 4b97e86f6..2f415a655 100644
--- a/packages/astro/test/fixtures/hydration-race/package.json
+++ b/packages/astro/test/fixtures/hydration-race/package.json
@@ -9,6 +9,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/jsx/package.json b/packages/astro/test/fixtures/jsx/package.json
index eb2c75d69..1e7001b47 100644
--- a/packages/astro/test/fixtures/jsx/package.json
+++ b/packages/astro/test/fixtures/jsx/package.json
@@ -11,11 +11,11 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.7.3",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.4.3",
- "svelte": "^3.48.0",
- "vue": "^3.2.36"
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/large-array/package.json b/packages/astro/test/fixtures/large-array/package.json
index b5061ebf5..f2d7f854c 100644
--- a/packages/astro/test/fixtures/large-array/package.json
+++ b/packages/astro/test/fixtures/large-array/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/solid-js": "workspace:*",
"astro": "workspace:*",
- "solid-js": "^1.5.6"
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/astro/test/fixtures/lit-element/package.json b/packages/astro/test/fixtures/lit-element/package.json
index 2b3b252ac..487feb018 100644
--- a/packages/astro/test/fixtures/lit-element/package.json
+++ b/packages/astro/test/fixtures/lit-element/package.json
@@ -6,6 +6,6 @@
"@astrojs/lit": "workspace:*",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "workspace:*",
- "lit": "^2.7.0"
+ "lit": "^2.7.5"
}
}
diff --git a/packages/astro/test/fixtures/postcss/package.json b/packages/astro/test/fixtures/postcss/package.json
index 7d240362b..e41429b48 100644
--- a/packages/astro/test/fixtures/postcss/package.json
+++ b/packages/astro/test/fixtures/postcss/package.json
@@ -8,12 +8,12 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"autoprefixer": "^10.4.14",
- "postcss": "^8.4.23",
- "solid-js": "^1.5.6",
- "svelte": "^3.48.0",
- "vue": "^3.2.39"
+ "postcss": "^8.4.24",
+ "solid-js": "^1.7.6",
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
},
"devDependencies": {
- "postcss-preset-env": "^7.7.1"
+ "postcss-preset-env": "^7.8.3"
}
}
diff --git a/packages/astro/test/fixtures/preact-compat-component/package.json b/packages/astro/test/fixtures/preact-compat-component/package.json
index 9cef449cc..84e291145 100644
--- a/packages/astro/test/fixtures/preact-compat-component/package.json
+++ b/packages/astro/test/fixtures/preact-compat-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/preact": "workspace:*",
"@test/react-lib": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.10.1"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/preact-component/package.json b/packages/astro/test/fixtures/preact-component/package.json
index 96bd63693..4898cdd2f 100644
--- a/packages/astro/test/fixtures/preact-component/package.json
+++ b/packages/astro/test/fixtures/preact-component/package.json
@@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@astrojs/preact": "workspace:*",
+ "@preact/signals": "1.1.1",
"astro": "workspace:*",
- "preact": "^10.11.0",
- "@preact/signals": "1.1.1"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/react-and-solid/package.json b/packages/astro/test/fixtures/react-and-solid/package.json
index 644e1911c..fb0f67710 100644
--- a/packages/astro/test/fixtures/react-and-solid/package.json
+++ b/packages/astro/test/fixtures/react-and-solid/package.json
@@ -7,6 +7,6 @@
"astro": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.1.0",
- "solid-js": "^1.5.6"
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/astro/test/fixtures/react-component/package.json b/packages/astro/test/fixtures/react-component/package.json
index dc9b2fd6f..cf7b2b057 100644
--- a/packages/astro/test/fixtures/react-component/package.json
+++ b/packages/astro/test/fixtures/react-component/package.json
@@ -8,6 +8,6 @@
"astro": "workspace:*",
"react": "^18.1.0",
"react-dom": "^18.1.0",
- "vue": "^3.2.37"
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json b/packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json
index f5b58cbcb..fe687c102 100644
--- a/packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json
+++ b/packages/astro/test/fixtures/reexport-astro-containing-client-component/package.json
@@ -4,6 +4,6 @@
"dependencies": {
"@astrojs/preact": "workspace:",
"astro": "workspace:",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/slots-preact/package.json b/packages/astro/test/fixtures/slots-preact/package.json
index d06192b83..b234a5fa4 100644
--- a/packages/astro/test/fixtures/slots-preact/package.json
+++ b/packages/astro/test/fixtures/slots-preact/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/slots-solid/package.json b/packages/astro/test/fixtures/slots-solid/package.json
index 82bd822cc..0d8f1e804 100644
--- a/packages/astro/test/fixtures/slots-solid/package.json
+++ b/packages/astro/test/fixtures/slots-solid/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/solid-js": "workspace:*",
"astro": "workspace:*",
- "solid-js": "^1.5.6"
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/astro/test/fixtures/slots-svelte/package.json b/packages/astro/test/fixtures/slots-svelte/package.json
index 28d7022c6..c30158d9c 100644
--- a/packages/astro/test/fixtures/slots-svelte/package.json
+++ b/packages/astro/test/fixtures/slots-svelte/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^3.48.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/test/fixtures/slots-vue/package.json b/packages/astro/test/fixtures/slots-vue/package.json
index 7992ea476..e61cf2bbe 100644
--- a/packages/astro/test/fixtures/slots-vue/package.json
+++ b/packages/astro/test/fixtures/slots-vue/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "vue": "^3.2.39"
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/solid-component/deps/solid-jsx-component/package.json b/packages/astro/test/fixtures/solid-component/deps/solid-jsx-component/package.json
index 09971c189..3dea01dde 100644
--- a/packages/astro/test/fixtures/solid-component/deps/solid-jsx-component/package.json
+++ b/packages/astro/test/fixtures/solid-component/deps/solid-jsx-component/package.json
@@ -10,6 +10,6 @@
}
},
"dependencies": {
- "solid-js": "^1.5.6"
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/astro/test/fixtures/solid-component/package.json b/packages/astro/test/fixtures/solid-component/package.json
index abf476952..121dc6956 100644
--- a/packages/astro/test/fixtures/solid-component/package.json
+++ b/packages/astro/test/fixtures/solid-component/package.json
@@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"@astrojs/solid-js": "workspace:*",
- "@solidjs/router": "^0.5.0",
+ "@solidjs/router": "^0.5.1",
"@test/solid-jsx-component": "file:./deps/solid-jsx-component",
"astro": "workspace:*",
- "solid-js": "^1.5.6"
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/astro/test/fixtures/ssr-env/package.json b/packages/astro/test/fixtures/ssr-env/package.json
index 7bb284752..d1ffd55ad 100644
--- a/packages/astro/test/fixtures/ssr-env/package.json
+++ b/packages/astro/test/fixtures/ssr-env/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/ssr-scripts/package.json b/packages/astro/test/fixtures/ssr-scripts/package.json
index ac49fda2e..f5c996ebc 100644
--- a/packages/astro/test/fixtures/ssr-scripts/package.json
+++ b/packages/astro/test/fixtures/ssr-scripts/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/static-build-frameworks/package.json b/packages/astro/test/fixtures/static-build-frameworks/package.json
index 89fd24ee4..17895a034 100644
--- a/packages/astro/test/fixtures/static-build-frameworks/package.json
+++ b/packages/astro/test/fixtures/static-build-frameworks/package.json
@@ -6,7 +6,7 @@
"@astrojs/preact": "workspace:*",
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0",
+ "preact": "^10.15.1",
"react": "^18.1.0",
"react-dom": "^18.1.0"
}
diff --git a/packages/astro/test/fixtures/static-build/package.json b/packages/astro/test/fixtures/static-build/package.json
index f4d9ae9a2..720e718f4 100644
--- a/packages/astro/test/fixtures/static-build/package.json
+++ b/packages/astro/test/fixtures/static-build/package.json
@@ -6,6 +6,6 @@
"@astrojs/preact": "workspace:*",
"@test/static-build-pkg": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0"
+ "preact": "^10.15.1"
}
}
diff --git a/packages/astro/test/fixtures/svelte-component/package.json b/packages/astro/test/fixtures/svelte-component/package.json
index 21d01c911..c0de64d05 100644
--- a/packages/astro/test/fixtures/svelte-component/package.json
+++ b/packages/astro/test/fixtures/svelte-component/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^3.48.0"
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/astro/test/fixtures/tailwindcss-ts/package.json b/packages/astro/test/fixtures/tailwindcss-ts/package.json
index 3ab11a25d..175841649 100644
--- a/packages/astro/test/fixtures/tailwindcss-ts/package.json
+++ b/packages/astro/test/fixtures/tailwindcss-ts/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/tailwind": "workspace:*",
"astro": "workspace:*",
- "tailwindcss": "^3.3.2",
- "postcss": "^8.4.23"
+ "postcss": "^8.4.24",
+ "tailwindcss": "^3.3.2"
}
}
diff --git a/packages/astro/test/fixtures/tailwindcss/package.json b/packages/astro/test/fixtures/tailwindcss/package.json
index 78cfb17cb..fae589b29 100644
--- a/packages/astro/test/fixtures/tailwindcss/package.json
+++ b/packages/astro/test/fixtures/tailwindcss/package.json
@@ -3,11 +3,11 @@
"version": "0.0.0",
"private": true,
"dependencies": {
- "@astrojs/tailwind": "workspace:*",
"@astrojs/mdx": "workspace:*",
+ "@astrojs/tailwind": "workspace:*",
"astro": "workspace:*",
"autoprefixer": "^10.4.14",
- "postcss": "^8.4.23",
+ "postcss": "^8.4.24",
"tailwindcss": "^3.3.2"
}
}
diff --git a/packages/astro/test/fixtures/third-party-astro/package.json b/packages/astro/test/fixtures/third-party-astro/package.json
index 26e11aefd..c705eac92 100644
--- a/packages/astro/test/fixtures/third-party-astro/package.json
+++ b/packages/astro/test/fixtures/third-party-astro/package.json
@@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"astro": "workspace:*",
- "astro-embed": "^0.1.1"
+ "astro-embed": "^0.1.3"
}
}
diff --git a/packages/astro/test/fixtures/vue-component/package.json b/packages/astro/test/fixtures/vue-component/package.json
index 1096ac057..b1f716dd6 100644
--- a/packages/astro/test/fixtures/vue-component/package.json
+++ b/packages/astro/test/fixtures/vue-component/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "vue": "^3.2.39"
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/vue-jsx/package.json b/packages/astro/test/fixtures/vue-jsx/package.json
index 8aaa1991b..e04e8077d 100644
--- a/packages/astro/test/fixtures/vue-jsx/package.json
+++ b/packages/astro/test/fixtures/vue-jsx/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "vue": "^3.2.39"
+ "vue": "^3.3.4"
}
}
diff --git a/packages/astro/test/fixtures/vue-with-multi-renderer/package.json b/packages/astro/test/fixtures/vue-with-multi-renderer/package.json
index 968047174..36f4e9b81 100644
--- a/packages/astro/test/fixtures/vue-with-multi-renderer/package.json
+++ b/packages/astro/test/fixtures/vue-with-multi-renderer/package.json
@@ -6,7 +6,7 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "svelte": "^3.48.0",
- "vue": "^3.2.39"
+ "svelte": "^3.59.1",
+ "vue": "^3.3.4"
}
}
diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json
index d63aab0b4..fd975ef49 100644
--- a/packages/create-astro/package.json
+++ b/packages/create-astro/package.json
@@ -31,8 +31,8 @@
"//a": "MOST PACKAGES SHOULD GO IN DEV_DEPENDENCIES! THEY WILL BE BUNDLED.",
"//b": "DEPENDENCIES IS FOR UNBUNDLED PACKAGES",
"dependencies": {
- "@astrojs/cli-kit": "^0.2.2",
- "chai": "^4.3.6",
+ "@astrojs/cli-kit": "^0.2.3",
+ "chai": "^4.3.7",
"execa": "^6.1.0",
"giget": "1.0.0",
"mocha": "^9.2.2",
@@ -42,7 +42,7 @@
"@types/which-pm-runs": "^1.0.0",
"arg": "^5.0.2",
"astro-scripts": "workspace:*",
- "strip-ansi": "^7.0.1",
+ "strip-ansi": "^7.1.0",
"strip-json-comments": "^5.0.0",
"which-pm-runs": "^1.1.0"
},
diff --git a/packages/integrations/cloudflare/package.json b/packages/integrations/cloudflare/package.json
index 2cffb6dcc..8510189e6 100644
--- a/packages/integrations/cloudflare/package.json
+++ b/packages/integrations/cloudflare/package.json
@@ -40,7 +40,7 @@
"dependencies": {
"@astrojs/underscore-redirects": "^0.1.0",
"@cloudflare/workers-types": "^4.20230518.0",
- "esbuild": "^0.17.12",
+ "esbuild": "^0.17.19",
"tiny-glob": "^0.2.9"
},
"peerDependencies": {
@@ -49,8 +49,8 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "cheerio": "^1.0.0-rc.11",
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
"mocha": "^9.2.2",
"slash": "^4.0.0",
"wrangler": "^2.0.23"
diff --git a/packages/integrations/cloudflare/test/basics.test.js b/packages/integrations/cloudflare/test/basics.test.js
index a6229bbb2..d382a9084 100644
--- a/packages/integrations/cloudflare/test/basics.test.js
+++ b/packages/integrations/cloudflare/test/basics.test.js
@@ -14,19 +14,19 @@ describe.skip('Basic app', () => {
});
it('can render', async () => {
- const { ready, stop } = runCLI('./fixtures/basics/', { silent: true });
+ const { ready, stop } = runCLI('./fixtures/basics/', { silent: true, port: 8789 });
try {
await ready;
- let res = await fetch(`http://localhost:8787/`);
+ let res = await fetch(`http://localhost:8789/`);
expect(res.status).to.equal(200);
let html = await res.text();
let $ = cheerio.load(html);
expect($('h1').text()).to.equal('Testing');
expect($('#env').text()).to.equal('secret');
} finally {
- stop();
+ await stop();
}
});
});
diff --git a/packages/integrations/cloudflare/test/cf.js b/packages/integrations/cloudflare/test/cf.test.js
index ba4efedef..cf310f34d 100644
--- a/packages/integrations/cloudflare/test/cf.js
+++ b/packages/integrations/cloudflare/test/cf.test.js
@@ -17,7 +17,7 @@ describe('Cf metadata and caches', () => {
});
it('Load cf and caches API', async () => {
- const { ready, stop } = runCLI('./fixtures/cf/', { silent: false, port: 8788 });
+ const { ready, stop } = runCLI('./fixtures/cf/', { silent: true, port: 8788 });
try {
await ready;
@@ -29,7 +29,7 @@ describe('Cf metadata and caches', () => {
expect($('#cf').text()).to.contain('city');
expect($('#hasCache').text()).to.equal('true');
} finally {
- stop();
+ await stop();
}
});
});
diff --git a/packages/integrations/cloudflare/test/fixtures/with-solid-js/package.json b/packages/integrations/cloudflare/test/fixtures/with-solid-js/package.json
index ca1112be8..df887a73a 100644
--- a/packages/integrations/cloudflare/test/fixtures/with-solid-js/package.json
+++ b/packages/integrations/cloudflare/test/fixtures/with-solid-js/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/cloudflare": "workspace:*",
"@astrojs/solid-js": "workspace:*",
- "solid-js": "*",
- "astro": "workspace:*"
+ "astro": "workspace:*",
+ "solid-js": "^1.7.6"
}
}
diff --git a/packages/integrations/cloudflare/test/test-utils.js b/packages/integrations/cloudflare/test/test-utils.js
index 399b97812..6216e677c 100644
--- a/packages/integrations/cloudflare/test/test-utils.js
+++ b/packages/integrations/cloudflare/test/test-utils.js
@@ -60,7 +60,11 @@ export function runCLI(basePath, { silent, port = 8787 }) {
return {
ready,
stop() {
- p.kill();
+ return new Promise((resolve, reject) => {
+ p.on('close', () => resolve());
+ p.on('error', (err) => reject(err));
+ p.kill();
+ });
},
};
}
diff --git a/packages/integrations/cloudflare/test/with-solid-js.js b/packages/integrations/cloudflare/test/with-solid-js.test.js
index c393f8d8b..270c387b5 100644
--- a/packages/integrations/cloudflare/test/with-solid-js.js
+++ b/packages/integrations/cloudflare/test/with-solid-js.test.js
@@ -14,18 +14,18 @@ describe('With SolidJS', () => {
});
it('renders the solid component', async () => {
- const { ready, stop } = runCLI('./fixtures/with-solid-js/', { silent: true });
+ const { ready, stop } = runCLI('./fixtures/with-solid-js/', { silent: true, port: 8790 });
try {
await ready;
- let res = await fetch(`http://localhost:8787/`);
+ let res = await fetch(`http://localhost:8790/`);
expect(res.status).to.equal(200);
let html = await res.text();
let $ = cheerio.load(html);
expect($('.solid').text()).to.equal('Solid Content');
} finally {
- stop();
+ await stop();
}
});
});
diff --git a/packages/integrations/image/package.json b/packages/integrations/image/package.json
index 7a9137e46..77f1fac46 100644
--- a/packages/integrations/image/package.json
+++ b/packages/integrations/image/package.json
@@ -42,7 +42,7 @@
},
"dependencies": {
"@altano/tiny-async-pool": "^1.0.2",
- "http-cache-semantics": "^4.1.0",
+ "http-cache-semantics": "^4.1.1",
"image-size": "^1.0.2",
"kleur": "^4.1.5",
"magic-string": "^0.27.0",
@@ -53,13 +53,13 @@
"@types/mime": "^2.0.3",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "cheerio": "^1.0.0-rc.11",
- "fast-glob": "^3.2.11",
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
+ "fast-glob": "^3.2.12",
"mocha": "^9.2.2",
"rollup-plugin-copy": "^3.4.0",
"sharp": "^0.32.1",
- "vite": "^4.3.1"
+ "vite": "^4.3.9"
},
"peerDependencies": {
"astro": "workspace:^2.6.6",
diff --git a/packages/integrations/lit/package.json b/packages/integrations/lit/package.json
index 22fe219eb..d1c085028 100644
--- a/packages/integrations/lit/package.json
+++ b/packages/integrations/lit/package.json
@@ -42,7 +42,7 @@
"test": "mocha"
},
"dependencies": {
- "@lit-labs/ssr": "^3.1.3",
+ "@lit-labs/ssr": "^3.1.4",
"@lit-labs/ssr-client": "^1.1.2",
"@lit-labs/ssr-dom-shim": "^1.1.1",
"parse5": "^7.1.2"
@@ -50,11 +50,11 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "cheerio": "^1.0.0-rc.11",
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
"lit": "^2.7.5",
"mocha": "^9.2.2",
- "sass": "^1.52.2"
+ "sass": "^1.63.4"
},
"peerDependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",
diff --git a/packages/integrations/markdoc/package.json b/packages/integrations/markdoc/package.json
index fb7c4a131..6284c419b 100644
--- a/packages/integrations/markdoc/package.json
+++ b/packages/integrations/markdoc/package.json
@@ -65,7 +65,7 @@
"dependencies": {
"@astrojs/prism": "^2.1.2",
"@markdoc/markdoc": "^0.3.0",
- "esbuild": "^0.17.12",
+ "esbuild": "^0.17.19",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.3",
"kleur": "^4.1.5",
@@ -77,17 +77,17 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^2.2.1",
- "@types/chai": "^4.3.1",
+ "@types/chai": "^4.3.5",
"@types/html-escaper": "^3.0.0",
"@types/mocha": "^9.1.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
+ "chai": "^4.3.7",
"devalue": "^4.3.2",
- "linkedom": "^0.14.12",
+ "linkedom": "^0.14.26",
"mocha": "^9.2.2",
- "rollup": "^3.20.1",
- "vite": "^4.3.1"
+ "rollup": "^3.25.1",
+ "vite": "^4.3.9"
},
"engines": {
"node": ">=16.12.0"
diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json
index 41682a6bd..9de289736 100644
--- a/packages/integrations/mdx/package.json
+++ b/packages/integrations/mdx/package.json
@@ -37,10 +37,10 @@
"@astrojs/markdown-remark": "^2.2.1",
"@astrojs/prism": "^2.1.2",
"@mdx-js/mdx": "^2.3.0",
- "acorn": "^8.8.0",
- "es-module-lexer": "^1.1.1",
- "estree-util-visit": "^1.2.0",
- "github-slugger": "^1.4.0",
+ "acorn": "^8.9.0",
+ "es-module-lexer": "^1.3.0",
+ "estree-util-visit": "^1.2.1",
+ "github-slugger": "^1.5.0",
"gray-matter": "^4.0.3",
"hast-util-to-html": "^8.0.4",
"kleur": "^4.1.4",
@@ -50,32 +50,32 @@
"remark-smartypants": "^2.0.0",
"shiki": "^0.14.1",
"source-map": "^0.7.4",
- "unist-util-visit": "^4.1.0",
- "vfile": "^5.3.2"
+ "unist-util-visit": "^4.1.2",
+ "vfile": "^5.3.7"
},
"devDependencies": {
- "@types/chai": "^4.3.1",
- "@types/estree": "^1.0.0",
+ "@types/chai": "^4.3.5",
+ "@types/estree": "^1.0.1",
"@types/github-slugger": "^1.3.0",
- "@types/mdast": "^3.0.10",
+ "@types/mdast": "^3.0.11",
"@types/mocha": "^9.1.1",
"@types/yargs-parser": "^21.0.0",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "cheerio": "^1.0.0-rc.11",
- "linkedom": "^0.14.12",
- "mdast-util-mdx": "^2.0.0",
- "mdast-util-to-string": "^3.1.0",
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
+ "linkedom": "^0.14.26",
+ "mdast-util-mdx": "^2.0.1",
+ "mdast-util-to-string": "^3.2.0",
"mocha": "^9.2.2",
"reading-time": "^1.5.0",
"rehype-mathjax": "^4.0.2",
"rehype-pretty-code": "^0.4.0",
"remark-math": "^5.1.1",
"remark-rehype": "^10.1.0",
- "remark-shiki-twoslash": "^3.1.0",
+ "remark-shiki-twoslash": "^3.1.3",
"remark-toc": "^8.0.1",
- "vite": "^4.3.1"
+ "vite": "^4.3.9"
},
"engines": {
"node": ">=16.12.0"
diff --git a/packages/integrations/mdx/src/rehype-optimize-static.ts b/packages/integrations/mdx/src/rehype-optimize-static.ts
index c476f7c83..573af317e 100644
--- a/packages/integrations/mdx/src/rehype-optimize-static.ts
+++ b/packages/integrations/mdx/src/rehype-optimize-static.ts
@@ -64,6 +64,7 @@ export function rehypeOptimizeStatic(options?: OptimizeOptions) {
}
// For possible subtree root nodes, record them in `elementStack` and
// `allPossibleElements` to be used in the "leave" hook below.
+ // @ts-expect-error MDX types for `.type` is not enhanced because MDX isn't used directly
if (node.type === 'element' || node.type === 'mdxJsxFlowElement') {
elementStack.push(node);
allPossibleElements.add(node);
@@ -72,6 +73,7 @@ export function rehypeOptimizeStatic(options?: OptimizeOptions) {
leave(node, _, __, parents) {
// Do the reverse of the if condition above, popping the `elementStack`,
// and consolidating `allPossibleElements` as a subtree root.
+ // @ts-expect-error MDX types for `.type` is not enhanced because MDX isn't used directly
if (node.type === 'element' || node.type === 'mdxJsxFlowElement') {
elementStack.pop();
// Many possible elements could be part of a subtree, in order to find
diff --git a/packages/integrations/mdx/test/fixtures/mdx-frontmatter-injection/package.json b/packages/integrations/mdx/test/fixtures/mdx-frontmatter-injection/package.json
index 8affcbbf6..d85e995c0 100644
--- a/packages/integrations/mdx/test/fixtures/mdx-frontmatter-injection/package.json
+++ b/packages/integrations/mdx/test/fixtures/mdx-frontmatter-injection/package.json
@@ -3,10 +3,10 @@
"version": "0.0.0",
"private": true,
"dependencies": {
- "astro": "workspace:*",
"@astrojs/mdx": "workspace:*",
- "mdast-util-to-string": "^3.1.0",
+ "astro": "workspace:*",
+ "mdast-util-to-string": "^3.2.0",
"reading-time": "^1.5.0",
- "unist-util-visit": "^4.1.0"
+ "unist-util-visit": "^4.1.2"
}
}
diff --git a/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json b/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json
index 80b1b2f0c..130577bcd 100644
--- a/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json
+++ b/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/mdx": "workspace:*",
"@astrojs/preact": "workspace:*",
- "preact": "^10.7.3",
- "astro": "workspace:*"
+ "astro": "workspace:*",
+ "preact": "^10.15.1"
}
}
diff --git a/packages/integrations/netlify/package.json b/packages/integrations/netlify/package.json
index 1c7b6bc60..2228d9cc5 100644
--- a/packages/integrations/netlify/package.json
+++ b/packages/integrations/netlify/package.json
@@ -39,7 +39,7 @@
"dependencies": {
"@astrojs/underscore-redirects": "^0.1.0",
"@astrojs/webapi": "^2.2.0",
- "@netlify/functions": "^1.0.0",
+ "@netlify/functions": "^1.6.0",
"esbuild": "^0.15.18"
},
"peerDependencies": {
@@ -48,13 +48,13 @@
"devDependencies": {
"@netlify/edge-functions": "^2.0.0",
"@netlify/edge-handler-types": "^0.34.1",
- "@types/node": "^14.18.20",
+ "@types/node": "^14.18.51",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "cheerio": "^1.0.0-rc.11",
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
"mocha": "^9.2.2",
- "vite": "^4.3.1"
+ "vite": "^4.3.9"
},
"astro": {
"external": true
diff --git a/packages/integrations/node/package.json b/packages/integrations/node/package.json
index 255bb0081..58d4fd345 100644
--- a/packages/integrations/node/package.json
+++ b/packages/integrations/node/package.json
@@ -41,15 +41,15 @@
"astro": "workspace:^2.6.6"
},
"devDependencies": {
- "@types/node": "^18.7.21",
+ "@types/node": "^18.16.18",
"@types/send": "^0.17.1",
"@types/server-destroy": "^1.0.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "cheerio": "^1.0.0-rc.11",
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
"mocha": "^9.2.2",
- "node-mocks-http": "^1.11.0",
- "undici": "^5.22.0"
+ "node-mocks-http": "^1.12.2",
+ "undici": "^5.22.1"
}
}
diff --git a/packages/integrations/partytown/package.json b/packages/integrations/partytown/package.json
index 40748cf05..d613b02f0 100644
--- a/packages/integrations/partytown/package.json
+++ b/packages/integrations/partytown/package.json
@@ -32,8 +32,8 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
- "@builder.io/partytown": "^0.7.4",
- "mrmime": "^1.0.0"
+ "@builder.io/partytown": "^0.7.6",
+ "mrmime": "^1.0.1"
},
"devDependencies": {
"astro": "workspace:*",
diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json
index cf9d98379..9efc7d2c5 100644
--- a/packages/integrations/preact/package.json
+++ b/packages/integrations/preact/package.json
@@ -35,16 +35,16 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
- "@babel/core": ">=7.0.0-0 <8.0.0",
- "@babel/plugin-transform-react-jsx": "^7.17.12",
+ "@babel/core": "^7.22.5",
+ "@babel/plugin-transform-react-jsx": "^7.22.5",
+ "@preact/signals": "^1.1.3",
"babel-plugin-module-resolver": "^5.0.0",
- "preact-render-to-string": "^5.2.4",
- "@preact/signals": "^1.1.0"
+ "preact-render-to-string": "^5.2.6"
},
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "preact": "^10.7.3"
+ "preact": "^10.15.1"
},
"peerDependencies": {
"preact": "^10.6.5"
diff --git a/packages/integrations/prefetch/package.json b/packages/integrations/prefetch/package.json
index 899d41d41..9233b2788 100644
--- a/packages/integrations/prefetch/package.json
+++ b/packages/integrations/prefetch/package.json
@@ -35,7 +35,7 @@
},
"devDependencies": {
"@playwright/test": "^1.29.2",
- "@types/chai": "^4.3.1",
+ "@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^9.1.1",
"astro": "workspace:*",
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index 27c55bdc2..fa68cd5f0 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -44,22 +44,22 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
- "@babel/core": ">=7.0.0-0 <8.0.0",
- "@babel/plugin-transform-react-jsx": "^7.17.12"
+ "@babel/core": "^7.22.5",
+ "@babel/plugin-transform-react-jsx": "^7.22.5"
},
"devDependencies": {
- "@types/react": "^17.0.45",
- "@types/react-dom": "^17.0.17",
+ "@types/react": "^17.0.62",
+ "@types/react-dom": "^17.0.20",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"react": "^18.1.0",
"react-dom": "^18.1.0"
},
"peerDependencies": {
- "react": "^17.0.2 || ^18.0.0",
- "react-dom": "^17.0.2 || ^18.0.0",
"@types/react": "^17.0.50 || ^18.0.21",
- "@types/react-dom": "^17.0.17 || ^18.0.6"
+ "@types/react-dom": "^17.0.17 || ^18.0.6",
+ "react": "^17.0.2 || ^18.0.0",
+ "react-dom": "^17.0.2 || ^18.0.0"
},
"engines": {
"node": ">=16.12.0"
diff --git a/packages/integrations/sitemap/package.json b/packages/integrations/sitemap/package.json
index 1b3bddf5c..e347f30c2 100644
--- a/packages/integrations/sitemap/package.json
+++ b/packages/integrations/sitemap/package.json
@@ -40,7 +40,7 @@
"@astrojs/node": "workspace:*",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
+ "chai": "^4.3.7",
"mocha": "^9.2.2",
"xml2js": "0.5.0"
}
diff --git a/packages/integrations/solid/package.json b/packages/integrations/solid/package.json
index 305a83b2c..407b0cc73 100644
--- a/packages/integrations/solid/package.json
+++ b/packages/integrations/solid/package.json
@@ -35,13 +35,13 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
- "babel-preset-solid": "^1.4.2",
+ "babel-preset-solid": "^1.7.4",
"vitefu": "^0.2.4"
},
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "solid-js": "^1.5.1"
+ "solid-js": "^1.7.6"
},
"peerDependencies": {
"solid-js": "^1.4.3"
diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json
index 054a02a6f..b8f8a0f8a 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -44,8 +44,8 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "svelte": "^3.55.0",
- "vite": "^4.3.1"
+ "svelte": "^3.59.1",
+ "vite": "^4.3.9"
},
"peerDependencies": {
"astro": "workspace:^2.6.6",
diff --git a/packages/integrations/tailwind/package.json b/packages/integrations/tailwind/package.json
index bd50d630c..461528ebe 100644
--- a/packages/integrations/tailwind/package.json
+++ b/packages/integrations/tailwind/package.json
@@ -40,17 +40,10 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"tailwindcss": "^3.3.2",
- "vite": "^4.3.1"
+ "vite": "^4.3.9"
},
"peerDependencies": {
"astro": "workspace:^2.6.6",
"tailwindcss": "^3.0.24"
- },
- "pnpm": {
- "peerDependencyRules": {
- "ignoreMissing": [
- "postcss"
- ]
- }
}
}
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json
index d11a2d85d..0513f0483 100644
--- a/packages/integrations/vercel/package.json
+++ b/packages/integrations/vercel/package.json
@@ -52,12 +52,12 @@
"dependencies": {
"@astrojs/internal-helpers": "^0.1.0",
"@astrojs/webapi": "^2.2.0",
- "@vercel/analytics": "^0.1.8",
- "@vercel/nft": "^0.22.1",
- "esbuild": "^0.17.12",
- "fast-glob": "^3.2.11",
- "set-cookie-parser": "^2.5.1",
- "web-vitals": "^3.1.1"
+ "@vercel/analytics": "^0.1.11",
+ "@vercel/nft": "^0.22.6",
+ "esbuild": "^0.17.19",
+ "fast-glob": "^3.2.12",
+ "set-cookie-parser": "^2.6.0",
+ "web-vitals": "^3.3.2"
},
"peerDependencies": {
"astro": "workspace:^2.6.6"
@@ -66,8 +66,8 @@
"@types/set-cookie-parser": "^2.4.2",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "mocha": "^9.2.2",
- "cheerio": "^1.0.0-rc.11"
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
+ "mocha": "^9.2.2"
}
}
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index 52b4627dc..af97bd95c 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -40,20 +40,20 @@
"test": "mocha --timeout 20000"
},
"dependencies": {
- "@vitejs/plugin-vue": "^4.0.0",
- "@vitejs/plugin-vue-jsx": "^3.0.0",
+ "@vitejs/plugin-vue": "^4.2.3",
+ "@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/babel-plugin-jsx": "^1.1.1",
- "@vue/compiler-sfc": "^3.2.39"
+ "@vue/compiler-sfc": "^3.3.4"
},
"devDependencies": {
- "@types/chai": "^4.3.3",
+ "@types/chai": "^4.3.5",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "linkedom": "^0.14.17",
+ "chai": "^4.3.7",
+ "linkedom": "^0.14.26",
"mocha": "^9.2.2",
- "vite": "^4.3.1",
- "vue": "^3.2.37"
+ "vite": "^4.3.9",
+ "vue": "^3.3.4"
},
"peerDependencies": {
"astro": "workspace:^2.6.6",
diff --git a/packages/markdown/component/package.json b/packages/markdown/component/package.json
index a135515ba..b3c0fca9a 100644
--- a/packages/markdown/component/package.json
+++ b/packages/markdown/component/package.json
@@ -27,9 +27,9 @@
"devDependencies": {
"@types/mocha": "^9.1.1",
"astro": "workspace:*",
- "chai": "^4.3.6",
- "cheerio": "^1.0.0-rc.11",
- "github-slugger": "^1.4.0",
+ "chai": "^4.3.7",
+ "cheerio": "1.0.0-rc.12",
+ "github-slugger": "^1.5.0",
"mocha": "^9.2.2",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
diff --git a/packages/markdown/component/test/fixtures/astro-markdown-plugins/package.json b/packages/markdown/component/test/fixtures/astro-markdown-plugins/package.json
index 62a1cfa98..61cfbc161 100644
--- a/packages/markdown/component/test/fixtures/astro-markdown-plugins/package.json
+++ b/packages/markdown/component/test/fixtures/astro-markdown-plugins/package.json
@@ -7,7 +7,7 @@
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
"hast-util-select": "^5.0.2",
- "preact": "^10.11.0",
+ "preact": "^10.15.1",
"rehype-slug": "^5.0.1"
}
}
diff --git a/packages/markdown/component/test/fixtures/astro-markdown/package.json b/packages/markdown/component/test/fixtures/astro-markdown/package.json
index 307a2910f..fdabe3a03 100644
--- a/packages/markdown/component/test/fixtures/astro-markdown/package.json
+++ b/packages/markdown/component/test/fixtures/astro-markdown/package.json
@@ -7,7 +7,7 @@
"@astrojs/preact": "workspace:*",
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.11.0",
- "svelte": "^3.48.0"
+ "preact": "^10.15.1",
+ "svelte": "^3.59.1"
}
}
diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json
index 4e40af840..0c4a353bb 100644
--- a/packages/markdown/remark/package.json
+++ b/packages/markdown/remark/package.json
@@ -32,30 +32,30 @@
},
"dependencies": {
"@astrojs/prism": "^2.1.2",
- "github-slugger": "^1.4.0",
- "import-meta-resolve": "^2.1.0",
+ "github-slugger": "^1.5.0",
+ "import-meta-resolve": "^2.2.2",
"rehype-raw": "^6.1.1",
"rehype-stringify": "^9.0.3",
"remark-gfm": "^3.0.1",
- "remark-parse": "^10.0.1",
+ "remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"remark-smartypants": "^2.0.0",
"shiki": "^0.14.1",
"unified": "^10.1.2",
- "unist-util-visit": "^4.1.0",
- "vfile": "^5.3.2"
+ "unist-util-visit": "^4.1.2",
+ "vfile": "^5.3.7"
},
"devDependencies": {
- "@types/chai": "^4.3.1",
- "@types/estree": "^1.0.0",
+ "@types/chai": "^4.3.5",
+ "@types/estree": "^1.0.1",
"@types/github-slugger": "^1.3.0",
"@types/hast": "^2.3.4",
- "@types/mdast": "^3.0.10",
+ "@types/mdast": "^3.0.11",
"@types/mocha": "^9.1.1",
"@types/unist": "^2.0.6",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
- "mdast-util-mdx-expression": "^1.3.1",
+ "chai": "^4.3.7",
+ "mdast-util-mdx-expression": "^1.3.2",
"mocha": "^9.2.2"
}
}
diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json
index c50c89ba3..be9e88b13 100644
--- a/packages/telemetry/package.json
+++ b/packages/telemetry/package.json
@@ -26,22 +26,22 @@
"dist"
],
"dependencies": {
- "ci-info": "^3.3.1",
+ "ci-info": "^3.8.0",
"debug": "^4.3.4",
"dlv": "^1.1.3",
"dset": "^3.1.2",
"is-docker": "^3.0.0",
"is-wsl": "^2.2.0",
- "undici": "^5.22.0",
+ "undici": "^5.22.1",
"which-pm-runs": "^1.1.0"
},
"devDependencies": {
- "@types/debug": "^4.1.7",
+ "@types/debug": "^4.1.8",
"@types/dlv": "^1.1.2",
- "@types/node": "^18.7.21",
+ "@types/node": "^18.16.18",
"@types/which-pm-runs": "^1.0.0",
"astro-scripts": "workspace:*",
- "chai": "^4.3.6",
+ "chai": "^4.3.7",
"mocha": "^9.2.2"
},
"engines": {
diff --git a/packages/underscore-redirects/package.json b/packages/underscore-redirects/package.json
index 1c9643dde..3f9e5c511 100644
--- a/packages/underscore-redirects/package.json
+++ b/packages/underscore-redirects/package.json
@@ -28,11 +28,11 @@
"test": "mocha --exit --timeout 20000"
},
"devDependencies": {
+ "@types/chai": "^4.3.5",
+ "@types/mocha": "^9.1.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "@types/chai": "^4.3.1",
- "@types/mocha": "^9.1.1",
- "chai": "^4.3.6",
+ "chai": "^4.3.7",
"mocha": "^9.2.2"
},
"keywords": [
diff --git a/packages/webapi/package.json b/packages/webapi/package.json
index 13f9e34a3..730f5efb4 100644
--- a/packages/webapi/package.json
+++ b/packages/webapi/package.json
@@ -50,23 +50,23 @@
"bugs": "https://github.com/withastro/astro/issues",
"homepage": "https://github.com/withastro/astro/tree/main/packages/webapi#readme",
"dependencies": {
- "undici": "^5.22.0"
+ "undici": "^5.22.1"
},
"devDependencies": {
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-node-resolve": "^13.3.0",
- "@rollup/plugin-typescript": "^8.3.2",
- "@types/chai": "^4.3.1",
+ "@rollup/plugin-typescript": "^8.5.0",
+ "@types/chai": "^4.3.5",
"@types/mocha": "^9.1.1",
- "@types/node": "^18.7.21",
+ "@types/node": "^18.16.18",
"@ungap/structured-clone": "^0.3.4",
- "chai": "^4.3.6",
+ "chai": "^4.3.7",
"event-target-shim": "^6.0.2",
"magic-string": "^0.27.0",
"mocha": "^9.2.2",
"rollup": "^2.79.1",
- "tslib": "^2.5.0",
+ "tslib": "^2.5.3",
"typescript": "~5.0.2",
"urlpattern-polyfill": "^1.0.0-rc5"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 45c034404..739cf8997 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -27,29 +27,29 @@ importers:
specifier: ^2.26.1
version: 2.26.1
'@types/node':
- specifier: ^18.7.21
- version: 18.16.3
+ specifier: ^18.16.18
+ version: 18.16.18
'@typescript-eslint/eslint-plugin':
- specifier: ^5.58.0
- version: 5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.0.2)
+ specifier: ^5.60.0
+ version: 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.0.2)
'@typescript-eslint/parser':
- specifier: ^5.58.0
- version: 5.58.0(eslint@8.38.0)(typescript@5.0.2)
+ specifier: ^5.60.0
+ version: 5.60.0(eslint@8.43.0)(typescript@5.0.2)
esbuild:
- specifier: ^0.17.12
- version: 0.17.12
+ specifier: ^0.17.19
+ version: 0.17.19
eslint:
- specifier: ^8.38.0
- version: 8.38.0
+ specifier: ^8.43.0
+ version: 8.43.0
eslint-config-prettier:
specifier: ^8.8.0
- version: 8.8.0(eslint@8.38.0)
+ version: 8.8.0(eslint@8.43.0)
eslint-plugin-no-only-tests:
specifier: ^2.6.0
version: 2.6.0
eslint-plugin-prettier:
specifier: ^4.2.1
- version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.38.0)(prettier@2.8.8)
+ version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8)
only-allow:
specifier: ^1.1.1
version: 1.1.1
@@ -60,14 +60,14 @@ importers:
specifier: ^2.8.8
version: 2.8.8
prettier-plugin-astro:
- specifier: ^0.8.0
- version: 0.8.0
+ specifier: ^0.8.1
+ version: 0.8.1
tiny-glob:
specifier: ^0.2.9
version: 0.2.9
turbo:
- specifier: ^1.9.3
- version: 1.9.3
+ specifier: ^1.10.3
+ version: 1.10.3
typescript:
specifier: ~5.0.2
version: 5.0.2
@@ -87,8 +87,8 @@ importers:
specifier: workspace:*
version: link:../packages/astro
autocannon:
- specifier: ^7.10.0
- version: 7.10.0
+ specifier: ^7.11.0
+ version: 7.11.0
execa:
specifier: ^6.1.0
version: 6.1.0
@@ -102,8 +102,8 @@ importers:
specifier: ^2.0.1
version: 2.0.1
pretty-bytes:
- specifier: ^6.0.0
- version: 6.0.0
+ specifier: ^6.1.0
+ version: 6.1.0
benchmark/packages/timer:
dependencies:
@@ -170,8 +170,8 @@ importers:
specifier: ^3.7.1
version: 3.7.1
alpinejs:
- specifier: ^3.12.0
- version: 3.12.0
+ specifier: ^3.12.2
+ version: 3.12.2
astro:
specifier: ^2.6.6
version: link:../../packages/astro
@@ -188,8 +188,8 @@ importers:
specifier: ^2.6.6
version: link:../../packages/astro
lit:
- specifier: ^2.7.4
- version: 2.7.4
+ specifier: ^2.7.5
+ version: 2.7.5
examples/framework-multiple:
dependencies:
@@ -212,8 +212,8 @@ importers:
specifier: ^2.6.6
version: link:../../packages/astro
preact:
- specifier: ^10.13.2
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.2.0
version: 18.2.0
@@ -221,14 +221,14 @@ importers:
specifier: ^18.2.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.7.4
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.58.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.47
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
examples/framework-preact:
dependencies:
@@ -237,13 +237,13 @@ importers:
version: link:../../packages/integrations/preact
'@preact/signals':
specifier: ^1.1.3
- version: 1.1.3(preact@10.13.2)
+ version: 1.1.3(preact@10.15.1)
astro:
specifier: ^2.6.6
version: link:../../packages/astro
preact:
- specifier: ^10.13.2
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
examples/framework-react:
dependencies:
@@ -251,11 +251,11 @@ importers:
specifier: ^2.2.1
version: link:../../packages/integrations/react
'@types/react':
- specifier: ^18.2.5
- version: 18.2.5
+ specifier: ^18.2.13
+ version: 18.2.13
'@types/react-dom':
- specifier: ^18.2.3
- version: 18.2.3
+ specifier: ^18.2.6
+ version: 18.2.6
astro:
specifier: ^2.6.6
version: link:../../packages/astro
@@ -275,8 +275,8 @@ importers:
specifier: ^2.6.6
version: link:../../packages/astro
solid-js:
- specifier: ^1.7.4
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
examples/framework-svelte:
dependencies:
@@ -287,8 +287,8 @@ importers:
specifier: ^2.6.6
version: link:../../packages/astro
svelte:
- specifier: ^3.58.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
examples/framework-vue:
dependencies:
@@ -299,8 +299,8 @@ importers:
specifier: ^2.6.6
version: link:../../packages/astro
vue:
- specifier: ^3.2.47
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
examples/hackernews:
dependencies:
@@ -359,8 +359,8 @@ importers:
specifier: ^2.6.6
version: link:../../packages/astro
svelte:
- specifier: ^3.58.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
examples/with-markdoc:
dependencies:
@@ -413,8 +413,8 @@ importers:
specifier: ^2.6.6
version: link:../../packages/astro
preact:
- specifier: ^10.13.2
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
examples/with-nanostores:
dependencies:
@@ -423,7 +423,7 @@ importers:
version: link:../../packages/integrations/preact
'@nanostores/preact':
specifier: ^0.4.1
- version: 0.4.1(nanostores@0.8.1)(preact@10.13.2)
+ version: 0.4.1(nanostores@0.8.1)(preact@10.15.1)
astro:
specifier: ^2.6.6
version: link:../../packages/astro
@@ -431,8 +431,8 @@ importers:
specifier: ^0.8.1
version: 0.8.1
preact:
- specifier: ^10.13.2
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
examples/with-tailwindcss:
dependencies:
@@ -450,13 +450,13 @@ importers:
version: link:../../packages/astro
autoprefixer:
specifier: ^10.4.14
- version: 10.4.14(postcss@8.4.23)
+ version: 10.4.14(postcss@8.4.24)
canvas-confetti:
specifier: ^1.6.0
version: 1.6.0
postcss:
- specifier: ^8.4.23
- version: 8.4.23
+ specifier: ^8.4.24
+ version: 8.4.24
tailwindcss:
specifier: ^3.3.2
version: 3.3.2
@@ -468,10 +468,10 @@ importers:
version: link:../../packages/astro
vite-plugin-pwa:
specifier: 0.14.7
- version: 0.14.7(workbox-window@6.5.4)
+ version: 0.14.7(workbox-window@6.6.0)
workbox-window:
- specifier: ^6.5.4
- version: 6.5.4
+ specifier: ^6.6.0
+ version: 6.6.0
examples/with-vitest:
dependencies:
@@ -479,14 +479,14 @@ importers:
specifier: ^2.6.6
version: link:../../packages/astro
vitest:
- specifier: ^0.31.0
- version: 0.31.0
+ specifier: ^0.31.4
+ version: 0.31.4
packages/astro:
dependencies:
'@astrojs/compiler':
- specifier: ^1.4.0
- version: 1.4.0
+ specifier: ^1.5.0
+ version: 1.5.0
'@astrojs/internal-helpers':
specifier: ^0.1.0
version: link:../internal-helpers
@@ -503,32 +503,32 @@ importers:
specifier: ^2.2.0
version: link:../webapi
'@babel/core':
- specifier: ^7.21.8
- version: 7.21.8
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/generator':
- specifier: ^7.18.2
- version: 7.18.2
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/parser':
- specifier: ^7.18.4
- version: 7.18.4
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/plugin-transform-react-jsx':
- specifier: ^7.17.12
- version: 7.17.12(@babel/core@7.21.8)
+ specifier: ^7.22.5
+ version: 7.22.5(@babel/core@7.22.5)
'@babel/traverse':
- specifier: ^7.18.2
- version: 7.18.2
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/types':
- specifier: ^7.21.5
- version: 7.21.5
+ specifier: ^7.22.5
+ version: 7.22.5
'@types/babel__core':
- specifier: ^7.1.19
- version: 7.1.19
+ specifier: ^7.20.1
+ version: 7.20.1
'@types/yargs-parser':
specifier: ^21.0.0
version: 21.0.0
acorn:
- specifier: ^8.8.2
- version: 8.8.2
+ specifier: ^8.9.0
+ version: 8.9.0
boxen:
specifier: ^6.2.1
version: 6.2.1
@@ -536,8 +536,8 @@ importers:
specifier: ^3.5.3
version: 3.5.3
ci-info:
- specifier: ^3.3.1
- version: 3.3.1
+ specifier: ^3.8.0
+ version: 3.8.0
common-ancestor-path:
specifier: ^1.0.1
version: 1.0.1
@@ -548,8 +548,8 @@ importers:
specifier: ^4.3.4
version: 4.3.4
deepmerge-ts:
- specifier: ^4.2.2
- version: 4.2.2
+ specifier: ^4.3.0
+ version: 4.3.0
devalue:
specifier: ^4.3.2
version: 4.3.2
@@ -557,11 +557,11 @@ importers:
specifier: ^5.1.0
version: 5.1.0
es-module-lexer:
- specifier: ^1.1.0
- version: 1.1.1
+ specifier: ^1.3.0
+ version: 1.3.0
esbuild:
- specifier: ^0.17.18
- version: 0.17.18
+ specifier: ^0.17.19
+ version: 0.17.19
estree-walker:
specifier: 3.0.0
version: 3.0.0
@@ -569,8 +569,8 @@ importers:
specifier: ^6.1.0
version: 6.1.0
fast-glob:
- specifier: ^3.2.11
- version: 3.2.11
+ specifier: ^3.2.12
+ version: 3.2.12
github-slugger:
specifier: ^2.0.0
version: 2.0.0
@@ -593,8 +593,8 @@ importers:
specifier: ^3.0.0
version: 3.0.0
ora:
- specifier: ^6.1.0
- version: 6.1.0
+ specifier: ^6.3.1
+ version: 6.3.1
p-limit:
specifier: ^4.0.0
version: 4.0.0
@@ -611,8 +611,8 @@ importers:
specifier: ^12.0.1
version: 12.0.1
semver:
- specifier: ^7.3.8
- version: 7.3.8
+ specifier: ^7.5.2
+ version: 7.5.2
server-destroy:
specifier: ^1.0.1
version: 1.0.1
@@ -626,8 +626,8 @@ importers:
specifier: ^5.1.2
version: 5.1.2
strip-ansi:
- specifier: ^7.0.1
- version: 7.0.1
+ specifier: ^7.1.0
+ version: 7.1.0
supports-esm:
specifier: ^1.0.0
version: 1.0.0
@@ -638,20 +638,20 @@ importers:
specifier: '*'
version: 5.0.2
unist-util-visit:
- specifier: ^4.1.0
- version: 4.1.0
+ specifier: ^4.1.2
+ version: 4.1.2
vfile:
- specifier: ^5.3.2
- version: 5.3.2
+ specifier: ^5.3.7
+ version: 5.3.7
vite:
- specifier: ^4.3.1
- version: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ specifier: ^4.3.9
+ version: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
vitefu:
specifier: ^0.2.4
- version: 0.2.4(vite@4.3.1)
+ version: 0.2.4(vite@4.3.9)
yargs-parser:
- specifier: ^21.0.1
- version: 21.0.1
+ specifier: ^21.1.1
+ version: 21.1.1
zod:
specifier: ^3.20.6
version: 3.20.6
@@ -663,11 +663,11 @@ importers:
specifier: ^7.6.4
version: 7.6.4
'@types/babel__traverse':
- specifier: ^7.17.1
- version: 7.17.1
+ specifier: ^7.20.1
+ version: 7.20.1
'@types/chai':
- specifier: ^4.3.1
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
'@types/common-ancestor-path':
specifier: ^1.0.0
version: 1.0.0
@@ -678,11 +678,11 @@ importers:
specifier: ^0.5.1
version: 0.5.1
'@types/debug':
- specifier: ^4.1.7
- version: 4.1.7
+ specifier: ^4.1.8
+ version: 4.1.8
'@types/diff':
- specifier: ^5.0.2
- version: 5.0.2
+ specifier: ^5.0.3
+ version: 5.0.3
'@types/estree':
specifier: ^0.0.51
version: 0.0.51
@@ -702,11 +702,11 @@ importers:
specifier: ^9.1.1
version: 9.1.1
'@types/prettier':
- specifier: ^2.6.3
- version: 2.6.3
+ specifier: ^2.7.3
+ version: 2.7.3
'@types/prompts':
- specifier: ^2.0.14
- version: 2.0.14
+ specifier: ^2.4.4
+ version: 2.4.4
'@types/resolve':
specifier: ^1.20.2
version: 1.20.2
@@ -726,23 +726,23 @@ importers:
specifier: workspace:*
version: link:../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
eol:
specifier: ^0.9.1
version: 0.9.1
memfs:
- specifier: ^3.4.7
- version: 3.4.7
+ specifier: ^3.5.3
+ version: 3.5.3
mocha:
specifier: ^9.2.2
version: 9.2.2
node-mocks-http:
- specifier: ^1.11.0
- version: 1.11.0
+ specifier: ^1.12.2
+ version: 1.12.2
rehype-autolink-headings:
specifier: ^6.1.1
version: 6.1.1
@@ -756,11 +756,11 @@ importers:
specifier: ^0.1.2
version: 0.1.2
rollup:
- specifier: ^3.9.0
- version: 3.20.1
+ specifier: ^3.25.1
+ version: 3.25.1
sass:
- specifier: ^1.52.2
- version: 1.52.2
+ specifier: ^1.63.4
+ version: 1.63.4
sharp:
specifier: ^0.32.1
version: 0.32.1
@@ -768,8 +768,8 @@ importers:
specifier: ^1.1.0
version: 1.1.0
undici:
- specifier: ^5.22.0
- version: 5.22.0
+ specifier: ^5.22.1
+ version: 5.22.1
unified:
specifier: ^10.1.2
version: 10.1.2
@@ -777,8 +777,8 @@ importers:
packages/astro-prism:
dependencies:
prismjs:
- specifier: ^1.28.0
- version: 1.28.0
+ specifier: ^1.29.0
+ version: 1.29.0
devDependencies:
'@types/prismjs':
specifier: 1.26.0
@@ -790,15 +790,15 @@ importers:
packages/astro-rss:
dependencies:
fast-xml-parser:
- specifier: ^4.0.8
- version: 4.0.8
+ specifier: ^4.2.4
+ version: 4.2.4
kleur:
specifier: ^4.1.5
version: 4.1.5
devDependencies:
'@types/chai':
- specifier: ^4.3.1
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
'@types/chai-as-promised':
specifier: ^7.1.5
version: 7.1.5
@@ -812,14 +812,14 @@ importers:
specifier: workspace:*
version: link:../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
chai-as-promised:
specifier: ^7.1.1
- version: 7.1.1(chai@4.3.6)
+ version: 7.1.1(chai@4.3.7)
chai-xml:
- specifier: ^0.4.0
- version: 0.4.0(chai@4.3.6)
+ specifier: ^0.4.1
+ version: 0.4.1(chai@4.3.7)
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -842,8 +842,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/e2e/fixtures/astro-envs:
dependencies:
@@ -854,14 +854,14 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.2.40
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/e2e/fixtures/client-only:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -869,14 +869,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -933,8 +933,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/e2e/fixtures/error-sass:
dependencies:
@@ -942,8 +942,8 @@ importers:
specifier: workspace:*
version: link:../../..
sass:
- specifier: ^1.52.2
- version: 1.52.2
+ specifier: ^1.63.4
+ version: 1.63.4
packages/astro/e2e/fixtures/errors:
dependencies:
@@ -966,8 +966,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -975,14 +975,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.5.6
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.50.1
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/e2e/fixtures/hydration-race:
dependencies:
@@ -993,8 +993,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/e2e/fixtures/invalidate-script-deps:
devDependencies:
@@ -1014,8 +1014,8 @@ importers:
specifier: workspace:*
version: link:../../..
lit:
- specifier: ^2.7.0
- version: 2.7.4
+ specifier: ^2.7.5
+ version: 2.7.5
packages/astro/e2e/fixtures/multiple-frameworks:
dependencies:
@@ -1023,11 +1023,11 @@ importers:
specifier: ^0.2.1
version: 0.2.1
lit:
- specifier: ^2.7.0
- version: 2.7.4
+ specifier: ^2.7.5
+ version: 2.7.5
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -1035,14 +1035,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/lit':
specifier: workspace:*
@@ -1069,8 +1069,8 @@ importers:
packages/astro/e2e/fixtures/namespaced-component:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
devDependencies:
'@astrojs/mdx':
specifier: workspace:*
@@ -1085,8 +1085,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-preact:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -1094,14 +1094,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1125,8 +1125,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-react:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -1134,14 +1134,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1165,8 +1165,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-solid:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -1174,14 +1174,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1205,8 +1205,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-svelte:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -1214,14 +1214,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1245,8 +1245,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-vue:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -1254,14 +1254,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1285,8 +1285,8 @@ importers:
packages/astro/e2e/fixtures/nested-recursive:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -1294,14 +1294,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.36
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1353,8 +1353,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/e2e/fixtures/preact-component:
dependencies:
@@ -1368,8 +1368,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/e2e/fixtures/react-component:
dependencies:
@@ -1399,8 +1399,8 @@ importers:
version: link:../../..
devDependencies:
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/astro/e2e/fixtures/solid-component:
dependencies:
@@ -1414,8 +1414,8 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.5.5
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/astro/e2e/fixtures/solid-recurse:
dependencies:
@@ -1427,8 +1427,8 @@ importers:
version: link:../../..
devDependencies:
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/astro/e2e/fixtures/svelte-component:
dependencies:
@@ -1442,8 +1442,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/e2e/fixtures/tailwindcss:
dependencies:
@@ -1455,10 +1455,10 @@ importers:
version: link:../../..
autoprefixer:
specifier: ^10.4.14
- version: 10.4.14(postcss@8.4.23)
+ version: 10.4.14(postcss@8.4.24)
postcss:
- specifier: ^8.4.23
- version: 8.4.23
+ specifier: ^8.4.24
+ version: 8.4.24
tailwindcss:
specifier: ^3.3.2
version: 3.3.2
@@ -1490,8 +1490,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/performance:
devDependencies:
@@ -1508,8 +1508,8 @@ importers:
specifier: ^4.1.5
version: 4.1.5
yargs-parser:
- specifier: ^21.0.1
- version: 21.0.1
+ specifier: ^21.1.1
+ version: 21.1.1
packages/astro/performance/fixtures/md:
dependencies:
@@ -1520,11 +1520,11 @@ importers:
specifier: workspace:*
version: link:../utils
'@types/react':
- specifier: ^18.0.21
- version: 18.2.5
+ specifier: ^18.2.13
+ version: 18.2.13
'@types/react-dom':
- specifier: ^18.0.6
- version: 18.2.3
+ specifier: ^18.2.6
+ version: 18.2.6
astro:
specifier: workspace:*
version: link:../../..
@@ -1547,11 +1547,11 @@ importers:
specifier: workspace:*
version: link:../utils
'@types/react':
- specifier: ^18.0.21
- version: 18.2.5
+ specifier: ^18.2.13
+ version: 18.2.13
'@types/react-dom':
- specifier: ^18.0.6
- version: 18.2.3
+ specifier: ^18.2.6
+ version: 18.2.6
astro:
specifier: workspace:*
version: link:../../..
@@ -1574,11 +1574,11 @@ importers:
specifier: workspace:*
version: link:../utils
'@types/react':
- specifier: ^18.0.21
- version: 18.2.5
+ specifier: ^18.2.13
+ version: 18.2.13
'@types/react-dom':
- specifier: ^18.0.6
- version: 18.2.3
+ specifier: ^18.2.6
+ version: 18.2.6
astro:
specifier: workspace:*
version: link:../../..
@@ -1622,11 +1622,11 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/alias:
dependencies:
@@ -1637,8 +1637,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/test/fixtures/alias-tsconfig:
dependencies:
@@ -1652,8 +1652,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/test/fixtures/alias-tsconfig-baseurl-only:
dependencies:
@@ -1664,8 +1664,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/test/fixtures/alias-tsconfig/deps/namespace-package: {}
@@ -1732,8 +1732,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/astro-check-errors:
dependencies:
@@ -1768,14 +1768,14 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/astro-class-list:
dependencies:
@@ -1804,8 +1804,8 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/test/fixtures/astro-client-only/pkg: {}
@@ -1890,8 +1890,8 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/test/fixtures/astro-envs:
dependencies:
@@ -1902,8 +1902,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/astro-expr:
dependencies:
@@ -1914,8 +1914,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/astro-external-files:
dependencies:
@@ -1932,8 +1932,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/astro-generator:
dependencies:
@@ -1986,14 +1986,14 @@ importers:
specifier: workspace:*
version: link:../../..
mdast-util-to-string:
- specifier: ^3.1.0
- version: 3.1.0
+ specifier: ^3.2.0
+ version: 3.2.0
reading-time:
specifier: ^1.5.0
version: 1.5.0
unist-util-visit:
- specifier: ^4.1.0
- version: 4.1.0
+ specifier: ^4.1.2
+ version: 4.1.2
packages/astro/test/fixtures/astro-markdown-plugins:
dependencies:
@@ -2148,8 +2148,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/astro-slots:
dependencies:
@@ -2178,8 +2178,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.13.2
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.2.0
version: 18.2.0
@@ -2187,14 +2187,14 @@ importers:
specifier: ^18.2.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.7.4
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.58.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.47
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/before-hydration:
dependencies:
@@ -2205,8 +2205,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/build-assets:
dependencies:
@@ -2217,8 +2217,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/client-address:
dependencies:
@@ -2250,8 +2250,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.13.2
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -2259,14 +2259,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
svelte:
- specifier: ^3.58.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/test/fixtures/component-library-shared:
dependencies:
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.2.0
version: 18.2.0
@@ -2579,8 +2579,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/error-bad-js:
dependencies:
@@ -2615,14 +2615,14 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/fontsource-package:
dependencies:
@@ -2693,8 +2693,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/import-ts-with-js:
dependencies:
@@ -2732,8 +2732,8 @@ importers:
packages/astro/test/fixtures/jsx:
dependencies:
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -2741,14 +2741,14 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.4.3
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.36
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -2778,8 +2778,8 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.5.6
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/astro/test/fixtures/lazy-layout:
dependencies:
@@ -2799,8 +2799,8 @@ importers:
specifier: workspace:*
version: link:../../..
lit:
- specifier: ^2.7.0
- version: 2.7.4
+ specifier: ^2.7.5
+ version: 2.7.5
packages/astro/test/fixtures/markdown:
dependencies:
@@ -2900,23 +2900,23 @@ importers:
version: link:../../..
autoprefixer:
specifier: ^10.4.14
- version: 10.4.14(postcss@8.4.23)
+ version: 10.4.14(postcss@8.4.24)
postcss:
- specifier: ^8.4.23
- version: 8.4.23
+ specifier: ^8.4.24
+ version: 8.4.24
solid-js:
- specifier: ^1.5.6
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
postcss-preset-env:
- specifier: ^7.7.1
- version: 7.7.1(postcss@8.4.23)
+ specifier: ^7.8.3
+ version: 7.8.3(postcss@8.4.24)
packages/astro/test/fixtures/preact-compat-component:
dependencies:
@@ -2930,8 +2930,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.10.1
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/preact-compat-component/packages/react-lib:
dependencies:
@@ -2946,13 +2946,13 @@ importers:
version: link:../../../../integrations/preact
'@preact/signals':
specifier: 1.1.1
- version: 1.1.1(preact@10.13.2)
+ version: 1.1.1(preact@10.15.1)
astro:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/public-base-404:
dependencies:
@@ -2978,8 +2978,8 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
solid-js:
- specifier: ^1.5.6
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/astro/test/fixtures/react-component:
dependencies:
@@ -2999,8 +2999,8 @@ importers:
specifier: ^18.1.0
version: 18.2.0(react@18.2.0)
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/react-jsx-export:
dependencies:
@@ -3027,8 +3027,8 @@ importers:
specifier: 'workspace:'
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/remote-css:
dependencies:
@@ -3078,8 +3078,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/slots-react:
dependencies:
@@ -3111,8 +3111,8 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.5.6
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/astro/test/fixtures/slots-svelte:
dependencies:
@@ -3126,8 +3126,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/test/fixtures/slots-vue:
dependencies:
@@ -3141,8 +3141,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/solid-component:
dependencies:
@@ -3150,8 +3150,8 @@ importers:
specifier: workspace:*
version: link:../../../../integrations/solid
'@solidjs/router':
- specifier: ^0.5.0
- version: 0.5.0(solid-js@1.7.4)
+ specifier: ^0.5.1
+ version: 0.5.1(solid-js@1.7.6)
'@test/solid-jsx-component':
specifier: file:./deps/solid-jsx-component
version: file:packages/astro/test/fixtures/solid-component/deps/solid-jsx-component
@@ -3159,14 +3159,14 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.5.6
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/astro/test/fixtures/solid-component/deps/solid-jsx-component:
dependencies:
solid-js:
- specifier: ^1.5.6
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/astro/test/fixtures/sourcemap:
dependencies:
@@ -3243,8 +3243,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/ssr-hoisted-script:
dependencies:
@@ -3336,8 +3336,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/ssr-split-manifest:
dependencies:
@@ -3357,8 +3357,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/astro/test/fixtures/static-build-code-component:
dependencies:
@@ -3384,8 +3384,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
react:
specifier: ^18.1.0
version: 18.2.0
@@ -3434,8 +3434,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/astro/test/fixtures/tailwindcss:
dependencies:
@@ -3450,10 +3450,10 @@ importers:
version: link:../../..
autoprefixer:
specifier: ^10.4.14
- version: 10.4.14(postcss@8.4.23)
+ version: 10.4.14(postcss@8.4.24)
postcss:
- specifier: ^8.4.23
- version: 8.4.23
+ specifier: ^8.4.24
+ version: 8.4.24
tailwindcss:
specifier: ^3.3.2
version: 3.3.2
@@ -3467,8 +3467,8 @@ importers:
specifier: workspace:*
version: link:../../..
postcss:
- specifier: ^8.4.23
- version: 8.4.23
+ specifier: ^8.4.24
+ version: 8.4.24
tailwindcss:
specifier: ^3.3.2
version: 3.3.2
@@ -3479,8 +3479,8 @@ importers:
specifier: workspace:*
version: link:../../..
astro-embed:
- specifier: ^0.1.1
- version: 0.1.1(astro@packages+astro)
+ specifier: ^0.1.3
+ version: 0.1.3(astro@packages+astro)
packages/astro/test/fixtures/type-imports:
dependencies:
@@ -3509,8 +3509,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/vue-jsx:
dependencies:
@@ -3521,8 +3521,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/vue-with-multi-renderer:
dependencies:
@@ -3536,11 +3536,11 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vue:
- specifier: ^3.2.39
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/astro/test/fixtures/with-endpoint-routes:
dependencies:
@@ -3563,11 +3563,11 @@ importers:
packages/create-astro:
dependencies:
'@astrojs/cli-kit':
- specifier: ^0.2.2
- version: 0.2.2
+ specifier: ^0.2.3
+ version: 0.2.3
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
execa:
specifier: ^6.1.0
version: 6.1.0
@@ -3591,8 +3591,8 @@ importers:
specifier: workspace:*
version: link:../../scripts
strip-ansi:
- specifier: ^7.0.1
- version: 7.0.1
+ specifier: ^7.1.0
+ version: 7.1.0
strip-json-comments:
specifier: ^5.0.0
version: 5.0.0
@@ -3620,8 +3620,8 @@ importers:
specifier: ^4.20230518.0
version: 4.20230518.0
esbuild:
- specifier: ^0.17.12
- version: 0.17.12
+ specifier: ^0.17.19
+ version: 0.17.19
tiny-glob:
specifier: ^0.2.9
version: 0.2.9
@@ -3633,11 +3633,11 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -3696,8 +3696,8 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
solid-js:
- specifier: '*'
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/integrations/deno:
dependencies:
@@ -3748,8 +3748,8 @@ importers:
specifier: ^1.0.2
version: 1.0.2
http-cache-semantics:
- specifier: ^4.1.0
- version: 4.1.0
+ specifier: ^4.1.1
+ version: 4.1.1
image-size:
specifier: ^1.0.2
version: 1.0.2
@@ -3776,14 +3776,14 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
fast-glob:
- specifier: ^3.2.11
- version: 3.2.11
+ specifier: ^3.2.12
+ version: 3.2.12
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -3794,8 +3794,8 @@ importers:
specifier: ^0.32.1
version: 0.32.1
vite:
- specifier: ^4.3.1
- version: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ specifier: ^4.3.9
+ version: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
packages/integrations/image/test/fixtures/assets-prefix:
dependencies:
@@ -3941,8 +3941,8 @@ importers:
packages/integrations/lit:
dependencies:
'@lit-labs/ssr':
- specifier: ^3.1.3
- version: 3.1.3
+ specifier: ^3.1.4
+ version: 3.1.4
'@lit-labs/ssr-client':
specifier: ^1.1.2
version: 1.1.2
@@ -3960,11 +3960,11 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
lit:
specifier: ^2.7.5
version: 2.7.5
@@ -3972,8 +3972,8 @@ importers:
specifier: ^9.2.2
version: 9.2.2
sass:
- specifier: ^1.52.2
- version: 1.52.2
+ specifier: ^1.63.4
+ version: 1.63.4
packages/integrations/markdoc:
dependencies:
@@ -3984,8 +3984,8 @@ importers:
specifier: ^0.3.0
version: 0.3.0
esbuild:
- specifier: ^0.17.12
- version: 0.17.12
+ specifier: ^0.17.19
+ version: 0.17.19
github-slugger:
specifier: ^2.0.0
version: 2.0.0
@@ -4006,8 +4006,8 @@ importers:
specifier: ^2.2.1
version: link:../../markdown/remark
'@types/chai':
- specifier: ^4.3.1
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
'@types/html-escaper':
specifier: ^3.0.0
version: 3.0.0
@@ -4021,23 +4021,23 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
devalue:
specifier: ^4.3.2
version: 4.3.2
linkedom:
- specifier: ^0.14.12
- version: 0.14.17
+ specifier: ^0.14.26
+ version: 0.14.26
mocha:
specifier: ^9.2.2
version: 9.2.2
rollup:
- specifier: ^3.20.1
- version: 3.20.1
+ specifier: ^3.25.1
+ version: 3.25.1
vite:
- specifier: ^4.3.1
- version: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ specifier: ^4.3.9
+ version: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
packages/integrations/markdoc/test/fixtures/content-collections:
dependencies:
@@ -4145,17 +4145,17 @@ importers:
specifier: ^2.3.0
version: 2.3.0
acorn:
- specifier: ^8.8.0
- version: 8.8.2
+ specifier: ^8.9.0
+ version: 8.9.0
es-module-lexer:
- specifier: ^1.1.1
- version: 1.1.1
+ specifier: ^1.3.0
+ version: 1.3.0
estree-util-visit:
- specifier: ^1.2.0
- version: 1.2.0
+ specifier: ^1.2.1
+ version: 1.2.1
github-slugger:
- specifier: ^1.4.0
- version: 1.4.0
+ specifier: ^1.5.0
+ version: 1.5.0
gray-matter:
specifier: ^4.0.3
version: 4.0.3
@@ -4184,24 +4184,24 @@ importers:
specifier: ^0.7.4
version: 0.7.4
unist-util-visit:
- specifier: ^4.1.0
- version: 4.1.0
+ specifier: ^4.1.2
+ version: 4.1.2
vfile:
- specifier: ^5.3.2
- version: 5.3.2
+ specifier: ^5.3.7
+ version: 5.3.7
devDependencies:
'@types/chai':
- specifier: ^4.3.1
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
'@types/estree':
- specifier: ^1.0.0
- version: 1.0.0
+ specifier: ^1.0.1
+ version: 1.0.1
'@types/github-slugger':
specifier: ^1.3.0
version: 1.3.0
'@types/mdast':
- specifier: ^3.0.10
- version: 3.0.10
+ specifier: ^3.0.11
+ version: 3.0.11
'@types/mocha':
specifier: ^9.1.1
version: 9.1.1
@@ -4215,20 +4215,20 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
linkedom:
- specifier: ^0.14.12
- version: 0.14.17
+ specifier: ^0.14.26
+ version: 0.14.26
mdast-util-mdx:
- specifier: ^2.0.0
- version: 2.0.0
+ specifier: ^2.0.1
+ version: 2.0.1
mdast-util-to-string:
- specifier: ^3.1.0
- version: 3.1.0
+ specifier: ^3.2.0
+ version: 3.2.0
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -4248,14 +4248,14 @@ importers:
specifier: ^10.1.0
version: 10.1.0
remark-shiki-twoslash:
- specifier: ^3.1.0
- version: 3.1.0
+ specifier: ^3.1.3
+ version: 3.1.3(typescript@5.0.2)
remark-toc:
specifier: ^8.0.1
version: 8.0.1
vite:
- specifier: ^4.3.1
- version: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ specifier: ^4.3.9
+ version: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
packages/integrations/mdx/test/fixtures/css-head-mdx:
dependencies:
@@ -4278,14 +4278,14 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
mdast-util-to-string:
- specifier: ^3.1.0
- version: 3.1.0
+ specifier: ^3.2.0
+ version: 3.2.0
reading-time:
specifier: ^1.5.0
version: 1.5.0
unist-util-visit:
- specifier: ^4.1.0
- version: 4.1.0
+ specifier: ^4.1.2
+ version: 4.1.2
packages/integrations/mdx/test/fixtures/mdx-images:
dependencies:
@@ -4314,8 +4314,8 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/integrations/mdx/test/fixtures/mdx-namespace:
dependencies:
@@ -4395,8 +4395,8 @@ importers:
specifier: ^2.2.0
version: link:../../webapi
'@netlify/functions':
- specifier: ^1.0.0
- version: 1.0.0
+ specifier: ^1.6.0
+ version: 1.6.0
esbuild:
specifier: ^0.15.18
version: 0.15.18
@@ -4408,8 +4408,8 @@ importers:
specifier: ^0.34.1
version: 0.34.1
'@types/node':
- specifier: ^14.18.20
- version: 14.18.21
+ specifier: ^14.18.51
+ version: 14.18.51
astro:
specifier: workspace:*
version: link:../../astro
@@ -4417,17 +4417,17 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
mocha:
specifier: ^9.2.2
version: 9.2.2
vite:
- specifier: ^4.3.1
- version: 4.3.1(@types/node@14.18.21)
+ specifier: ^4.3.9
+ version: 4.3.9(@types/node@14.18.51)
packages/integrations/netlify/test/edge-functions/fixtures/dynimport:
dependencies:
@@ -4487,8 +4487,8 @@ importers:
version: 1.0.1
devDependencies:
'@types/node':
- specifier: ^18.7.21
- version: 18.16.3
+ specifier: ^18.16.18
+ version: 18.16.18
'@types/send':
specifier: ^0.17.1
version: 0.17.1
@@ -4502,20 +4502,20 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
mocha:
specifier: ^9.2.2
version: 9.2.2
node-mocks-http:
- specifier: ^1.11.0
- version: 1.11.0
+ specifier: ^1.12.2
+ version: 1.12.2
undici:
- specifier: ^5.22.0
- version: 5.22.0
+ specifier: ^5.22.1
+ version: 5.22.1
packages/integrations/node/test/fixtures/api-route:
dependencies:
@@ -4610,11 +4610,11 @@ importers:
packages/integrations/partytown:
dependencies:
'@builder.io/partytown':
- specifier: ^0.7.4
- version: 0.7.4
+ specifier: ^0.7.6
+ version: 0.7.6
mrmime:
- specifier: ^1.0.0
- version: 1.0.0
+ specifier: ^1.0.1
+ version: 1.0.1
devDependencies:
astro:
specifier: workspace:*
@@ -4626,20 +4626,20 @@ importers:
packages/integrations/preact:
dependencies:
'@babel/core':
- specifier: '>=7.0.0-0 <8.0.0'
- version: 7.18.2
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/plugin-transform-react-jsx':
- specifier: ^7.17.12
- version: 7.17.12(@babel/core@7.18.2)
+ specifier: ^7.22.5
+ version: 7.22.5(@babel/core@7.22.5)
'@preact/signals':
- specifier: ^1.1.0
- version: 1.1.1(preact@10.13.2)
+ specifier: ^1.1.3
+ version: 1.1.3(preact@10.15.1)
babel-plugin-module-resolver:
specifier: ^5.0.0
version: 5.0.0
preact-render-to-string:
- specifier: ^5.2.4
- version: 5.2.4(preact@10.13.2)
+ specifier: ^5.2.6
+ version: 5.2.6(preact@10.15.1)
devDependencies:
astro:
specifier: workspace:*
@@ -4648,8 +4648,8 @@ importers:
specifier: workspace:*
version: link:../../../scripts
preact:
- specifier: ^10.7.3
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
packages/integrations/prefetch:
dependencies:
@@ -4661,8 +4661,8 @@ importers:
specifier: ^1.29.2
version: 1.29.2
'@types/chai':
- specifier: ^4.3.1
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
'@types/chai-as-promised':
specifier: ^7.1.5
version: 7.1.5
@@ -4700,18 +4700,18 @@ importers:
packages/integrations/react:
dependencies:
'@babel/core':
- specifier: '>=7.0.0-0 <8.0.0'
- version: 7.18.2
+ specifier: ^7.22.5
+ version: 7.22.5
'@babel/plugin-transform-react-jsx':
- specifier: ^7.17.12
- version: 7.17.12(@babel/core@7.18.2)
+ specifier: ^7.22.5
+ version: 7.22.5(@babel/core@7.22.5)
devDependencies:
'@types/react':
- specifier: ^17.0.45
- version: 17.0.45
+ specifier: ^17.0.62
+ version: 17.0.62
'@types/react-dom':
- specifier: ^17.0.17
- version: 17.0.17
+ specifier: ^17.0.20
+ version: 17.0.20
astro:
specifier: workspace:*
version: link:../../astro
@@ -4744,8 +4744,8 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -4783,11 +4783,11 @@ importers:
packages/integrations/solid:
dependencies:
babel-preset-solid:
- specifier: ^1.4.2
- version: 1.4.2
+ specifier: ^1.7.4
+ version: 1.7.4
vitefu:
specifier: ^0.2.4
- version: 0.2.4(vite@4.3.1)
+ version: 0.2.4(vite@4.3.9)
devDependencies:
astro:
specifier: workspace:*
@@ -4796,17 +4796,17 @@ importers:
specifier: workspace:*
version: link:../../../scripts
solid-js:
- specifier: ^1.5.1
- version: 1.7.4
+ specifier: ^1.7.6
+ version: 1.7.6
packages/integrations/svelte:
dependencies:
'@sveltejs/vite-plugin-svelte':
specifier: ^2.4.1
- version: 2.4.1(svelte@3.58.0)(vite@4.3.1)
+ version: 2.4.1(svelte@3.59.1)(vite@4.3.9)
svelte2tsx:
specifier: ^0.6.15
- version: 0.6.15(svelte@3.58.0)(typescript@5.0.2)
+ version: 0.6.15(svelte@3.59.1)(typescript@5.0.2)
devDependencies:
astro:
specifier: workspace:*
@@ -4815,11 +4815,11 @@ importers:
specifier: workspace:*
version: link:../../../scripts
svelte:
- specifier: ^3.55.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
vite:
- specifier: ^4.3.1
- version: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ specifier: ^4.3.9
+ version: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
packages/integrations/tailwind:
dependencies:
@@ -4843,8 +4843,8 @@ importers:
specifier: ^3.3.2
version: 3.3.2
vite:
- specifier: ^4.3.1
- version: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ specifier: ^4.3.9
+ version: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
packages/integrations/turbolinks:
dependencies:
@@ -4868,23 +4868,23 @@ importers:
specifier: ^2.2.0
version: link:../../webapi
'@vercel/analytics':
- specifier: ^0.1.8
- version: 0.1.8
+ specifier: ^0.1.11
+ version: 0.1.11
'@vercel/nft':
- specifier: ^0.22.1
- version: 0.22.1
+ specifier: ^0.22.6
+ version: 0.22.6
esbuild:
- specifier: ^0.17.12
- version: 0.17.12
+ specifier: ^0.17.19
+ version: 0.17.19
fast-glob:
- specifier: ^3.2.11
- version: 3.2.11
+ specifier: ^3.2.12
+ version: 3.2.12
set-cookie-parser:
- specifier: ^2.5.1
- version: 2.5.1
+ specifier: ^2.6.0
+ version: 2.6.0
web-vitals:
- specifier: ^3.1.1
- version: 3.1.1
+ specifier: ^3.3.2
+ version: 3.3.2
devDependencies:
'@types/set-cookie-parser':
specifier: ^2.4.2
@@ -4896,11 +4896,11 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -4944,21 +4944,21 @@ importers:
packages/integrations/vue:
dependencies:
'@vitejs/plugin-vue':
- specifier: ^4.0.0
- version: 4.0.0(vite@4.3.1)(vue@3.2.47)
+ specifier: ^4.2.3
+ version: 4.2.3(vite@4.3.9)(vue@3.3.4)
'@vitejs/plugin-vue-jsx':
- specifier: ^3.0.0
- version: 3.0.0(vite@4.3.1)(vue@3.2.47)
+ specifier: ^3.0.1
+ version: 3.0.1(vite@4.3.9)(vue@3.3.4)
'@vue/babel-plugin-jsx':
specifier: ^1.1.1
- version: 1.1.1
+ version: 1.1.1(@babel/core@7.22.5)
'@vue/compiler-sfc':
- specifier: ^3.2.39
- version: 3.2.39
+ specifier: ^3.3.4
+ version: 3.3.4
devDependencies:
'@types/chai':
- specifier: ^4.3.3
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
astro:
specifier: workspace:*
version: link:../../astro
@@ -4966,20 +4966,20 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
linkedom:
- specifier: ^0.14.17
- version: 0.14.17
+ specifier: ^0.14.26
+ version: 0.14.26
mocha:
specifier: ^9.2.2
version: 9.2.2
vite:
- specifier: ^4.3.1
- version: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ specifier: ^4.3.9
+ version: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
vue:
- specifier: ^3.2.37
- version: 3.2.47
+ specifier: ^3.3.4
+ version: 3.3.4
packages/integrations/vue/test/fixtures/app-entrypoint:
dependencies:
@@ -5005,14 +5005,14 @@ importers:
specifier: workspace:*
version: link:../../astro
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
cheerio:
- specifier: ^1.0.0-rc.11
- version: 1.0.0-rc.11
+ specifier: 1.0.0-rc.12
+ version: 1.0.0-rc.12
github-slugger:
- specifier: ^1.4.0
- version: 1.4.0
+ specifier: ^1.5.0
+ version: 1.5.0
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -5044,11 +5044,11 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
packages/markdown/component/test/fixtures/astro-markdown-plugins:
dependencies:
@@ -5065,8 +5065,8 @@ importers:
specifier: ^5.0.2
version: 5.0.5
preact:
- specifier: ^10.11.0
- version: 10.13.2
+ specifier: ^10.15.1
+ version: 10.15.1
rehype-slug:
specifier: ^5.0.1
version: 5.1.0
@@ -5149,11 +5149,11 @@ importers:
specifier: ^2.1.2
version: link:../../astro-prism
github-slugger:
- specifier: ^1.4.0
- version: 1.4.0
+ specifier: ^1.5.0
+ version: 1.5.0
import-meta-resolve:
- specifier: ^2.1.0
- version: 2.1.0
+ specifier: ^2.2.2
+ version: 2.2.2
rehype-raw:
specifier: ^6.1.1
version: 6.1.1
@@ -5164,8 +5164,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1
remark-parse:
- specifier: ^10.0.1
- version: 10.0.1
+ specifier: ^10.0.2
+ version: 10.0.2
remark-rehype:
specifier: ^10.1.0
version: 10.1.0
@@ -5179,18 +5179,18 @@ importers:
specifier: ^10.1.2
version: 10.1.2
unist-util-visit:
- specifier: ^4.1.0
- version: 4.1.0
+ specifier: ^4.1.2
+ version: 4.1.2
vfile:
- specifier: ^5.3.2
- version: 5.3.2
+ specifier: ^5.3.7
+ version: 5.3.7
devDependencies:
'@types/chai':
- specifier: ^4.3.1
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
'@types/estree':
- specifier: ^1.0.0
- version: 1.0.0
+ specifier: ^1.0.1
+ version: 1.0.1
'@types/github-slugger':
specifier: ^1.3.0
version: 1.3.0
@@ -5198,8 +5198,8 @@ importers:
specifier: ^2.3.4
version: 2.3.4
'@types/mdast':
- specifier: ^3.0.10
- version: 3.0.10
+ specifier: ^3.0.11
+ version: 3.0.11
'@types/mocha':
specifier: ^9.1.1
version: 9.1.1
@@ -5210,11 +5210,11 @@ importers:
specifier: workspace:*
version: link:../../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
mdast-util-mdx-expression:
- specifier: ^1.3.1
- version: 1.3.1
+ specifier: ^1.3.2
+ version: 1.3.2
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -5222,8 +5222,8 @@ importers:
packages/telemetry:
dependencies:
ci-info:
- specifier: ^3.3.1
- version: 3.3.1
+ specifier: ^3.8.0
+ version: 3.8.0
debug:
specifier: ^4.3.4
version: 4.3.4
@@ -5240,21 +5240,21 @@ importers:
specifier: ^2.2.0
version: 2.2.0
undici:
- specifier: ^5.22.0
- version: 5.22.0
+ specifier: ^5.22.1
+ version: 5.22.1
which-pm-runs:
specifier: ^1.1.0
version: 1.1.0
devDependencies:
'@types/debug':
- specifier: ^4.1.7
- version: 4.1.7
+ specifier: ^4.1.8
+ version: 4.1.8
'@types/dlv':
specifier: ^1.1.2
version: 1.1.2
'@types/node':
- specifier: ^18.7.21
- version: 18.16.3
+ specifier: ^18.16.18
+ version: 18.16.18
'@types/which-pm-runs':
specifier: ^1.0.0
version: 1.0.0
@@ -5262,8 +5262,8 @@ importers:
specifier: workspace:*
version: link:../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -5271,8 +5271,8 @@ importers:
packages/underscore-redirects:
devDependencies:
'@types/chai':
- specifier: ^4.3.1
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
'@types/mocha':
specifier: ^9.1.1
version: 9.1.1
@@ -5283,8 +5283,8 @@ importers:
specifier: workspace:*
version: link:../../scripts
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
mocha:
specifier: ^9.2.2
version: 9.2.2
@@ -5292,8 +5292,8 @@ importers:
packages/webapi:
dependencies:
undici:
- specifier: ^5.22.0
- version: 5.22.0
+ specifier: ^5.22.1
+ version: 5.22.1
devDependencies:
'@rollup/plugin-alias':
specifier: ^3.1.9
@@ -5305,23 +5305,23 @@ importers:
specifier: ^13.3.0
version: 13.3.0(rollup@2.79.1)
'@rollup/plugin-typescript':
- specifier: ^8.3.2
- version: 8.3.2(rollup@2.79.1)(tslib@2.5.0)(typescript@5.0.2)
+ specifier: ^8.5.0
+ version: 8.5.0(rollup@2.79.1)(tslib@2.5.3)(typescript@5.0.2)
'@types/chai':
- specifier: ^4.3.1
- version: 4.3.3
+ specifier: ^4.3.5
+ version: 4.3.5
'@types/mocha':
specifier: ^9.1.1
version: 9.1.1
'@types/node':
- specifier: ^18.7.21
- version: 18.16.3
+ specifier: ^18.16.18
+ version: 18.16.18
'@ungap/structured-clone':
specifier: ^0.3.4
version: 0.3.4
chai:
- specifier: ^4.3.6
- version: 4.3.6
+ specifier: ^4.3.7
+ version: 4.3.7
event-target-shim:
specifier: ^6.0.2
version: 6.0.2
@@ -5335,8 +5335,8 @@ importers:
specifier: ^2.79.1
version: 2.79.1
tslib:
- specifier: ^2.5.0
- version: 2.5.0
+ specifier: ^2.5.3
+ version: 2.5.3
typescript:
specifier: ~5.0.2
version: 5.0.2
@@ -5353,8 +5353,8 @@ importers:
specifier: ^5.0.2
version: 5.0.2
esbuild:
- specifier: ^0.17.12
- version: 0.17.12
+ specifier: ^0.17.19
+ version: 0.17.19
globby:
specifier: ^12.2.0
version: 12.2.0
@@ -5365,11 +5365,11 @@ importers:
specifier: ^4.0.0
version: 4.0.0
svelte:
- specifier: ^3.48.0
- version: 3.58.0
+ specifier: ^3.59.1
+ version: 3.59.1
tar:
- specifier: ^6.1.11
- version: 6.1.11
+ specifier: ^6.1.15
+ version: 6.1.15
devDependencies:
'@octokit/action':
specifier: ^3.18.1
@@ -5378,8 +5378,8 @@ importers:
specifier: ^7.0.0
version: 7.0.0
esbuild-plugin-copy:
- specifier: ^2.0.2
- version: 2.0.2(esbuild@0.17.12)
+ specifier: ^2.1.1
+ version: 2.1.1(esbuild@0.17.19)
execa:
specifier: ^6.1.0
version: 6.1.0
@@ -5455,15 +5455,6 @@ packages:
lite-vimeo-embed: 0.1.0
dev: false
- /@astro-community/astro-embed-youtube@0.1.2(astro@packages+astro):
- resolution: {integrity: sha512-NYk9d8NG7/Qnvedr6uLUL2KCVZh9S428cxJHHOMWIQnoT8pE1eUSqCwCudPuKNdCV/mZUD/XTc5iopHz37ixCA==}
- peerDependencies:
- astro: '*'
- dependencies:
- astro: link:packages/astro
- lite-youtube-embed: 0.2.0
- dev: false
-
/@astro-community/astro-embed-youtube@0.2.2(astro@packages+astro):
resolution: {integrity: sha512-eGBVujUNOv6x2x/iXS7D/XWmlx69frLQKyYBW0zTFzzgDCeOuXkJ4TPMOdQHsttp2ZCvbqii8f27GoaTKHIa7g==}
peerDependencies:
@@ -5473,26 +5464,22 @@ packages:
lite-youtube-embed: 0.2.0
dev: false
- /@astrojs/cli-kit@0.2.2:
- resolution: {integrity: sha512-9AniGN+jib2QMRAg4J8WYQxNhDld0zegrb7lig5oNkh1ReDa7rBxaKF9Tor31sjhnGISqavPkKKcQrEm53mzWg==}
+ /@astrojs/cli-kit@0.2.3:
+ resolution: {integrity: sha512-MjB42mpIG/F2rFtdp4f3NylFCILuFSib2yITSq65fRaDFn8+UC8EMh6T7Jr3YqHAbUY5r8V8QWNgH4keOEO2BA==}
dependencies:
chalk: 5.2.0
log-update: 5.0.1
sisteransi: 1.0.5
dev: false
- /@astrojs/compiler@1.4.0:
- resolution: {integrity: sha512-Vav3a32Ct+omowV9X9kDM2ghWAvFdjZkv5BdvBjZCKYbFVT6//IZApDIVbHI1UPuLuD2sKyLWx2T+E7clqUJdg==}
- dev: false
-
- /@astrojs/compiler@1.4.2:
- resolution: {integrity: sha512-xoRp7JpiMZPK/beUcZEM5kM44Z/h20wwwQcl54duPqQMyySG9vZ5xMM6dYiQmn7b3XzpZs0cT6TRDoJJ5gwHAQ==}
+ /@astrojs/compiler@1.5.0:
+ resolution: {integrity: sha512-k04X/7nlMklU0HQUScxbCTf5n8/Vr+0U0bawb9QWulWxd6qJf3FmBrNATgTYiltjB4pc5HBqmmttAfFi7m4lLg==}
/@astrojs/language-server@1.0.0:
resolution: {integrity: sha512-oEw7AwJmzjgy6HC9f5IdrphZ1GVgfV/+7xQuyf52cpTiRWd/tJISK3MsKP0cDkVlfodmNABNFnAaAWuLZEiiiA==}
hasBin: true
dependencies:
- '@astrojs/compiler': 1.4.2
+ '@astrojs/compiler': 1.5.0
'@jridgewell/trace-mapping': 0.3.18
'@vscode/emmet-helper': 2.8.8
events: 3.3.0
@@ -5508,54 +5495,36 @@ packages:
vscode-uri: 3.0.7
dev: false
- /@babel/code-frame@7.21.4:
- resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==}
+ /@babel/code-frame@7.22.5:
+ resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/highlight': 7.18.6
+ '@babel/highlight': 7.22.5
/@babel/compat-data@7.21.7:
resolution: {integrity: sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==}
engines: {node: '>=6.9.0'}
dev: false
- /@babel/core@7.18.2:
- resolution: {integrity: sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==}
+ /@babel/compat-data@7.22.5:
+ resolution: {integrity: sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==}
engines: {node: '>=6.9.0'}
- dependencies:
- '@ampproject/remapping': 2.2.1
- '@babel/code-frame': 7.21.4
- '@babel/generator': 7.18.2
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.18.2)
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helpers': 7.21.5
- '@babel/parser': 7.18.4
- '@babel/template': 7.20.7
- '@babel/traverse': 7.18.2
- '@babel/types': 7.21.5
- convert-source-map: 1.9.0
- debug: 4.3.4
- gensync: 1.0.0-beta.2
- json5: 2.2.3
- semver: 6.3.0
- transitivePeerDependencies:
- - supports-color
dev: false
- /@babel/core@7.21.8:
- resolution: {integrity: sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==}
+ /@babel/core@7.22.5:
+ resolution: {integrity: sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.1
- '@babel/code-frame': 7.21.4
- '@babel/generator': 7.21.9
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helpers': 7.21.5
- '@babel/parser': 7.21.9
- '@babel/template': 7.20.7
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/code-frame': 7.22.5
+ '@babel/generator': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helpers': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
convert-source-map: 1.9.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@@ -5565,41 +5534,32 @@ packages:
- supports-color
dev: false
- /@babel/generator@7.18.2:
- resolution: {integrity: sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==}
+ /@babel/generator@7.22.5:
+ resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
- '@jridgewell/gen-mapping': 0.3.3
- jsesc: 2.5.2
- dev: false
-
- /@babel/generator@7.21.9:
- resolution: {integrity: sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==}
- engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.18
jsesc: 2.5.2
dev: false
- /@babel/helper-annotate-as-pure@7.18.6:
- resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
+ /@babel/helper-annotate-as-pure@7.22.5:
+ resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
/@babel/helper-builder-binary-assignment-operator-visitor@7.21.5:
resolution: {integrity: sha512-uNrjKztPLkUk7bpCNC0jEKDJzzkvel/W+HguzbN8krA+LPfC1CEobJEvAvGka2A/M+ViOqXdcRL0GqPUJSjx9g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/helper-compilation-targets@7.21.5(@babel/core@7.18.2):
- resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==}
+ /@babel/helper-compilation-targets@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -5607,32 +5567,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/compat-data': 7.21.7
- '@babel/core': 7.18.2
- '@babel/helper-validator-option': 7.21.0
+ '@babel/compat-data': 7.22.5
+ '@babel/core': 7.22.5
+ '@babel/helper-validator-option': 7.22.5
browserslist: 4.21.5
lru-cache: 5.1.1
semver: 6.3.0
dev: false
- /@babel/helper-compilation-targets@7.21.5(@babel/core@7.21.8):
- resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
- peerDependenciesMeta:
- '@babel/core':
- optional: true
- dependencies:
- '@babel/compat-data': 7.21.7
- '@babel/core': 7.21.8
- '@babel/helper-validator-option': 7.21.0
- browserslist: 4.21.5
- lru-cache: 5.1.1
- semver: 6.3.0
- dev: false
-
- /@babel/helper-create-class-features-plugin@7.21.8(@babel/core@7.21.8):
+ /@babel/helper-create-class-features-plugin@7.21.8(@babel/core@7.22.5):
resolution: {integrity: sha512-+THiN8MqiH2AczyuZrnrKL6cAxFRRQDKW9h1YkBvbgKmAm6mwiacig1qT73DHIWMGo40GRnsEfN3LA+E6NtmSw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5641,21 +5584,21 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-function-name': 7.21.0
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-function-name': 7.22.5
'@babel/helper-member-expression-to-functions': 7.21.5
'@babel/helper-optimise-call-expression': 7.18.6
'@babel/helper-replace-supers': 7.21.5
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
- '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/helper-split-export-declaration': 7.22.5
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/helper-create-regexp-features-plugin@7.21.8(@babel/core@7.21.8):
+ /@babel/helper-create-regexp-features-plugin@7.21.8(@babel/core@7.22.5):
resolution: {integrity: sha512-zGuSdedkFtsFHGbexAvNuipg1hbtitDLo2XE8/uf6Y9sOQV1xsYX/2pNbtedp/X0eU1pIt+kGvaqHCowkRbS5g==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5664,13 +5607,13 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
regexpu-core: 5.3.2
semver: 6.3.0
dev: false
- /@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.21.8):
+ /@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.22.5):
resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
peerDependencies:
'@babel/core': ^7.4.0-0
@@ -5678,9 +5621,9 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
debug: 4.3.4
lodash.debounce: 4.0.8
resolve: 1.22.2
@@ -5689,59 +5632,66 @@ packages:
- supports-color
dev: false
- /@babel/helper-environment-visitor@7.21.5:
- resolution: {integrity: sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==}
+ /@babel/helper-environment-visitor@7.22.5:
+ resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==}
engines: {node: '>=6.9.0'}
dev: false
- /@babel/helper-function-name@7.21.0:
- resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==}
+ /@babel/helper-function-name@7.22.5:
+ resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.20.7
- '@babel/types': 7.21.5
+ '@babel/template': 7.22.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/helper-hoist-variables@7.18.6:
- resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
+ /@babel/helper-hoist-variables@7.22.5:
+ resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
/@babel/helper-member-expression-to-functions@7.21.5:
resolution: {integrity: sha512-nIcGfgwpH2u4n9GG1HpStW5Ogx7x7ekiFHbjjFRKXbn5zUvqO9ZgotCO4x1aNbKn/x/xOUaXEhyNHCwtFCpxWg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/helper-module-imports@7.16.0:
- resolution: {integrity: sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==}
+ /@babel/helper-module-imports@7.18.6:
+ resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
/@babel/helper-module-imports@7.21.4:
resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/helper-module-transforms@7.21.5:
- resolution: {integrity: sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==}
+ /@babel/helper-module-imports@7.22.5:
+ resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-module-imports': 7.21.4
- '@babel/helper-simple-access': 7.21.5
- '@babel/helper-split-export-declaration': 7.18.6
- '@babel/helper-validator-identifier': 7.19.1
- '@babel/template': 7.20.7
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
+ dev: false
+
+ /@babel/helper-module-transforms@7.22.5:
+ resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-module-imports': 7.22.5
+ '@babel/helper-simple-access': 7.22.5
+ '@babel/helper-split-export-declaration': 7.22.5
+ '@babel/helper-validator-identifier': 7.22.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
@@ -5750,15 +5700,15 @@ packages:
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/helper-plugin-utils@7.21.5:
- resolution: {integrity: sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==}
+ /@babel/helper-plugin-utils@7.22.5:
+ resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
engines: {node: '>=6.9.0'}
dev: false
- /@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.21.8):
+ /@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.22.5):
resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5767,11 +5717,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-environment-visitor': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.5
'@babel/helper-wrap-function': 7.20.5
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
@@ -5780,43 +5730,43 @@ packages:
resolution: {integrity: sha512-/y7vBgsr9Idu4M6MprbOVUfH3vs7tsIfnVWv/Ml2xgwvyH6LTngdfbf5AdsKwkJy4zgy1X/kuNrEKvhhK28Yrg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-environment-visitor': 7.21.5
+ '@babel/helper-environment-visitor': 7.22.5
'@babel/helper-member-expression-to-functions': 7.21.5
'@babel/helper-optimise-call-expression': 7.18.6
- '@babel/template': 7.20.7
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/helper-simple-access@7.21.5:
- resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==}
+ /@babel/helper-simple-access@7.22.5:
+ resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
/@babel/helper-skip-transparent-expression-wrappers@7.20.0:
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/helper-split-export-declaration@7.18.6:
- resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
+ /@babel/helper-split-export-declaration@7.22.5:
+ resolution: {integrity: sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/helper-string-parser@7.21.5:
- resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==}
+ /@babel/helper-string-parser@7.22.5:
+ resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==}
engines: {node: '>=6.9.0'}
- /@babel/helper-validator-identifier@7.19.1:
- resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
+ /@babel/helper-validator-identifier@7.22.5:
+ resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==}
engines: {node: '>=6.9.0'}
/@babel/helper-validator-option@7.21.0:
@@ -5824,53 +5774,50 @@ packages:
engines: {node: '>=6.9.0'}
dev: false
+ /@babel/helper-validator-option@7.22.5:
+ resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==}
+ engines: {node: '>=6.9.0'}
+ dev: false
+
/@babel/helper-wrap-function@7.20.5:
resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-function-name': 7.21.0
- '@babel/template': 7.20.7
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/helper-function-name': 7.22.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/helpers@7.21.5:
- resolution: {integrity: sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==}
+ /@babel/helpers@7.22.5:
+ resolution: {integrity: sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.20.7
- '@babel/traverse': 7.21.5
- '@babel/types': 7.21.5
+ '@babel/template': 7.22.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/highlight@7.18.6:
- resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
+ /@babel/highlight@7.22.5:
+ resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-validator-identifier': 7.19.1
+ '@babel/helper-validator-identifier': 7.22.5
chalk: 2.4.2
js-tokens: 4.0.0
- /@babel/parser@7.18.4:
- resolution: {integrity: sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==}
- engines: {node: '>=6.0.0'}
- hasBin: true
- dependencies:
- '@babel/types': 7.21.5
- dev: false
-
- /@babel/parser@7.21.9:
- resolution: {integrity: sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g==}
+ /@babel/parser@7.22.5:
+ resolution: {integrity: sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5879,11 +5826,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5892,13 +5839,13 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
- '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.8)
+ '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5907,16 +5854,16 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.22.5)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5925,14 +5872,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.8):
+ /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.22.5):
resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5941,15 +5888,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5958,12 +5905,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.21.8):
+ /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.22.5):
resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5972,12 +5919,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -5986,12 +5933,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6000,12 +5947,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6014,12 +5961,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6028,12 +5975,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6042,15 +5989,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/compat-data': 7.21.7
- '@babel/core': 7.21.8
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.8)
+ '@babel/compat-data': 7.22.5
+ '@babel/core': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6059,12 +6006,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.21.8):
+ /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.22.5):
resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6073,13 +6020,13 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.8)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5)
dev: false
- /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6088,14 +6035,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.21.8):
+ /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.22.5):
resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6104,16 +6051,16 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
engines: {node: '>=4'}
peerDependencies:
@@ -6122,12 +6069,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.5):
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6135,11 +6082,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.8):
+ /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.5):
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6147,11 +6094,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.21.8):
+ /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.5):
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6160,11 +6107,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6172,11 +6119,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6184,11 +6131,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.21.8):
+ /@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.22.5):
resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6197,11 +6144,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.5):
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6209,11 +6156,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6221,11 +6168,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.18.2):
+ /@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.22.5):
resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6234,12 +6181,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.18.2
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.21.8):
- resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==}
+ /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6247,11 +6194,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.5):
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6259,11 +6206,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6271,11 +6218,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.5):
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6283,11 +6230,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6295,11 +6242,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6307,11 +6254,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.8):
+ /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.5):
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6319,11 +6266,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.21.8):
+ /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.5):
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6332,11 +6279,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.21.8):
+ /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.5):
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6345,11 +6292,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.21.8):
+ /@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.22.5):
resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6358,11 +6305,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-arrow-functions@7.21.5(@babel/core@7.21.8):
+ /@babel/plugin-transform-arrow-functions@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6371,11 +6318,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6384,15 +6331,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-imports': 7.21.4
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-module-imports': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6401,11 +6348,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.21.8):
+ /@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.22.5):
resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6414,11 +6361,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-classes@7.21.0(@babel/core@7.21.8):
+ /@babel/plugin-transform-classes@7.21.0(@babel/core@7.22.5):
resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6427,21 +6374,21 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-function-name': 7.21.0
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-function-name': 7.22.5
'@babel/helper-optimise-call-expression': 7.18.6
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/helper-plugin-utils': 7.22.5
'@babel/helper-replace-supers': 7.21.5
- '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/helper-split-export-declaration': 7.22.5
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-computed-properties@7.21.5(@babel/core@7.21.8):
+ /@babel/plugin-transform-computed-properties@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6450,12 +6397,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/template': 7.20.7
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/template': 7.22.5
dev: false
- /@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.21.8):
+ /@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.22.5):
resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6464,11 +6411,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6477,12 +6424,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.21.8):
+ /@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.22.5):
resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6491,11 +6438,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6504,12 +6451,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
+ '@babel/core': 7.22.5
'@babel/helper-builder-binary-assignment-operator-visitor': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-for-of@7.21.5(@babel/core@7.21.8):
+ /@babel/plugin-transform-for-of@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6518,11 +6465,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-function-name@7.18.9(@babel/core@7.21.8):
+ /@babel/plugin-transform-function-name@7.18.9(@babel/core@7.22.5):
resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6531,13 +6478,13 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-function-name': 7.21.0
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-function-name': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-literals@7.18.9(@babel/core@7.21.8):
+ /@babel/plugin-transform-literals@7.18.9(@babel/core@7.22.5):
resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6546,11 +6493,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6559,11 +6506,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.21.8):
+ /@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.22.5):
resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6572,14 +6519,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.21.8):
+ /@babel/plugin-transform-modules-commonjs@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6588,15 +6535,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-simple-access': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-simple-access': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.21.8):
+ /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.22.5):
resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6605,16 +6552,16 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-hoist-variables': 7.18.6
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-validator-identifier': 7.19.1
+ '@babel/core': 7.22.5
+ '@babel/helper-hoist-variables': 7.22.5
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/helper-validator-identifier': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6623,14 +6570,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-transforms': 7.21.5
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-module-transforms': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-named-capturing-groups-regex@7.20.5(@babel/core@7.21.8):
+ /@babel/plugin-transform-named-capturing-groups-regex@7.20.5(@babel/core@7.22.5):
resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6639,12 +6586,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-new-target@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-new-target@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6653,11 +6600,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-object-super@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-object-super@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6666,14 +6613,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
'@babel/helper-replace-supers': 7.21.5
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-parameters@7.21.3(@babel/core@7.21.8):
+ /@babel/plugin-transform-parameters@7.21.3(@babel/core@7.22.5):
resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6682,11 +6629,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6695,12 +6642,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-react-jsx@7.17.12(@babel/core@7.18.2):
- resolution: {integrity: sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ==}
+ /@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.5):
+ resolution: {integrity: sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6708,32 +6655,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.18.2
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-module-imports': 7.21.4
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.18.2)
- '@babel/types': 7.21.5
- dev: false
-
- /@babel/plugin-transform-react-jsx@7.17.12(@babel/core@7.21.8):
- resolution: {integrity: sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
- peerDependenciesMeta:
- '@babel/core':
- optional: true
- dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-module-imports': 7.21.4
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8)
- '@babel/types': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-module-imports': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5)
+ '@babel/types': 7.22.5
dev: false
- /@babel/plugin-transform-regenerator@7.21.5(@babel/core@7.21.8):
+ /@babel/plugin-transform-regenerator@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6742,12 +6672,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
regenerator-transform: 0.15.1
dev: false
- /@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6756,11 +6686,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6769,11 +6699,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-spread@7.20.7(@babel/core@7.21.8):
+ /@babel/plugin-transform-spread@7.20.7(@babel/core@7.22.5):
resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6782,12 +6712,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
dev: false
- /@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6796,11 +6726,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.21.8):
+ /@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.22.5):
resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6809,11 +6739,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.21.8):
+ /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.22.5):
resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6822,11 +6752,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-typescript@7.21.3(@babel/core@7.21.8):
+ /@babel/plugin-transform-typescript@7.21.3(@babel/core@7.22.5):
resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6835,16 +6765,16 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-annotate-as-pure': 7.22.5
+ '@babel/helper-create-class-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-unicode-escapes@7.21.5(@babel/core@7.21.8):
+ /@babel/plugin-transform-unicode-escapes@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6853,11 +6783,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.21.8):
+ /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.22.5):
resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6866,12 +6796,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-create-regexp-features-plugin': 7.21.8(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
dev: false
- /@babel/preset-env@7.21.5(@babel/core@7.21.8):
+ /@babel/preset-env@7.21.5(@babel/core@7.22.5):
resolution: {integrity: sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -6881,87 +6811,87 @@ packages:
optional: true
dependencies:
'@babel/compat-data': 7.21.7
- '@babel/core': 7.21.8
- '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.8)
- '@babel/helper-plugin-utils': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-compilation-targets': 7.22.5(@babel/core@7.22.5)
+ '@babel/helper-plugin-utils': 7.22.5
'@babel/helper-validator-option': 7.21.0
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-proposal-private-property-in-object': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.8)
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.8)
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-import-assertions': 7.20.0(@babel/core@7.21.8)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.8)
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.8)
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.8)
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.8)
- '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.8)
- '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.8)
- '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-for-of': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-amd': 7.20.11(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-systemjs': 7.20.11(@babel/core@7.21.8)
- '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.21.8)
- '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.8)
- '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-regenerator': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.8)
- '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.21.8)
- '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.21.8)
- '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/preset-modules': 0.1.5(@babel/core@7.21.8)
- '@babel/types': 7.21.5
- babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.8)
- babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.8)
- babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.8)
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.22.5)
+ '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.22.5)
+ '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.5)
+ '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-proposal-private-property-in-object': 7.21.0(@babel/core@7.22.5)
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.5)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-import-assertions': 7.20.0(@babel/core@7.22.5)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.5)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.5)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.5)
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-arrow-functions': 7.21.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.22.5)
+ '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.22.5)
+ '@babel/plugin-transform-computed-properties': 7.21.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.22.5)
+ '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.22.5)
+ '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-for-of': 7.21.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.22.5)
+ '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.22.5)
+ '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-amd': 7.20.11(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-commonjs': 7.21.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-systemjs': 7.20.11(@babel/core@7.22.5)
+ '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.22.5)
+ '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-regenerator': 7.21.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.22.5)
+ '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.22.5)
+ '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.22.5)
+ '@babel/plugin-transform-unicode-escapes': 7.21.5(@babel/core@7.22.5)
+ '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.22.5)
+ '@babel/preset-modules': 0.1.5(@babel/core@7.22.5)
+ '@babel/types': 7.22.5
+ babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.22.5)
+ babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.22.5)
+ babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.22.5)
core-js-compat: 3.30.2
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/preset-modules@0.1.5(@babel/core@7.21.8):
+ /@babel/preset-modules@0.1.5(@babel/core@7.22.5):
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -6969,11 +6899,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.8)
- '@babel/types': 7.21.5
+ '@babel/core': 7.22.5
+ '@babel/helper-plugin-utils': 7.22.5
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.5)
+ '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.22.5)
+ '@babel/types': 7.22.5
esutils: 2.0.3
dev: false
@@ -6991,57 +6921,48 @@ packages:
resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.21.4
- '@babel/parser': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/code-frame': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/traverse@7.18.2:
- resolution: {integrity: sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==}
+ /@babel/template@7.22.5:
+ resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.21.4
- '@babel/generator': 7.18.2
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-function-name': 7.21.0
- '@babel/helper-hoist-variables': 7.18.6
- '@babel/helper-split-export-declaration': 7.18.6
- '@babel/parser': 7.18.4
- '@babel/types': 7.21.5
- debug: 4.3.4
- globals: 11.12.0
- transitivePeerDependencies:
- - supports-color
+ '@babel/code-frame': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
dev: false
- /@babel/traverse@7.21.5:
- resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==}
+ /@babel/traverse@7.22.5:
+ resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.21.4
- '@babel/generator': 7.21.9
- '@babel/helper-environment-visitor': 7.21.5
- '@babel/helper-function-name': 7.21.0
- '@babel/helper-hoist-variables': 7.18.6
- '@babel/helper-split-export-declaration': 7.18.6
- '@babel/parser': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/code-frame': 7.22.5
+ '@babel/generator': 7.22.5
+ '@babel/helper-environment-visitor': 7.22.5
+ '@babel/helper-function-name': 7.22.5
+ '@babel/helper-hoist-variables': 7.22.5
+ '@babel/helper-split-export-declaration': 7.22.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/types@7.21.5:
- resolution: {integrity: sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==}
+ /@babel/types@7.22.5:
+ resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-string-parser': 7.21.5
- '@babel/helper-validator-identifier': 7.19.1
+ '@babel/helper-string-parser': 7.22.5
+ '@babel/helper-validator-identifier': 7.22.5
to-fast-properties: 2.0.0
- /@builder.io/partytown@0.7.4:
- resolution: {integrity: sha512-dcZBPNQiHbMhvDGmdWRFNe75Z/XYmeZ2bubYmC5BeQpF09ObbPcbSqIP2NaNOFonKlWLfsE6u1790o9ZmlfpIw==}
+ /@builder.io/partytown@0.7.6:
+ resolution: {integrity: sha512-snXIGNiZpqjno3XYQN2lbBB+05hsQR/LSttbtIW1c0gmZ7Kh/DIo0YrxlDxCDulAMFPFM8J+4voLwvYepSj3sw==}
hasBin: true
dev: false
@@ -7265,128 +7186,148 @@ packages:
dev: false
optional: true
- /@csstools/postcss-cascade-layers@1.1.1(postcss@8.4.23):
+ /@csstools/postcss-cascade-layers@1.1.1(postcss@8.4.24):
resolution: {integrity: sha512-+KdYrpKC5TgomQr2DlZF4lDEpHcoxnj5IGddYYfBWJAKfj1JtuHUIqMa+E1pJJ+z3kvDViWMqyqPlG4Ja7amQA==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
'@csstools/selector-specificity': 2.2.0(postcss-selector-parser@6.0.13)
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /@csstools/postcss-color-function@1.1.1(postcss@8.4.23):
+ /@csstools/postcss-color-function@1.1.1(postcss@8.4.24):
resolution: {integrity: sha512-Bc0f62WmHdtRDjf5f3e2STwRAl89N2CLb+9iAwzrv4L2hncrbDwnQD9PCq0gtAt7pOI2leIV08HIBUd4jxD8cw==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.23)
- postcss: 8.4.23
+ '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.24)
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-font-format-keywords@1.0.1(postcss@8.4.23):
+ /@csstools/postcss-font-format-keywords@1.0.1(postcss@8.4.24):
resolution: {integrity: sha512-ZgrlzuUAjXIOc2JueK0X5sZDjCtgimVp/O5CEqTcs5ShWBa6smhWYbS0x5cVc/+rycTDbjjzoP0KTDnUneZGOg==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-hwb-function@1.0.2(postcss@8.4.23):
+ /@csstools/postcss-hwb-function@1.0.2(postcss@8.4.24):
resolution: {integrity: sha512-YHdEru4o3Rsbjmu6vHy4UKOXZD+Rn2zmkAmLRfPet6+Jz4Ojw8cbWxe1n42VaXQhD3CQUXXTooIy8OkVbUcL+w==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-ic-unit@1.0.1(postcss@8.4.23):
+ /@csstools/postcss-ic-unit@1.0.1(postcss@8.4.24):
resolution: {integrity: sha512-Ot1rcwRAaRHNKC9tAqoqNZhjdYBzKk1POgWfhN4uCOE47ebGcLRqXjKkApVDpjifL6u2/55ekkpnFcp+s/OZUw==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.23)
- postcss: 8.4.23
+ '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.24)
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-is-pseudo-class@2.0.7(postcss@8.4.23):
+ /@csstools/postcss-is-pseudo-class@2.0.7(postcss@8.4.24):
resolution: {integrity: sha512-7JPeVVZHd+jxYdULl87lvjgvWldYu+Bc62s9vD/ED6/QTGjy0jy0US/f6BG53sVMTBJ1lzKZFpYmofBN9eaRiA==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
'@csstools/selector-specificity': 2.2.0(postcss-selector-parser@6.0.13)
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /@csstools/postcss-normalize-display-values@1.0.1(postcss@8.4.23):
+ /@csstools/postcss-nested-calc@1.0.0(postcss@8.4.24):
+ resolution: {integrity: sha512-JCsQsw1wjYwv1bJmgjKSoZNvf7R6+wuHDAbi5f/7MbFhl2d/+v+TvBTU4BJH3G1X1H87dHl0mh6TfYogbT/dJQ==}
+ engines: {node: ^12 || ^14 || >=16}
+ peerDependencies:
+ postcss: ^8.2
+ dependencies:
+ postcss: 8.4.24
+ postcss-value-parser: 4.2.0
+ dev: true
+
+ /@csstools/postcss-normalize-display-values@1.0.1(postcss@8.4.24):
resolution: {integrity: sha512-jcOanIbv55OFKQ3sYeFD/T0Ti7AMXc9nM1hZWu8m/2722gOTxFg7xYu4RDLJLeZmPUVQlGzo4jhzvTUq3x4ZUw==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-oklab-function@1.1.1(postcss@8.4.23):
+ /@csstools/postcss-oklab-function@1.1.1(postcss@8.4.24):
resolution: {integrity: sha512-nJpJgsdA3dA9y5pgyb/UfEzE7W5Ka7u0CX0/HIMVBNWzWemdcTH3XwANECU6anWv/ao4vVNLTMxhiPNZsTK6iA==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.23)
- postcss: 8.4.23
+ '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.24)
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-progressive-custom-properties@1.3.0(postcss@8.4.23):
+ /@csstools/postcss-progressive-custom-properties@1.3.0(postcss@8.4.24):
resolution: {integrity: sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.3
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-stepped-value-functions@1.0.1(postcss@8.4.23):
+ /@csstools/postcss-stepped-value-functions@1.0.1(postcss@8.4.24):
resolution: {integrity: sha512-dz0LNoo3ijpTOQqEJLY8nyaapl6umbmDcgj4AD0lgVQ572b2eqA1iGZYTTWhrcrHztWDDRAX2DGYyw2VBjvCvQ==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-trigonometric-functions@1.0.2(postcss@8.4.23):
+ /@csstools/postcss-text-decoration-shorthand@1.0.0(postcss@8.4.24):
+ resolution: {integrity: sha512-c1XwKJ2eMIWrzQenN0XbcfzckOLLJiczqy+YvfGmzoVXd7pT9FfObiSEfzs84bpE/VqfpEuAZ9tCRbZkZxxbdw==}
+ engines: {node: ^12 || ^14 || >=16}
+ peerDependencies:
+ postcss: ^8.2
+ dependencies:
+ postcss: 8.4.24
+ postcss-value-parser: 4.2.0
+ dev: true
+
+ /@csstools/postcss-trigonometric-functions@1.0.2(postcss@8.4.24):
resolution: {integrity: sha512-woKaLO///4bb+zZC2s80l+7cm07M7268MsyG3M0ActXXEFi6SuhvriQYcb58iiKGbjwwIU7n45iRLEHypB47Og==}
engines: {node: ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /@csstools/postcss-unset-value@1.0.2(postcss@8.4.23):
+ /@csstools/postcss-unset-value@1.0.2(postcss@8.4.24):
resolution: {integrity: sha512-c8J4roPBILnelAsdLr4XOAR/GsTm0GJi4XpcfvoWk3U6KiTCqiFYc63KhRMQQX35jYMp4Ao8Ij9+IZRgMfJp1g==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
/@csstools/selector-specificity@2.2.0(postcss-selector-parser@6.0.13):
@@ -7443,16 +7384,8 @@ packages:
rollup-plugin-node-polyfills: 0.2.1
dev: true
- /@esbuild/android-arm64@0.17.12:
- resolution: {integrity: sha512-WQ9p5oiXXYJ33F2EkE3r0FRDFVpEdcDiwNX3u7Xaibxfx6vQE0Sb8ytrfQsA5WO6kDn6mDfKLh6KrPBjvkk7xA==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [android]
- requiresBuild: true
- optional: true
-
- /@esbuild/android-arm64@0.17.18:
- resolution: {integrity: sha512-/iq0aK0eeHgSC3z55ucMAHO05OIqmQehiGay8eP5l/5l+iEr4EIbh4/MI8xD9qRFjqzgkc0JkX0LculNC9mXBw==}
+ /@esbuild/android-arm64@0.17.19:
+ resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==}
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
@@ -7468,144 +7401,72 @@ packages:
dev: false
optional: true
- /@esbuild/android-arm@0.17.12:
- resolution: {integrity: sha512-E/sgkvwoIfj4aMAPL2e35VnUJspzVYl7+M1B2cqeubdBhADV4uPon0KCc8p2G+LqSJ6i8ocYPCqY3A4GGq0zkQ==}
+ /@esbuild/android-arm@0.17.19:
+ resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==}
engines: {node: '>=12'}
cpu: [arm]
os: [android]
requiresBuild: true
optional: true
- /@esbuild/android-arm@0.17.18:
- resolution: {integrity: sha512-EmwL+vUBZJ7mhFCs5lA4ZimpUH3WMAoqvOIYhVQwdIgSpHC8ImHdsRyhHAVxpDYUSm0lWvd63z0XH1IlImS2Qw==}
- engines: {node: '>=12'}
- cpu: [arm]
- os: [android]
- requiresBuild: true
- optional: true
-
- /@esbuild/android-x64@0.17.12:
- resolution: {integrity: sha512-m4OsaCr5gT+se25rFPHKQXARMyAehHTQAz4XX1Vk3d27VtqiX0ALMBPoXZsGaB6JYryCLfgGwUslMqTfqeLU0w==}
+ /@esbuild/android-x64@0.17.19:
+ resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==}
engines: {node: '>=12'}
cpu: [x64]
os: [android]
requiresBuild: true
optional: true
- /@esbuild/android-x64@0.17.18:
- resolution: {integrity: sha512-x+0efYNBF3NPW2Xc5bFOSFW7tTXdAcpfEg2nXmxegm4mJuVeS+i109m/7HMiOQ6M12aVGGFlqJX3RhNdYM2lWg==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [android]
- requiresBuild: true
- optional: true
-
- /@esbuild/darwin-arm64@0.17.12:
- resolution: {integrity: sha512-O3GCZghRIx+RAN0NDPhyyhRgwa19MoKlzGonIb5hgTj78krqp9XZbYCvFr9N1eUxg0ZQEpiiZ4QvsOQwBpP+lg==}
+ /@esbuild/darwin-arm64@0.17.19:
+ resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
- /@esbuild/darwin-arm64@0.17.18:
- resolution: {integrity: sha512-6tY+djEAdF48M1ONWnQb1C+6LiXrKjmqjzPNPWXhu/GzOHTHX2nh8Mo2ZAmBFg0kIodHhciEgUBtcYCAIjGbjQ==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [darwin]
- requiresBuild: true
- optional: true
-
- /@esbuild/darwin-x64@0.17.12:
- resolution: {integrity: sha512-5D48jM3tW27h1qjaD9UNRuN+4v0zvksqZSPZqeSWggfMlsVdAhH3pwSfQIFJwcs9QJ9BRibPS4ViZgs3d2wsCA==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [darwin]
- requiresBuild: true
- optional: true
-
- /@esbuild/darwin-x64@0.17.18:
- resolution: {integrity: sha512-Qq84ykvLvya3dO49wVC9FFCNUfSrQJLbxhoQk/TE1r6MjHo3sFF2tlJCwMjhkBVq3/ahUisj7+EpRSz0/+8+9A==}
+ /@esbuild/darwin-x64@0.17.19:
+ resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==}
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
- /@esbuild/freebsd-arm64@0.17.12:
- resolution: {integrity: sha512-OWvHzmLNTdF1erSvrfoEBGlN94IE6vCEaGEkEH29uo/VoONqPnoDFfShi41Ew+yKimx4vrmmAJEGNoyyP+OgOQ==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [freebsd]
- requiresBuild: true
- optional: true
-
- /@esbuild/freebsd-arm64@0.17.18:
- resolution: {integrity: sha512-fw/ZfxfAzuHfaQeMDhbzxp9mc+mHn1Y94VDHFHjGvt2Uxl10mT4CDavHm+/L9KG441t1QdABqkVYwakMUeyLRA==}
+ /@esbuild/freebsd-arm64@0.17.19:
+ resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
requiresBuild: true
optional: true
- /@esbuild/freebsd-x64@0.17.12:
- resolution: {integrity: sha512-A0Xg5CZv8MU9xh4a+7NUpi5VHBKh1RaGJKqjxe4KG87X+mTjDE6ZvlJqpWoeJxgfXHT7IMP9tDFu7IZ03OtJAw==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [freebsd]
- requiresBuild: true
- optional: true
-
- /@esbuild/freebsd-x64@0.17.18:
- resolution: {integrity: sha512-FQFbRtTaEi8ZBi/A6kxOC0V0E9B/97vPdYjY9NdawyLd4Qk5VD5g2pbWN2VR1c0xhzcJm74HWpObPszWC+qTew==}
+ /@esbuild/freebsd-x64@0.17.19:
+ resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
requiresBuild: true
optional: true
- /@esbuild/linux-arm64@0.17.12:
- resolution: {integrity: sha512-cK3AjkEc+8v8YG02hYLQIQlOznW+v9N+OI9BAFuyqkfQFR+DnDLhEM5N8QRxAUz99cJTo1rLNXqRrvY15gbQUg==}
+ /@esbuild/linux-arm64@0.17.19:
+ resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@esbuild/linux-arm64@0.17.18:
- resolution: {integrity: sha512-R7pZvQZFOY2sxUG8P6A21eq6q+eBv7JPQYIybHVf1XkQYC+lT7nDBdC7wWKTrbvMXKRaGudp/dzZCwL/863mZQ==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-arm@0.17.12:
- resolution: {integrity: sha512-WsHyJ7b7vzHdJ1fv67Yf++2dz3D726oO3QCu8iNYik4fb5YuuReOI9OtA+n7Mk0xyQivNTPbl181s+5oZ38gyA==}
+ /@esbuild/linux-arm@0.17.19:
+ resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==}
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
- /@esbuild/linux-arm@0.17.18:
- resolution: {integrity: sha512-jW+UCM40LzHcouIaqv3e/oRs0JM76JfhHjCavPxMUti7VAPh8CaGSlS7cmyrdpzSk7A+8f0hiedHqr/LMnfijg==}
- engines: {node: '>=12'}
- cpu: [arm]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-ia32@0.17.12:
- resolution: {integrity: sha512-jdOBXJqcgHlah/nYHnj3Hrnl9l63RjtQ4vn9+bohjQPI2QafASB5MtHAoEv0JQHVb/xYQTFOeuHnNYE1zF7tYw==}
- engines: {node: '>=12'}
- cpu: [ia32]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-ia32@0.17.18:
- resolution: {integrity: sha512-ygIMc3I7wxgXIxk6j3V00VlABIjq260i967Cp9BNAk5pOOpIXmd1RFQJQX9Io7KRsthDrQYrtcx7QCof4o3ZoQ==}
+ /@esbuild/linux-ia32@0.17.19:
+ resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==}
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
@@ -7621,205 +7482,109 @@ packages:
dev: false
optional: true
- /@esbuild/linux-loong64@0.17.12:
- resolution: {integrity: sha512-GTOEtj8h9qPKXCyiBBnHconSCV9LwFyx/gv3Phw0pa25qPYjVuuGZ4Dk14bGCfGX3qKF0+ceeQvwmtI+aYBbVA==}
+ /@esbuild/linux-loong64@0.17.19:
+ resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==}
engines: {node: '>=12'}
cpu: [loong64]
os: [linux]
requiresBuild: true
optional: true
- /@esbuild/linux-loong64@0.17.18:
- resolution: {integrity: sha512-bvPG+MyFs5ZlwYclCG1D744oHk1Pv7j8psF5TfYx7otCVmcJsEXgFEhQkbhNW8otDHL1a2KDINW20cfCgnzgMQ==}
- engines: {node: '>=12'}
- cpu: [loong64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-mips64el@0.17.12:
- resolution: {integrity: sha512-o8CIhfBwKcxmEENOH9RwmUejs5jFiNoDw7YgS0EJTF6kgPgcqLFjgoc5kDey5cMHRVCIWc6kK2ShUePOcc7RbA==}
- engines: {node: '>=12'}
- cpu: [mips64el]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-mips64el@0.17.18:
- resolution: {integrity: sha512-oVqckATOAGuiUOa6wr8TXaVPSa+6IwVJrGidmNZS1cZVx0HqkTMkqFGD2HIx9H1RvOwFeWYdaYbdY6B89KUMxA==}
+ /@esbuild/linux-mips64el@0.17.19:
+ resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==}
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
requiresBuild: true
optional: true
- /@esbuild/linux-ppc64@0.17.12:
- resolution: {integrity: sha512-biMLH6NR/GR4z+ap0oJYb877LdBpGac8KfZoEnDiBKd7MD/xt8eaw1SFfYRUeMVx519kVkAOL2GExdFmYnZx3A==}
+ /@esbuild/linux-ppc64@0.17.19:
+ resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==}
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
requiresBuild: true
optional: true
- /@esbuild/linux-ppc64@0.17.18:
- resolution: {integrity: sha512-3dLlQO+b/LnQNxgH4l9rqa2/IwRJVN9u/bK63FhOPB4xqiRqlQAU0qDU3JJuf0BmaH0yytTBdoSBHrb2jqc5qQ==}
- engines: {node: '>=12'}
- cpu: [ppc64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-riscv64@0.17.12:
- resolution: {integrity: sha512-jkphYUiO38wZGeWlfIBMB72auOllNA2sLfiZPGDtOBb1ELN8lmqBrlMiucgL8awBw1zBXN69PmZM6g4yTX84TA==}
- engines: {node: '>=12'}
- cpu: [riscv64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-riscv64@0.17.18:
- resolution: {integrity: sha512-/x7leOyDPjZV3TcsdfrSI107zItVnsX1q2nho7hbbQoKnmoeUWjs+08rKKt4AUXju7+3aRZSsKrJtaRmsdL1xA==}
+ /@esbuild/linux-riscv64@0.17.19:
+ resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==}
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
requiresBuild: true
optional: true
- /@esbuild/linux-s390x@0.17.12:
- resolution: {integrity: sha512-j3ucLdeY9HBcvODhCY4b+Ds3hWGO8t+SAidtmWu/ukfLLG/oYDMaA+dnugTVAg5fnUOGNbIYL9TOjhWgQB8W5g==}
- engines: {node: '>=12'}
- cpu: [s390x]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-s390x@0.17.18:
- resolution: {integrity: sha512-cX0I8Q9xQkL/6F5zWdYmVf5JSQt+ZfZD2bJudZrWD+4mnUvoZ3TDDXtDX2mUaq6upMFv9FlfIh4Gfun0tbGzuw==}
+ /@esbuild/linux-s390x@0.17.19:
+ resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==}
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
requiresBuild: true
optional: true
- /@esbuild/linux-x64@0.17.12:
- resolution: {integrity: sha512-uo5JL3cgaEGotaqSaJdRfFNSCUJOIliKLnDGWaVCgIKkHxwhYMm95pfMbWZ9l7GeW9kDg0tSxcy9NYdEtjwwmA==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@esbuild/linux-x64@0.17.18:
- resolution: {integrity: sha512-66RmRsPlYy4jFl0vG80GcNRdirx4nVWAzJmXkevgphP1qf4dsLQCpSKGM3DUQCojwU1hnepI63gNZdrr02wHUA==}
+ /@esbuild/linux-x64@0.17.19:
+ resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==}
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@esbuild/netbsd-x64@0.17.12:
- resolution: {integrity: sha512-DNdoRg8JX+gGsbqt2gPgkgb00mqOgOO27KnrWZtdABl6yWTST30aibGJ6geBq3WM2TIeW6COs5AScnC7GwtGPg==}
+ /@esbuild/netbsd-x64@0.17.19:
+ resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==}
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
requiresBuild: true
optional: true
- /@esbuild/netbsd-x64@0.17.18:
- resolution: {integrity: sha512-95IRY7mI2yrkLlTLb1gpDxdC5WLC5mZDi+kA9dmM5XAGxCME0F8i4bYH4jZreaJ6lIZ0B8hTrweqG1fUyW7jbg==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [netbsd]
- requiresBuild: true
- optional: true
-
- /@esbuild/openbsd-x64@0.17.12:
- resolution: {integrity: sha512-aVsENlr7B64w8I1lhHShND5o8cW6sB9n9MUtLumFlPhG3elhNWtE7M1TFpj3m7lT3sKQUMkGFjTQBrvDDO1YWA==}
+ /@esbuild/openbsd-x64@0.17.19:
+ resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==}
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
requiresBuild: true
optional: true
- /@esbuild/openbsd-x64@0.17.18:
- resolution: {integrity: sha512-WevVOgcng+8hSZ4Q3BKL3n1xTv5H6Nb53cBrtzzEjDbbnOmucEVcZeGCsCOi9bAOcDYEeBZbD2SJNBxlfP3qiA==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [openbsd]
- requiresBuild: true
- optional: true
-
- /@esbuild/sunos-x64@0.17.12:
- resolution: {integrity: sha512-qbHGVQdKSwi0JQJuZznS4SyY27tYXYF0mrgthbxXrZI3AHKuRvU+Eqbg/F0rmLDpW/jkIZBlCO1XfHUBMNJ1pg==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [sunos]
- requiresBuild: true
- optional: true
-
- /@esbuild/sunos-x64@0.17.18:
- resolution: {integrity: sha512-Rzf4QfQagnwhQXVBS3BYUlxmEbcV7MY+BH5vfDZekU5eYpcffHSyjU8T0xucKVuOcdCsMo+Ur5wmgQJH2GfNrg==}
+ /@esbuild/sunos-x64@0.17.19:
+ resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==}
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
requiresBuild: true
optional: true
- /@esbuild/win32-arm64@0.17.12:
- resolution: {integrity: sha512-zsCp8Ql+96xXTVTmm6ffvoTSZSV2B/LzzkUXAY33F/76EajNw1m+jZ9zPfNJlJ3Rh4EzOszNDHsmG/fZOhtqDg==}
+ /@esbuild/win32-arm64@0.17.19:
+ resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==}
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
- /@esbuild/win32-arm64@0.17.18:
- resolution: {integrity: sha512-Kb3Ko/KKaWhjeAm2YoT/cNZaHaD1Yk/pa3FTsmqo9uFh1D1Rfco7BBLIPdDOozrObj2sahslFuAQGvWbgWldAg==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [win32]
- requiresBuild: true
- optional: true
-
- /@esbuild/win32-ia32@0.17.12:
- resolution: {integrity: sha512-FfrFjR4id7wcFYOdqbDfDET3tjxCozUgbqdkOABsSFzoZGFC92UK7mg4JKRc/B3NNEf1s2WHxJ7VfTdVDPN3ng==}
+ /@esbuild/win32-ia32@0.17.19:
+ resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==}
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
- /@esbuild/win32-ia32@0.17.18:
- resolution: {integrity: sha512-0/xUMIdkVHwkvxfbd5+lfG7mHOf2FRrxNbPiKWg9C4fFrB8H0guClmaM3BFiRUYrznVoyxTIyC/Ou2B7QQSwmw==}
- engines: {node: '>=12'}
- cpu: [ia32]
- os: [win32]
- requiresBuild: true
- optional: true
-
- /@esbuild/win32-x64@0.17.12:
- resolution: {integrity: sha512-JOOxw49BVZx2/5tW3FqkdjSD/5gXYeVGPDcB0lvap0gLQshkh1Nyel1QazC+wNxus3xPlsYAgqU1BUmrmCvWtw==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [win32]
- requiresBuild: true
- optional: true
-
- /@esbuild/win32-x64@0.17.18:
- resolution: {integrity: sha512-qU25Ma1I3NqTSHJUOKi9sAH1/Mzuvlke0ioMJRthLXKm7JiSKVwFghlGbDLOO2sARECGhja4xYfRAZNPAkooYg==}
+ /@esbuild/win32-x64@0.17.19:
+ resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==}
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
- /@eslint-community/eslint-utils@4.4.0(eslint@8.38.0):
+ /@eslint-community/eslint-utils@4.4.0(eslint@8.43.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
dependencies:
- eslint: 8.38.0
+ eslint: 8.43.0
eslint-visitor-keys: 3.4.1
dev: true
@@ -7845,8 +7610,8 @@ packages:
- supports-color
dev: true
- /@eslint/js@8.38.0:
- resolution: {integrity: sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==}
+ /@eslint/js@8.43.0:
+ resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
@@ -7858,8 +7623,8 @@ packages:
resolution: {integrity: sha512-XAYZmprnZDVSLIeEiB3evVG2JD+yoR9aT+I6LCOcwZFQ6ro9UPpopDncqoqwv+j5M0/UjyAP6ov70+L/fmP8Gg==}
dev: false
- /@humanwhocodes/config-array@0.11.8:
- resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==}
+ /@humanwhocodes/config-array@0.11.10:
+ resolution: {integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==}
engines: {node: '>=10.10.0'}
dependencies:
'@humanwhocodes/object-schema': 1.2.1
@@ -7932,8 +7697,8 @@ packages:
/@lit-labs/ssr-dom-shim@1.1.1:
resolution: {integrity: sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ==}
- /@lit-labs/ssr@3.1.3:
- resolution: {integrity: sha512-2iyV2X0uSfbBxPIggrud8imVfsSnLnssB/WsTJ2NhIlu70KO2W/BG0yZW02vqG0O4dVT1YEfxjNq5VCF0BAVlQ==}
+ /@lit-labs/ssr@3.1.4:
+ resolution: {integrity: sha512-oxIEjm42Hzl47FFZU/yr8OPYECwfx+Zl6pGXomZhM1byqIVtGEFzVHd/4kLkKhCiHP4Fz786x8j2Qq5ZA2LTBQ==}
engines: {node: '>=13.9.0'}
dependencies:
'@lit-labs/ssr-client': 1.1.2
@@ -7989,8 +7754,8 @@ packages:
nopt: 5.0.0
npmlog: 5.0.1
rimraf: 3.0.2
- semver: 7.5.1
- tar: 6.1.14
+ semver: 7.5.2
+ tar: 6.1.15
transitivePeerDependencies:
- encoding
- supports-color
@@ -8029,8 +7794,8 @@ packages:
unified: 10.1.2
unist-util-position-from-estree: 1.1.2
unist-util-stringify-position: 3.0.3
- unist-util-visit: 4.1.0
- vfile: 5.3.2
+ unist-util-visit: 4.1.2
+ vfile: 5.3.7
transitivePeerDependencies:
- supports-color
dev: false
@@ -8041,7 +7806,7 @@ packages:
dependencies:
'@miniflare/core': 2.14.0
'@miniflare/shared': 2.14.0
- http-cache-semantics: 4.1.0
+ http-cache-semantics: 4.1.1
undici: 5.20.0
dev: true
@@ -8064,7 +7829,7 @@ packages:
busboy: 1.6.0
dotenv: 10.0.0
kleur: 4.1.5
- set-cookie-parser: 2.5.1
+ set-cookie-parser: 2.6.0
undici: 5.20.0
urlpattern-polyfill: 4.0.3
dev: true
@@ -8207,7 +7972,7 @@ packages:
- utf-8-validate
dev: true
- /@nanostores/preact@0.4.1(nanostores@0.8.1)(preact@10.13.2):
+ /@nanostores/preact@0.4.1(nanostores@0.8.1)(preact@10.15.1):
resolution: {integrity: sha512-a5nUVjoGuPqdMBUINOFbQKPfabD1mVLcuspefmtdKZqhvXeDkw9Vg8S6xINIjfWnu/eZgpA+Hb1Pkl/Sx1l/vw==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -8215,7 +7980,7 @@ packages:
preact: '>=10.0.0'
dependencies:
nanostores: 0.8.1
- preact: 10.13.2
+ preact: 10.15.1
dev: false
/@netlify/edge-functions@2.0.0:
@@ -8231,9 +7996,9 @@ packages:
web-streams-polyfill: 3.2.1
dev: true
- /@netlify/functions@1.0.0:
- resolution: {integrity: sha512-7fnJv3vr8uyyyOYPChwoec6MjzsCw1CoRUO2DhQ1BD6bOyJRlD4DUaOOGlMILB2LCT8P24p5LexEGx8AJb7xdA==}
- engines: {node: '>=8.3.0'}
+ /@netlify/functions@1.6.0:
+ resolution: {integrity: sha512-6G92AlcpFrQG72XU8YH8pg94eDnq7+Q0YJhb8x4qNpdGsvuzvrfHWBmqFGp/Yshmv4wex9lpsTRZOocdrA2erQ==}
+ engines: {node: '>=14.0.0'}
dependencies:
is-promise: 4.0.0
dev: false
@@ -8397,7 +8162,7 @@ packages:
is-glob: 4.0.3
open: 9.1.0
picocolors: 1.0.0
- tslib: 2.5.0
+ tslib: 2.5.3
/@playwright/test@1.29.2:
resolution: {integrity: sha512-+3/GPwOgcoF0xLz/opTnahel1/y42PdcgZ4hs+BZGIUjtmEFSXGg+nFoaH3NSmuc7a6GSFwXDJ5L7VXpqzigNg==}
@@ -8412,22 +8177,22 @@ packages:
resolution: {integrity: sha512-M+M3ZOtd1dtV/uasyk4SZu1vbfEJ4NeENv0F7F12nijZYedB5wSgbtZcuACyssnTznhF4ctUyrR0dZHuHfyWKA==}
dev: false
- /@preact/signals@1.1.1(preact@10.13.2):
+ /@preact/signals@1.1.1(preact@10.15.1):
resolution: {integrity: sha512-I1DhYo2d1t9qDkEq1jYDVTQdBGmo4NlqatNEtulsS/87kVdwhZluP6TTDS4/5sc2h86TlBF6UA6LO+tDpIt/Gw==}
peerDependencies:
preact: 10.x
dependencies:
'@preact/signals-core': 1.3.0
- preact: 10.13.2
+ preact: 10.15.1
dev: false
- /@preact/signals@1.1.3(preact@10.13.2):
+ /@preact/signals@1.1.3(preact@10.15.1):
resolution: {integrity: sha512-N09DuAVvc90bBZVRwD+aFhtGyHAmJLhS3IFoawO/bYJRcil4k83nBOchpCEoS0s5+BXBpahgp0Mjf+IOqP57Og==}
peerDependencies:
preact: 10.x
dependencies:
'@preact/signals-core': 1.3.0
- preact: 10.13.2
+ preact: 10.15.1
dev: false
/@rollup/plugin-alias@3.1.9(rollup@2.79.1):
@@ -8443,7 +8208,7 @@ packages:
slash: 3.0.0
dev: true
- /@rollup/plugin-babel@5.3.1(@babel/core@7.21.8)(rollup@2.79.1):
+ /@rollup/plugin-babel@5.3.1(@babel/core@7.22.5)(rollup@2.79.1):
resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
engines: {node: '>= 10.0.0'}
peerDependencies:
@@ -8458,8 +8223,8 @@ packages:
rollup:
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-module-imports': 7.21.4
+ '@babel/core': 7.22.5
+ '@babel/helper-module-imports': 7.22.5
'@rollup/pluginutils': 3.1.0(rollup@2.79.1)
rollup: 2.79.1
dev: false
@@ -8541,8 +8306,8 @@ packages:
rollup: 3.20.1
dev: false
- /@rollup/plugin-typescript@8.3.2(rollup@2.79.1)(tslib@2.5.0)(typescript@5.0.2):
- resolution: {integrity: sha512-MtgyR5LNHZr3GyN0tM7gNO9D0CS+Y+vflS4v/PHmrX17JCkHUYKvQ5jN5o3cz1YKllM3duXUqu3yOHwMPUxhDg==}
+ /@rollup/plugin-typescript@8.5.0(rollup@2.79.1)(tslib@2.5.3)(typescript@5.0.2):
+ resolution: {integrity: sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ==}
engines: {node: '>=8.0.0'}
peerDependencies:
rollup: ^2.14.0
@@ -8551,11 +8316,13 @@ packages:
peerDependenciesMeta:
rollup:
optional: true
+ tslib:
+ optional: true
dependencies:
'@rollup/pluginutils': 3.1.0(rollup@2.79.1)
resolve: 1.22.2
rollup: 2.79.1
- tslib: 2.5.0
+ tslib: 2.5.3
typescript: 5.0.2
dev: true
@@ -8573,6 +8340,14 @@ packages:
picomatch: 2.3.1
rollup: 2.79.1
+ /@rollup/pluginutils@4.2.1:
+ resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
+ engines: {node: '>= 8.0.0'}
+ dependencies:
+ estree-walker: 2.0.2
+ picomatch: 2.3.1
+ dev: false
+
/@rollup/pluginutils@5.0.2(rollup@3.20.1):
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
engines: {node: '>=14.0.0'}
@@ -8582,18 +8357,18 @@ packages:
rollup:
optional: true
dependencies:
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
estree-walker: 2.0.2
picomatch: 2.3.1
rollup: 3.20.1
dev: false
- /@solidjs/router@0.5.0(solid-js@1.7.4):
- resolution: {integrity: sha512-rNR07l21tWWDVmCbaapggB89rEX7jlM2XChpTLqEGEnj46LzVZ8zgvjcF6NNKScByAlLpoQUkVIjB2KHpcMi+w==}
+ /@solidjs/router@0.5.1(solid-js@1.7.6):
+ resolution: {integrity: sha512-igyrwUqm/9T26Lb6l7oXwpc4lLUVqbhbN92wOL3NgLoLVmkQlUNTZciuAe+Su8XeJXlrWjl6oxDJDLt+6pws/g==}
peerDependencies:
solid-js: ^1.5.3
dependencies:
- solid-js: 1.7.4
+ solid-js: 1.7.6
dev: false
/@surma/rollup-plugin-off-main-thread@2.2.3:
@@ -8605,7 +8380,7 @@ packages:
string.prototype.matchall: 4.0.8
dev: false
- /@sveltejs/vite-plugin-svelte-inspector@1.0.2(@sveltejs/vite-plugin-svelte@2.4.1)(svelte@3.58.0)(vite@4.3.1):
+ /@sveltejs/vite-plugin-svelte-inspector@1.0.2(@sveltejs/vite-plugin-svelte@2.4.1)(svelte@3.59.1)(vite@4.3.9):
resolution: {integrity: sha512-Cy1dUMcYCnDVV/hPLXa43YZJ2jGKVW5rA0xuNL9dlmYhT0yoS1g7+FOFSRlgk0BXKk/Oc7grs+8BVA5Iz2fr8A==}
engines: {node: ^14.18.0 || >= 16}
peerDependencies:
@@ -8616,15 +8391,15 @@ packages:
vite:
optional: true
dependencies:
- '@sveltejs/vite-plugin-svelte': 2.4.1(svelte@3.58.0)(vite@4.3.1)
+ '@sveltejs/vite-plugin-svelte': 2.4.1(svelte@3.59.1)(vite@4.3.9)
debug: 4.3.4
- svelte: 3.58.0
- vite: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ svelte: 3.59.1
+ vite: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
transitivePeerDependencies:
- supports-color
dev: false
- /@sveltejs/vite-plugin-svelte@2.4.1(svelte@3.58.0)(vite@4.3.1):
+ /@sveltejs/vite-plugin-svelte@2.4.1(svelte@3.59.1)(vite@4.3.9):
resolution: {integrity: sha512-bNNKvoRY89ptY7udeBSCmTdCVwkjmMcZ0j/z9J5MuedT8jPjq0zrknAo/jF1sToAza4NVaAgR9AkZoD9oJJmnA==}
engines: {node: ^14.18.0 || >= 16}
peerDependencies:
@@ -8634,15 +8409,15 @@ packages:
vite:
optional: true
dependencies:
- '@sveltejs/vite-plugin-svelte-inspector': 1.0.2(@sveltejs/vite-plugin-svelte@2.4.1)(svelte@3.58.0)(vite@4.3.1)
+ '@sveltejs/vite-plugin-svelte-inspector': 1.0.2(@sveltejs/vite-plugin-svelte@2.4.1)(svelte@3.59.1)(vite@4.3.9)
debug: 4.3.4
deepmerge: 4.3.1
kleur: 4.1.5
magic-string: 0.30.0
- svelte: 3.58.0
- svelte-hmr: 0.15.1(svelte@3.58.0)
- vite: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
- vitefu: 0.2.4(vite@4.3.1)
+ svelte: 3.59.1
+ svelte-hmr: 0.15.1(svelte@3.59.1)
+ vite: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
+ vitefu: 0.2.4(vite@4.3.9)
transitivePeerDependencies:
- supports-color
dev: false
@@ -8669,7 +8444,7 @@ packages:
/@types/acorn@4.0.6:
resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==}
dependencies:
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
dev: false
/@types/alpinejs@3.7.1:
@@ -8678,37 +8453,37 @@ packages:
'@vue/reactivity': 3.3.2
dev: false
- /@types/babel__core@7.1.19:
- resolution: {integrity: sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==}
+ /@types/babel__core@7.20.1:
+ resolution: {integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==}
dependencies:
- '@babel/parser': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
'@types/babel__generator': 7.6.4
'@types/babel__template': 7.4.1
- '@types/babel__traverse': 7.17.1
+ '@types/babel__traverse': 7.20.1
dev: false
/@types/babel__generator@7.6.4:
resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
/@types/babel__template@7.4.1:
resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==}
dependencies:
- '@babel/parser': 7.21.9
- '@babel/types': 7.21.5
+ '@babel/parser': 7.22.5
+ '@babel/types': 7.22.5
dev: false
- /@types/babel__traverse@7.17.1:
- resolution: {integrity: sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==}
+ /@types/babel__traverse@7.20.1:
+ resolution: {integrity: sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg==}
dependencies:
- '@babel/types': 7.21.5
+ '@babel/types': 7.22.5
/@types/better-sqlite3@7.6.4:
resolution: {integrity: sha512-dzrRZCYPXIXfSR1/surNbJ/grU3scTaygS0OMzjlGf71i9sc2fGyHPXXiXmEvNIoE0cGwsanEFMVJxPXmco9Eg==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
dev: true
/@types/canvas-confetti@1.6.0:
@@ -8718,7 +8493,7 @@ packages:
/@types/chai-as-promised@7.1.5:
resolution: {integrity: sha512-jStwss93SITGBwt/niYrkf2C+/1KTeZCZl1LaeezTlqppAKeoQC7jxyqYuP72sxBGKCIbw7oHgbYssIRzT5FCQ==}
dependencies:
- '@types/chai': 4.3.3
+ '@types/chai': 4.3.5
dev: true
/@types/chai-subset@1.3.3:
@@ -8727,13 +8502,8 @@ packages:
'@types/chai': 4.3.5
dev: false
- /@types/chai@4.3.3:
- resolution: {integrity: sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==}
- dev: true
-
/@types/chai@4.3.5:
resolution: {integrity: sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==}
- dev: false
/@types/common-ancestor-path@1.0.0:
resolution: {integrity: sha512-RuLE14U0ewtlGo81hOjQtzXl3RsVlTkbHqfpsbl9V1hIhAxF30L5ru1Q6C1x7L7d7zs434HbMBeFrdd7fWVQ2Q==}
@@ -8749,13 +8519,13 @@ packages:
resolution: {integrity: sha512-COUnqfB2+ckwXXSFInsFdOAWQzCCx+a5hq2ruyj+Vjund94RJQd4LG2u9hnvJrTgunKAaax7ancBYlDrNYxA0g==}
dev: true
- /@types/debug@4.1.7:
- resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==}
+ /@types/debug@4.1.8:
+ resolution: {integrity: sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==}
dependencies:
'@types/ms': 0.7.31
- /@types/diff@5.0.2:
- resolution: {integrity: sha512-uw8eYMIReOwstQ0QKF0sICefSy8cNO/v7gOTiIy9SbwuHyEecJUm7qlgueOO5S1udZ5I/irVydHVwMchgzbKTg==}
+ /@types/diff@5.0.3:
+ resolution: {integrity: sha512-amrLbRqTU9bXMCc6uX0sWpxsQzRIo9z6MJPkH1pkez/qOxuqSZVuryJAWoBRq94CeG8JxY+VK4Le9HtjQR5T9A==}
dev: true
/@types/dlv@1.1.2:
@@ -8765,7 +8535,7 @@ packages:
/@types/estree-jsx@1.0.0:
resolution: {integrity: sha512-3qvGd0z8F2ENTGr/GG1yViqfiKmRfrXVx5sJyHGFu3z7m5g5utCQtGp/g29JnjflhtQJBv1WDQukHiT58xPcYQ==}
dependencies:
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
/@types/estree@0.0.39:
resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==}
@@ -8774,8 +8544,8 @@ packages:
resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==}
dev: true
- /@types/estree@1.0.0:
- resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==}
+ /@types/estree@1.0.1:
+ resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
/@types/extend@3.0.1:
resolution: {integrity: sha512-R1g/VyKFFI2HLC1QGAeTtCBWCo6n75l41OnsVYNbmKG+kempOESaodf6BeJyUM3Q0rKa/NQcTHbB2+66lNnxLw==}
@@ -8784,7 +8554,7 @@ packages:
/@types/fs-extra@8.1.2:
resolution: {integrity: sha512-SvSrYXfWSc7R4eqnOzbQF4TZmfpNSM9FrSWLU3EUnWBuyZqNBOrv1B1JA3byUDPUl9z4Ab3jeZG2eDdySlgNMg==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
dev: true
/@types/github-slugger@1.3.0:
@@ -8795,14 +8565,14 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
dev: true
/@types/glob@8.1.0:
resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
dev: true
/@types/hast@2.3.4:
@@ -8821,7 +8591,7 @@ packages:
/@types/is-ci@3.0.0:
resolution: {integrity: sha512-Q0Op0hdWbYd1iahB+IFNQcWXFq4O0Q5MwQP7uN0souuQ4rPg1vEYcnIOfr1gY+M+6rc8FGoRaBO1mOOvL29sEQ==}
dependencies:
- ci-info: 3.3.1
+ ci-info: 3.8.0
dev: true
/@types/js-yaml@4.0.5:
@@ -8857,8 +8627,8 @@ packages:
resolution: {integrity: sha512-y0WSZBtBNQwcYipTU/BhgeFu1EZNlFvUNCmkMXV9kBQZq7/o5z82dNVyH3yy2Xv5zzeNeQoHSL4Xm06+EQiH+g==}
dev: true
- /@types/mdast@3.0.10:
- resolution: {integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==}
+ /@types/mdast@3.0.11:
+ resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==}
dependencies:
'@types/unist': 2.0.6
@@ -8904,8 +8674,8 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: true
- /@types/node@14.18.21:
- resolution: {integrity: sha512-x5W9s+8P4XteaxT/jKF0PSb7XEvo5VmqEWgsMlyeY4ZlLK8I6aH6g5TPPyDlLAep+GYf4kefb7HFyc7PAO3m+Q==}
+ /@types/node@14.18.51:
+ resolution: {integrity: sha512-P9bsdGFPpVtofEKlhWMVS2qqx1A/rt9QBfihWlklfHHpUpjtYse5AzFz6j4DWrARLYh6gRnw9+5+DJcrq3KvBA==}
dev: true
/@types/node@16.18.30:
@@ -8916,8 +8686,12 @@ packages:
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
dev: false
+ /@types/node@18.16.18:
+ resolution: {integrity: sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==}
+
/@types/node@18.16.3:
resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==}
+ dev: true
/@types/normalize-package-data@2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
@@ -8927,45 +8701,46 @@ packages:
resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==}
dev: false
- /@types/prettier@2.6.3:
- resolution: {integrity: sha512-ymZk3LEC/fsut+/Q5qejp6R9O1rMxz3XaRHDV6kX8MrGAhOSPqVARbDi+EZvInBpw+BnCX3TD240byVkOfQsHg==}
+ /@types/prettier@2.7.3:
+ resolution: {integrity: sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==}
dev: true
/@types/prismjs@1.26.0:
resolution: {integrity: sha512-ZTaqn/qSqUuAq1YwvOFQfVW1AR/oQJlLSZVustdjwI+GZ8kr0MSHBj0tsXPW1EqHubx50gtBEjbPGsdZwQwCjQ==}
dev: true
- /@types/prompts@2.0.14:
- resolution: {integrity: sha512-HZBd99fKxRWpYCErtm2/yxUZv6/PBI9J7N4TNFffl5JbrYMHBwF25DjQGTW3b3jmXq+9P6/8fCIb2ee57BFfYA==}
+ /@types/prompts@2.4.4:
+ resolution: {integrity: sha512-p5N9uoTH76lLvSAaYSZtBCdEXzpOOufsRjnhjVSrZGXikVGHX9+cc9ERtHRV4hvBKHyZb1bg4K+56Bd2TqUn4A==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
+ kleur: 3.0.3
dev: true
/@types/prop-types@15.7.5:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
- /@types/react-dom@17.0.17:
- resolution: {integrity: sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg==}
+ /@types/react-dom@17.0.20:
+ resolution: {integrity: sha512-4pzIjSxDueZZ90F52mU3aPoogkHIoSIDG+oQ+wQK7Cy2B9S+MvOqY0uEA/qawKz381qrEDkvpwyt8Bm31I8sbA==}
dependencies:
- '@types/react': 17.0.45
+ '@types/react': 17.0.62
dev: true
- /@types/react-dom@18.2.3:
- resolution: {integrity: sha512-hxXEXWxFJXbY0LMj/T69mznqOZJXNtQMqVxIiirVAZnnpeYiD4zt+lPsgcr/cfWg2VLsxZ1y26vigG03prYB+Q==}
+ /@types/react-dom@18.2.6:
+ resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==}
dependencies:
- '@types/react': 18.2.5
+ '@types/react': 18.2.13
dev: false
- /@types/react@17.0.45:
- resolution: {integrity: sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==}
+ /@types/react@17.0.62:
+ resolution: {integrity: sha512-eANCyz9DG8p/Vdhr0ZKST8JV12PhH2ACCDYlFw6DIO+D+ca+uP4jtEDEpVqXZrh/uZdXQGwk7whJa3ah5DtyLw==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3
csstype: 3.1.2
dev: true
- /@types/react@18.2.5:
- resolution: {integrity: sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==}
+ /@types/react@18.2.13:
+ resolution: {integrity: sha512-vJ+zElvi/Zn9cVXB5slX2xL8PZodPCwPRDpittQdw43JR2AJ5k3vKdgJJyneV/cYgIbLQUwXa9JVDvUZXGba+Q==}
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3
@@ -8975,7 +8750,7 @@ packages:
/@types/resolve@1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
/@types/resolve@1.20.2:
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
@@ -8990,7 +8765,7 @@ packages:
/@types/sax@1.2.4:
resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
dev: false
/@types/scheduler@0.16.3:
@@ -9020,7 +8795,7 @@ packages:
/@types/set-cookie-parser@2.4.2:
resolution: {integrity: sha512-fBZgytwhYAUkj/jC/FAV4RQ5EerRup1YQsXQCh8rZfiHkc4UahC192oH0smGwsXol3cL3A5oETuAHeQHmhXM4w==}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
dev: true
/@types/stack-trace@0.0.29:
@@ -9052,8 +8827,8 @@ packages:
/@types/yargs-parser@21.0.0:
resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==}
- /@typescript-eslint/eslint-plugin@5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.0.2):
- resolution: {integrity: sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==}
+ /@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.0.2):
+ resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -9064,24 +8839,24 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.5.1
- '@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.0.2)
- '@typescript-eslint/scope-manager': 5.58.0
- '@typescript-eslint/type-utils': 5.58.0(eslint@8.38.0)(typescript@5.0.2)
- '@typescript-eslint/utils': 5.58.0(eslint@8.38.0)(typescript@5.0.2)
+ '@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.0.2)
+ '@typescript-eslint/scope-manager': 5.60.0
+ '@typescript-eslint/type-utils': 5.60.0(eslint@8.43.0)(typescript@5.0.2)
+ '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.0.2)
debug: 4.3.4
- eslint: 8.38.0
+ eslint: 8.43.0
grapheme-splitter: 1.0.4
ignore: 5.2.4
natural-compare-lite: 1.4.0
- semver: 7.3.8
+ semver: 7.5.2
tsutils: 3.21.0(typescript@5.0.2)
typescript: 5.0.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@5.58.0(eslint@8.38.0)(typescript@5.0.2):
- resolution: {integrity: sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==}
+ /@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@5.0.2):
+ resolution: {integrity: sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -9090,26 +8865,26 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.58.0
- '@typescript-eslint/types': 5.58.0
- '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.2)
+ '@typescript-eslint/scope-manager': 5.60.0
+ '@typescript-eslint/types': 5.60.0
+ '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.0.2)
debug: 4.3.4
- eslint: 8.38.0
+ eslint: 8.43.0
typescript: 5.0.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/scope-manager@5.58.0:
- resolution: {integrity: sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==}
+ /@typescript-eslint/scope-manager@5.60.0:
+ resolution: {integrity: sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.58.0
- '@typescript-eslint/visitor-keys': 5.58.0
+ '@typescript-eslint/types': 5.60.0
+ '@typescript-eslint/visitor-keys': 5.60.0
dev: true
- /@typescript-eslint/type-utils@5.58.0(eslint@8.38.0)(typescript@5.0.2):
- resolution: {integrity: sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==}
+ /@typescript-eslint/type-utils@5.60.0(eslint@8.43.0)(typescript@5.0.2):
+ resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -9118,23 +8893,23 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.2)
- '@typescript-eslint/utils': 5.58.0(eslint@8.38.0)(typescript@5.0.2)
+ '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.0.2)
+ '@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.0.2)
debug: 4.3.4
- eslint: 8.38.0
+ eslint: 8.43.0
tsutils: 3.21.0(typescript@5.0.2)
typescript: 5.0.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/types@5.58.0:
- resolution: {integrity: sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==}
+ /@typescript-eslint/types@5.60.0:
+ resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree@5.58.0(typescript@5.0.2):
- resolution: {integrity: sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==}
+ /@typescript-eslint/typescript-estree@5.60.0(typescript@5.0.2):
+ resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -9142,43 +8917,43 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.58.0
- '@typescript-eslint/visitor-keys': 5.58.0
+ '@typescript-eslint/types': 5.60.0
+ '@typescript-eslint/visitor-keys': 5.60.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
- semver: 7.3.8
+ semver: 7.5.2
tsutils: 3.21.0(typescript@5.0.2)
typescript: 5.0.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/utils@5.58.0(eslint@8.38.0)(typescript@5.0.2):
- resolution: {integrity: sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==}
+ /@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@5.0.2):
+ resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.38.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0)
'@types/json-schema': 7.0.11
'@types/semver': 7.5.0
- '@typescript-eslint/scope-manager': 5.58.0
- '@typescript-eslint/types': 5.58.0
- '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.2)
- eslint: 8.38.0
+ '@typescript-eslint/scope-manager': 5.60.0
+ '@typescript-eslint/types': 5.60.0
+ '@typescript-eslint/typescript-estree': 5.60.0(typescript@5.0.2)
+ eslint: 8.43.0
eslint-scope: 5.1.1
- semver: 7.3.8
+ semver: 7.5.2
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /@typescript-eslint/visitor-keys@5.58.0:
- resolution: {integrity: sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==}
+ /@typescript-eslint/visitor-keys@5.60.0:
+ resolution: {integrity: sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.58.0
+ '@typescript-eslint/types': 5.60.0
eslint-visitor-keys: 3.4.1
dev: true
@@ -9215,8 +8990,8 @@ packages:
resolution: {integrity: sha512-TSVh8CpnwNAsPC5wXcIyh92Bv1gq6E9cNDeeLu7Z4h8V4/qWtXJp7y42qljRkqcpmsve1iozwv1wr+3BNdILCg==}
dev: true
- /@vercel/analytics@0.1.8:
- resolution: {integrity: sha512-PQrOI8BJ9qUiVJuQfnKiJd15eDjDJH9TBKsNeMrtelT4NAk7d9mBVz1CoZkvoFnHQ0OW7Xnqmr1F2nScfAnznQ==}
+ /@vercel/analytics@0.1.11:
+ resolution: {integrity: sha512-mj5CPR02y0BRs1tN3oZcBNAX9a8NxsIUl9vElDPcqxnMfP0RbRc9fI9Ud7+QDg/1Izvt5uMumsr+6YsmVHcyuw==}
peerDependencies:
react: ^16.8||^17||^18
peerDependenciesMeta:
@@ -9224,12 +8999,14 @@ packages:
optional: true
dev: false
- /@vercel/nft@0.22.1:
- resolution: {integrity: sha512-lYYZIoxRurqDOSoVIdBicGnpUIpfyaS5qVjdPq+EfI285WqtZK3NK/dyCkiyBul+X2U2OEhRyeMdXPCHGJbohw==}
+ /@vercel/nft@0.22.6:
+ resolution: {integrity: sha512-gTsFnnT4mGxodr4AUlW3/urY+8JKKB452LwF3m477RFUJTAaDmcz2JqFuInzvdybYIeyIv1sSONEJxsxnbQ5JQ==}
+ engines: {node: '>=14'}
hasBin: true
dependencies:
'@mapbox/node-pre-gyp': 1.0.10
- acorn: 8.8.2
+ '@rollup/pluginutils': 4.2.1
+ acorn: 8.9.0
async-sema: 3.1.1
bindings: 1.5.0
estree-walker: 2.0.2
@@ -9238,14 +9015,13 @@ packages:
micromatch: 4.0.5
node-gyp-build: 4.6.0
resolve-from: 5.0.0
- rollup-pluginutils: 2.8.2
transitivePeerDependencies:
- encoding
- supports-color
dev: false
- /@vitejs/plugin-vue-jsx@3.0.0(vite@4.3.1)(vue@3.2.47):
- resolution: {integrity: sha512-vurkuzgac5SYuxd2HUZqAFAWGTF10diKBwJNbCvnWijNZfXd+7jMtqjPFbGt7idOJUn584fP1Ar9j/GN2jQ3Ew==}
+ /@vitejs/plugin-vue-jsx@3.0.1(vite@4.3.9)(vue@3.3.4):
+ resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
@@ -9254,17 +9030,17 @@ packages:
vite:
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.8)
- '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.8)
- vite: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
- vue: 3.2.47
+ '@babel/core': 7.22.5
+ '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.22.5)
+ '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.5)
+ vite: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
+ vue: 3.3.4
transitivePeerDependencies:
- supports-color
dev: false
- /@vitejs/plugin-vue@4.0.0(vite@4.3.1)(vue@3.2.47):
- resolution: {integrity: sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==}
+ /@vitejs/plugin-vue@4.2.3(vite@4.3.9)(vue@3.3.4):
+ resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
@@ -9273,43 +9049,43 @@ packages:
vite:
optional: true
dependencies:
- vite: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
- vue: 3.2.47
+ vite: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
+ vue: 3.3.4
dev: false
- /@vitest/expect@0.31.0:
- resolution: {integrity: sha512-Jlm8ZTyp6vMY9iz9Ny9a0BHnCG4fqBa8neCF6Pk/c/6vkUk49Ls6UBlgGAU82QnzzoaUs9E/mUhq/eq9uMOv/g==}
+ /@vitest/expect@0.31.4:
+ resolution: {integrity: sha512-tibyx8o7GUyGHZGyPgzwiaPaLDQ9MMuCOrc03BYT0nryUuhLbL7NV2r/q98iv5STlwMgaKuFJkgBW/8iPKwlSg==}
dependencies:
- '@vitest/spy': 0.31.0
- '@vitest/utils': 0.31.0
+ '@vitest/spy': 0.31.4
+ '@vitest/utils': 0.31.4
chai: 4.3.7
dev: false
- /@vitest/runner@0.31.0:
- resolution: {integrity: sha512-H1OE+Ly7JFeBwnpHTrKyCNm/oZgr+16N4qIlzzqSG/YRQDATBYmJb/KUn3GrZaiQQyL7GwpNHVZxSQd6juLCgw==}
+ /@vitest/runner@0.31.4:
+ resolution: {integrity: sha512-Wgm6UER+gwq6zkyrm5/wbpXGF+g+UBB78asJlFkIOwyse0pz8lZoiC6SW5i4gPnls/zUcPLWS7Zog0LVepXnpg==}
dependencies:
- '@vitest/utils': 0.31.0
+ '@vitest/utils': 0.31.4
concordance: 5.0.4
p-limit: 4.0.0
pathe: 1.1.0
dev: false
- /@vitest/snapshot@0.31.0:
- resolution: {integrity: sha512-5dTXhbHnyUMTMOujZPB0wjFjQ6q5x9c8TvAsSPUNKjp1tVU7i9pbqcKPqntyu2oXtmVxKbuHCqrOd+Ft60r4tg==}
+ /@vitest/snapshot@0.31.4:
+ resolution: {integrity: sha512-LemvNumL3NdWSmfVAMpXILGyaXPkZbG5tyl6+RQSdcHnTj6hvA49UAI8jzez9oQyE/FWLKRSNqTGzsHuk89LRA==}
dependencies:
magic-string: 0.30.0
pathe: 1.1.0
pretty-format: 27.5.1
dev: false
- /@vitest/spy@0.31.0:
- resolution: {integrity: sha512-IzCEQ85RN26GqjQNkYahgVLLkULOxOm5H/t364LG0JYb3Apg0PsYCHLBYGA006+SVRMWhQvHlBBCyuByAMFmkg==}
+ /@vitest/spy@0.31.4:
+ resolution: {integrity: sha512-3ei5ZH1s3aqbEyftPAzSuunGICRuhE+IXOmpURFdkm5ybUADk+viyQfejNk6q8M5QGX8/EVKw+QWMEP3DTJDag==}
dependencies:
tinyspy: 2.1.0
dev: false
- /@vitest/utils@0.31.0:
- resolution: {integrity: sha512-kahaRyLX7GS1urekRXN2752X4gIgOGVX4Wo8eDUGUkTWlGpXzf5ZS6N9RUUS+Re3XEE8nVGqNyxkSxF5HXlGhQ==}
+ /@vitest/utils@0.31.4:
+ resolution: {integrity: sha512-DobZbHacWznoGUfYU8XDPY78UubJxXfMNY1+SUdOp1NsI34eopSA6aZMeaGu10waSOeYwE8lxrd/pLfT0RMxjQ==}
dependencies:
concordance: 5.0.4
loupe: 2.3.6
@@ -9338,14 +9114,14 @@ packages:
resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==}
dev: false
- /@vue/babel-plugin-jsx@1.1.1:
+ /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.22.5):
resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==}
dependencies:
'@babel/helper-module-imports': 7.21.4
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.18.2)
+ '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.22.5)
'@babel/template': 7.20.7
- '@babel/traverse': 7.18.2
- '@babel/types': 7.21.5
+ '@babel/traverse': 7.22.5
+ '@babel/types': 7.22.5
'@vue/babel-helper-vue-transform-on': 1.0.2
camelcase: 6.3.0
html-tags: 3.3.1
@@ -9355,113 +9131,48 @@ packages:
- supports-color
dev: false
- /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.21.8):
- resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==}
- dependencies:
- '@babel/helper-module-imports': 7.21.4
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.8)
- '@babel/template': 7.20.7
- '@babel/traverse': 7.18.2
- '@babel/types': 7.21.5
- '@vue/babel-helper-vue-transform-on': 1.0.2
- camelcase: 6.3.0
- html-tags: 3.3.1
- svg-tags: 1.0.0
- transitivePeerDependencies:
- - '@babel/core'
- - supports-color
- dev: false
-
- /@vue/compiler-core@3.2.39:
- resolution: {integrity: sha512-mf/36OWXqWn0wsC40nwRRGheR/qoID+lZXbIuLnr4/AngM0ov8Xvv8GHunC0rKRIkh60bTqydlqTeBo49rlbqw==}
- dependencies:
- '@babel/parser': 7.18.4
- '@vue/shared': 3.2.39
- estree-walker: 2.0.2
- source-map: 0.6.1
- dev: false
-
- /@vue/compiler-core@3.2.47:
- resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==}
+ /@vue/compiler-core@3.3.4:
+ resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==}
dependencies:
- '@babel/parser': 7.21.9
- '@vue/shared': 3.2.47
+ '@babel/parser': 7.22.5
+ '@vue/shared': 3.3.4
estree-walker: 2.0.2
- source-map: 0.6.1
-
- /@vue/compiler-dom@3.2.39:
- resolution: {integrity: sha512-HMFI25Be1C8vLEEv1hgEO1dWwG9QQ8LTTPmCkblVJY/O3OvWx6r1+zsox5mKPMGvqYEZa6l8j+xgOfUspgo7hw==}
- dependencies:
- '@vue/compiler-core': 3.2.39
- '@vue/shared': 3.2.39
- dev: false
+ source-map-js: 1.0.2
- /@vue/compiler-dom@3.2.47:
- resolution: {integrity: sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==}
+ /@vue/compiler-dom@3.3.4:
+ resolution: {integrity: sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==}
dependencies:
- '@vue/compiler-core': 3.2.47
- '@vue/shared': 3.2.47
+ '@vue/compiler-core': 3.3.4
+ '@vue/shared': 3.3.4
- /@vue/compiler-sfc@3.2.39:
- resolution: {integrity: sha512-fqAQgFs1/BxTUZkd0Vakn3teKUt//J3c420BgnYgEOoVdTwYpBTSXCMJ88GOBCylmUBbtquGPli9tVs7LzsWIA==}
+ /@vue/compiler-sfc@3.3.4:
+ resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==}
dependencies:
- '@babel/parser': 7.18.4
- '@vue/compiler-core': 3.2.39
- '@vue/compiler-dom': 3.2.39
- '@vue/compiler-ssr': 3.2.39
- '@vue/reactivity-transform': 3.2.39
- '@vue/shared': 3.2.39
+ '@babel/parser': 7.22.5
+ '@vue/compiler-core': 3.3.4
+ '@vue/compiler-dom': 3.3.4
+ '@vue/compiler-ssr': 3.3.4
+ '@vue/reactivity-transform': 3.3.4
+ '@vue/shared': 3.3.4
estree-walker: 2.0.2
- magic-string: 0.25.9
- postcss: 8.4.24
- source-map: 0.6.1
- dev: false
-
- /@vue/compiler-sfc@3.2.47:
- resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==}
- dependencies:
- '@babel/parser': 7.21.9
- '@vue/compiler-core': 3.2.47
- '@vue/compiler-dom': 3.2.47
- '@vue/compiler-ssr': 3.2.47
- '@vue/reactivity-transform': 3.2.47
- '@vue/shared': 3.2.47
- estree-walker: 2.0.2
- magic-string: 0.25.9
+ magic-string: 0.30.0
postcss: 8.4.24
- source-map: 0.6.1
-
- /@vue/compiler-ssr@3.2.39:
- resolution: {integrity: sha512-EoGCJ6lincKOZGW+0Ky4WOKsSmqL7hp1ZYgen8M7u/mlvvEQUaO9tKKOy7K43M9U2aA3tPv0TuYYQFrEbK2eFQ==}
- dependencies:
- '@vue/compiler-dom': 3.2.39
- '@vue/shared': 3.2.39
- dev: false
-
- /@vue/compiler-ssr@3.2.47:
- resolution: {integrity: sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==}
- dependencies:
- '@vue/compiler-dom': 3.2.47
- '@vue/shared': 3.2.47
+ source-map-js: 1.0.2
- /@vue/reactivity-transform@3.2.39:
- resolution: {integrity: sha512-HGuWu864zStiWs9wBC6JYOP1E00UjMdDWIG5W+FpUx28hV3uz9ODOKVNm/vdOy/Pvzg8+OcANxAVC85WFBbl3A==}
+ /@vue/compiler-ssr@3.3.4:
+ resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==}
dependencies:
- '@babel/parser': 7.18.4
- '@vue/compiler-core': 3.2.39
- '@vue/shared': 3.2.39
- estree-walker: 2.0.2
- magic-string: 0.25.9
- dev: false
+ '@vue/compiler-dom': 3.3.4
+ '@vue/shared': 3.3.4
- /@vue/reactivity-transform@3.2.47:
- resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==}
+ /@vue/reactivity-transform@3.3.4:
+ resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==}
dependencies:
- '@babel/parser': 7.21.9
- '@vue/compiler-core': 3.2.47
- '@vue/shared': 3.2.47
+ '@babel/parser': 7.22.5
+ '@vue/compiler-core': 3.3.4
+ '@vue/shared': 3.3.4
estree-walker: 2.0.2
- magic-string: 0.25.9
+ magic-string: 0.30.0
/@vue/reactivity@3.1.5:
resolution: {integrity: sha512-1tdfLmNjWG6t/CsPldh+foumYFo3cpyCHgBYQ34ylaMsJ+SNHQ1kApMIa8jN+i593zQuaw3AdWH0nJTARzCFhg==}
@@ -9469,54 +9180,50 @@ packages:
'@vue/shared': 3.1.5
dev: false
- /@vue/reactivity@3.2.47:
- resolution: {integrity: sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==}
- dependencies:
- '@vue/shared': 3.2.47
-
/@vue/reactivity@3.3.2:
resolution: {integrity: sha512-yX8C4uTgg2Tdj+512EEMnMKbLveoITl7YdQX35AYgx8vBvQGszKiiCN46g4RY6/deeo/5DLbeUUGxCq1qWMf5g==}
dependencies:
'@vue/shared': 3.3.2
dev: false
- /@vue/runtime-core@3.2.47:
- resolution: {integrity: sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==}
+ /@vue/reactivity@3.3.4:
+ resolution: {integrity: sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==}
dependencies:
- '@vue/reactivity': 3.2.47
- '@vue/shared': 3.2.47
+ '@vue/shared': 3.3.4
- /@vue/runtime-dom@3.2.47:
- resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==}
+ /@vue/runtime-core@3.3.4:
+ resolution: {integrity: sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==}
dependencies:
- '@vue/runtime-core': 3.2.47
- '@vue/shared': 3.2.47
- csstype: 2.6.21
+ '@vue/reactivity': 3.3.4
+ '@vue/shared': 3.3.4
- /@vue/server-renderer@3.2.47(vue@3.2.47):
- resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==}
+ /@vue/runtime-dom@3.3.4:
+ resolution: {integrity: sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==}
+ dependencies:
+ '@vue/runtime-core': 3.3.4
+ '@vue/shared': 3.3.4
+ csstype: 3.1.2
+
+ /@vue/server-renderer@3.3.4(vue@3.3.4):
+ resolution: {integrity: sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==}
peerDependencies:
- vue: 3.2.47
+ vue: 3.3.4
dependencies:
- '@vue/compiler-ssr': 3.2.47
- '@vue/shared': 3.2.47
- vue: 3.2.47
+ '@vue/compiler-ssr': 3.3.4
+ '@vue/shared': 3.3.4
+ vue: 3.3.4
/@vue/shared@3.1.5:
resolution: {integrity: sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==}
dev: false
- /@vue/shared@3.2.39:
- resolution: {integrity: sha512-D3dl2ZB9qE6mTuWPk9RlhDeP1dgNRUKC3NJxji74A4yL8M2MwlhLKUC/49WHjrNzSPug58fWx/yFbaTzGAQSBw==}
- dev: false
-
- /@vue/shared@3.2.47:
- resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==}
-
/@vue/shared@3.3.2:
resolution: {integrity: sha512-0rFu3h8JbclbnvvKrs7Fe5FNGV9/5X2rPD7KmOzhLSUAiQH5//Hq437Gv0fR5Mev3u/nbtvmLl8XgwCU20/ZfQ==}
dev: false
+ /@vue/shared@3.3.4:
+ resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
+
/@webcomponents/template-shadowroot@0.2.1:
resolution: {integrity: sha512-fXL/vIUakyZL62hyvUh+EMwbVoTc0hksublmRz6ai6et8znHkJa6gtqMUZo1oc7dIz46exHSIImml9QTdknMHg==}
dev: false
@@ -9544,12 +9251,12 @@ packages:
acorn-walk: 7.2.0
dev: true
- /acorn-jsx@5.3.2(acorn@8.8.2):
+ /acorn-jsx@5.3.2(acorn@8.9.0):
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
- acorn: 8.8.2
+ acorn: 8.9.0
/acorn-walk@7.2.0:
resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==}
@@ -9566,8 +9273,8 @@ packages:
hasBin: true
dev: true
- /acorn@8.8.2:
- resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==}
+ /acorn@8.9.0:
+ resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==}
engines: {node: '>=0.4.0'}
hasBin: true
@@ -9605,8 +9312,8 @@ packages:
uri-js: 4.4.1
dev: false
- /alpinejs@3.12.0:
- resolution: {integrity: sha512-YENcRBA9dlwR8PsZNFMTHbmdlTNwd1BkCeivPvOzzCKHas6AfwNRsDK9UEFmE5dXTMEZjnnpCTxV8vkdpWiOCw==}
+ /alpinejs@3.12.2:
+ resolution: {integrity: sha512-wrUZULm9w6DYwWcUtB/anFLgRaF4riSuPgIJ3gcPUS8st9luAJnAxoIgro/Al97d2McSSz/JypWg/NlmKFIJJA==}
dependencies:
'@vue/reactivity': 3.1.5
dev: false
@@ -9740,7 +9447,7 @@ packages:
resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==}
engines: {node: '>=4'}
dependencies:
- tslib: 2.5.0
+ tslib: 2.5.3
dev: true
/astring@1.8.4:
@@ -9748,14 +9455,15 @@ packages:
hasBin: true
dev: false
- /astro-embed@0.1.1(astro@packages+astro):
- resolution: {integrity: sha512-NBnLDB0PygbahCBFeGDPzmW4/PJSrieWgjN7mN8vmStUACM+cdTz1vhLDSWt4LlbWxozq0x9G1dTnoVbHyYKLA==}
+ /astro-embed@0.1.3(astro@packages+astro):
+ resolution: {integrity: sha512-ztKlhFdUqlSlE5frybHLHQILsgBLnlcN2PejtkYEaIZHvysteiniT6Rg1o08z7+0FIt/KVE+8L/Y5g3ufFWdPg==}
peerDependencies:
astro: '*'
dependencies:
'@astro-community/astro-embed-integration': 0.1.2(astro@packages+astro)
'@astro-community/astro-embed-twitter': 0.1.3(astro@packages+astro)
- '@astro-community/astro-embed-youtube': 0.1.2(astro@packages+astro)
+ '@astro-community/astro-embed-vimeo': 0.1.2(astro@packages+astro)
+ '@astro-community/astro-embed-youtube': 0.2.2(astro@packages+astro)
astro: link:packages/astro
dev: false
@@ -9783,8 +9491,8 @@ packages:
engines: {node: '>= 4.0.0'}
dev: false
- /autocannon@7.10.0:
- resolution: {integrity: sha512-PY1UrXL4NHE7J0hA6GGN2r8xjiAePS/bii3Hz7NOvp4JO3xDNBgRftDjfAxj1t6FDWXiXEOuKF/pdDiisIS8ZA==}
+ /autocannon@7.11.0:
+ resolution: {integrity: sha512-17farET7ImAZjOCGSxiG3TcEbc6b+zWWQ61CpKC8D6UIjq+U3c1foRDSMk8Rgl4VJ01Hbbbx6UhdXhye9yTEZg==}
hasBin: true
dependencies:
chalk: 4.1.2
@@ -9807,26 +9515,11 @@ packages:
progress: 2.0.3
reinterval: 1.1.0
retimer: 3.0.0
- semver: 7.3.8
+ semver: 7.5.2
subarg: 1.0.0
timestring: 6.0.0
dev: false
- /autoprefixer@10.4.14(postcss@8.4.23):
- resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==}
- engines: {node: ^10 || ^12 || >=14}
- hasBin: true
- peerDependencies:
- postcss: ^8.1.0
- dependencies:
- browserslist: 4.21.5
- caniuse-lite: 1.0.30001487
- fraction.js: 4.2.0
- normalize-range: 0.1.2
- picocolors: 1.0.0
- postcss: 8.4.23
- postcss-value-parser: 4.2.0
-
/autoprefixer@10.4.14(postcss@8.4.24):
resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==}
engines: {node: ^10 || ^12 || >=14}
@@ -9841,24 +9534,24 @@ packages:
picocolors: 1.0.0
postcss: 8.4.24
postcss-value-parser: 4.2.0
- dev: false
/available-typed-arrays@1.0.5:
resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==}
engines: {node: '>= 0.4'}
- /babel-plugin-jsx-dom-expressions@0.33.14:
- resolution: {integrity: sha512-91T8uEz6Wb42bUm5vxRBawY05fBHiwUxah/xWBimuWpH3nf7E0KJ0Wm/s8R7lxRIZzwGCILv1IBlUCqA50WOVw==}
+ /babel-plugin-jsx-dom-expressions@0.36.10:
+ resolution: {integrity: sha512-QA2k/14WGw+RgcGGnEuLWwnu4em6CGhjeXtjvgOYyFHYS2a+CzPeaVQHDOlfuiBcjq/3hWMspHMIMnPEOIzdBg==}
peerDependencies:
- '@babel/core': ^7.0.0
+ '@babel/core': ^7.20.12
peerDependenciesMeta:
'@babel/core':
optional: true
dependencies:
- '@babel/helper-module-imports': 7.16.0
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.18.2)
- '@babel/types': 7.21.5
- html-entities: 2.3.2
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5)
+ '@babel/types': 7.22.5
+ html-entities: 2.3.3
+ validate-html-nesting: 1.2.2
dev: false
/babel-plugin-module-resolver@5.0.0:
@@ -9872,7 +9565,7 @@ packages:
resolve: 1.22.2
dev: false
- /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.21.8):
+ /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.22.5):
resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -9880,15 +9573,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/compat-data': 7.21.7
- '@babel/core': 7.21.8
- '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8)
+ '@babel/compat-data': 7.22.5
+ '@babel/core': 7.22.5
+ '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.5)
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: false
- /babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.21.8):
+ /babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.22.5):
resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -9896,14 +9589,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.5)
core-js-compat: 3.30.2
transitivePeerDependencies:
- supports-color
dev: false
- /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.21.8):
+ /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.22.5):
resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -9911,18 +9604,21 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.21.8
- '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.22.5)
transitivePeerDependencies:
- supports-color
dev: false
- /babel-preset-solid@1.4.2:
- resolution: {integrity: sha512-dDAYTT4UcBvUjdnlf1SOBNTospI/L1wWyzrMxEie3B4Auofo0lSFaCc95Pn5AZY8sdAew13Rp4a1ImByIsZlsQ==}
+ /babel-preset-solid@1.7.4:
+ resolution: {integrity: sha512-0mbHNYkbOVYhH6L95VlHVkBEVQjOXSzUqLDiFxUcsg/tU4yTM/qx7FI8C+kmos9LHckQBSm3wtwoe1BZLNJR1w==}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ peerDependenciesMeta:
+ '@babel/core':
+ optional: true
dependencies:
- babel-plugin-jsx-dom-expressions: 0.33.14
- transitivePeerDependencies:
- - '@babel/core'
+ babel-plugin-jsx-dom-expressions: 0.36.10
dev: false
/bail@2.0.2:
@@ -10086,7 +9782,7 @@ packages:
/builtins@5.0.1:
resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==}
dependencies:
- semver: 7.5.1
+ semver: 7.5.2
dev: true
/bundle-name@3.0.0:
@@ -10161,37 +9857,25 @@ packages:
/ccount@2.0.1:
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
- /chai-as-promised@7.1.1(chai@4.3.6):
+ /chai-as-promised@7.1.1(chai@4.3.7):
resolution: {integrity: sha512-azL6xMoi+uxu6z4rhWQ1jbdUhOMhis2PvscD/xjLqNMkv3BPPp2JyyuTHOrf9BOosGpNQ11v6BKv/g57RXbiaA==}
peerDependencies:
chai: '>= 2.1.2 < 5'
dependencies:
- chai: 4.3.6
+ chai: 4.3.7
check-error: 1.0.2
dev: true
- /chai-xml@0.4.0(chai@4.3.6):
- resolution: {integrity: sha512-VjFPW64Hcp9CuuZbAC26cBWi+DPhyWOW8yxNpfQX3W+jQLPJxN/sm5FAaW+FOKTzsNeIFQpt5yhGbZA5s/pEyg==}
+ /chai-xml@0.4.1(chai@4.3.7):
+ resolution: {integrity: sha512-VUf5Ol4ifOAsgz+lN4tfWENgQtrKxHPWsmpL5wdbqQdkpblZkcDlaT2aFvsPQH219Yvl8vc4064yFErgBIn9bw==}
engines: {node: '>= 0.8.0'}
peerDependencies:
chai: '>=1.10.0 '
dependencies:
- chai: 4.3.6
- xml2js: 0.4.23
+ chai: 4.3.7
+ xml2js: 0.5.0
dev: true
- /chai@4.3.6:
- resolution: {integrity: sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q==}
- engines: {node: '>=4'}
- dependencies:
- assertion-error: 1.1.0
- check-error: 1.0.2
- deep-eql: 3.0.1
- get-func-name: 2.0.0
- loupe: 2.3.6
- pathval: 1.1.1
- type-detect: 4.0.8
-
/chai@4.3.7:
resolution: {integrity: sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==}
engines: {node: '>=4'}
@@ -10203,7 +9887,6 @@ packages:
loupe: 2.3.6
pathval: 1.1.1
type-detect: 4.0.8
- dev: false
/chalk@2.4.2:
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
@@ -10267,8 +9950,8 @@ packages:
domutils: 3.1.0
dev: true
- /cheerio@1.0.0-rc.11:
- resolution: {integrity: sha512-bQwNaDIBKID5ts/DsdhxrjqFXYfLw4ste+wMKqWA8DyKcS4qwsPP4Bk8ZNaTJjvpiX/qW3BT4sU7d6Bh5i+dag==}
+ /cheerio@1.0.0-rc.12:
+ resolution: {integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==}
engines: {node: '>= 6'}
dependencies:
cheerio-select: 2.1.0
@@ -10278,7 +9961,6 @@ packages:
htmlparser2: 8.0.2
parse5: 7.1.2
parse5-htmlparser2-tree-adapter: 7.0.0
- tslib: 2.5.0
dev: true
/chokidar@3.5.3:
@@ -10303,8 +9985,9 @@ packages:
engines: {node: '>=10'}
dev: false
- /ci-info@3.3.1:
- resolution: {integrity: sha512-SXgeMX9VwDe7iFFaEWkA5AstuER9YKqy4EhHqr4DVqkwmD9rpVimkMKWHdjn30Ja45txyjhSn63lVX69eVCckg==}
+ /ci-info@3.8.0:
+ resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==}
+ engines: {node: '>=8'}
/clean-css@4.2.4:
resolution: {integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==}
@@ -10474,7 +10157,7 @@ packages:
js-string-escape: 1.0.1
lodash: 4.17.21
md5-hex: 3.0.1
- semver: 7.3.8
+ semver: 7.5.2
well-known-symbols: 2.0.0
dev: false
@@ -10561,36 +10244,36 @@ packages:
engines: {node: '>=8'}
dev: false
- /css-blank-pseudo@3.0.3(postcss@8.4.23):
+ /css-blank-pseudo@3.0.3(postcss@8.4.24):
resolution: {integrity: sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==}
engines: {node: ^12 || ^14 || >=16}
hasBin: true
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /css-has-pseudo@3.0.4(postcss@8.4.23):
+ /css-has-pseudo@3.0.4(postcss@8.4.24):
resolution: {integrity: sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==}
engines: {node: ^12 || ^14 || >=16}
hasBin: true
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /css-prefers-color-scheme@6.0.3(postcss@8.4.23):
+ /css-prefers-color-scheme@6.0.3(postcss@8.4.24):
resolution: {integrity: sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==}
engines: {node: ^12 || ^14 || >=16}
hasBin: true
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
/css-select@5.1.0:
@@ -10612,8 +10295,8 @@ packages:
engines: {node: '>= 6'}
dev: true
- /cssdb@6.6.3:
- resolution: {integrity: sha512-7GDvDSmE+20+WcSMhP17Q1EVWUrLlbxxpMDqG731n8P99JhnQZHR9YvtjPvEHfjFUjvQJvdpKCjlKOX+xe4UVA==}
+ /cssdb@7.6.0:
+ resolution: {integrity: sha512-Nna7rph8V0jC6+JBY4Vk4ndErUmfJfV6NJCaZdurL0omggabiy+QB2HCQtu5c/ACLZ0I7REv7A4QyPIoYzZx0w==}
dev: true
/cssesc@3.0.0:
@@ -10636,9 +10319,6 @@ packages:
cssom: 0.3.8
dev: true
- /csstype@2.6.21:
- resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==}
-
/csstype@3.1.2:
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
@@ -10764,18 +10444,11 @@ packages:
resolution: {integrity: sha512-OUepMozQULMLUmhxS95Vudo0jb0UchLimi3+pQ2plj61Fcy8axbP9hbiD4Sz6DPqn6XG3kfmziVfQ1rSys5AJQ==}
dev: false
- /deep-eql@3.0.1:
- resolution: {integrity: sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==}
- engines: {node: '>=0.12'}
- dependencies:
- type-detect: 4.0.8
-
/deep-eql@4.1.3:
resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==}
engines: {node: '>=6'}
dependencies:
type-detect: 4.0.8
- dev: false
/deep-extend@0.6.0:
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
@@ -10785,8 +10458,8 @@ packages:
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
dev: true
- /deepmerge-ts@4.2.2:
- resolution: {integrity: sha512-Ka3Kb21tiWjvQvS9U+1Dx+aqFAHsdTnMdYptLTmC2VAmDFMugWMY1e15aTODstipmCun8iNuqeSfcx6rsUUk0Q==}
+ /deepmerge-ts@4.3.0:
+ resolution: {integrity: sha512-if3ZYdkD2dClhnXR5reKtG98cwyaRT1NeugQoAPTTfsOpV9kqyeiBF9Qa5RHjemb3KzD5ulqygv6ED3t5j9eJw==}
engines: {node: '>=12.4.0'}
dev: false
@@ -11098,8 +10771,8 @@ packages:
unbox-primitive: 1.0.2
which-typed-array: 1.1.9
- /es-module-lexer@1.1.1:
- resolution: {integrity: sha512-n3ruqU8Te7I5prBd6d0darM8ajFuVNhLWvgo04hN7goWSaSrxe7ENOZitac7akN0A2o+8fMomBDsNPvW/eE3CQ==}
+ /es-module-lexer@1.3.0:
+ resolution: {integrity: sha512-vZK7T0N2CBmBOixhmjdqx2gWVbFZ4DXZ/NyRMZVlJXPa7CyFS+/a4QQsDGDQy9ZfEzxFuNEsMLeQJnKP2p5/JA==}
dev: false
/es-set-tostringtag@2.0.1:
@@ -11412,13 +11085,14 @@ packages:
dev: false
optional: true
- /esbuild-plugin-copy@2.0.2(esbuild@0.17.12):
- resolution: {integrity: sha512-HlDgkHXagBCwaoB8tlQFeH08/i5a2ey6Pc26annV1YcG5CkAHzzRzmCwp3wdi5KHI//HVUgipS+Zsy2tQmn9gQ==}
+ /esbuild-plugin-copy@2.1.1(esbuild@0.17.19):
+ resolution: {integrity: sha512-Bk66jpevTcV8KMFzZI1P7MZKZ+uDcrZm2G2egZ2jNIvVnivDpodZI+/KnpL3Jnap0PBdIHU7HwFGB8r+vV5CVw==}
peerDependencies:
esbuild: '>= 0.14.0'
dependencies:
chalk: 4.1.2
- esbuild: 0.17.12
+ chokidar: 3.5.3
+ esbuild: 0.17.19
fs-extra: 10.1.0
globby: 11.1.0
dev: true
@@ -11553,63 +11227,34 @@ packages:
esbuild-windows-arm64: 0.15.18
dev: false
- /esbuild@0.17.12:
- resolution: {integrity: sha512-bX/zHl7Gn2CpQwcMtRogTTBf9l1nl+H6R8nUbjk+RuKqAE3+8FDulLA+pHvX7aA7Xe07Iwa+CWvy9I8Y2qqPKQ==}
- engines: {node: '>=12'}
- hasBin: true
- requiresBuild: true
- optionalDependencies:
- '@esbuild/android-arm': 0.17.12
- '@esbuild/android-arm64': 0.17.12
- '@esbuild/android-x64': 0.17.12
- '@esbuild/darwin-arm64': 0.17.12
- '@esbuild/darwin-x64': 0.17.12
- '@esbuild/freebsd-arm64': 0.17.12
- '@esbuild/freebsd-x64': 0.17.12
- '@esbuild/linux-arm': 0.17.12
- '@esbuild/linux-arm64': 0.17.12
- '@esbuild/linux-ia32': 0.17.12
- '@esbuild/linux-loong64': 0.17.12
- '@esbuild/linux-mips64el': 0.17.12
- '@esbuild/linux-ppc64': 0.17.12
- '@esbuild/linux-riscv64': 0.17.12
- '@esbuild/linux-s390x': 0.17.12
- '@esbuild/linux-x64': 0.17.12
- '@esbuild/netbsd-x64': 0.17.12
- '@esbuild/openbsd-x64': 0.17.12
- '@esbuild/sunos-x64': 0.17.12
- '@esbuild/win32-arm64': 0.17.12
- '@esbuild/win32-ia32': 0.17.12
- '@esbuild/win32-x64': 0.17.12
-
- /esbuild@0.17.18:
- resolution: {integrity: sha512-z1lix43jBs6UKjcZVKOw2xx69ffE2aG0PygLL5qJ9OS/gy0Ewd1gW/PUQIOIQGXBHWNywSc0floSKoMFF8aK2w==}
+ /esbuild@0.17.19:
+ resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
- '@esbuild/android-arm': 0.17.18
- '@esbuild/android-arm64': 0.17.18
- '@esbuild/android-x64': 0.17.18
- '@esbuild/darwin-arm64': 0.17.18
- '@esbuild/darwin-x64': 0.17.18
- '@esbuild/freebsd-arm64': 0.17.18
- '@esbuild/freebsd-x64': 0.17.18
- '@esbuild/linux-arm': 0.17.18
- '@esbuild/linux-arm64': 0.17.18
- '@esbuild/linux-ia32': 0.17.18
- '@esbuild/linux-loong64': 0.17.18
- '@esbuild/linux-mips64el': 0.17.18
- '@esbuild/linux-ppc64': 0.17.18
- '@esbuild/linux-riscv64': 0.17.18
- '@esbuild/linux-s390x': 0.17.18
- '@esbuild/linux-x64': 0.17.18
- '@esbuild/netbsd-x64': 0.17.18
- '@esbuild/openbsd-x64': 0.17.18
- '@esbuild/sunos-x64': 0.17.18
- '@esbuild/win32-arm64': 0.17.18
- '@esbuild/win32-ia32': 0.17.18
- '@esbuild/win32-x64': 0.17.18
+ '@esbuild/android-arm': 0.17.19
+ '@esbuild/android-arm64': 0.17.19
+ '@esbuild/android-x64': 0.17.19
+ '@esbuild/darwin-arm64': 0.17.19
+ '@esbuild/darwin-x64': 0.17.19
+ '@esbuild/freebsd-arm64': 0.17.19
+ '@esbuild/freebsd-x64': 0.17.19
+ '@esbuild/linux-arm': 0.17.19
+ '@esbuild/linux-arm64': 0.17.19
+ '@esbuild/linux-ia32': 0.17.19
+ '@esbuild/linux-loong64': 0.17.19
+ '@esbuild/linux-mips64el': 0.17.19
+ '@esbuild/linux-ppc64': 0.17.19
+ '@esbuild/linux-riscv64': 0.17.19
+ '@esbuild/linux-s390x': 0.17.19
+ '@esbuild/linux-x64': 0.17.19
+ '@esbuild/netbsd-x64': 0.17.19
+ '@esbuild/openbsd-x64': 0.17.19
+ '@esbuild/sunos-x64': 0.17.19
+ '@esbuild/win32-arm64': 0.17.19
+ '@esbuild/win32-ia32': 0.17.19
+ '@esbuild/win32-x64': 0.17.19
/escalade@3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
@@ -11657,13 +11302,13 @@ packages:
source-map: 0.6.1
dev: true
- /eslint-config-prettier@8.8.0(eslint@8.38.0):
+ /eslint-config-prettier@8.8.0(eslint@8.43.0):
resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
- eslint: 8.38.0
+ eslint: 8.43.0
dev: true
/eslint-plugin-no-only-tests@2.6.0:
@@ -11671,7 +11316,7 @@ packages:
engines: {node: '>=4.0.0'}
dev: true
- /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.38.0)(prettier@2.8.8):
+ /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8):
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
@@ -11682,8 +11327,8 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
- eslint: 8.38.0
- eslint-config-prettier: 8.8.0(eslint@8.38.0)
+ eslint: 8.43.0
+ eslint-config-prettier: 8.8.0(eslint@8.43.0)
prettier: 2.8.8
prettier-linter-helpers: 1.0.0
dev: true
@@ -11709,16 +11354,16 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /eslint@8.38.0:
- resolution: {integrity: sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==}
+ /eslint@8.43.0:
+ resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.38.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0)
'@eslint-community/regexpp': 4.5.1
'@eslint/eslintrc': 2.0.3
- '@eslint/js': 8.38.0
- '@humanwhocodes/config-array': 0.11.8
+ '@eslint/js': 8.43.0
+ '@humanwhocodes/config-array': 0.11.10
'@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8
ajv: 6.12.6
@@ -11737,13 +11382,12 @@ packages:
find-up: 5.0.0
glob-parent: 6.0.2
globals: 13.20.0
- grapheme-splitter: 1.0.4
+ graphemer: 1.4.0
ignore: 5.2.4
import-fresh: 3.3.0
imurmurhash: 0.1.4
is-glob: 4.0.3
is-path-inside: 3.0.3
- js-sdsl: 4.4.0
js-yaml: 4.1.0
json-stable-stringify-without-jsonify: 1.0.1
levn: 0.4.1
@@ -11767,8 +11411,8 @@ packages:
resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- acorn: 8.8.2
- acorn-jsx: 5.3.2(acorn@8.8.2)
+ acorn: 8.9.0
+ acorn-jsx: 5.3.2(acorn@8.9.0)
eslint-visitor-keys: 3.4.1
dev: true
@@ -11804,7 +11448,7 @@ packages:
/estree-util-attach-comments@2.1.1:
resolution: {integrity: sha512-+5Ba/xGGS6mnwFbXIuQiDPTbuTxuMCooq3arVv7gPZtYpjp+VXH/NkHAP35OOefPhNG/UGqU3vt/LTABwcHX0w==}
dependencies:
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
dev: false
/estree-util-build-jsx@2.2.2:
@@ -11827,8 +11471,8 @@ packages:
source-map: 0.7.4
dev: false
- /estree-util-visit@1.2.0:
- resolution: {integrity: sha512-wdsoqhWueuJKsh5hqLw3j8lwFqNStm92VcwtAOAny8g/KS/l5Y8RISjR4k5W6skCj3Nirag/WUCMS0Nfy3sgsg==}
+ /estree-util-visit@1.2.1:
+ resolution: {integrity: sha512-xbgqcrkIVbIG+lI/gzbvd9SGTJL4zqJKBFttUl5pP27KhAjtMKbX/mQXJ7qgyXpMgVy/zvpm0xoQQaGL8OloOw==}
dependencies:
'@types/estree-jsx': 1.0.0
'@types/unist': 2.0.6
@@ -11836,6 +11480,7 @@ packages:
/estree-walker@0.6.1:
resolution: {integrity: sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==}
+ dev: true
/estree-walker@1.0.1:
resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==}
@@ -11941,16 +11586,6 @@ packages:
/fast-diff@1.2.0:
resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==}
- /fast-glob@3.2.11:
- resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==}
- engines: {node: '>=8.6.0'}
- dependencies:
- '@nodelib/fs.stat': 2.0.5
- '@nodelib/fs.walk': 1.2.8
- glob-parent: 5.1.2
- merge2: 1.4.1
- micromatch: 4.0.5
-
/fast-glob@3.2.12:
resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==}
engines: {node: '>=8.6.0'}
@@ -11968,8 +11603,8 @@ packages:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
dev: true
- /fast-xml-parser@4.0.8:
- resolution: {integrity: sha512-N4XqZaRMuHMvOFwFlqeBTlvrnXU+QN8wvCl2g9fHzMx2BnLoIYRDwy6XwI8FxogHMFI9OfGQBCddgckvSLTnvg==}
+ /fast-xml-parser@4.2.4:
+ resolution: {integrity: sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ==}
hasBin: true
dependencies:
strnum: 1.0.5
@@ -12157,8 +11792,8 @@ packages:
minipass: 3.3.6
dev: false
- /fs-monkey@1.0.3:
- resolution: {integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==}
+ /fs-monkey@1.0.4:
+ resolution: {integrity: sha512-INM/fWAxMICjttnD0DX1rBvinKskj5G1w+oy/pnm9u/tSlnBrzFonJMcalKJ30P8RRsPzKcCG7Q8l0jx5Fh9YQ==}
dev: true
/fs.realpath@1.0.0:
@@ -12276,8 +11911,8 @@ packages:
/github-from-package@0.0.0:
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
- /github-slugger@1.4.0:
- resolution: {integrity: sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==}
+ /github-slugger@1.5.0:
+ resolution: {integrity: sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==}
/github-slugger@2.0.0:
resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==}
@@ -12388,7 +12023,7 @@ packages:
dependencies:
array-union: 3.0.1
dir-glob: 3.0.1
- fast-glob: 3.2.11
+ fast-glob: 3.2.12
ignore: 5.2.4
merge2: 1.4.1
slash: 4.0.0
@@ -12399,7 +12034,7 @@ packages:
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
dir-glob: 3.0.1
- fast-glob: 3.2.11
+ fast-glob: 3.2.12
ignore: 5.2.4
merge2: 1.4.1
slash: 4.0.0
@@ -12420,6 +12055,10 @@ packages:
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
dev: true
+ /graphemer@1.4.0:
+ resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
+ dev: true
+
/gray-matter@4.0.3:
resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==}
engines: {node: '>=6.0'}
@@ -12503,7 +12142,7 @@ packages:
'@types/unist': 2.0.6
hastscript: 7.2.0
property-information: 6.2.0
- vfile: 5.3.2
+ vfile: 5.3.7
vfile-location: 4.1.0
web-namespaces: 2.0.1
dev: false
@@ -12537,8 +12176,8 @@ packages:
html-void-elements: 2.0.1
parse5: 6.0.1
unist-util-position: 4.0.4
- unist-util-visit: 4.1.0
- vfile: 5.3.2
+ unist-util-visit: 4.1.2
+ vfile: 5.3.7
web-namespaces: 2.0.1
zwitch: 2.0.4
dev: false
@@ -12566,7 +12205,7 @@ packages:
/hast-util-to-estree@2.3.2:
resolution: {integrity: sha512-YYDwATNdnvZi3Qi84iatPIl1lWpXba1MeNrNbDfJfVzEBZL8uUmtR7mt7bxKBC8kuAuvb0bkojXYZzsNHyHCLg==}
dependencies:
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
'@types/estree-jsx': 1.0.0
'@types/hast': 2.3.4
'@types/unist': 2.0.6
@@ -12574,7 +12213,7 @@ packages:
estree-util-attach-comments: 2.1.1
estree-util-is-identifier-name: 2.1.0
hast-util-whitespace: 2.0.1
- mdast-util-mdx-expression: 1.3.1
+ mdast-util-mdx-expression: 1.3.2
mdast-util-mdxjs-esm: 1.3.1
property-information: 6.2.0
space-separated-tokens: 2.0.2
@@ -12667,8 +12306,8 @@ packages:
whatwg-encoding: 2.0.0
dev: true
- /html-entities@2.3.2:
- resolution: {integrity: sha512-c3Ab/url5ksaT0WyleslpBEthOzWhrjQbg75y7XUsfSzi3Dgzt0l8w5e7DylRn15MTlMMD58dTfzddNS2kcAjQ==}
+ /html-entities@2.3.3:
+ resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==}
dev: false
/html-escaper@3.0.3:
@@ -12710,8 +12349,8 @@ packages:
entities: 4.5.0
dev: true
- /http-cache-semantics@4.1.0:
- resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==}
+ /http-cache-semantics@4.1.1:
+ resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==}
/http-errors@2.0.0:
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
@@ -12825,8 +12464,8 @@ packages:
resolve-from: 4.0.0
dev: true
- /import-meta-resolve@2.1.0:
- resolution: {integrity: sha512-yG9pxkWJVTy4cmRsNWE3ztFdtFuYIV8G4N+cbCkO8b+qngkLyIUhxQFuZ0qJm67+0nUOxjMPT7nfksPKza1v2g==}
+ /import-meta-resolve@2.2.2:
+ resolution: {integrity: sha512-f8KcQ1D80V7RnqVm+/lirO9zkOxjGxhaTC1IPrBGd3MEfNgmNG67tSUO9gTi2F3Blr2Az6g1vocaxzkVnWl9MA==}
dev: false
/imurmurhash@0.1.4:
@@ -12936,7 +12575,7 @@ packages:
resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==}
hasBin: true
dependencies:
- ci-info: 3.3.1
+ ci-info: 3.8.0
dev: true
/is-core-module@2.12.0:
@@ -13073,7 +12712,7 @@ packages:
/is-reference@3.0.1:
resolution: {integrity: sha512-baJJdQLiYaJdvFbJqXrcGv3WU3QCzBlUcI5QhbesIm6/xPsvmO+2CDoi/GMOFBQEQm+PXkwOPrp9KK5ozZsp2w==}
dependencies:
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
dev: false
/is-regex@1.1.4:
@@ -13177,7 +12816,7 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'}
dependencies:
- '@types/node': 18.16.3
+ '@types/node': 18.16.18
merge-stream: 2.0.0
supports-color: 7.2.0
dev: false
@@ -13186,10 +12825,6 @@ packages:
resolution: {integrity: sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==}
hasBin: true
- /js-sdsl@4.4.0:
- resolution: {integrity: sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==}
- dev: true
-
/js-string-escape@1.0.1:
resolution: {integrity: sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==}
engines: {node: '>= 0.8'}
@@ -13221,7 +12856,7 @@ packages:
optional: true
dependencies:
abab: 2.0.6
- acorn: 8.8.2
+ acorn: 8.9.0
acorn-globals: 6.0.0
cssom: 0.5.0
cssstyle: 2.3.0
@@ -13332,7 +12967,6 @@ packages:
/kleur@3.0.3:
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
engines: {node: '>=6'}
- dev: false
/kleur@4.1.5:
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
@@ -13366,14 +13000,14 @@ packages:
/lines-and-columns@1.2.4:
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
- /linkedom@0.14.17:
- resolution: {integrity: sha512-PD6GQKvZ4s6Ai4/WkpyHc8MhiZdCz4hWmMOWJk+MO3/kl1QvPUbo4nQWS9+VHO7lRBk1ucIa9ONS9qzCUcBAmQ==}
+ /linkedom@0.14.26:
+ resolution: {integrity: sha512-mK6TrydfFA7phrnp+1j57ycBwFI5bGSW6YXlw9acHoqF+mP/y+FooEYYyniOt5Ot57FSKB3iwmnuQ1UUyNLm5A==}
dependencies:
css-select: 5.1.0
cssom: 0.5.0
html-escaper: 3.0.3
htmlparser2: 8.0.2
- uhyphen: 0.1.0
+ uhyphen: 0.2.0
dev: true
/lit-element@3.3.2:
@@ -13388,14 +13022,6 @@ packages:
dependencies:
'@types/trusted-types': 2.0.3
- /lit@2.7.4:
- resolution: {integrity: sha512-cgD7xrZoYr21mbrkZIuIrj98YTMw/snJPg52deWVV4A8icLyNHI3bF70xsJeAgwTuiq5Kkd+ZR8gybSJDCPB7g==}
- dependencies:
- '@lit/reactive-element': 1.6.1
- lit-element: 3.3.2
- lit-html: 2.7.4
- dev: false
-
/lit@2.7.5:
resolution: {integrity: sha512-i/cH7Ye6nBDUASMnfwcictBnsTN91+aBjXoTHF2xARghXScKxpD4F4WYI+VLXg9lqbMinDfvoI7VnZXjyHgdfQ==}
dependencies:
@@ -13509,7 +13135,7 @@ packages:
ansi-escapes: 5.0.0
cli-cursor: 4.0.0
slice-ansi: 5.0.0
- strip-ansi: 7.0.1
+ strip-ansi: 7.1.0
wrap-ansi: 8.1.0
dev: false
@@ -13534,7 +13160,7 @@ packages:
/lower-case@2.0.2:
resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
dependencies:
- tslib: 2.5.0
+ tslib: 2.5.3
dev: false
/lru-cache@4.1.5:
@@ -13576,7 +13202,6 @@ packages:
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
- dev: false
/make-dir@3.1.0:
resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
@@ -13633,14 +13258,14 @@ packages:
/mdast-util-definitions@5.1.2:
resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
'@types/unist': 2.0.6
- unist-util-visit: 4.1.0
+ unist-util-visit: 4.1.2
/mdast-util-find-and-replace@2.2.2:
resolution: {integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
escape-string-regexp: 5.0.0
unist-util-is: 5.2.1
unist-util-visit-parents: 5.1.3
@@ -13649,10 +13274,10 @@ packages:
/mdast-util-from-markdown@1.3.0:
resolution: {integrity: sha512-HN3W1gRIuN/ZW295c7zi7g9lVBllMgZE40RxCX37wrTPWXCWtpvOZdfnuK+1WNpvZje6XuJeI3Wnb4TJEUem+g==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
'@types/unist': 2.0.6
decode-named-character-reference: 1.0.2
- mdast-util-to-string: 3.1.0
+ mdast-util-to-string: 3.2.0
micromark: 3.1.0
micromark-util-decode-numeric-character-reference: 1.0.0
micromark-util-decode-string: 1.0.2
@@ -13667,7 +13292,7 @@ packages:
/mdast-util-frontmatter@1.0.1:
resolution: {integrity: sha512-JjA2OjxRqAa8wEG8hloD0uTU0kdn8kbtOWpPP94NBkfAlbxn4S8gCGf/9DwFtEeGPXrDcNXdiDjVaRdUFqYokw==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-to-markdown: 1.5.0
micromark-extension-frontmatter: 1.1.0
dev: false
@@ -13675,7 +13300,7 @@ packages:
/mdast-util-gfm-autolink-literal@1.0.3:
resolution: {integrity: sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
ccount: 2.0.1
mdast-util-find-and-replace: 2.2.2
micromark-util-character: 1.1.0
@@ -13684,7 +13309,7 @@ packages:
/mdast-util-gfm-footnote@1.0.2:
resolution: {integrity: sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-to-markdown: 1.5.0
micromark-util-normalize-identifier: 1.0.0
dev: false
@@ -13692,14 +13317,14 @@ packages:
/mdast-util-gfm-strikethrough@1.0.3:
resolution: {integrity: sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-to-markdown: 1.5.0
dev: false
/mdast-util-gfm-table@1.0.7:
resolution: {integrity: sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
markdown-table: 3.0.3
mdast-util-from-markdown: 1.3.0
mdast-util-to-markdown: 1.5.0
@@ -13710,7 +13335,7 @@ packages:
/mdast-util-gfm-task-list-item@1.0.2:
resolution: {integrity: sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-to-markdown: 1.5.0
dev: false
@@ -13731,17 +13356,17 @@ packages:
/mdast-util-math@2.0.2:
resolution: {integrity: sha512-8gmkKVp9v6+Tgjtq6SYx9kGPpTf6FVYRa53/DLh479aldR9AyP48qeVOgNZ5X7QUK7nOy4yw7vg6mbiGcs9jWQ==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
longest-streak: 3.1.0
mdast-util-to-markdown: 1.5.0
dev: true
- /mdast-util-mdx-expression@1.3.1:
- resolution: {integrity: sha512-TTb6cKyTA1RD+1su1iStZ5PAv3rFfOUKcoU5EstUpv/IZo63uDX03R8+jXjMEhcobXnNOiG6/ccekvVl4eV1zQ==}
+ /mdast-util-mdx-expression@1.3.2:
+ resolution: {integrity: sha512-xIPmR5ReJDu/DHH1OoIT1HkuybIfRGYRywC+gJtI7qHjCJp/M9jrmBEJW22O8lskDWm562BX2W8TiAwRTb0rKA==}
dependencies:
'@types/estree-jsx': 1.0.0
'@types/hast': 2.3.4
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-from-markdown: 1.3.0
mdast-util-to-markdown: 1.5.0
transitivePeerDependencies:
@@ -13752,7 +13377,7 @@ packages:
dependencies:
'@types/estree-jsx': 1.0.0
'@types/hast': 2.3.4
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
'@types/unist': 2.0.6
ccount: 2.0.1
mdast-util-from-markdown: 1.3.0
@@ -13765,12 +13390,14 @@ packages:
transitivePeerDependencies:
- supports-color
- /mdast-util-mdx@2.0.0:
- resolution: {integrity: sha512-M09lW0CcBT1VrJUaF/PYxemxxHa7SLDHdSn94Q9FhxjCQfuW7nMAWKWimTmA3OyDMSTH981NN1csW1X+HPSluw==}
+ /mdast-util-mdx@2.0.1:
+ resolution: {integrity: sha512-38w5y+r8nyKlGvNjSEqWrhG0w5PmnRA+wnBvm+ulYCct7nsGYhFVb0lljS9bQav4psDAS1eGkP2LMVcZBi/aqw==}
dependencies:
- mdast-util-mdx-expression: 1.3.1
+ mdast-util-from-markdown: 1.3.0
+ mdast-util-mdx-expression: 1.3.2
mdast-util-mdx-jsx: 2.1.3
mdast-util-mdxjs-esm: 1.3.1
+ mdast-util-to-markdown: 1.5.0
transitivePeerDependencies:
- supports-color
@@ -13779,7 +13406,7 @@ packages:
dependencies:
'@types/estree-jsx': 1.0.0
'@types/hast': 2.3.4
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-from-markdown: 1.3.0
mdast-util-to-markdown: 1.5.0
transitivePeerDependencies:
@@ -13788,46 +13415,48 @@ packages:
/mdast-util-phrasing@3.0.1:
resolution: {integrity: sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
unist-util-is: 5.2.1
/mdast-util-to-hast@12.3.0:
resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==}
dependencies:
'@types/hast': 2.3.4
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-definitions: 5.1.2
micromark-util-sanitize-uri: 1.1.0
trim-lines: 3.0.1
unist-util-generated: 2.0.1
unist-util-position: 4.0.4
- unist-util-visit: 4.1.0
+ unist-util-visit: 4.1.2
/mdast-util-to-markdown@1.5.0:
resolution: {integrity: sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
'@types/unist': 2.0.6
longest-streak: 3.1.0
mdast-util-phrasing: 3.0.1
- mdast-util-to-string: 3.1.0
+ mdast-util-to-string: 3.2.0
micromark-util-decode-string: 1.0.2
- unist-util-visit: 4.1.0
+ unist-util-visit: 4.1.2
zwitch: 2.0.4
- /mdast-util-to-string@3.1.0:
- resolution: {integrity: sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA==}
+ /mdast-util-to-string@3.2.0:
+ resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==}
+ dependencies:
+ '@types/mdast': 3.0.11
/mdast-util-toc@6.1.1:
resolution: {integrity: sha512-Er21728Kow8hehecK2GZtb7Ny3omcoPUVrmObiSUwmoRYVZaXLR751QROEFjR8W/vAQdHMLj49Lz20J55XaNpw==}
dependencies:
'@types/extend': 3.0.1
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
extend: 3.0.2
github-slugger: 2.0.0
- mdast-util-to-string: 3.1.0
+ mdast-util-to-string: 3.2.0
unist-util-is: 5.2.1
- unist-util-visit: 4.1.0
+ unist-util-visit: 4.1.2
dev: true
/media-typer@0.3.0:
@@ -13835,11 +13464,11 @@ packages:
engines: {node: '>= 0.6'}
dev: true
- /memfs@3.4.7:
- resolution: {integrity: sha512-ygaiUSNalBX85388uskeCyhSAoOSgzBbtVCr9jA2RROssFL9Q19/ZXFqS+2Th2sr1ewNIWgFdLzLC3Yl1Zv+lw==}
+ /memfs@3.5.3:
+ resolution: {integrity: sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==}
engines: {node: '>= 4.0.0'}
dependencies:
- fs-monkey: 1.0.3
+ fs-monkey: 1.0.4
dev: true
/memorystream@0.3.1:
@@ -14045,8 +13674,8 @@ packages:
/micromark-extension-mdxjs@1.0.1:
resolution: {integrity: sha512-7YA7hF6i5eKOfFUzZ+0z6avRG52GpWR8DL+kN47y3f2KhxbBZMhmxe7auOeaTBrW2DenbbZTf1ea9tA2hDpC2Q==}
dependencies:
- acorn: 8.8.2
- acorn-jsx: 5.3.2(acorn@8.8.2)
+ acorn: 8.9.0
+ acorn-jsx: 5.3.2(acorn@8.9.0)
micromark-extension-mdx-expression: 1.0.5
micromark-extension-mdx-jsx: 1.0.4
micromark-extension-mdx-md: 1.0.1
@@ -14073,7 +13702,7 @@ packages:
/micromark-factory-mdx-expression@1.0.8:
resolution: {integrity: sha512-/GWj6h6bDFCDCkxOCb/xXpgKGonhBXEqMnhTThVo0nlIN/i8z6L6YrmRq+N91oerxY97fEz7vHSCSIcW7fGFhQ==}
dependencies:
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
micromark-util-character: 1.1.0
micromark-util-events-to-acorn: 1.2.3
micromark-util-symbol: 1.0.1
@@ -14150,9 +13779,9 @@ packages:
resolution: {integrity: sha512-ij4X7Wuc4fED6UoLWkmo0xJQhsktfNh1J0m8g4PbIMPlx+ek/4YdW5mvbye8z/aZvAPUoxgXHrwVlXAPKMRp1w==}
dependencies:
'@types/acorn': 4.0.6
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
'@types/unist': 2.0.6
- estree-util-visit: 1.2.0
+ estree-util-visit: 1.2.1
micromark-util-symbol: 1.0.1
micromark-util-types: 1.0.2
uvu: 0.5.6
@@ -14196,7 +13825,7 @@ packages:
/micromark@3.1.0:
resolution: {integrity: sha512-6Mj0yHLdUZjHnOPgr5xfWIMqMWS12zDN6iws9SLuSz76W8jTtAv24MN4/CL7gJrl5vtxGInkkqDv/JIoRsQOvA==}
dependencies:
- '@types/debug': 4.1.7
+ '@types/debug': 4.1.8
debug: 4.3.4
decode-named-character-reference: 1.0.2
micromark-core-commonmark: 1.0.6
@@ -14371,7 +14000,7 @@ packages:
/mlly@1.2.1:
resolution: {integrity: sha512-1aMEByaWgBPEbWV2BOPEMySRrzl7rIHXmQxam4DM8jVjalTQDjpN2ZKOLUrwyhfZQO7IXHml2StcHMhooDeEEQ==}
dependencies:
- acorn: 8.8.2
+ acorn: 8.9.0
pathe: 1.1.0
pkg-types: 1.0.3
ufo: 1.1.2
@@ -14411,8 +14040,8 @@ packages:
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
engines: {node: '>=4'}
- /mrmime@1.0.0:
- resolution: {integrity: sha512-a70zx7zFfVO7XpnQ2IX1Myh9yY4UYvfld/dikWRnsXxbyvMcfz+u6UfgNAtH+k2QqtJuzVpv6eLTx1G2+WKZbQ==}
+ /mrmime@1.0.1:
+ resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==}
engines: {node: '>=10'}
dev: false
@@ -14494,14 +14123,14 @@ packages:
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
dependencies:
lower-case: 2.0.2
- tslib: 2.5.0
+ tslib: 2.5.3
dev: false
/node-abi@3.40.0:
resolution: {integrity: sha512-zNy02qivjjRosswoYmPi8hIKJRr8MpQyeKT6qlcq/OnOgA3Rhoae+IYOqsM9V5+JnHWmxKnWOT2GxvtqdtOCXA==}
engines: {node: '>=10'}
dependencies:
- semver: 7.5.1
+ semver: 7.5.2
/node-addon-api@6.1.0:
resolution: {integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==}
@@ -14545,8 +14174,8 @@ packages:
hasBin: true
dev: false
- /node-mocks-http@1.11.0:
- resolution: {integrity: sha512-jS/WzSOcKbOeGrcgKbenZeNhxUNnP36Yw11+hL4TTxQXErGfqYZ+MaYNNvhaTiGIJlzNSqgQkk9j8dSu1YWSuw==}
+ /node-mocks-http@1.12.2:
+ resolution: {integrity: sha512-xhWwC0dh35R9rf0j3bRZXuISXdHxxtMx0ywZQBwjrg3yl7KpRETzogfeCamUIjltpn0Fxvs/ZhGJul1vPLrdJQ==}
engines: {node: '>=0.6'}
dependencies:
accepts: 1.3.8
@@ -14635,7 +14264,7 @@ packages:
dependencies:
execa: 6.1.0
parse-package-name: 1.0.0
- semver: 7.5.1
+ semver: 7.5.2
validate-npm-package-name: 4.0.0
dev: true
@@ -14742,18 +14371,18 @@ packages:
word-wrap: 1.2.3
dev: true
- /ora@6.1.0:
- resolution: {integrity: sha512-CxEP6845hLK+NHFWZ+LplGO4zfw4QSfxTlqMfvlJ988GoiUeZDMzCvqsZkFHv69sPICmJH1MDxZoQFOKXerAVw==}
+ /ora@6.3.1:
+ resolution: {integrity: sha512-ERAyNnZOfqM+Ao3RAvIXkYh5joP220yf59gVe2X/cI6SiCxIdi4c9HZKZD8R6q/RDXEje1THBju6iExiSsgJaQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
- bl: 5.1.0
chalk: 5.2.0
cli-cursor: 4.0.0
cli-spinners: 2.9.0
is-interactive: 2.0.0
is-unicode-supported: 1.3.0
log-symbols: 5.1.0
- strip-ansi: 7.0.1
+ stdin-discarder: 0.1.0
+ strip-ansi: 7.1.0
wcwidth: 1.0.1
dev: false
@@ -14904,7 +14533,7 @@ packages:
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
engines: {node: '>=8'}
dependencies:
- '@babel/code-frame': 7.21.4
+ '@babel/code-frame': 7.22.5
error-ex: 1.3.2
json-parse-even-better-errors: 2.3.1
lines-and-columns: 1.2.4
@@ -14950,7 +14579,7 @@ packages:
resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==}
dependencies:
no-case: 3.0.4
- tslib: 2.5.0
+ tslib: 2.5.3
dev: false
/path-browserify@1.0.1:
@@ -15010,7 +14639,7 @@ packages:
/periscopic@3.1.0:
resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==}
dependencies:
- '@types/estree': 1.0.0
+ '@types/estree': 1.0.1
estree-walker: 3.0.0
is-reference: 3.0.1
dev: false
@@ -15085,219 +14714,203 @@ packages:
resolution: {integrity: sha512-Hz/WvSNt5+7x+Rq1Cn6DetJOZxKtLDehJ1mLCYge6ju4QvSF/PHvRgy94e1SKJVI96AJTcqEdNwkkaAFad+TXQ==}
dev: false
- /postcss-attribute-case-insensitive@5.0.2(postcss@8.4.23):
+ /postcss-attribute-case-insensitive@5.0.2(postcss@8.4.24):
resolution: {integrity: sha512-XIidXV8fDr0kKt28vqki84fRK8VW8eTuIa4PChv2MqKuT6C9UjmSKzen6KaWhWEoYvwxFCa7n/tC1SZ3tyq4SQ==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /postcss-clamp@4.1.0(postcss@8.4.23):
+ /postcss-clamp@4.1.0(postcss@8.4.24):
resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==}
engines: {node: '>=7.6.0'}
peerDependencies:
postcss: ^8.4.6
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-color-functional-notation@4.2.4(postcss@8.4.23):
+ /postcss-color-functional-notation@4.2.4(postcss@8.4.24):
resolution: {integrity: sha512-2yrTAUZUab9s6CpxkxC4rVgFEVaR6/2Pipvi6qcgvnYiVqZcbDHEoBDhrXzyb7Efh2CCfHQNtcqWcIruDTIUeg==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-color-hex-alpha@8.0.4(postcss@8.4.23):
+ /postcss-color-hex-alpha@8.0.4(postcss@8.4.24):
resolution: {integrity: sha512-nLo2DCRC9eE4w2JmuKgVA3fGL3d01kGq752pVALF68qpGLmx2Qrk91QTKkdUqqp45T1K1XV8IhQpcu1hoAQflQ==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-color-rebeccapurple@7.1.1(postcss@8.4.23):
+ /postcss-color-rebeccapurple@7.1.1(postcss@8.4.24):
resolution: {integrity: sha512-pGxkuVEInwLHgkNxUc4sdg4g3py7zUeCQ9sMfwyHAT+Ezk8a4OaaVZ8lIY5+oNqA/BXXgLyXv0+5wHP68R79hg==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-custom-media@8.0.2(postcss@8.4.23):
+ /postcss-custom-media@8.0.2(postcss@8.4.24):
resolution: {integrity: sha512-7yi25vDAoHAkbhAzX9dHx2yc6ntS4jQvejrNcC+csQJAXjj15e7VcWfMgLqBNAbOvqi5uIa9huOVwdHbf+sKqg==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.3
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-custom-properties@12.1.11(postcss@8.4.23):
+ /postcss-custom-properties@12.1.11(postcss@8.4.24):
resolution: {integrity: sha512-0IDJYhgU8xDv1KY6+VgUwuQkVtmYzRwu+dMjnmdMafXYv86SWqfxkc7qdDvWS38vsjaEtv8e0vGOUQrAiMBLpQ==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-custom-selectors@6.0.3(postcss@8.4.23):
+ /postcss-custom-selectors@6.0.3(postcss@8.4.24):
resolution: {integrity: sha512-fgVkmyiWDwmD3JbpCmB45SvvlCD6z9CG6Ie6Iere22W5aHea6oWa7EM2bpnv2Fj3I94L3VbtvX9KqwSi5aFzSg==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.3
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /postcss-dir-pseudo-class@6.0.5(postcss@8.4.23):
+ /postcss-dir-pseudo-class@6.0.5(postcss@8.4.24):
resolution: {integrity: sha512-eqn4m70P031PF7ZQIvSgy9RSJ5uI2171O/OO/zcRNYpJbvaeKFUlar1aJ7rmgiQtbm0FSPsRewjpdS0Oew7MPA==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /postcss-double-position-gradients@3.1.2(postcss@8.4.23):
+ /postcss-double-position-gradients@3.1.2(postcss@8.4.24):
resolution: {integrity: sha512-GX+FuE/uBR6eskOK+4vkXgT6pDkexLokPaz/AbJna9s5Kzp/yl488pKPjhy0obB475ovfT1Wv8ho7U/cHNaRgQ==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.23)
- postcss: 8.4.23
+ '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.24)
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-env-function@4.0.6(postcss@8.4.23):
+ /postcss-env-function@4.0.6(postcss@8.4.24):
resolution: {integrity: sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-focus-visible@6.0.4(postcss@8.4.23):
+ /postcss-focus-visible@6.0.4(postcss@8.4.24):
resolution: {integrity: sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /postcss-focus-within@5.0.4(postcss@8.4.23):
+ /postcss-focus-within@5.0.4(postcss@8.4.24):
resolution: {integrity: sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /postcss-font-variant@5.0.0(postcss@8.4.23):
+ /postcss-font-variant@5.0.0(postcss@8.4.24):
resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
- /postcss-gap-properties@3.0.5(postcss@8.4.23):
+ /postcss-gap-properties@3.0.5(postcss@8.4.24):
resolution: {integrity: sha512-IuE6gKSdoUNcvkGIqdtjtcMtZIFyXZhmFd5RUlg97iVEvp1BZKV5ngsAjCjrVy+14uhGBQl9tzmi1Qwq4kqVOg==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
- /postcss-image-set-function@4.0.7(postcss@8.4.23):
+ /postcss-image-set-function@4.0.7(postcss@8.4.24):
resolution: {integrity: sha512-9T2r9rsvYzm5ndsBE8WgtrMlIT7VbtTfE7b3BQnudUqnBcBo7L758oc+o+pdj/dUV0l5wjwSdjeOH2DZtfv8qw==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-import@15.1.0(postcss@8.4.23):
+ /postcss-import@15.1.0(postcss@8.4.24):
resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
engines: {node: '>=14.0.0'}
peerDependencies:
postcss: ^8.0.0
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.2
- /postcss-initial@4.0.1(postcss@8.4.23):
+ /postcss-initial@4.0.1(postcss@8.4.24):
resolution: {integrity: sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==}
peerDependencies:
postcss: ^8.0.0
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
- /postcss-js@4.0.1(postcss@8.4.23):
+ /postcss-js@4.0.1(postcss@8.4.24):
resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
engines: {node: ^12 || ^14 || >= 16}
peerDependencies:
postcss: ^8.4.21
dependencies:
camelcase-css: 2.0.1
- postcss: 8.4.23
+ postcss: 8.4.24
- /postcss-lab-function@4.2.1(postcss@8.4.23):
+ /postcss-lab-function@4.2.1(postcss@8.4.24):
resolution: {integrity: sha512-xuXll4isR03CrQsmxyz92LJB2xX9n+pZJ5jE9JgcnmsCammLyKdlzrBin+25dy6wIjfhJpKBAN80gsTlCgRk2w==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.23)
- postcss: 8.4.23
+ '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.24)
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-load-config@4.0.1(postcss@8.4.23):
- resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==}
- engines: {node: '>= 14'}
- peerDependencies:
- postcss: '>=8.0.9'
- ts-node: '>=9.0.0'
- peerDependenciesMeta:
- postcss:
- optional: true
- ts-node:
- optional: true
- dependencies:
- lilconfig: 2.1.0
- postcss: 8.4.23
- yaml: 2.2.2
-
/postcss-load-config@4.0.1(postcss@8.4.24):
resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==}
engines: {node: '>= 14'}
@@ -15313,164 +14926,165 @@ packages:
lilconfig: 2.1.0
postcss: 8.4.24
yaml: 2.2.2
- dev: false
- /postcss-logical@5.0.4(postcss@8.4.23):
+ /postcss-logical@5.0.4(postcss@8.4.24):
resolution: {integrity: sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.4
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
- /postcss-media-minmax@5.0.0(postcss@8.4.23):
+ /postcss-media-minmax@5.0.0(postcss@8.4.24):
resolution: {integrity: sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==}
engines: {node: '>=10.0.0'}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
- /postcss-nested@6.0.1(postcss@8.4.23):
+ /postcss-nested@6.0.1(postcss@8.4.24):
resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==}
engines: {node: '>=12.0'}
peerDependencies:
postcss: ^8.2.14
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
- /postcss-nesting@10.2.0(postcss@8.4.23):
+ /postcss-nesting@10.2.0(postcss@8.4.24):
resolution: {integrity: sha512-EwMkYchxiDiKUhlJGzWsD9b2zvq/r2SSubcRrgP+jujMXFzqvANLt16lJANC+5uZ6hjI7lpRmI6O8JIl+8l1KA==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
'@csstools/selector-specificity': 2.2.0(postcss-selector-parser@6.0.13)
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /postcss-opacity-percentage@1.1.3(postcss@8.4.23):
+ /postcss-opacity-percentage@1.1.3(postcss@8.4.24):
resolution: {integrity: sha512-An6Ba4pHBiDtyVpSLymUUERMo2cU7s+Obz6BTrS+gxkbnSBNKSuD0AVUc+CpBMrpVPKKfoVz0WQCX+Tnst0i4A==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
- /postcss-overflow-shorthand@3.0.4(postcss@8.4.23):
+ /postcss-overflow-shorthand@3.0.4(postcss@8.4.24):
resolution: {integrity: sha512-otYl/ylHK8Y9bcBnPLo3foYFLL6a6Ak+3EQBPOTR7luMYCOsiVTUk1iLvNf6tVPNGXcoL9Hoz37kpfriRIFb4A==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-page-break@3.0.4(postcss@8.4.23):
+ /postcss-page-break@3.0.4(postcss@8.4.24):
resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==}
peerDependencies:
postcss: ^8
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
- /postcss-place@7.0.5(postcss@8.4.23):
+ /postcss-place@7.0.5(postcss@8.4.24):
resolution: {integrity: sha512-wR8igaZROA6Z4pv0d+bvVrvGY4GVHihBCBQieXFY3kuSuMyOmEnnfFzHl/tQuqHZkfkIVBEbDvYcFfHmpSet9g==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-value-parser: 4.2.0
dev: true
- /postcss-preset-env@7.7.1(postcss@8.4.23):
- resolution: {integrity: sha512-1sx6+Nl1wMVJzaYLVaz4OAR6JodIN/Z1upmVqLwSPCLT6XyxrEoePgNMHPH08kseLe3z06i9Vfkt/32BYEKDeA==}
+ /postcss-preset-env@7.8.3(postcss@8.4.24):
+ resolution: {integrity: sha512-T1LgRm5uEVFSEF83vHZJV2z19lHg4yJuZ6gXZZkqVsqv63nlr6zabMH3l4Pc01FQCyfWVrh2GaUeCVy9Po+Aag==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
- postcss: ^8.4
+ postcss: ^8.2
dependencies:
- '@csstools/postcss-cascade-layers': 1.1.1(postcss@8.4.23)
- '@csstools/postcss-color-function': 1.1.1(postcss@8.4.23)
- '@csstools/postcss-font-format-keywords': 1.0.1(postcss@8.4.23)
- '@csstools/postcss-hwb-function': 1.0.2(postcss@8.4.23)
- '@csstools/postcss-ic-unit': 1.0.1(postcss@8.4.23)
- '@csstools/postcss-is-pseudo-class': 2.0.7(postcss@8.4.23)
- '@csstools/postcss-normalize-display-values': 1.0.1(postcss@8.4.23)
- '@csstools/postcss-oklab-function': 1.1.1(postcss@8.4.23)
- '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.23)
- '@csstools/postcss-stepped-value-functions': 1.0.1(postcss@8.4.23)
- '@csstools/postcss-trigonometric-functions': 1.0.2(postcss@8.4.23)
- '@csstools/postcss-unset-value': 1.0.2(postcss@8.4.23)
- autoprefixer: 10.4.14(postcss@8.4.23)
+ '@csstools/postcss-cascade-layers': 1.1.1(postcss@8.4.24)
+ '@csstools/postcss-color-function': 1.1.1(postcss@8.4.24)
+ '@csstools/postcss-font-format-keywords': 1.0.1(postcss@8.4.24)
+ '@csstools/postcss-hwb-function': 1.0.2(postcss@8.4.24)
+ '@csstools/postcss-ic-unit': 1.0.1(postcss@8.4.24)
+ '@csstools/postcss-is-pseudo-class': 2.0.7(postcss@8.4.24)
+ '@csstools/postcss-nested-calc': 1.0.0(postcss@8.4.24)
+ '@csstools/postcss-normalize-display-values': 1.0.1(postcss@8.4.24)
+ '@csstools/postcss-oklab-function': 1.1.1(postcss@8.4.24)
+ '@csstools/postcss-progressive-custom-properties': 1.3.0(postcss@8.4.24)
+ '@csstools/postcss-stepped-value-functions': 1.0.1(postcss@8.4.24)
+ '@csstools/postcss-text-decoration-shorthand': 1.0.0(postcss@8.4.24)
+ '@csstools/postcss-trigonometric-functions': 1.0.2(postcss@8.4.24)
+ '@csstools/postcss-unset-value': 1.0.2(postcss@8.4.24)
+ autoprefixer: 10.4.14(postcss@8.4.24)
browserslist: 4.21.5
- css-blank-pseudo: 3.0.3(postcss@8.4.23)
- css-has-pseudo: 3.0.4(postcss@8.4.23)
- css-prefers-color-scheme: 6.0.3(postcss@8.4.23)
- cssdb: 6.6.3
- postcss: 8.4.23
- postcss-attribute-case-insensitive: 5.0.2(postcss@8.4.23)
- postcss-clamp: 4.1.0(postcss@8.4.23)
- postcss-color-functional-notation: 4.2.4(postcss@8.4.23)
- postcss-color-hex-alpha: 8.0.4(postcss@8.4.23)
- postcss-color-rebeccapurple: 7.1.1(postcss@8.4.23)
- postcss-custom-media: 8.0.2(postcss@8.4.23)
- postcss-custom-properties: 12.1.11(postcss@8.4.23)
- postcss-custom-selectors: 6.0.3(postcss@8.4.23)
- postcss-dir-pseudo-class: 6.0.5(postcss@8.4.23)
- postcss-double-position-gradients: 3.1.2(postcss@8.4.23)
- postcss-env-function: 4.0.6(postcss@8.4.23)
- postcss-focus-visible: 6.0.4(postcss@8.4.23)
- postcss-focus-within: 5.0.4(postcss@8.4.23)
- postcss-font-variant: 5.0.0(postcss@8.4.23)
- postcss-gap-properties: 3.0.5(postcss@8.4.23)
- postcss-image-set-function: 4.0.7(postcss@8.4.23)
- postcss-initial: 4.0.1(postcss@8.4.23)
- postcss-lab-function: 4.2.1(postcss@8.4.23)
- postcss-logical: 5.0.4(postcss@8.4.23)
- postcss-media-minmax: 5.0.0(postcss@8.4.23)
- postcss-nesting: 10.2.0(postcss@8.4.23)
- postcss-opacity-percentage: 1.1.3(postcss@8.4.23)
- postcss-overflow-shorthand: 3.0.4(postcss@8.4.23)
- postcss-page-break: 3.0.4(postcss@8.4.23)
- postcss-place: 7.0.5(postcss@8.4.23)
- postcss-pseudo-class-any-link: 7.1.6(postcss@8.4.23)
- postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.23)
- postcss-selector-not: 6.0.1(postcss@8.4.23)
+ css-blank-pseudo: 3.0.3(postcss@8.4.24)
+ css-has-pseudo: 3.0.4(postcss@8.4.24)
+ css-prefers-color-scheme: 6.0.3(postcss@8.4.24)
+ cssdb: 7.6.0
+ postcss: 8.4.24
+ postcss-attribute-case-insensitive: 5.0.2(postcss@8.4.24)
+ postcss-clamp: 4.1.0(postcss@8.4.24)
+ postcss-color-functional-notation: 4.2.4(postcss@8.4.24)
+ postcss-color-hex-alpha: 8.0.4(postcss@8.4.24)
+ postcss-color-rebeccapurple: 7.1.1(postcss@8.4.24)
+ postcss-custom-media: 8.0.2(postcss@8.4.24)
+ postcss-custom-properties: 12.1.11(postcss@8.4.24)
+ postcss-custom-selectors: 6.0.3(postcss@8.4.24)
+ postcss-dir-pseudo-class: 6.0.5(postcss@8.4.24)
+ postcss-double-position-gradients: 3.1.2(postcss@8.4.24)
+ postcss-env-function: 4.0.6(postcss@8.4.24)
+ postcss-focus-visible: 6.0.4(postcss@8.4.24)
+ postcss-focus-within: 5.0.4(postcss@8.4.24)
+ postcss-font-variant: 5.0.0(postcss@8.4.24)
+ postcss-gap-properties: 3.0.5(postcss@8.4.24)
+ postcss-image-set-function: 4.0.7(postcss@8.4.24)
+ postcss-initial: 4.0.1(postcss@8.4.24)
+ postcss-lab-function: 4.2.1(postcss@8.4.24)
+ postcss-logical: 5.0.4(postcss@8.4.24)
+ postcss-media-minmax: 5.0.0(postcss@8.4.24)
+ postcss-nesting: 10.2.0(postcss@8.4.24)
+ postcss-opacity-percentage: 1.1.3(postcss@8.4.24)
+ postcss-overflow-shorthand: 3.0.4(postcss@8.4.24)
+ postcss-page-break: 3.0.4(postcss@8.4.24)
+ postcss-place: 7.0.5(postcss@8.4.24)
+ postcss-pseudo-class-any-link: 7.1.6(postcss@8.4.24)
+ postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.24)
+ postcss-selector-not: 6.0.1(postcss@8.4.24)
postcss-value-parser: 4.2.0
dev: true
- /postcss-pseudo-class-any-link@7.1.6(postcss@8.4.23):
+ /postcss-pseudo-class-any-link@7.1.6(postcss@8.4.24):
resolution: {integrity: sha512-9sCtZkO6f/5ML9WcTLcIyV1yz9D1rf0tWc+ulKcvV30s0iZKS/ONyETvoWsr6vnrmW+X+KmuK3gV/w5EWnT37w==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
- /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.23):
+ /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.24):
resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==}
peerDependencies:
postcss: ^8.0.3
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
dev: true
- /postcss-selector-not@6.0.1(postcss@8.4.23):
+ /postcss-selector-not@6.0.1(postcss@8.4.24):
resolution: {integrity: sha512-1i9affjAe9xu/y9uqWH+tD4r6/hDaXJruk8xn2x1vzxC2U3J3LKO3zJW4CyxlNhA56pADJ/djpEwpH1RClI2rQ==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.24
postcss-selector-parser: 6.0.13
dev: true
@@ -15484,14 +15098,6 @@ packages:
/postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
- /postcss@8.4.23:
- resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==}
- engines: {node: ^10 || ^12 || >=14}
- dependencies:
- nanoid: 3.3.6
- picocolors: 1.0.0
- source-map-js: 1.0.2
-
/postcss@8.4.24:
resolution: {integrity: sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==}
engines: {node: ^10 || ^12 || >=14}
@@ -15500,17 +15106,17 @@ packages:
picocolors: 1.0.0
source-map-js: 1.0.2
- /preact-render-to-string@5.2.4(preact@10.13.2):
- resolution: {integrity: sha512-iIPHb3BXUQ3Za6KNhkjN/waq11Oh+QWWtAgN3id3LrL+cszH3DYh8TxJPNQ6Aogsbu4JsqdJLBZltwPFpG6N6w==}
+ /preact-render-to-string@5.2.6(preact@10.15.1):
+ resolution: {integrity: sha512-JyhErpYOvBV1hEPwIxc/fHWXPfnEGdRKxc8gFdAZ7XV4tlzyzG847XAyEZqoDnynP88akM4eaHcSOzNcLWFguw==}
peerDependencies:
preact: '>=10'
dependencies:
- preact: 10.13.2
+ preact: 10.15.1
pretty-format: 3.8.0
dev: false
- /preact@10.13.2:
- resolution: {integrity: sha512-q44QFLhOhty2Bd0Y46fnYW0gD/cbVM9dUVtNTDKPcdXSMA7jfY+Jpd6rk3GB0lcQss0z5s/6CmVP0Z/hV+g6pw==}
+ /preact@10.15.1:
+ resolution: {integrity: sha512-qs2ansoQEwzNiV5eAcRT1p1EC/dmEzaATVDJNiB3g2sRDWdA7b7MurXdJjB2+/WQktGWZwxvDrnuRFbWuIr64g==}
/prebuild-install@7.1.1:
resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==}
@@ -15556,25 +15162,14 @@ packages:
fast-diff: 1.2.0
dev: true
- /prettier-plugin-astro@0.8.0:
- resolution: {integrity: sha512-kt9wk33J7HvFGwFaHb8piwy4zbUmabC8Nu+qCw493jhe96YkpjscqGBPy4nJ9TPy9pd7+kEx1zM81rp+MIdrXg==}
- engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'}
- dependencies:
- '@astrojs/compiler': 1.4.2
- prettier: 2.8.8
- sass-formatter: 0.7.6
- synckit: 0.8.5
- dev: true
-
/prettier-plugin-astro@0.8.1:
resolution: {integrity: sha512-lJ/mG/Lz/ccSwNtwqpFS126mtMVzFVyYv0ddTF9wqwrEG4seECjKDAyw/oGv915rAcJi8jr89990nqfpmG+qdg==}
engines: {node: ^14.15.0 || >=16.0.0, pnpm: '>=7.14.0'}
dependencies:
- '@astrojs/compiler': 1.4.2
+ '@astrojs/compiler': 1.5.0
prettier: 2.8.8
sass-formatter: 0.7.6
synckit: 0.8.5
- dev: false
/prettier@2.8.8:
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
@@ -15586,8 +15181,8 @@ packages:
engines: {node: '>=6'}
dev: false
- /pretty-bytes@6.0.0:
- resolution: {integrity: sha512-6UqkYefdogmzqAZWzJ7laYeJnaXDy2/J+ZqiiMtS7t7OfpXWTlaeGMwX8U6EFvPV/YWWEKRkS8hKS4k60WHTOg==}
+ /pretty-bytes@6.1.0:
+ resolution: {integrity: sha512-Rk753HI8f4uivXi4ZCIYdhmG1V+WKzvRMg/X+M42a6t7D07RcmopXJMDNk6N++7Bl75URRGsb40ruvg7Hcp2wQ==}
engines: {node: ^14.13.1 || >=16.0.0}
dev: false
@@ -15604,8 +15199,8 @@ packages:
resolution: {integrity: sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==}
dev: false
- /prismjs@1.28.0:
- resolution: {integrity: sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==}
+ /prismjs@1.29.0:
+ resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}
engines: {node: '>=6'}
dev: false
@@ -15877,7 +15472,7 @@ packages:
jsdom: 18.1.1
mathjax-full: 3.2.2
unified: 10.1.2
- unist-util-visit: 4.1.0
+ unist-util-visit: 4.1.2
transitivePeerDependencies:
- bufferutil
- canvas
@@ -15963,7 +15558,7 @@ packages:
/remark-frontmatter@4.0.1:
resolution: {integrity: sha512-38fJrB0KnmD3E33a5jZC/5+gGAC2WKNiPw1/fdXJvijBlhA7RCsvJklrYJakS0HedninvaCYW8lQGf9C918GfA==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-frontmatter: 1.0.1
micromark-extension-frontmatter: 1.1.0
unified: 10.1.2
@@ -15972,7 +15567,7 @@ packages:
/remark-gfm@3.0.1:
resolution: {integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-gfm: 2.0.2
micromark-extension-gfm: 2.0.2
unified: 10.1.2
@@ -15983,7 +15578,7 @@ packages:
/remark-math@5.1.1:
resolution: {integrity: sha512-cE5T2R/xLVtfFI4cCePtiRn+e6jKMtFDR3P8V3qpv8wpKjwvHoBA4eJzvX+nVrnlNy0911bdGmuspCSwetfYHw==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-math: 2.0.2
micromark-extension-math: 2.1.1
unified: 10.1.2
@@ -15992,7 +15587,7 @@ packages:
/remark-mdx@2.3.0:
resolution: {integrity: sha512-g53hMkpM0I98MU266IzDFMrTD980gNF3BJnkyFcmN+dD873mQeD5rdMO3Y2X+x8umQfbSE0PcoEDl7ledSA+2g==}
dependencies:
- mdast-util-mdx: 2.0.0
+ mdast-util-mdx: 2.0.1
micromark-extension-mdxjs: 1.0.1
transitivePeerDependencies:
- supports-color
@@ -16001,7 +15596,17 @@ packages:
/remark-parse@10.0.1:
resolution: {integrity: sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
+ mdast-util-from-markdown: 1.3.0
+ unified: 10.1.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
+ /remark-parse@10.0.2:
+ resolution: {integrity: sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==}
+ dependencies:
+ '@types/mdast': 3.0.11
mdast-util-from-markdown: 1.3.0
unified: 10.1.2
transitivePeerDependencies:
@@ -16012,19 +15617,22 @@ packages:
resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==}
dependencies:
'@types/hast': 2.3.4
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-to-hast: 12.3.0
unified: 10.1.2
- /remark-shiki-twoslash@3.1.0:
- resolution: {integrity: sha512-6LqSqVtHQR4S0DKfdQ2/ePn9loTKUtpyopYvwk8johjDTeUW5MkaLQuZHlWNkkST/4aMbz6aTkstIcwfwcHpXg==}
+ /remark-shiki-twoslash@3.1.3(typescript@5.0.2):
+ resolution: {integrity: sha512-4e8OH3ySOCw5wUbDcPszokOKjKuebOqlP2WlySvC7ITBOq27BiGsFlq+FNWhxppZ+JzhTWah4gQrnMjX3KDbAQ==}
+ peerDependencies:
+ typescript: '>3'
dependencies:
+ '@types/unist': 2.0.6
'@typescript/twoslash': 3.1.0
'@typescript/vfs': 1.3.4
fenceparser: 1.1.1
regenerator-runtime: 0.13.11
shiki: 0.10.1
- shiki-twoslash: 3.1.0
+ shiki-twoslash: 3.1.2(typescript@5.0.2)
tslib: 2.1.0
typescript: 5.0.2
unist-util-visit: 2.0.3
@@ -16038,13 +15646,13 @@ packages:
dependencies:
retext: 8.1.0
retext-smartypants: 5.2.0
- unist-util-visit: 4.1.0
+ unist-util-visit: 4.1.2
dev: false
/remark-toc@8.0.1:
resolution: {integrity: sha512-7he2VOm/cy13zilnOTZcyAoyoolV26ULlon6XyCFU+vG54Z/LWJnwphj/xKIDLOt66QmJUgTyUvLVHi2aAElyg==}
dependencies:
- '@types/mdast': 3.0.10
+ '@types/mdast': 3.0.11
mdast-util-toc: 6.1.1
unified: 10.1.2
dev: true
@@ -16110,7 +15718,7 @@ packages:
'@types/nlcst': 1.0.0
nlcst-to-string: 3.1.1
unified: 10.1.2
- unist-util-visit: 4.1.0
+ unist-util-visit: 4.1.2
dev: false
/retext-stringify@3.1.0:
@@ -16179,7 +15787,7 @@ packages:
rollup:
optional: true
dependencies:
- '@babel/code-frame': 7.21.4
+ '@babel/code-frame': 7.22.5
jest-worker: 26.6.2
rollup: 2.79.1
serialize-javascript: 4.0.0
@@ -16190,6 +15798,7 @@ packages:
resolution: {integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==}
dependencies:
estree-walker: 0.6.1
+ dev: true
/rollup@2.79.1:
resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==}
@@ -16204,9 +15813,10 @@ packages:
hasBin: true
optionalDependencies:
fsevents: 2.3.2
+ dev: false
- /rollup@3.21.8:
- resolution: {integrity: sha512-SSFV2T2fWtQ/vvBip85u2Nr0GNKireabH9d7nXswBg+XSH+jbVDSYptRAEbCEsquhs503rpPA9POYAp0/Jhasw==}
+ /rollup@3.25.1:
+ resolution: {integrity: sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==}
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
@@ -16251,9 +15861,9 @@ packages:
dependencies:
suf-log: 2.5.3
- /sass@1.52.2:
- resolution: {integrity: sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==}
- engines: {node: '>=12.0.0'}
+ /sass@1.63.4:
+ resolution: {integrity: sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==}
+ engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
chokidar: 3.5.3
@@ -16305,15 +15915,8 @@ packages:
hasBin: true
dev: false
- /semver@7.3.8:
- resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==}
- engines: {node: '>=10'}
- hasBin: true
- dependencies:
- lru-cache: 6.0.0
-
- /semver@7.5.1:
- resolution: {integrity: sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==}
+ /semver@7.5.2:
+ resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==}
engines: {node: '>=10'}
hasBin: true
dependencies:
@@ -16362,8 +15965,8 @@ packages:
/set-blocking@2.0.0:
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
- /set-cookie-parser@2.5.1:
- resolution: {integrity: sha512-1jeBGaKNGdEq4FgIrORu/N570dwoPYio8lSoYLWmX7sQ//0JY08Xh9o5pBcgmHQ/MbsYp/aZnOe1s1lIsbLprQ==}
+ /set-cookie-parser@2.6.0:
+ resolution: {integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==}
/setprototypeof@1.2.0:
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
@@ -16377,7 +15980,7 @@ packages:
detect-libc: 2.0.1
node-addon-api: 6.1.0
prebuild-install: 7.1.1
- semver: 7.5.1
+ semver: 7.5.2
simple-get: 4.0.1
tar-fs: 2.1.1
tunnel-agent: 0.6.0
@@ -16408,11 +16011,14 @@ packages:
resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==}
dev: true
- /shiki-twoslash@3.1.0:
- resolution: {integrity: sha512-uDqrTutOIZzyHbo103GsK7Vvc10saK1XCCivnOQ1NHJzgp3FBilEpftGeVzVSMOJs+JyhI7whkvhXV7kXQ5zCg==}
+ /shiki-twoslash@3.1.2(typescript@5.0.2):
+ resolution: {integrity: sha512-JBcRIIizi+exIA/OUhYkV6jtyeZco0ykCkIRd5sgwIt1Pm4pz+maoaRZpm6SkhPwvif4fCA7xOtJOykhpIV64Q==}
+ peerDependencies:
+ typescript: '>3'
dependencies:
'@typescript/twoslash': 3.1.0
'@typescript/vfs': 1.3.4
+ fenceparser: 1.1.1
shiki: 0.10.1
typescript: 5.0.2
transitivePeerDependencies:
@@ -16537,8 +16143,8 @@ packages:
smart-buffer: 4.2.0
dev: true
- /solid-js@1.7.4:
- resolution: {integrity: sha512-hD/bzIpaa7DL/LGRRTLFvejQuxQaoXyH+DBgPputJW7zvFigCewQIoDvbwDR4VHTsa8VsMDPzV8BT0F9OqsS1Q==}
+ /solid-js@1.7.6:
+ resolution: {integrity: sha512-DXVOTjUh/bIAhE0fIqu3ezGLyQaez7v8EOw3uPLIi87DmLjg+hsuCAgKyNIZ+o4jUetOk3ZORccvJmE1yZUk8g==}
dependencies:
csstype: 3.1.2
seroval: 0.5.1
@@ -16637,6 +16243,13 @@ packages:
resolution: {integrity: sha512-Rz6yejtVyWnVjC1RFvNmYL10kgjC49EOghxWn0RFqlCHGFpQx+Xe7yW3I4ceK1SGrWIGMjD5Kbue8W/udkbMJg==}
dev: false
+ /stdin-discarder@0.1.0:
+ resolution: {integrity: sha512-xhV7w8S+bUwlPTb4bAOUQhv8/cSS5offJuX8GQGq32ONF0ZtDWKfkdomM3HMRA+LhX6um/FZ0COqlwsjD53LeQ==}
+ engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ dependencies:
+ bl: 5.1.0
+ dev: false
+
/stream-transform@2.1.3:
resolution: {integrity: sha512-9GHUiM5hMiCi6Y03jD2ARC1ettBXkQBoQAe7nJsPknnI0ow10aXjTnew8QtYQmLjzn974BnmWEAJgCY6ZP1DeQ==}
dependencies:
@@ -16661,7 +16274,7 @@ packages:
dependencies:
eastasianwidth: 0.2.0
emoji-regex: 9.2.2
- strip-ansi: 7.0.1
+ strip-ansi: 7.1.0
dev: false
/string.prototype.matchall@4.0.8:
@@ -16738,8 +16351,8 @@ packages:
dependencies:
ansi-regex: 5.0.1
- /strip-ansi@7.0.1:
- resolution: {integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==}
+ /strip-ansi@7.1.0:
+ resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
engines: {node: '>=12'}
dependencies:
ansi-regex: 6.0.1
@@ -16793,7 +16406,7 @@ packages:
/strip-literal@1.0.1:
resolution: {integrity: sha512-QZTsipNpa2Ppr6v1AmJHESqJ3Uz247MUS0OjrnnZjFAvEoWqxuyFuXn2xLgMtRnijJShAa1HL0gtJyUs7u7n3Q==}
dependencies:
- acorn: 8.8.2
+ acorn: 8.9.0
dev: false
/strnum@1.0.5:
@@ -16858,16 +16471,16 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
- /svelte-hmr@0.15.1(svelte@3.58.0):
+ /svelte-hmr@0.15.1(svelte@3.59.1):
resolution: {integrity: sha512-BiKB4RZ8YSwRKCNVdNxK/GfY+r4Kjgp9jCLEy0DuqAKfmQtpL38cQK3afdpjw4sqSs4PLi3jIPJIFp259NkZtA==}
engines: {node: ^12.20 || ^14.13.1 || >= 16}
peerDependencies:
svelte: '>=3.19.0'
dependencies:
- svelte: 3.58.0
+ svelte: 3.59.1
dev: false
- /svelte2tsx@0.6.15(svelte@3.58.0)(typescript@5.0.2):
+ /svelte2tsx@0.6.15(svelte@3.59.1)(typescript@5.0.2):
resolution: {integrity: sha512-+j6RmA3g5pPs1DHa/rdzJjjhZuCfWx0IbNPaR99A2bvOSPPY6BlVkBGU0urI+DGcWHhYEG28Flo942KqlAkpEQ==}
peerDependencies:
svelte: ^3.55 || ^4.0
@@ -16878,12 +16491,12 @@ packages:
dependencies:
dedent-js: 1.0.1
pascal-case: 3.1.2
- svelte: 3.58.0
+ svelte: 3.59.1
typescript: 5.0.2
dev: false
- /svelte@3.58.0:
- resolution: {integrity: sha512-brIBNNB76mXFmU/Kerm4wFnkskBbluBDCjx/8TcpYRb298Yh2dztS2kQ6bhtjMcvUhd5ynClfwpz5h2gnzdQ1A==}
+ /svelte@3.59.1:
+ resolution: {integrity: sha512-pKj8fEBmqf6mq3/NfrB9SLtcJcUvjYSWyePlfCqN9gujLB25RitWK8PvFzlwim6hD/We35KbPlRteuA6rnPGcQ==}
engines: {node: '>= 8'}
/svg-tags@1.0.0:
@@ -16899,7 +16512,7 @@ packages:
engines: {node: ^14.18.0 || >=16.0.0}
dependencies:
'@pkgr/utils': 2.4.0
- tslib: 2.5.0
+ tslib: 2.5.3
/tailwindcss@3.3.2:
resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==}
@@ -16920,11 +16533,11 @@ packages:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.0
- postcss: 8.4.23
- postcss-import: 15.1.0(postcss@8.4.23)
- postcss-js: 4.0.1(postcss@8.4.23)
- postcss-load-config: 4.0.1(postcss@8.4.23)
- postcss-nested: 6.0.1(postcss@8.4.23)
+ postcss: 8.4.24
+ postcss-import: 15.1.0(postcss@8.4.24)
+ postcss-js: 4.0.1(postcss@8.4.24)
+ postcss-load-config: 4.0.1(postcss@8.4.24)
+ postcss-nested: 6.0.1(postcss@8.4.24)
postcss-selector-parser: 6.0.13
postcss-value-parser: 4.2.0
resolve: 1.22.2
@@ -16955,20 +16568,20 @@ packages:
inherits: 2.0.4
readable-stream: 3.6.2
- /tar@6.1.11:
- resolution: {integrity: sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==}
- engines: {node: '>= 10'}
+ /tar@6.1.14:
+ resolution: {integrity: sha512-piERznXu0U7/pW7cdSn7hjqySIVTYT6F76icmFk7ptU7dDYlXTm5r9A6K04R2vU3olYgoKeo1Cg3eeu5nhftAw==}
+ engines: {node: '>=10'}
dependencies:
chownr: 2.0.0
fs-minipass: 2.1.0
- minipass: 3.3.6
+ minipass: 5.0.0
minizlib: 2.1.2
mkdirp: 1.0.4
yallist: 4.0.0
dev: false
- /tar@6.1.14:
- resolution: {integrity: sha512-piERznXu0U7/pW7cdSn7hjqySIVTYT6F76icmFk7ptU7dDYlXTm5r9A6K04R2vU3olYgoKeo1Cg3eeu5nhftAw==}
+ /tar@6.1.15:
+ resolution: {integrity: sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==}
engines: {node: '>=10'}
dependencies:
chownr: 2.0.0
@@ -17005,7 +16618,7 @@ packages:
hasBin: true
dependencies:
'@jridgewell/source-map': 0.3.3
- acorn: 8.8.2
+ acorn: 8.9.0
commander: 2.20.3
source-map-support: 0.5.21
dev: false
@@ -17159,8 +16772,8 @@ packages:
resolution: {integrity: sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==}
dev: true
- /tslib@2.5.0:
- resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
+ /tslib@2.5.3:
+ resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==}
/tsutils@3.21.0(typescript@5.0.2):
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
@@ -17191,65 +16804,65 @@ packages:
dependencies:
safe-buffer: 5.2.1
- /turbo-darwin-64@1.9.3:
- resolution: {integrity: sha512-0dFc2cWXl82kRE4Z+QqPHhbEFEpUZho1msHXHWbz5+PqLxn8FY0lEVOHkq5tgKNNEd5KnGyj33gC/bHhpZOk5g==}
+ /turbo-darwin-64@1.10.3:
+ resolution: {integrity: sha512-IIB9IomJGyD3EdpSscm7Ip1xVWtYb7D0x7oH3vad3gjFcjHJzDz9xZ/iw/qItFEW+wGFcLSRPd+1BNnuLM8AsA==}
cpu: [x64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
- /turbo-darwin-arm64@1.9.3:
- resolution: {integrity: sha512-1cYbjqLBA2zYE1nbf/qVnEkrHa4PkJJbLo7hnuMuGM0bPzh4+AnTNe98gELhqI1mkTWBu/XAEeF5u6dgz0jLNA==}
+ /turbo-darwin-arm64@1.10.3:
+ resolution: {integrity: sha512-SBNmOZU9YEB0eyNIxeeQ+Wi0Ufd+nprEVp41rgUSRXEIpXjsDjyBnKnF+sQQj3+FLb4yyi/yZQckB+55qXWEsw==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
dev: true
optional: true
- /turbo-linux-64@1.9.3:
- resolution: {integrity: sha512-UuBPFefawEwpuxh5pM9Jqq3q4C8M0vYxVYlB3qea/nHQ80pxYq7ZcaLGEpb10SGnr3oMUUs1zZvkXWDNKCJb8Q==}
+ /turbo-linux-64@1.10.3:
+ resolution: {integrity: sha512-kvAisGKE7xHJdyMxZLvg53zvHxjqPK1UVj4757PQqtx9dnjYHSc8epmivE6niPgDHon5YqImzArCjVZJYpIGHQ==}
cpu: [x64]
os: [linux]
requiresBuild: true
dev: true
optional: true
- /turbo-linux-arm64@1.9.3:
- resolution: {integrity: sha512-vUrNGa3hyDtRh9W0MkO+l1dzP8Co2gKnOVmlJQW0hdpOlWlIh22nHNGGlICg+xFa2f9j4PbQlWTsc22c019s8Q==}
+ /turbo-linux-arm64@1.10.3:
+ resolution: {integrity: sha512-Qgaqln0IYRgyL0SowJOi+PNxejv1I2xhzXOI+D+z4YHbgSx87ox1IsALYBlK8VRVYY8VCXl+PN12r1ioV09j7A==}
cpu: [arm64]
os: [linux]
requiresBuild: true
dev: true
optional: true
- /turbo-windows-64@1.9.3:
- resolution: {integrity: sha512-0BZ7YaHs6r+K4ksqWus1GKK3W45DuDqlmfjm/yuUbTEVc8szmMCs12vugU2Zi5GdrdJSYfoKfEJ/PeegSLIQGQ==}
+ /turbo-windows-64@1.10.3:
+ resolution: {integrity: sha512-rbH9wManURNN8mBnN/ZdkpUuTvyVVEMiUwFUX4GVE5qmV15iHtZfDLUSGGCP2UFBazHcpNHG1OJzgc55GFFrUw==}
cpu: [x64]
os: [win32]
requiresBuild: true
dev: true
optional: true
- /turbo-windows-arm64@1.9.3:
- resolution: {integrity: sha512-QJUYLSsxdXOsR1TquiOmLdAgtYcQ/RuSRpScGvnZb1hY0oLc7JWU0llkYB81wVtWs469y8H9O0cxbKwCZGR4RQ==}
+ /turbo-windows-arm64@1.10.3:
+ resolution: {integrity: sha512-ThlkqxhcGZX39CaTjsHqJnqVe+WImjX13pmjnpChz6q5HHbeRxaJSFzgrHIOt0sUUVx90W/WrNRyoIt/aafniw==}
cpu: [arm64]
os: [win32]
requiresBuild: true
dev: true
optional: true
- /turbo@1.9.3:
- resolution: {integrity: sha512-ID7mxmaLUPKG/hVkp+h0VuucB1U99RPCJD9cEuSEOdIPoSIuomcIClEJtKamUsdPLhLCud+BvapBNnhgh58Nzw==}
+ /turbo@1.10.3:
+ resolution: {integrity: sha512-U4gKCWcKgLcCjQd4Pl8KJdfEKumpyWbzRu75A6FCj6Ctea1PIm58W6Ltw1QXKqHrl2pF9e1raAskf/h6dlrPCA==}
hasBin: true
requiresBuild: true
optionalDependencies:
- turbo-darwin-64: 1.9.3
- turbo-darwin-arm64: 1.9.3
- turbo-linux-64: 1.9.3
- turbo-linux-arm64: 1.9.3
- turbo-windows-64: 1.9.3
- turbo-windows-arm64: 1.9.3
+ turbo-darwin-64: 1.10.3
+ turbo-darwin-arm64: 1.10.3
+ turbo-linux-64: 1.10.3
+ turbo-linux-arm64: 1.10.3
+ turbo-windows-64: 1.10.3
+ turbo-windows-arm64: 1.10.3
dev: true
/turbolinks@5.2.0:
@@ -17343,8 +16956,8 @@ packages:
hasBin: true
dev: false
- /uhyphen@0.1.0:
- resolution: {integrity: sha512-o0QVGuFg24FK765Qdd5kk0zU/U4dEsCtN/GSiwNI9i8xsSVtjIAOdTaVhLwZ1nrbWxFVMxNDDl+9fednsOMsBw==}
+ /uhyphen@0.2.0:
+ resolution: {integrity: sha512-qz3o9CHXmJJPGBdqzab7qAYuW8kQGKNEuoHFYrBwV6hWIMcpAmxDLXojcHfFr9US1Pe6zUswEIJIbLI610fuqA==}
dev: true
/ultrahtml@0.1.3:
@@ -17366,8 +16979,8 @@ packages:
busboy: 1.6.0
dev: true
- /undici@5.22.0:
- resolution: {integrity: sha512-fR9RXCc+6Dxav4P9VV/sp5w3eFiSdOjJYsbtWfd4s5L5C4ogyuVpdKIVHeW0vV1MloM65/f7W45nR9ZxwVdyiA==}
+ /undici@5.22.1:
+ resolution: {integrity: sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==}
engines: {node: '>=14.0'}
dependencies:
busboy: 1.6.0
@@ -17408,7 +17021,7 @@ packages:
is-buffer: 2.0.5
is-plain-obj: 4.1.0
trough: 2.1.0
- vfile: 5.3.2
+ vfile: 5.3.7
/unique-string@2.0.0:
resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==}
@@ -17461,7 +17074,7 @@ packages:
resolution: {integrity: sha512-TkBb0HABNmxzAcfLf4qsIbFbaPDvMO6wa3b3j4VcEzFVaw1LBKwnW4/sRJ/atSLSzoIg41JWEdnE7N6DIhGDGQ==}
dependencies:
'@types/unist': 2.0.6
- unist-util-visit: 4.1.0
+ unist-util-visit: 4.1.2
/unist-util-select@4.0.3:
resolution: {integrity: sha512-1074+K9VyR3NyUz3lgNtHKm7ln+jSZXtLJM4E22uVuoFn88a/Go2pX8dusrt/W+KWH1ncn8jcd8uCQuvXb/fXA==}
@@ -17521,6 +17134,13 @@ packages:
unist-util-is: 5.2.1
unist-util-visit-parents: 5.1.3
+ /unist-util-visit@4.1.2:
+ resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==}
+ dependencies:
+ '@types/unist': 2.0.6
+ unist-util-is: 5.2.1
+ unist-util-visit-parents: 5.1.3
+
/universal-user-agent@6.0.0:
resolution: {integrity: sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==}
dev: true
@@ -17609,6 +17229,10 @@ packages:
kleur: 4.1.5
sade: 1.8.1
+ /validate-html-nesting@1.2.2:
+ resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==}
+ dev: false
+
/validate-npm-package-license@3.0.4:
resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
dependencies:
@@ -17627,7 +17251,7 @@ packages:
resolution: {integrity: sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==}
dependencies:
'@types/unist': 2.0.6
- vfile: 5.3.2
+ vfile: 5.3.7
dev: false
/vfile-message@3.1.4:
@@ -17636,16 +17260,16 @@ packages:
'@types/unist': 2.0.6
unist-util-stringify-position: 3.0.3
- /vfile@5.3.2:
- resolution: {integrity: sha512-w0PLIugRY3Crkgw89TeMvHCzqCs/zpreR31hl4D92y6SOE07+bfJe+dK5Q2akwS+i/c801kzjoOr9gMcTe6IAA==}
+ /vfile@5.3.7:
+ resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==}
dependencies:
'@types/unist': 2.0.6
is-buffer: 2.0.5
unist-util-stringify-position: 3.0.3
vfile-message: 3.1.4
- /vite-node@0.31.0(@types/node@18.16.3):
- resolution: {integrity: sha512-8x1x1LNuPvE2vIvkSB7c1mApX5oqlgsxzHQesYF7l5n1gKrEmrClIiZuOFbFDQcjLsmcWSwwmrWrcGWm9Fxc/g==}
+ /vite-node@0.31.4(@types/node@18.16.18):
+ resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==}
engines: {node: '>=v14.18.0'}
hasBin: true
dependencies:
@@ -17654,7 +17278,7 @@ packages:
mlly: 1.2.1
pathe: 1.1.0
picocolors: 1.0.0
- vite: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ vite: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
transitivePeerDependencies:
- '@types/node'
- less
@@ -17665,7 +17289,7 @@ packages:
- terser
dev: false
- /vite-plugin-pwa@0.14.7(workbox-window@6.5.4):
+ /vite-plugin-pwa@0.14.7(workbox-window@6.6.0):
resolution: {integrity: sha512-dNJaf0fYOWncmjxv9HiSa2xrSjipjff7IkYE5oIUJ2x5HKu3cXgA8LRgzOwTc5MhwyFYRSU0xyN0Phbx3NsQYw==}
peerDependencies:
vite: ^3.1.0 || ^4.0.0
@@ -17677,17 +17301,17 @@ packages:
'@rollup/plugin-replace': 5.0.2(rollup@3.20.1)
debug: 4.3.4
fast-glob: 3.2.12
- pretty-bytes: 6.0.0
+ pretty-bytes: 6.1.0
rollup: 3.20.1
workbox-build: 6.5.4
- workbox-window: 6.5.4
+ workbox-window: 6.6.0
transitivePeerDependencies:
- '@types/babel__core'
- supports-color
dev: false
- /vite@4.3.1(@types/node@14.18.21):
- resolution: {integrity: sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg==}
+ /vite@4.3.9(@types/node@14.18.51):
+ resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@@ -17711,16 +17335,16 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 14.18.21
- esbuild: 0.17.18
- postcss: 8.4.23
- rollup: 3.21.8
+ '@types/node': 14.18.51
+ esbuild: 0.17.19
+ postcss: 8.4.24
+ rollup: 3.25.1
optionalDependencies:
fsevents: 2.3.2
dev: true
- /vite@4.3.1(@types/node@18.16.3)(sass@1.52.2):
- resolution: {integrity: sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg==}
+ /vite@4.3.9(@types/node@18.16.18)(sass@1.63.4):
+ resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@@ -17744,15 +17368,15 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 18.16.3
- esbuild: 0.17.18
- postcss: 8.4.23
- rollup: 3.21.8
- sass: 1.52.2
+ '@types/node': 18.16.18
+ esbuild: 0.17.19
+ postcss: 8.4.24
+ rollup: 3.25.1
+ sass: 1.63.4
optionalDependencies:
fsevents: 2.3.2
- /vitefu@0.2.4(vite@4.3.1):
+ /vitefu@0.2.4(vite@4.3.9):
resolution: {integrity: sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==}
peerDependencies:
vite: ^3.0.0 || ^4.0.0
@@ -17760,11 +17384,11 @@ packages:
vite:
optional: true
dependencies:
- vite: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
+ vite: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
dev: false
- /vitest@0.31.0:
- resolution: {integrity: sha512-JwWJS9p3GU9GxkG7eBSmr4Q4x4bvVBSswaCFf1PBNHiPx00obfhHRJfgHcnI0ffn+NMlIh9QGvG75FlaIBdKGA==}
+ /vitest@0.31.4:
+ resolution: {integrity: sha512-GoV0VQPmWrUFOZSg3RpQAPN+LPmHg2/gxlMNJlyxJihkz6qReHDV6b0pPDcqFLNEPya4tWJ1pgwUNP9MLmUfvQ==}
engines: {node: '>=v14.18.0'}
hasBin: true
peerDependencies:
@@ -17796,13 +17420,13 @@ packages:
dependencies:
'@types/chai': 4.3.5
'@types/chai-subset': 1.3.3
- '@types/node': 18.16.3
- '@vitest/expect': 0.31.0
- '@vitest/runner': 0.31.0
- '@vitest/snapshot': 0.31.0
- '@vitest/spy': 0.31.0
- '@vitest/utils': 0.31.0
- acorn: 8.8.2
+ '@types/node': 18.16.18
+ '@vitest/expect': 0.31.4
+ '@vitest/runner': 0.31.4
+ '@vitest/snapshot': 0.31.4
+ '@vitest/spy': 0.31.4
+ '@vitest/utils': 0.31.4
+ acorn: 8.9.0
acorn-walk: 8.2.0
cac: 6.7.14
chai: 4.3.7
@@ -17816,8 +17440,8 @@ packages:
strip-literal: 1.0.1
tinybench: 2.5.0
tinypool: 0.5.0
- vite: 4.3.1(@types/node@18.16.3)(sass@1.52.2)
- vite-node: 0.31.0(@types/node@18.16.3)
+ vite: 4.3.9(@types/node@18.16.18)(sass@1.63.4)
+ vite-node: 0.31.4(@types/node@18.16.18)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -17833,7 +17457,7 @@ packages:
engines: {node: '>=6.0'}
hasBin: true
dependencies:
- acorn: 8.8.2
+ acorn: 8.9.0
acorn-walk: 8.2.0
dev: true
@@ -17900,14 +17524,14 @@ packages:
resolution: {integrity: sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==}
dev: false
- /vue@3.2.47:
- resolution: {integrity: sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==}
+ /vue@3.3.4:
+ resolution: {integrity: sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==}
dependencies:
- '@vue/compiler-dom': 3.2.47
- '@vue/compiler-sfc': 3.2.47
- '@vue/runtime-dom': 3.2.47
- '@vue/server-renderer': 3.2.47(vue@3.2.47)
- '@vue/shared': 3.2.47
+ '@vue/compiler-dom': 3.3.4
+ '@vue/compiler-sfc': 3.3.4
+ '@vue/runtime-dom': 3.3.4
+ '@vue/server-renderer': 3.3.4(vue@3.3.4)
+ '@vue/shared': 3.3.4
/w3c-hr-time@1.0.2:
resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==}
@@ -17935,8 +17559,8 @@ packages:
resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==}
engines: {node: '>= 8'}
- /web-vitals@3.1.1:
- resolution: {integrity: sha512-qvllU+ZeQChqzBhZ1oyXmWsjJ8a2jHYpH8AMaVuf29yscOPZfTQTjQFRX6+eADTdsDE8IanOZ0cetweHMs8/2A==}
+ /web-vitals@3.3.2:
+ resolution: {integrity: sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==}
dev: false
/webidl-conversions@3.0.1:
@@ -18103,10 +17727,10 @@ packages:
engines: {node: '>=10.0.0'}
dependencies:
'@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0)
- '@babel/core': 7.21.8
- '@babel/preset-env': 7.21.5(@babel/core@7.21.8)
+ '@babel/core': 7.22.5
+ '@babel/preset-env': 7.21.5(@babel/core@7.22.5)
'@babel/runtime': 7.21.5
- '@rollup/plugin-babel': 5.3.1(@babel/core@7.21.8)(rollup@2.79.1)
+ '@rollup/plugin-babel': 5.3.1(@babel/core@7.22.5)(rollup@2.79.1)
'@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1)
'@rollup/plugin-replace': 2.4.2(rollup@2.79.1)
'@surma/rollup-plugin-off-main-thread': 2.2.3
@@ -18154,6 +17778,10 @@ packages:
resolution: {integrity: sha512-OXYb+m9wZm8GrORlV2vBbE5EC1FKu71GGp0H4rjmxmF4/HLbMCoTFws87M3dFwgpmg0v00K++PImpNQ6J5NQ6Q==}
dev: false
+ /workbox-core@6.6.0:
+ resolution: {integrity: sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==}
+ dev: false
+
/workbox-expiration@6.5.4:
resolution: {integrity: sha512-jUP5qPOpH1nXtjGGh1fRBa1wJL2QlIb5mGpct3NzepjGG2uFFBn4iiEBiI9GUmfAFR2ApuRhDydjcRmYXddiEQ==}
dependencies:
@@ -18231,6 +17859,13 @@ packages:
workbox-core: 6.5.4
dev: false
+ /workbox-window@6.6.0:
+ resolution: {integrity: sha512-L4N9+vka17d16geaJXXRjENLFldvkWy7JyGxElRD0JvBxvFEd8LOhr+uXCcar/NzAmIBRv9EZ+M+Qr4mOoBITw==}
+ dependencies:
+ '@types/trusted-types': 2.0.3
+ workbox-core: 6.6.0
+ dev: false
+
/workerpool@6.2.0:
resolution: {integrity: sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==}
@@ -18283,7 +17918,7 @@ packages:
dependencies:
ansi-styles: 6.2.1
string-width: 5.1.2
- strip-ansi: 7.0.1
+ strip-ansi: 7.1.0
dev: false
/wrappy@1.0.2:
@@ -18307,14 +17942,6 @@ packages:
engines: {node: '>=12'}
dev: true
- /xml2js@0.4.23:
- resolution: {integrity: sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==}
- engines: {node: '>=4.0.0'}
- dependencies:
- sax: 1.2.4
- xmlbuilder: 11.0.1
- dev: true
-
/xml2js@0.5.0:
resolution: {integrity: sha512-drPFnkQJik/O+uPKpqSgr22mpuFHqKdbS835iAQrUC73L2F5WkboIRd63ai/2Yg6I1jzifPFKH2NTK+cfglkIA==}
engines: {node: '>=4.0.0'}
@@ -18379,14 +18006,9 @@ packages:
resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==}
engines: {node: '>=10'}
- /yargs-parser@21.0.1:
- resolution: {integrity: sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==}
- engines: {node: '>=12'}
-
/yargs-parser@21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'}
- dev: true
/yargs-unparser@2.0.0:
resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==}
@@ -18492,5 +18114,5 @@ packages:
name: '@test/solid-jsx-component'
version: 0.0.0
dependencies:
- solid-js: 1.7.4
+ solid-js: 1.7.6
dev: false
diff --git a/scripts/package.json b/scripts/package.json
index 5322af168..1bb517750 100644
--- a/scripts/package.json
+++ b/scripts/package.json
@@ -10,17 +10,17 @@
"dependencies": {
"@astrojs/webapi": "workspace:*",
"arg": "^5.0.2",
- "esbuild": "^0.17.12",
+ "esbuild": "^0.17.19",
"globby": "^12.2.0",
"kleur": "^4.1.4",
"p-limit": "^4.0.0",
- "svelte": "^3.48.0",
- "tar": "^6.1.11"
+ "svelte": "^3.59.1",
+ "tar": "^6.1.15"
},
"devDependencies": {
"@octokit/action": "^3.18.1",
"del": "^7.0.0",
- "esbuild-plugin-copy": "^2.0.2",
+ "esbuild-plugin-copy": "^2.1.1",
"execa": "^6.1.0",
"tsconfig-resolver": "^3.0.1"
}