summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2024-10-15 14:42:58 +0800
committerGravatar GitHub <noreply@github.com> 2024-10-15 14:42:58 +0800
commit5ab2d980aae8c92e71e01a8bd21c8d771e576085 (patch)
tree1427f61bf23ab3e71d267f8d214659d454268072
parent79ffa5d9f75c16465134aa4ed4a3d1d59908ba8b (diff)
downloadastro-5ab2d980aae8c92e71e01a8bd21c8d771e576085.tar.gz
astro-5ab2d980aae8c92e71e01a8bd21c8d771e576085.tar.zst
astro-5ab2d980aae8c92e71e01a8bd21c8d771e576085.zip
fix(deps): update all non-major dependencies (#12218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--examples/container-with-vitest/package.json4
-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.json2
-rw-r--r--examples/framework-solid/package.json2
-rw-r--r--examples/framework-vue/package.json2
-rw-r--r--examples/starlog/package.json2
-rw-r--r--examples/with-mdx/package.json2
-rw-r--r--examples/with-nanostores/package.json2
-rw-r--r--examples/with-vitest/package.json2
-rw-r--r--package.json6
-rw-r--r--packages/astro/e2e/fixtures/actions-blog/package.json4
-rw-r--r--packages/astro/e2e/fixtures/actions-react-19/package.json2
-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.json6
-rw-r--r--packages/astro/e2e/fixtures/dev-toolbar/package.json2
-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/hmr/package.json2
-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.json8
-rw-r--r--packages/astro/e2e/fixtures/namespaced-component/package.json2
-rw-r--r--packages/astro/e2e/fixtures/nested-in-preact/package.json6
-rw-r--r--packages/astro/e2e/fixtures/nested-in-react/package.json6
-rw-r--r--packages/astro/e2e/fixtures/nested-in-solid/package.json6
-rw-r--r--packages/astro/e2e/fixtures/nested-in-svelte/package.json6
-rw-r--r--packages/astro/e2e/fixtures/nested-in-vue/package.json6
-rw-r--r--packages/astro/e2e/fixtures/nested-recursive/package.json6
-rw-r--r--packages/astro/e2e/fixtures/preact-compat-component/package.json2
-rw-r--r--packages/astro/e2e/fixtures/preact-component/package.json2
-rw-r--r--packages/astro/e2e/fixtures/preact-lazy-component/package.json2
-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/view-transitions/package.json4
-rw-r--r--packages/astro/e2e/fixtures/vue-component/package.json2
-rw-r--r--packages/astro/package.json24
-rw-r--r--packages/astro/performance/fixtures/md/package.json2
-rw-r--r--packages/astro/performance/fixtures/mdoc/package.json2
-rw-r--r--packages/astro/performance/fixtures/mdx/package.json2
-rw-r--r--packages/astro/test/fixtures/0-css/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-basic/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-children/package.json4
-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-plugins/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-slot-with-client/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-slots-nested/package.json6
-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.json2
-rw-r--r--packages/astro/test/fixtures/container-custom-renderers/package.json2
-rw-r--r--packages/astro/test/fixtures/content-layer-markdoc/package.json2
-rw-r--r--packages/astro/test/fixtures/entry-file-names/package.json2
-rw-r--r--packages/astro/test/fixtures/fetch/package.json4
-rw-r--r--packages/astro/test/fixtures/hydration-race/package.json2
-rw-r--r--packages/astro/test/fixtures/jsx/package.json6
-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.json6
-rw-r--r--packages/astro/test/fixtures/preact-compat-component/package.json2
-rw-r--r--packages/astro/test/fixtures/preact-component/package.json2
-rw-r--r--packages/astro/test/fixtures/react-and-solid/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-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-prerender-chunks/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/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.json2
-rw-r--r--packages/db/package.json4
-rw-r--r--packages/db/test/fixtures/ticketing-example/package.json6
-rw-r--r--packages/integrations/alpinejs/package.json4
-rw-r--r--packages/integrations/lit/package.json6
-rw-r--r--packages/integrations/markdoc/package.json2
-rw-r--r--packages/integrations/markdoc/test/fixtures/render-with-components/package.json2
-rw-r--r--packages/integrations/mdx/package.json2
-rw-r--r--packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json2
-rw-r--r--packages/integrations/preact/package.json2
-rw-r--r--packages/integrations/react/package.json4
-rw-r--r--packages/integrations/react/test/fixtures/react-component/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.json2
-rw-r--r--packages/integrations/vue/package.json6
-rw-r--r--packages/integrations/vue/test/fixtures/app-entrypoint-async/package.json2
-rw-r--r--packages/integrations/vue/test/fixtures/app-entrypoint-no-export-default/package.json2
-rw-r--r--packages/integrations/vue/test/fixtures/app-entrypoint/package.json2
-rw-r--r--packages/studio/package.json4
-rw-r--r--pnpm-lock.yaml2358
-rw-r--r--scripts/package.json2
106 files changed, 1330 insertions, 1358 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2f2e63786..4464b99fb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -12,7 +12,7 @@ We welcome contributions of any size and skill level. As an open source project,
```shell
node: "^>=18.17.1"
-pnpm: "^9.3.0"
+pnpm: "^9.12.1"
# otherwise, your build will fail
```
diff --git a/examples/container-with-vitest/package.json b/examples/container-with-vitest/package.json
index 260cb00f6..b6f5a9756 100644
--- a/examples/container-with-vitest/package.json
+++ b/examples/container-with-vitest/package.json
@@ -16,10 +16,10 @@
"@astrojs/react": "^3.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "vitest": "^2.1.2"
+ "vitest": "^2.1.3"
},
"devDependencies": {
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0"
+ "@types/react-dom": "^18.3.1"
}
}
diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json
index 4c437bc5e..016b7d8f1 100644
--- a/examples/framework-lit/package.json
+++ b/examples/framework-lit/package.json
@@ -14,6 +14,6 @@
"@astrojs/lit": "^4.3.0",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "^4.16.3",
- "lit": "^3.2.0"
+ "lit": "^3.2.1"
}
}
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 3f8ab04ed..6c44695ff 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -17,13 +17,13 @@
"@astrojs/svelte": "^5.7.2",
"@astrojs/vue": "^4.5.2",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "^4.16.3",
- "preact": "^10.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index 95c404377..46e87e11e 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -14,6 +14,6 @@
"@astrojs/preact": "^3.5.3",
"@preact/signals": "^1.3.0",
"astro": "^4.16.3",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 78f617437..fac319851 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "^4.16.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index 6d8db3a99..21a4b1d61 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/solid-js": "^4.4.2",
"astro": "^4.16.3",
- "solid-js": "^1.9.1"
+ "solid-js": "^1.9.2"
}
}
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 3d6858ee7..a93f33b67 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/vue": "^4.5.2",
"astro": "^4.16.3",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/examples/starlog/package.json b/examples/starlog/package.json
index 51b908d80..844b5a471 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"astro": "^4.16.3",
- "sass": "^1.79.4",
+ "sass": "^1.79.5",
"sharp": "^0.33.3"
}
}
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index fb3a90ead..0e8c962f5 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^3.1.8",
"@astrojs/preact": "^3.5.3",
"astro": "^4.16.3",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index fb700b391..f200501b5 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -15,6 +15,6 @@
"@nanostores/preact": "^0.5.2",
"astro": "^4.16.3",
"nanostores": "^0.11.3",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json
index a0cf5747a..45b65aadb 100644
--- a/examples/with-vitest/package.json
+++ b/examples/with-vitest/package.json
@@ -13,6 +13,6 @@
},
"dependencies": {
"astro": "^4.16.3",
- "vitest": "^2.1.2"
+ "vitest": "^2.1.3"
}
}
diff --git a/package.json b/package.json
index a71f86973..7c2919886 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
},
- "packageManager": "pnpm@9.6.0",
+ "packageManager": "pnpm@9.12.1",
"dependencies": {
"astro-benchmark": "workspace:*"
},
@@ -67,8 +67,8 @@
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"turbo": "^2.1.3",
- "typescript": "~5.6.2",
- "typescript-eslint": "^8.8.0"
+ "typescript": "~5.6.3",
+ "typescript-eslint": "^8.9.0"
},
"pnpm": {
"peerDependencyRules": {
diff --git a/packages/astro/e2e/fixtures/actions-blog/package.json b/packages/astro/e2e/fixtures/actions-blog/package.json
index acd29d3d1..5925b85c2 100644
--- a/packages/astro/e2e/fixtures/actions-blog/package.json
+++ b/packages/astro/e2e/fixtures/actions-blog/package.json
@@ -15,10 +15,10 @@
"@astrojs/node": "^8.3.4",
"@astrojs/react": "workspace:*",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "typescript": "^5.6.2"
+ "typescript": "^5.6.3"
}
}
diff --git a/packages/astro/e2e/fixtures/actions-react-19/package.json b/packages/astro/e2e/fixtures/actions-react-19/package.json
index 36a875799..1664761cc 100644
--- a/packages/astro/e2e/fixtures/actions-react-19/package.json
+++ b/packages/astro/e2e/fixtures/actions-react-19/package.json
@@ -19,7 +19,7 @@
"astro": "workspace:*",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
- "typescript": "^5.6.2"
+ "typescript": "^5.6.3"
},
"overrides": {
"@types/react": "npm:types-react",
diff --git a/packages/astro/e2e/fixtures/astro-component/package.json b/packages/astro/e2e/fixtures/astro-component/package.json
index 745d5e75d..382af0b40 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/e2e/fixtures/astro-envs/package.json b/packages/astro/e2e/fixtures/astro-envs/package.json
index 6781b2618..b35082d51 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.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/client-only/package.json b/packages/astro/e2e/fixtures/client-only/package.json
index c5b69c55f..928833d25 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/dev-toolbar/package.json b/packages/astro/e2e/fixtures/dev-toolbar/package.json
index b816a6b52..b4430b425 100644
--- a/packages/astro/e2e/fixtures/dev-toolbar/package.json
+++ b/packages/astro/e2e/fixtures/dev-toolbar/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/e2e/fixtures/error-cyclic/package.json b/packages/astro/e2e/fixtures/error-cyclic/package.json
index 47e2fc830..bc798e2f2 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/e2e/fixtures/error-sass/package.json b/packages/astro/e2e/fixtures/error-sass/package.json
index aef74c135..c65c48e5f 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.79.4"
+ "sass": "^1.79.5"
}
}
diff --git a/packages/astro/e2e/fixtures/errors/package.json b/packages/astro/e2e/fixtures/errors/package.json
index 9e1d38320..5a4ccd247 100644
--- a/packages/astro/e2e/fixtures/errors/package.json
+++ b/packages/astro/e2e/fixtures/errors/package.json
@@ -9,12 +9,12 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "sass": "^1.79.4",
- "solid-js": "^1.9.1",
+ "sass": "^1.79.5",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/hmr/package.json b/packages/astro/e2e/fixtures/hmr/package.json
index e8760c60d..8f40a00f2 100644
--- a/packages/astro/e2e/fixtures/hmr/package.json
+++ b/packages/astro/e2e/fixtures/hmr/package.json
@@ -4,6 +4,6 @@
"private": true,
"devDependencies": {
"astro": "workspace:*",
- "sass": "^1.79.4"
+ "sass": "^1.79.5"
}
}
diff --git a/packages/astro/e2e/fixtures/hydration-race/package.json b/packages/astro/e2e/fixtures/hydration-race/package.json
index 90f7aa73a..c91d50a70 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/e2e/fixtures/lit-component/package.json b/packages/astro/e2e/fixtures/lit-component/package.json
index 0db0d4111..9b634ad10 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": "^3.2.0"
+ "lit": "^3.2.1"
}
}
diff --git a/packages/astro/e2e/fixtures/multiple-frameworks/package.json b/packages/astro/e2e/fixtures/multiple-frameworks/package.json
index 875a7211c..fa11511d2 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": "^3.2.0",
- "preact": "^10.24.2",
+ "lit": "^3.2.1",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/namespaced-component/package.json b/packages/astro/e2e/fixtures/namespaced-component/package.json
index b38d4b25a..348013a31 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-preact/package.json b/packages/astro/e2e/fixtures/nested-in-preact/package.json
index e70a33ffe..afcb31680 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-react/package.json b/packages/astro/e2e/fixtures/nested-in-react/package.json
index 0a8091848..64c6f5991 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-solid/package.json b/packages/astro/e2e/fixtures/nested-in-solid/package.json
index b83410efb..8264efe14 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-svelte/package.json b/packages/astro/e2e/fixtures/nested-in-svelte/package.json
index ac04c05f9..68c1643a4 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-vue/package.json b/packages/astro/e2e/fixtures/nested-in-vue/package.json
index 4f3914169..bdd2ec4be 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-recursive/package.json b/packages/astro/e2e/fixtures/nested-recursive/package.json
index 80dadbc38..d7b5585dc 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
},
"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 4383b63ca..aa1d3370c 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/e2e/fixtures/preact-component/package.json b/packages/astro/e2e/fixtures/preact-component/package.json
index cb28ce256..b3870b482 100644
--- a/packages/astro/e2e/fixtures/preact-component/package.json
+++ b/packages/astro/e2e/fixtures/preact-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/e2e/fixtures/preact-lazy-component/package.json b/packages/astro/e2e/fixtures/preact-lazy-component/package.json
index 162fea06f..a92516e9f 100644
--- a/packages/astro/e2e/fixtures/preact-lazy-component/package.json
+++ b/packages/astro/e2e/fixtures/preact-lazy-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/e2e/fixtures/solid-circular/package.json b/packages/astro/e2e/fixtures/solid-circular/package.json
index 5bf22da0d..416406d7b 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.9.1"
+ "solid-js": "^1.9.2"
}
}
diff --git a/packages/astro/e2e/fixtures/solid-component/package.json b/packages/astro/e2e/fixtures/solid-component/package.json
index 779f7a50a..73d7cc9ea 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.9.1"
+ "solid-js": "^1.9.2"
}
}
diff --git a/packages/astro/e2e/fixtures/solid-recurse/package.json b/packages/astro/e2e/fixtures/solid-recurse/package.json
index d2b652054..cc9ddcce3 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.9.1"
+ "solid-js": "^1.9.2"
}
}
diff --git a/packages/astro/e2e/fixtures/view-transitions/package.json b/packages/astro/e2e/fixtures/view-transitions/package.json
index fc63d819a..f8856b76b 100644
--- a/packages/astro/e2e/fixtures/view-transitions/package.json
+++ b/packages/astro/e2e/fixtures/view-transitions/package.json
@@ -12,7 +12,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
- "vue": "^3.5.11",
- "solid-js": "^1.9.1"
+ "vue": "^3.5.12",
+ "solid-js": "^1.9.2"
}
}
diff --git a/packages/astro/e2e/fixtures/vue-component/package.json b/packages/astro/e2e/fixtures/vue-component/package.json
index 8aa347c93..4f6f31dd6 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.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/package.json b/packages/astro/package.json
index c0d996565..09e71a830 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -126,9 +126,9 @@
"@astrojs/internal-helpers": "workspace:*",
"@astrojs/markdown-remark": "workspace:*",
"@astrojs/telemetry": "workspace:*",
- "@babel/core": "^7.25.7",
+ "@babel/core": "^7.25.8",
"@babel/plugin-transform-react-jsx": "^7.25.7",
- "@babel/types": "^7.25.7",
+ "@babel/types": "^7.25.8",
"@oslojs/encoding": "^1.1.0",
"@rollup/pluginutils": "^5.1.2",
"@types/babel__core": "^7.20.5",
@@ -159,7 +159,7 @@
"http-cache-semantics": "^4.1.1",
"js-yaml": "^4.1.0",
"kleur": "^4.1.5",
- "magic-string": "^0.30.11",
+ "magic-string": "^0.30.12",
"magicast": "^0.3.5",
"micromatch": "^4.0.8",
"mrmime": "^2.0.0",
@@ -173,11 +173,11 @@
"semver": "^7.6.3",
"shiki": "^1.22.0",
"tinyexec": "^0.3.0",
- "tsconfck": "^3.1.3",
+ "tsconfck": "^3.1.4",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.3",
- "vite": "^5.4.8",
- "vitefu": "^1.0.2",
+ "vite": "^5.4.9",
+ "vitefu": "^1.0.3",
"which-pm": "^3.0.0",
"xxhash-wasm": "^1.0.2",
"yargs-parser": "^21.1.1",
@@ -190,12 +190,12 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
- "@playwright/test": "^1.47.2",
+ "@playwright/test": "^1.48.0",
"@types/aria-query": "^5.0.4",
"@types/common-ancestor-path": "^1.0.2",
"@types/cssesc": "^3.0.2",
"@types/debug": "^4.1.12",
- "@types/diff": "^5.2.2",
+ "@types/diff": "^5.2.3",
"@types/dlv": "^1.1.4",
"@types/hast": "^3.0.4",
"@types/html-escaper": "^3.0.2",
@@ -209,10 +209,10 @@
"cheerio": "1.0.0",
"eol": "^0.10.0",
"execa": "^8.0.1",
- "expect-type": "^1.0.0",
+ "expect-type": "^1.1.0",
"mdast-util-mdx": "^3.0.0",
"mdast-util-mdx-jsx": "^3.1.3",
- "memfs": "^4.12.0",
+ "memfs": "^4.14.0",
"node-mocks-http": "^1.16.1",
"parse-srcset": "^1.0.2",
"rehype-autolink-headings": "^7.1.0",
@@ -220,8 +220,8 @@
"rehype-toc": "^3.0.2",
"remark-code-titles": "^0.1.2",
"rollup": "^4.24.0",
- "sass": "^1.79.4",
- "undici": "^6.19.8",
+ "sass": "^1.79.5",
+ "undici": "^6.20.1",
"unified": "^11.0.5"
},
"engines": {
diff --git a/packages/astro/performance/fixtures/md/package.json b/packages/astro/performance/fixtures/md/package.json
index 4490f3609..c93d01e6e 100644
--- a/packages/astro/performance/fixtures/md/package.json
+++ b/packages/astro/performance/fixtures/md/package.json
@@ -17,7 +17,7 @@
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1"
diff --git a/packages/astro/performance/fixtures/mdoc/package.json b/packages/astro/performance/fixtures/mdoc/package.json
index 39d598824..c6476d731 100644
--- a/packages/astro/performance/fixtures/mdoc/package.json
+++ b/packages/astro/performance/fixtures/mdoc/package.json
@@ -18,7 +18,7 @@
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1"
diff --git a/packages/astro/performance/fixtures/mdx/package.json b/packages/astro/performance/fixtures/mdx/package.json
index c74ee6229..cf3662245 100644
--- a/packages/astro/performance/fixtures/mdx/package.json
+++ b/packages/astro/performance/fixtures/mdx/package.json
@@ -18,7 +18,7 @@
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1"
diff --git a/packages/astro/test/fixtures/0-css/package.json b/packages/astro/test/fixtures/0-css/package.json
index a3a2751f8..c460f11db 100644
--- a/packages/astro/test/fixtures/0-css/package.json
+++ b/packages/astro/test/fixtures/0-css/package.json
@@ -10,6 +10,6 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/test/fixtures/astro-basic/package.json b/packages/astro/test/fixtures/astro-basic/package.json
index 570992714..6f29652a5 100644
--- a/packages/astro/test/fixtures/astro-basic/package.json
+++ b/packages/astro/test/fixtures/astro-basic/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/astro-children/package.json b/packages/astro/test/fixtures/astro-children/package.json
index fab8742c8..14e6da06e 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.24.2",
+ "preact": "^10.24.3",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/test/fixtures/astro-envs/package.json b/packages/astro/test/fixtures/astro-envs/package.json
index fa9cfa6e9..5a6ee80c8 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.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/test/fixtures/astro-expr/package.json b/packages/astro/test/fixtures/astro-expr/package.json
index 035057918..96656b954 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/astro-fallback/package.json b/packages/astro/test/fixtures/astro-fallback/package.json
index 72f0c68f0..84db68bc5 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/astro-markdown-plugins/package.json b/packages/astro/test/fixtures/astro-markdown-plugins/package.json
index bd48d532e..f8ebb05a7 100644
--- a/packages/astro/test/fixtures/astro-markdown-plugins/package.json
+++ b/packages/astro/test/fixtures/astro-markdown-plugins/package.json
@@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"astro": "workspace:*",
- "hast-util-select": "^6.0.2",
+ "hast-util-select": "^6.0.3",
"rehype-slug": "^6.0.0"
}
}
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 6bbc0105a..4169f7881 100644
--- a/packages/astro/test/fixtures/astro-slot-with-client/package.json
+++ b/packages/astro/test/fixtures/astro-slot-with-client/package.json
@@ -4,6 +4,6 @@
"dependencies": {
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/astro-slots-nested/package.json b/packages/astro/test/fixtures/astro-slots-nested/package.json
index 7a6d25ade..2d82ef537 100644
--- a/packages/astro/test/fixtures/astro-slots-nested/package.json
+++ b/packages/astro/test/fixtures/astro-slots-nested/package.json
@@ -9,11 +9,11 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/test/fixtures/before-hydration/package.json b/packages/astro/test/fixtures/before-hydration/package.json
index 00011b006..7e3219bf5 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/build-assets/package.json b/packages/astro/test/fixtures/build-assets/package.json
index f91e4073a..9bc24fec7 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/component-library-shared/package.json b/packages/astro/test/fixtures/component-library-shared/package.json
index 5bc077033..ee8da2977 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/component-library/package.json b/packages/astro/test/fixtures/component-library/package.json
index 82496036c..02f65ab8d 100644
--- a/packages/astro/test/fixtures/component-library/package.json
+++ b/packages/astro/test/fixtures/component-library/package.json
@@ -8,7 +8,7 @@
"@astrojs/svelte": "workspace:*",
"@test/component-library-shared": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19"
diff --git a/packages/astro/test/fixtures/container-custom-renderers/package.json b/packages/astro/test/fixtures/container-custom-renderers/package.json
index 066497f86..1699ea90f 100644
--- a/packages/astro/test/fixtures/container-custom-renderers/package.json
+++ b/packages/astro/test/fixtures/container-custom-renderers/package.json
@@ -9,6 +9,6 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/test/fixtures/content-layer-markdoc/package.json b/packages/astro/test/fixtures/content-layer-markdoc/package.json
index 348577634..07db17191 100644
--- a/packages/astro/test/fixtures/content-layer-markdoc/package.json
+++ b/packages/astro/test/fixtures/content-layer-markdoc/package.json
@@ -6,6 +6,6 @@
"@astrojs/markdoc": "workspace:*",
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
} \ No newline at end of file
diff --git a/packages/astro/test/fixtures/entry-file-names/package.json b/packages/astro/test/fixtures/entry-file-names/package.json
index e84379757..e06b7b397 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/fetch/package.json b/packages/astro/test/fixtures/fetch/package.json
index 0239e4fa8..110f14dad 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.24.2",
+ "preact": "^10.24.3",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/test/fixtures/hydration-race/package.json b/packages/astro/test/fixtures/hydration-race/package.json
index 2f1b3eeed..b854e236c 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/jsx/package.json b/packages/astro/test/fixtures/jsx/package.json
index 030ffa626..75cb9b759 100644
--- a/packages/astro/test/fixtures/jsx/package.json
+++ b/packages/astro/test/fixtures/jsx/package.json
@@ -12,11 +12,11 @@
"astro": "workspace:*"
},
"dependencies": {
- "preact": "^10.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/test/fixtures/large-array/package.json b/packages/astro/test/fixtures/large-array/package.json
index 26366b0b6..820887756 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.9.1"
+ "solid-js": "^1.9.2"
}
}
diff --git a/packages/astro/test/fixtures/lit-element/package.json b/packages/astro/test/fixtures/lit-element/package.json
index fdfb79ab7..92364f677 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": "^3.2.0"
+ "lit": "^3.2.1"
}
}
diff --git a/packages/astro/test/fixtures/postcss/package.json b/packages/astro/test/fixtures/postcss/package.json
index 82633c098..78f9697eb 100644
--- a/packages/astro/test/fixtures/postcss/package.json
+++ b/packages/astro/test/fixtures/postcss/package.json
@@ -9,11 +9,11 @@
"astro": "workspace:*",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
- "solid-js": "^1.9.1",
+ "solid-js": "^1.9.2",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
},
"devDependencies": {
- "postcss-preset-env": "^10.0.6"
+ "postcss-preset-env": "^10.0.7"
}
}
diff --git a/packages/astro/test/fixtures/preact-compat-component/package.json b/packages/astro/test/fixtures/preact-compat-component/package.json
index 1f7a423e0..606c3fc15 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/preact-component/package.json b/packages/astro/test/fixtures/preact-component/package.json
index 7faca2022..b0f7fc81c 100644
--- a/packages/astro/test/fixtures/preact-component/package.json
+++ b/packages/astro/test/fixtures/preact-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/preact": "workspace:*",
"@preact/signals": "1.3.0",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/react-and-solid/package.json b/packages/astro/test/fixtures/react-and-solid/package.json
index 044faba69..f678b14b3 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.3.1",
"react-dom": "^18.3.1",
- "solid-js": "^1.9.1"
+ "solid-js": "^1.9.2"
}
}
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 e288b25f4..8081b703c 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/slots-preact/package.json b/packages/astro/test/fixtures/slots-preact/package.json
index 650d8b67f..8bf2204ca 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/slots-solid/package.json b/packages/astro/test/fixtures/slots-solid/package.json
index e7ac4bd95..871c4d9f4 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.9.1"
+ "solid-js": "^1.9.2"
}
}
diff --git a/packages/astro/test/fixtures/slots-vue/package.json b/packages/astro/test/fixtures/slots-vue/package.json
index 6afdc965d..4a68e0d2d 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.5.11"
+ "vue": "^3.5.12"
}
}
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 0040fcf2e..4d991d948 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.9.1"
+ "solid-js": "^1.9.2"
}
}
diff --git a/packages/astro/test/fixtures/solid-component/package.json b/packages/astro/test/fixtures/solid-component/package.json
index 7bb88a36d..700d8b7c8 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.14.7",
+ "@solidjs/router": "^0.14.8",
"@test/solid-jsx-component": "file:./deps/solid-jsx-component",
"astro": "workspace:*",
- "solid-js": "^1.9.1"
+ "solid-js": "^1.9.2"
}
}
diff --git a/packages/astro/test/fixtures/ssr-env/package.json b/packages/astro/test/fixtures/ssr-env/package.json
index a69cf6446..4c7beed02 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/ssr-prerender-chunks/package.json b/packages/astro/test/fixtures/ssr-prerender-chunks/package.json
index b9545f842..ac3abf986 100644
--- a/packages/astro/test/fixtures/ssr-prerender-chunks/package.json
+++ b/packages/astro/test/fixtures/ssr-prerender-chunks/package.json
@@ -6,7 +6,7 @@
"@astrojs/react": "workspace:*",
"@test/ssr-prerender-chunks-test-adapter": "link:./deps/test-adapter",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1"
diff --git a/packages/astro/test/fixtures/ssr-scripts/package.json b/packages/astro/test/fixtures/ssr-scripts/package.json
index 3fc6e9e63..feb8e5a04 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/static-build-frameworks/package.json b/packages/astro/test/fixtures/static-build-frameworks/package.json
index bcce91a40..79017a69b 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.24.2",
+ "preact": "^10.24.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
diff --git a/packages/astro/test/fixtures/static-build/package.json b/packages/astro/test/fixtures/static-build/package.json
index 5ceba4784..8f8b9fd2c 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.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/astro/test/fixtures/third-party-astro/package.json b/packages/astro/test/fixtures/third-party-astro/package.json
index f0e513954..fd9966d65 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.7.2"
+ "astro-embed": "^0.7.4"
}
}
diff --git a/packages/astro/test/fixtures/vue-component/package.json b/packages/astro/test/fixtures/vue-component/package.json
index 3002c63ee..3af44195f 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.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/astro/test/fixtures/vue-jsx/package.json b/packages/astro/test/fixtures/vue-jsx/package.json
index 685e33687..709f4d466 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.5.11"
+ "vue": "^3.5.12"
}
}
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 6ea658dc4..d2e756c97 100644
--- a/packages/astro/test/fixtures/vue-with-multi-renderer/package.json
+++ b/packages/astro/test/fixtures/vue-with-multi-renderer/package.json
@@ -7,6 +7,6 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.19",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/db/package.json b/packages/db/package.json
index 2a94bf81b..87fcaaccc 100644
--- a/packages/db/package.json
+++ b/packages/db/package.json
@@ -90,7 +90,7 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
- "typescript": "^5.6.2",
- "vite": "^5.4.8"
+ "typescript": "^5.6.3",
+ "vite": "^5.4.9"
}
}
diff --git a/packages/db/test/fixtures/ticketing-example/package.json b/packages/db/test/fixtures/ticketing-example/package.json
index 9892dcd76..39f6e73c0 100644
--- a/packages/db/test/fixtures/ticketing-example/package.json
+++ b/packages/db/test/fixtures/ticketing-example/package.json
@@ -15,13 +15,13 @@
"@astrojs/node": "^8.3.4",
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
- "open-props": "^1.7.6",
+ "open-props": "^1.7.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"simple-stack-form": "^0.1.12",
- "typescript": "^5.6.2",
+ "typescript": "^5.6.3",
"zod": "^3.23.8"
}
}
diff --git a/packages/integrations/alpinejs/package.json b/packages/integrations/alpinejs/package.json
index 84e2d6c11..b4194610d 100644
--- a/packages/integrations/alpinejs/package.json
+++ b/packages/integrations/alpinejs/package.json
@@ -38,10 +38,10 @@
"alpinejs": "^3.0.0"
},
"devDependencies": {
- "@playwright/test": "1.47.2",
+ "@playwright/test": "1.48.0",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "vite": "^5.4.8"
+ "vite": "^5.4.9"
},
"publishConfig": {
"provenance": true
diff --git a/packages/integrations/lit/package.json b/packages/integrations/lit/package.json
index 68118d7b1..86c2e8d6b 100644
--- a/packages/integrations/lit/package.json
+++ b/packages/integrations/lit/package.json
@@ -49,7 +49,7 @@
"@lit-labs/ssr": "^3.2.2",
"@lit-labs/ssr-client": "^1.1.7",
"@lit-labs/ssr-dom-shim": "^1.2.1",
- "parse5": "^7.1.2"
+ "parse5": "^7.2.0"
},
"overrides": {
"@lit-labs/ssr": {
@@ -60,8 +60,8 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
- "lit": "^3.2.0",
- "sass": "^1.79.4"
+ "lit": "^3.2.1",
+ "sass": "^1.79.5"
},
"peerDependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",
diff --git a/packages/integrations/markdoc/package.json b/packages/integrations/markdoc/package.json
index d6164a5a1..c33a7a706 100644
--- a/packages/integrations/markdoc/package.json
+++ b/packages/integrations/markdoc/package.json
@@ -80,7 +80,7 @@
"astro-scripts": "workspace:*",
"devalue": "^5.1.1",
"linkedom": "^0.18.5",
- "vite": "^5.4.8"
+ "vite": "^5.4.9"
},
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
diff --git a/packages/integrations/markdoc/test/fixtures/render-with-components/package.json b/packages/integrations/markdoc/test/fixtures/render-with-components/package.json
index 65f7b54d8..05a1f0e58 100644
--- a/packages/integrations/markdoc/test/fixtures/render-with-components/package.json
+++ b/packages/integrations/markdoc/test/fixtures/render-with-components/package.json
@@ -6,6 +6,6 @@
"@astrojs/markdoc": "workspace:*",
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json
index 61a16232a..8d37ffa24 100644
--- a/packages/integrations/mdx/package.json
+++ b/packages/integrations/mdx/package.json
@@ -70,7 +70,7 @@
"remark-toc": "^9.0.0",
"shiki": "^1.22.0",
"unified": "^11.0.5",
- "vite": "^5.4.8"
+ "vite": "^5.4.9"
},
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
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 ac822189a..822d34d43 100644
--- a/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json
+++ b/packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
}
}
diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json
index ed17af46c..cd6a0d573 100644
--- a/packages/integrations/preact/package.json
+++ b/packages/integrations/preact/package.json
@@ -45,7 +45,7 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "preact": "^10.24.2"
+ "preact": "^10.24.3"
},
"peerDependencies": {
"preact": "^10.6.5"
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index 1381f8918..81749afa3 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -60,13 +60,13 @@
},
"devDependencies": {
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "vite": "^5.4.8"
+ "vite": "^5.4.9"
},
"peerDependencies": {
"@types/react": "^17.0.50 || ^18.0.21",
diff --git a/packages/integrations/react/test/fixtures/react-component/package.json b/packages/integrations/react/test/fixtures/react-component/package.json
index a75661e59..9d3e626f0 100644
--- a/packages/integrations/react/test/fixtures/react-component/package.json
+++ b/packages/integrations/react/test/fixtures/react-component/package.json
@@ -8,6 +8,6 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/integrations/solid/package.json b/packages/integrations/solid/package.json
index 9721fb8cb..93b2bc681 100644
--- a/packages/integrations/solid/package.json
+++ b/packages/integrations/solid/package.json
@@ -40,8 +40,8 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "solid-js": "^1.9.1",
- "vite": "^5.4.8"
+ "solid-js": "^1.9.2",
+ "vite": "^5.4.9"
},
"peerDependencies": {
"solid-devtools": "^0.30.1",
diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json
index 0470efbfe..c0260f277 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -51,13 +51,13 @@
},
"dependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.2",
- "svelte2tsx": "^0.7.21"
+ "svelte2tsx": "^0.7.22"
},
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"svelte": "^4.2.19",
- "vite": "^5.4.8"
+ "vite": "^5.4.9"
},
"peerDependencies": {
"astro": "^4.0.0",
diff --git a/packages/integrations/tailwind/package.json b/packages/integrations/tailwind/package.json
index b70014db1..15ef39bd7 100644
--- a/packages/integrations/tailwind/package.json
+++ b/packages/integrations/tailwind/package.json
@@ -43,7 +43,7 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"tailwindcss": "^3.4.13",
- "vite": "^5.4.8"
+ "vite": "^5.4.9"
},
"peerDependencies": {
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0-beta.0",
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index 4a321c85a..b61278702 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -47,7 +47,7 @@
"dependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
- "@vue/compiler-sfc": "^3.5.11",
+ "@vue/compiler-sfc": "^3.5.12",
"vite-plugin-vue-devtools": "^7.4.6"
},
"devDependencies": {
@@ -55,8 +55,8 @@
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
"linkedom": "^0.18.5",
- "vite": "^5.4.8",
- "vue": "^3.5.11"
+ "vite": "^5.4.9",
+ "vue": "^3.5.12"
},
"peerDependencies": {
"astro": "^4.0.0",
diff --git a/packages/integrations/vue/test/fixtures/app-entrypoint-async/package.json b/packages/integrations/vue/test/fixtures/app-entrypoint-async/package.json
index c27920c70..f2b60bdb2 100644
--- a/packages/integrations/vue/test/fixtures/app-entrypoint-async/package.json
+++ b/packages/integrations/vue/test/fixtures/app-entrypoint-async/package.json
@@ -6,6 +6,6 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vite-svg-loader": "5.1.0",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
} \ No newline at end of file
diff --git a/packages/integrations/vue/test/fixtures/app-entrypoint-no-export-default/package.json b/packages/integrations/vue/test/fixtures/app-entrypoint-no-export-default/package.json
index 3f14e0b46..64f8f39e1 100644
--- a/packages/integrations/vue/test/fixtures/app-entrypoint-no-export-default/package.json
+++ b/packages/integrations/vue/test/fixtures/app-entrypoint-no-export-default/package.json
@@ -9,6 +9,6 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vite-svg-loader": "5.1.0",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
}
diff --git a/packages/integrations/vue/test/fixtures/app-entrypoint/package.json b/packages/integrations/vue/test/fixtures/app-entrypoint/package.json
index 3baf82f97..f73e401e1 100644
--- a/packages/integrations/vue/test/fixtures/app-entrypoint/package.json
+++ b/packages/integrations/vue/test/fixtures/app-entrypoint/package.json
@@ -6,6 +6,6 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vite-svg-loader": "5.1.0",
- "vue": "^3.5.11"
+ "vue": "^3.5.12"
}
} \ No newline at end of file
diff --git a/packages/studio/package.json b/packages/studio/package.json
index e81945819..b0b85b10a 100644
--- a/packages/studio/package.json
+++ b/packages/studio/package.json
@@ -41,7 +41,7 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "typescript": "^5.6.2",
- "vite": "^5.4.8"
+ "typescript": "^5.6.3",
+ "vite": "^5.4.9"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3a2831e26..ad9ac3a17 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -14,7 +14,7 @@ importers:
devDependencies:
'@astrojs/check':
specifier: ^0.9.4
- version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.2)
+ version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
'@biomejs/biome':
specifier: 1.9.3
version: 1.9.3
@@ -52,11 +52,11 @@ importers:
specifier: ^2.1.3
version: 2.1.3
typescript:
- specifier: ~5.6.2
- version: 5.6.2
+ specifier: ~5.6.3
+ version: 5.6.3
typescript-eslint:
- specifier: ^8.8.0
- version: 8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)
+ specifier: ^8.9.0
+ version: 8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)
benchmark:
dependencies:
@@ -152,15 +152,15 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
vitest:
- specifier: ^2.1.2
- version: 2.1.2(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.79.4)
+ specifier: ^2.1.3
+ version: 2.1.3(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.79.5)
devDependencies:
'@types/react':
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
examples/framework-alpine:
dependencies:
@@ -189,8 +189,8 @@ importers:
specifier: ^4.16.3
version: link:../../packages/astro
lit:
- specifier: ^3.2.0
- version: 3.2.0
+ specifier: ^3.2.1
+ version: 3.2.1
examples/framework-multiple:
dependencies:
@@ -213,14 +213,14 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: ^4.16.3
version: link:../../packages/astro
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -228,14 +228,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
examples/framework-preact:
dependencies:
@@ -244,13 +244,13 @@ importers:
version: link:../../packages/integrations/preact
'@preact/signals':
specifier: ^1.3.0
- version: 1.3.0(preact@10.24.2)
+ version: 1.3.0(preact@10.24.3)
astro:
specifier: ^4.16.3
version: link:../../packages/astro
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
examples/framework-react:
dependencies:
@@ -261,8 +261,8 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: ^4.16.3
version: link:../../packages/astro
@@ -282,8 +282,8 @@ importers:
specifier: ^4.16.3
version: link:../../packages/astro
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
examples/framework-svelte:
dependencies:
@@ -306,8 +306,8 @@ importers:
specifier: ^4.16.3
version: link:../../packages/astro
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
examples/hackernews:
dependencies:
@@ -357,8 +357,8 @@ importers:
specifier: ^4.16.3
version: link:../../packages/astro
sass:
- specifier: ^1.79.4
- version: 1.79.4
+ specifier: ^1.79.5
+ version: 1.79.5
sharp:
specifier: ^0.33.3
version: 0.33.5
@@ -390,8 +390,8 @@ importers:
specifier: ^4.16.3
version: link:../../packages/astro
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
examples/with-nanostores:
dependencies:
@@ -400,7 +400,7 @@ importers:
version: link:../../packages/integrations/preact
'@nanostores/preact':
specifier: ^0.5.2
- version: 0.5.2(nanostores@0.11.3)(preact@10.24.2)
+ version: 0.5.2(nanostores@0.11.3)(preact@10.24.3)
astro:
specifier: ^4.16.3
version: link:../../packages/astro
@@ -408,8 +408,8 @@ importers:
specifier: ^0.11.3
version: 0.11.3
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
examples/with-tailwindcss:
dependencies:
@@ -444,8 +444,8 @@ importers:
specifier: ^4.16.3
version: link:../../packages/astro
vitest:
- specifier: ^2.1.2
- version: 2.1.2(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.79.4)
+ specifier: ^2.1.3
+ version: 2.1.3(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.79.5)
packages/astro:
dependencies:
@@ -462,14 +462,14 @@ importers:
specifier: workspace:*
version: link:../telemetry
'@babel/core':
- specifier: ^7.25.7
- version: 7.25.7
+ specifier: ^7.25.8
+ version: 7.25.8
'@babel/plugin-transform-react-jsx':
specifier: ^7.25.7
- version: 7.25.7(@babel/core@7.25.7)
+ version: 7.25.7(@babel/core@7.25.8)
'@babel/types':
- specifier: ^7.25.7
- version: 7.25.7
+ specifier: ^7.25.8
+ version: 7.25.8
'@oslojs/encoding':
specifier: ^1.1.0
version: 1.1.0
@@ -561,8 +561,8 @@ importers:
specifier: ^4.1.5
version: 4.1.5
magic-string:
- specifier: ^0.30.11
- version: 0.30.11
+ specifier: ^0.30.12
+ version: 0.30.12
magicast:
specifier: ^0.3.5
version: 0.3.5
@@ -603,8 +603,8 @@ importers:
specifier: ^0.3.0
version: 0.3.0
tsconfck:
- specifier: ^3.1.3
- version: 3.1.3(typescript@5.6.2)
+ specifier: ^3.1.4
+ version: 3.1.4(typescript@5.6.3)
unist-util-visit:
specifier: ^5.0.0
version: 5.0.0
@@ -612,11 +612,11 @@ importers:
specifier: ^6.0.3
version: 6.0.3
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
vitefu:
- specifier: ^1.0.2
- version: 1.0.2(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ specifier: ^1.0.3
+ version: 1.0.3(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
which-pm:
specifier: ^3.0.0
version: 3.0.0
@@ -634,7 +634,7 @@ importers:
version: 3.23.3(zod@3.23.8)
zod-to-ts:
specifier: ^1.2.0
- version: 1.2.0(typescript@5.6.2)(zod@3.23.8)
+ version: 1.2.0(typescript@5.6.3)(zod@3.23.8)
optionalDependencies:
sharp:
specifier: ^0.33.3
@@ -642,10 +642,10 @@ importers:
devDependencies:
'@astrojs/check':
specifier: ^0.9.4
- version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.2)
+ version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
'@playwright/test':
- specifier: ^1.47.2
- version: 1.47.2
+ specifier: ^1.48.0
+ version: 1.48.0
'@types/aria-query':
specifier: ^5.0.4
version: 5.0.4
@@ -659,8 +659,8 @@ importers:
specifier: ^4.1.12
version: 4.1.12
'@types/diff':
- specifier: ^5.2.2
- version: 5.2.2
+ specifier: ^5.2.3
+ version: 5.2.3
'@types/dlv':
specifier: ^1.1.4
version: 1.1.4
@@ -701,8 +701,8 @@ importers:
specifier: ^8.0.1
version: 8.0.1
expect-type:
- specifier: ^1.0.0
- version: 1.0.0
+ specifier: ^1.1.0
+ version: 1.1.0
mdast-util-mdx:
specifier: ^3.0.0
version: 3.0.0
@@ -710,8 +710,8 @@ importers:
specifier: ^3.1.3
version: 3.1.3
memfs:
- specifier: ^4.12.0
- version: 4.12.0
+ specifier: ^4.14.0
+ version: 4.14.0
node-mocks-http:
specifier: ^1.16.1
version: 1.16.1(@types/node@18.19.50)
@@ -734,11 +734,11 @@ importers:
specifier: ^4.24.0
version: 4.24.0
sass:
- specifier: ^1.79.4
- version: 1.79.4
+ specifier: ^1.79.5
+ version: 1.79.5
undici:
- specifier: ^6.19.8
- version: 6.19.8
+ specifier: ^6.20.1
+ version: 6.20.1
unified:
specifier: ^11.0.5
version: 11.0.5
@@ -788,7 +788,7 @@ importers:
dependencies:
'@astrojs/check':
specifier: ^0.9.4
- version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.2)
+ version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
'@astrojs/db':
specifier: workspace:*
version: link:../../../../db
@@ -802,8 +802,8 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: workspace:*
version: link:../../..
@@ -814,14 +814,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
typescript:
- specifier: ^5.6.2
- version: 5.6.2
+ specifier: ^5.6.3
+ version: 5.6.3
packages/astro/e2e/fixtures/actions-react-19:
dependencies:
'@astrojs/check':
specifier: ^0.9.4
- version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.2)
+ version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
'@astrojs/db':
specifier: workspace:*
version: link:../../../../db
@@ -847,8 +847,8 @@ importers:
specifier: 19.0.0-rc-fb9a90fa48-20240614
version: 19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614)
typescript:
- specifier: ^5.6.2
- version: 5.6.2
+ specifier: ^5.6.3
+ version: 5.6.3
packages/astro/e2e/fixtures/astro-component:
dependencies:
@@ -862,8 +862,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/e2e/fixtures/astro-envs:
dependencies:
@@ -874,8 +874,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/e2e/fixtures/client-idle-timeout:
dependencies:
@@ -896,8 +896,8 @@ importers:
packages/astro/e2e/fixtures/client-only:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -905,14 +905,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -972,8 +972,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/e2e/fixtures/error-cyclic:
dependencies:
@@ -984,8 +984,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/e2e/fixtures/error-sass:
dependencies:
@@ -993,8 +993,8 @@ importers:
specifier: workspace:*
version: link:../../..
sass:
- specifier: ^1.79.4
- version: 1.79.4
+ specifier: ^1.79.5
+ version: 1.79.5
packages/astro/e2e/fixtures/errors:
dependencies:
@@ -1017,8 +1017,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1026,17 +1026,17 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
sass:
- specifier: ^1.79.4
- version: 1.79.4
+ specifier: ^1.79.5
+ version: 1.79.5
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/e2e/fixtures/hmr:
devDependencies:
@@ -1044,8 +1044,8 @@ importers:
specifier: workspace:*
version: link:../../..
sass:
- specifier: ^1.79.4
- version: 1.79.4
+ specifier: ^1.79.5
+ version: 1.79.5
packages/astro/e2e/fixtures/hydration-race:
dependencies:
@@ -1056,8 +1056,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/e2e/fixtures/i18n:
dependencies:
@@ -1077,8 +1077,8 @@ importers:
specifier: workspace:*
version: link:../../..
lit:
- specifier: ^3.2.0
- version: 3.2.0
+ specifier: ^3.2.1
+ version: 3.2.1
packages/astro/e2e/fixtures/multiple-frameworks:
dependencies:
@@ -1086,11 +1086,11 @@ importers:
specifier: ^0.2.1
version: 0.2.1
lit:
- specifier: ^3.2.0
- version: 3.2.0
+ specifier: ^3.2.1
+ version: 3.2.1
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1098,14 +1098,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/lit':
specifier: workspace:*
@@ -1132,8 +1132,8 @@ importers:
packages/astro/e2e/fixtures/namespaced-component:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
devDependencies:
'@astrojs/mdx':
specifier: workspace:*
@@ -1148,8 +1148,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-preact:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1157,14 +1157,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1188,8 +1188,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-react:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1197,14 +1197,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1228,8 +1228,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-solid:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1237,14 +1237,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1268,8 +1268,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-svelte:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1277,14 +1277,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1308,8 +1308,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-vue:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1317,14 +1317,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1348,8 +1348,8 @@ importers:
packages/astro/e2e/fixtures/nested-recursive:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1357,14 +1357,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1416,8 +1416,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/e2e/fixtures/preact-component:
dependencies:
@@ -1431,8 +1431,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/e2e/fixtures/preact-lazy-component:
dependencies:
@@ -1446,8 +1446,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/e2e/fixtures/prefetch:
dependencies:
@@ -1513,8 +1513,8 @@ importers:
version: link:../../..
devDependencies:
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
packages/astro/e2e/fixtures/solid-component:
dependencies:
@@ -1528,8 +1528,8 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
packages/astro/e2e/fixtures/solid-recurse:
dependencies:
@@ -1541,8 +1541,8 @@ importers:
version: link:../../..
devDependencies:
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
packages/astro/e2e/fixtures/svelte-component:
dependencies:
@@ -1619,14 +1619,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/e2e/fixtures/vue-component:
dependencies:
@@ -1640,8 +1640,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/performance:
devDependencies:
@@ -1661,8 +1661,8 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: workspace:*
version: link:../../..
@@ -1688,8 +1688,8 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: workspace:*
version: link:../../..
@@ -1715,8 +1715,8 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: workspace:*
version: link:../../..
@@ -1763,8 +1763,8 @@ importers:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/actions:
dependencies:
@@ -1894,8 +1894,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/astro-check-errors:
dependencies:
@@ -1930,14 +1930,14 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/astro-class-list:
dependencies:
@@ -2100,8 +2100,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/astro-expr:
dependencies:
@@ -2112,8 +2112,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/astro-external-files:
dependencies:
@@ -2130,8 +2130,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/astro-generator:
dependencies:
@@ -2193,8 +2193,8 @@ importers:
specifier: workspace:*
version: link:../../..
hast-util-select:
- specifier: ^6.0.2
- version: 6.0.2
+ specifier: ^6.0.3
+ version: 6.0.3
rehype-slug:
specifier: ^6.0.0
version: 6.0.0
@@ -2346,8 +2346,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/astro-slots:
dependencies:
@@ -2376,8 +2376,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -2385,14 +2385,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/before-hydration:
dependencies:
@@ -2403,8 +2403,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/build-assets:
dependencies:
@@ -2415,8 +2415,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/build-readonly-file:
dependencies:
@@ -2463,8 +2463,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -2478,8 +2478,8 @@ importers:
packages/astro/test/fixtures/component-library-shared:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -2530,8 +2530,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/content:
dependencies:
@@ -2653,8 +2653,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/content-layer-rendering:
dependencies:
@@ -2988,8 +2988,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/error-bad-js:
dependencies:
@@ -3030,14 +3030,14 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/fontsource-package:
dependencies:
@@ -3120,8 +3120,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/i18n-routing:
dependencies:
@@ -3225,8 +3225,8 @@ importers:
packages/astro/test/fixtures/jsx:
dependencies:
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -3234,14 +3234,14 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
'@astrojs/mdx':
specifier: workspace:*
@@ -3274,8 +3274,8 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
packages/astro/test/fixtures/lazy-layout:
dependencies:
@@ -3295,8 +3295,8 @@ importers:
specifier: workspace:*
version: link:../../..
lit:
- specifier: ^3.2.0
- version: 3.2.0
+ specifier: ^3.2.1
+ version: 3.2.1
packages/astro/test/fixtures/markdown:
dependencies:
@@ -3422,18 +3422,18 @@ importers:
specifier: ^8.4.47
version: 8.4.47
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
svelte:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
devDependencies:
postcss-preset-env:
- specifier: ^10.0.6
- version: 10.0.6(postcss@8.4.47)
+ specifier: ^10.0.7
+ version: 10.0.7(postcss@8.4.47)
packages/astro/test/fixtures/preact-compat-component:
dependencies:
@@ -3447,8 +3447,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/preact-compat-component/packages/react-lib:
dependencies:
@@ -3463,13 +3463,13 @@ importers:
version: link:../../../../integrations/preact
'@preact/signals':
specifier: 1.3.0
- version: 1.3.0(preact@10.24.2)
+ version: 1.3.0(preact@10.24.3)
astro:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/public-base-404:
dependencies:
@@ -3495,8 +3495,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
packages/astro/test/fixtures/react-jsx-export:
dependencies:
@@ -3529,8 +3529,8 @@ importers:
specifier: 'workspace:'
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/remote-css:
dependencies:
@@ -3652,8 +3652,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/slots-react:
dependencies:
@@ -3685,8 +3685,8 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
packages/astro/test/fixtures/slots-svelte:
dependencies:
@@ -3715,8 +3715,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/solid-component:
dependencies:
@@ -3724,8 +3724,8 @@ importers:
specifier: workspace:*
version: link:../../../../integrations/solid
'@solidjs/router':
- specifier: ^0.14.7
- version: 0.14.7(solid-js@1.9.1)
+ specifier: ^0.14.8
+ version: 0.14.8(solid-js@1.9.2)
'@test/solid-jsx-component':
specifier: file:./deps/solid-jsx-component
version: link:deps/solid-jsx-component
@@ -3733,14 +3733,14 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
packages/astro/test/fixtures/solid-component/deps/solid-jsx-component:
dependencies:
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
packages/astro/test/fixtures/sourcemap:
dependencies:
@@ -3811,8 +3811,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/ssr-error-pages:
dependencies:
@@ -3877,8 +3877,8 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: workspace:*
version: link:../../..
@@ -3924,8 +3924,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/ssr-split-manifest:
dependencies:
@@ -3945,8 +3945,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/astro/test/fixtures/static-build-code-component:
dependencies:
@@ -3972,8 +3972,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
react:
specifier: ^18.3.1
version: 18.3.1
@@ -4070,8 +4070,8 @@ importers:
specifier: workspace:*
version: link:../../..
astro-embed:
- specifier: ^0.7.2
- version: 0.7.2(astro@packages+astro)
+ specifier: ^0.7.4
+ version: 0.7.4(astro@packages+astro)
packages/astro/test/fixtures/type-imports:
dependencies:
@@ -4121,8 +4121,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/vue-jsx:
dependencies:
@@ -4133,8 +4133,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/vue-with-multi-renderer:
dependencies:
@@ -4151,8 +4151,8 @@ importers:
specifier: ^4.2.19
version: 4.2.19
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/astro/test/fixtures/with-endpoint-routes:
dependencies:
@@ -4254,11 +4254,11 @@ importers:
specifier: 1.0.0
version: 1.0.0
typescript:
- specifier: ^5.6.2
- version: 5.6.2
+ specifier: ^5.6.3
+ version: 5.6.3
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/db/test/fixtures/basics:
dependencies:
@@ -4363,7 +4363,7 @@ importers:
dependencies:
'@astrojs/check':
specifier: ^0.9.4
- version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.2)
+ version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
'@astrojs/db':
specifier: workspace:*
version: link:../../..
@@ -4377,14 +4377,14 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: workspace:*
version: link:../../../../astro
open-props:
- specifier: ^1.7.6
- version: 1.7.6
+ specifier: ^1.7.7
+ version: 1.7.7
react:
specifier: ^18.3.1
version: 18.3.1
@@ -4395,8 +4395,8 @@ importers:
specifier: ^0.1.12
version: 0.1.12(astro@packages+astro)(zod@3.23.8)
typescript:
- specifier: ^5.6.2
- version: 5.6.2
+ specifier: ^5.6.3
+ version: 5.6.3
zod:
specifier: ^3.23.8
version: 3.23.8
@@ -4404,8 +4404,8 @@ importers:
packages/integrations/alpinejs:
devDependencies:
'@playwright/test':
- specifier: 1.47.2
- version: 1.47.2
+ specifier: 1.48.0
+ version: 1.48.0
astro:
specifier: workspace:*
version: link:../../astro
@@ -4413,8 +4413,8 @@ importers:
specifier: workspace:*
version: link:../../../scripts
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/integrations/alpinejs/test/fixtures/basics:
dependencies:
@@ -4475,8 +4475,8 @@ importers:
specifier: ^1.2.1
version: 1.2.1
parse5:
- specifier: ^7.1.2
- version: 7.1.2
+ specifier: ^7.2.0
+ version: 7.2.0
devDependencies:
astro:
specifier: workspace:*
@@ -4488,11 +4488,11 @@ importers:
specifier: 1.0.0
version: 1.0.0
lit:
- specifier: ^3.2.0
- version: 3.2.0
+ specifier: ^3.2.1
+ version: 3.2.1
sass:
- specifier: ^1.79.4
- version: 1.79.4
+ specifier: ^1.79.5
+ version: 1.79.5
packages/integrations/markdoc:
dependencies:
@@ -4537,8 +4537,8 @@ importers:
specifier: ^0.18.5
version: 0.18.5
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/integrations/markdoc/test/fixtures/content-collections:
dependencies:
@@ -4651,8 +4651,8 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/integrations/markdoc/test/fixtures/render-with-config:
dependencies:
@@ -4779,7 +4779,7 @@ importers:
version: 11.1.1
remark-shiki-twoslash:
specifier: ^3.1.3
- version: 3.1.3(typescript@5.6.2)
+ version: 3.1.3(typescript@5.6.3)
remark-toc:
specifier: ^9.0.0
version: 9.0.0
@@ -4790,8 +4790,8 @@ importers:
specifier: ^11.0.5
version: 11.0.5
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/integrations/mdx/test/fixtures/css-head-mdx:
dependencies:
@@ -4859,8 +4859,8 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/integrations/mdx/test/fixtures/mdx-namespace:
dependencies:
@@ -4973,22 +4973,22 @@ importers:
dependencies:
'@babel/plugin-transform-react-jsx':
specifier: ^7.25.7
- version: 7.25.7(@babel/core@7.25.7)
+ version: 7.25.7(@babel/core@7.25.8)
'@babel/plugin-transform-react-jsx-development':
specifier: ^7.25.7
- version: 7.25.7(@babel/core@7.25.7)
+ version: 7.25.7(@babel/core@7.25.8)
'@preact/preset-vite':
specifier: 2.8.2
- version: 2.8.2(@babel/core@7.25.7)(preact@10.24.2)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ version: 2.8.2(@babel/core@7.25.8)(preact@10.24.3)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
'@preact/signals':
specifier: ^1.3.0
- version: 1.3.0(preact@10.24.2)
+ version: 1.3.0(preact@10.24.3)
babel-plugin-transform-hook-names:
specifier: ^1.0.2
- version: 1.0.2(@babel/core@7.25.7)
+ version: 1.0.2(@babel/core@7.25.8)
preact-render-to-string:
specifier: ^6.5.11
- version: 6.5.11(preact@10.24.2)
+ version: 6.5.11(preact@10.24.3)
devDependencies:
astro:
specifier: workspace:*
@@ -4997,14 +4997,14 @@ importers:
specifier: workspace:*
version: link:../../../scripts
preact:
- specifier: ^10.24.2
- version: 10.24.2
+ specifier: ^10.24.3
+ version: 10.24.3
packages/integrations/react:
dependencies:
'@vitejs/plugin-react':
specifier: ^4.3.2
- version: 4.3.2(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ version: 4.3.2(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
ultrahtml:
specifier: ^1.5.3
version: 1.5.3
@@ -5013,8 +5013,8 @@ importers:
specifier: ^18.3.11
version: 18.3.11
'@types/react-dom':
- specifier: ^18.3.0
- version: 18.3.0
+ specifier: ^18.3.1
+ version: 18.3.1
astro:
specifier: workspace:*
version: link:../../astro
@@ -5031,8 +5031,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/integrations/react/test/fixtures/react-component:
dependencies:
@@ -5052,8 +5052,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/integrations/sitemap:
dependencies:
@@ -5120,7 +5120,7 @@ importers:
dependencies:
vite-plugin-solid:
specifier: ^2.10.2
- version: 2.10.2(solid-js@1.9.1)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ version: 2.10.2(solid-js@1.9.2)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
devDependencies:
astro:
specifier: workspace:*
@@ -5129,20 +5129,20 @@ importers:
specifier: workspace:*
version: link:../../../scripts
solid-js:
- specifier: ^1.9.1
- version: 1.9.1
+ specifier: ^1.9.2
+ version: 1.9.2
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/integrations/svelte:
dependencies:
'@sveltejs/vite-plugin-svelte':
specifier: ^3.1.2
- version: 3.1.2(svelte@4.2.19)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ version: 3.1.2(svelte@4.2.19)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
svelte2tsx:
- specifier: ^0.7.21
- version: 0.7.21(svelte@4.2.19)(typescript@5.6.2)
+ specifier: ^0.7.22
+ version: 0.7.22(svelte@4.2.19)(typescript@5.6.3)
devDependencies:
astro:
specifier: workspace:*
@@ -5154,8 +5154,8 @@ importers:
specifier: ^4.2.19
version: 4.2.19
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/integrations/tailwind:
dependencies:
@@ -5179,8 +5179,8 @@ importers:
specifier: ^3.4.13
version: 3.4.13
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/integrations/tailwind/test/fixtures/basic:
dependencies:
@@ -5197,16 +5197,16 @@ importers:
dependencies:
'@vitejs/plugin-vue':
specifier: ^5.1.4
- version: 5.1.4(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))(vue@3.5.11(typescript@5.6.2))
+ version: 5.1.4(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))
'@vitejs/plugin-vue-jsx':
specifier: ^4.0.1
- version: 4.0.1(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))(vue@3.5.11(typescript@5.6.2))
+ version: 4.0.1(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))
'@vue/compiler-sfc':
- specifier: ^3.5.11
- version: 3.5.11
+ specifier: ^3.5.12
+ version: 3.5.12
vite-plugin-vue-devtools:
specifier: ^7.4.6
- version: 7.4.6(rollup@4.24.0)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))(vue@3.5.11(typescript@5.6.2))
+ version: 7.4.6(rollup@4.24.0)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))
devDependencies:
astro:
specifier: workspace:*
@@ -5221,11 +5221,11 @@ importers:
specifier: ^0.18.5
version: 0.18.5
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/integrations/vue/test/fixtures/app-entrypoint:
dependencies:
@@ -5237,10 +5237,10 @@ importers:
version: link:../../../../../astro
vite-svg-loader:
specifier: 5.1.0
- version: 5.1.0(vue@3.5.11(typescript@5.6.2))
+ version: 5.1.0(vue@3.5.12(typescript@5.6.3))
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/integrations/vue/test/fixtures/app-entrypoint-async:
dependencies:
@@ -5252,10 +5252,10 @@ importers:
version: link:../../../../../astro
vite-svg-loader:
specifier: 5.1.0
- version: 5.1.0(vue@3.5.11(typescript@5.6.2))
+ version: 5.1.0(vue@3.5.12(typescript@5.6.3))
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/integrations/vue/test/fixtures/app-entrypoint-css:
dependencies:
@@ -5276,10 +5276,10 @@ importers:
version: link:../../../../../astro
vite-svg-loader:
specifier: 5.1.0
- version: 5.1.0(vue@3.5.11(typescript@5.6.2))
+ version: 5.1.0(vue@3.5.12(typescript@5.6.3))
vue:
- specifier: ^3.5.11
- version: 3.5.11(typescript@5.6.2)
+ specifier: ^3.5.12
+ version: 3.5.12(typescript@5.6.3)
packages/integrations/vue/test/fixtures/app-entrypoint-relative:
dependencies:
@@ -5446,11 +5446,11 @@ importers:
specifier: workspace:*
version: link:../../scripts
typescript:
- specifier: ^5.6.2
- version: 5.6.2
+ specifier: ^5.6.3
+ version: 5.6.3
vite:
- specifier: ^5.4.8
- version: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ specifier: ^5.4.9
+ version: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
packages/telemetry:
dependencies:
@@ -5547,8 +5547,8 @@ importers:
specifier: ^0.3.0
version: 0.3.0
tsconfck:
- specifier: ^3.1.3
- version: 3.1.3(typescript@5.6.2)
+ specifier: ^3.1.4
+ version: 3.1.4(typescript@5.6.3)
packages:
@@ -5569,31 +5569,31 @@ packages:
'@assemblyscript/loader@0.19.23':
resolution: {integrity: sha512-ulkCYfFbYj01ie1MDOyxv2F6SpRN1TOj7fQxbP07D6HmeR+gr2JLSmINKjga2emB+b1L2KGrFKBTc+e00p54nw==}
- '@astro-community/astro-embed-integration@0.7.1':
- resolution: {integrity: sha512-uPpVx/CluktB3nOnCTUB7tQ3jms2acYWTe/JgX5tFqTjjtiL686+FcjOaQ/Ej+FNErdg+36Y66WTeIxlYw4pvQ==}
+ '@astro-community/astro-embed-integration@0.7.2':
+ resolution: {integrity: sha512-R5eyiA01pj400skp6sJY4t01oXtTY+Huv2uR4eWUagaPgOOadu135+UkPXo38+LgZ5voYzZkaGwfTaZj4R0AFg==}
peerDependencies:
- astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
+ astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
- '@astro-community/astro-embed-link-preview@0.2.1':
- resolution: {integrity: sha512-pl+KYhv5l2VpvvSwmZXTrCV+x3FxY3js4FX7/V/ABpLiSUsgF0yno90m0qd4Hx2y0XoeC4b/TB4T/Eu4AQIBTQ==}
+ '@astro-community/astro-embed-link-preview@0.2.2':
+ resolution: {integrity: sha512-eZ/ORqtPCC3Z2cSH6UvOB1w9CBguEQUC4nFdyLmwHYIR3FhkutQgbaP7fgI1r+qUBDbXImpZjYxKS3RB4m/fOA==}
- '@astro-community/astro-embed-twitter@0.5.4':
- resolution: {integrity: sha512-wQyros0Uh4L8fDOCZ9+UYMoq4u+YiJZEvjnL6ZP0KL6dcsyfma/XC2/Q2DBL5SBBiIkkFcFHmzDBIPl4HsENXw==}
+ '@astro-community/astro-embed-twitter@0.5.6':
+ resolution: {integrity: sha512-ywUjNhYbGW17vAQXj2tMus9JvLw8cwgzMshu6tVkzSRlyOoLFeWSNKwe44sU7REhUgmTCEQOUUfleN1j1Zwd4Q==}
peerDependencies:
- astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
+ astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
'@astro-community/astro-embed-utils@0.1.3':
resolution: {integrity: sha512-eiMO+vfCdE9GtW6qE7X5Xl6YCKZDCoXJEWqRofQcoC3GHjqN2/WhJlnaxNVRq3demSO03UNtho57Em5p7o7AOA==}
- '@astro-community/astro-embed-vimeo@0.3.8':
- resolution: {integrity: sha512-N8nCAy/Q7XZroev+2XqNgy1uWa3l8hOGuEV+Nj0cjDk4OR20bWxbK7/fyL/eKOAz376VRlZ/0ym9dmAmqsjQAg==}
+ '@astro-community/astro-embed-vimeo@0.3.10':
+ resolution: {integrity: sha512-H7v8BozWXG+EhIOn1DcNKLRO6z3bNXZVESUR25mNFiDd3Ue8MEzp8mWkBeRd6Y2onV9acxR34ZhXN36fsSb8bA==}
peerDependencies:
- astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
+ astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
- '@astro-community/astro-embed-youtube@0.5.3':
- resolution: {integrity: sha512-O06Y6XwhDM5e72Hl/n3qgl7jDSrJpqTSTurFZZ7RQypJQzfyhlWgc99f0REdAtZSnLkq7069HfuMX4CzcaOdkg==}
+ '@astro-community/astro-embed-youtube@0.5.5':
+ resolution: {integrity: sha512-pG9uYjyZB1kpW8Ljy/H1Klof2txVXLwQmyoG4XWblZyt9eqFlaa65MdzL7UKzzqdoOsn64TN+Q+zPbx0HJhP4Q==}
peerDependencies:
- astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
+ astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
'@astrojs/check@0.9.4':
resolution: {integrity: sha512-IOheHwCtpUfvogHHsvu0AbeRZEnjJg3MopdLddkJE70mULItS/Vh37BHcI00mcOJcH1vhD3odbpvWokpxam7xA==}
@@ -5628,10 +5628,6 @@ packages:
'@astrojs/yaml2ts@0.2.1':
resolution: {integrity: sha512-CBaNwDQJz20E5WxzQh4thLVfhB3JEEGz72wRA+oJp6fQR37QLAqXZJU0mHC+yqMOQ6oj0GfRPJrz6hjf+zm6zA==}
- '@babel/code-frame@7.24.7':
- resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
- engines: {node: '>=6.9.0'}
-
'@babel/code-frame@7.25.7':
resolution: {integrity: sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==}
engines: {node: '>=6.9.0'}
@@ -5640,22 +5636,14 @@ packages:
resolution: {integrity: sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==}
engines: {node: '>=6.9.0'}
- '@babel/core@7.25.7':
- resolution: {integrity: sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==}
- engines: {node: '>=6.9.0'}
-
- '@babel/generator@7.25.6':
- resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==}
+ '@babel/core@7.25.8':
+ resolution: {integrity: sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==}
engines: {node: '>=6.9.0'}
'@babel/generator@7.25.7':
resolution: {integrity: sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==}
engines: {node: '>=6.9.0'}
- '@babel/helper-annotate-as-pure@7.24.7':
- resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==}
- engines: {node: '>=6.9.0'}
-
'@babel/helper-annotate-as-pure@7.25.7':
resolution: {integrity: sha512-4xwU8StnqnlIhhioZf1tqnVWeQ9pvH/ujS8hRfw/WOza+/a+1qv69BWNy+oY231maTCWgKWhfBU7kDpsds6zAA==}
engines: {node: '>=6.9.0'}
@@ -5678,10 +5666,6 @@ packages:
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
- '@babel/helper-module-imports@7.24.7':
- resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==}
- engines: {node: '>=6.9.0'}
-
'@babel/helper-module-imports@7.25.7':
resolution: {integrity: sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==}
engines: {node: '>=6.9.0'}
@@ -5696,10 +5680,6 @@ packages:
resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==}
engines: {node: '>=6.9.0'}
- '@babel/helper-plugin-utils@7.24.8':
- resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==}
- engines: {node: '>=6.9.0'}
-
'@babel/helper-plugin-utils@7.25.7':
resolution: {integrity: sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==}
engines: {node: '>=6.9.0'}
@@ -5722,10 +5702,6 @@ packages:
resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==}
engines: {node: '>=6.9.0'}
- '@babel/helper-validator-identifier@7.24.7':
- resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
- engines: {node: '>=6.9.0'}
-
'@babel/helper-validator-identifier@7.25.7':
resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==}
engines: {node: '>=6.9.0'}
@@ -5738,21 +5714,12 @@ packages:
resolution: {integrity: sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==}
engines: {node: '>=6.9.0'}
- '@babel/highlight@7.24.7':
- resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
- engines: {node: '>=6.9.0'}
-
'@babel/highlight@7.25.7':
resolution: {integrity: sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==}
engines: {node: '>=6.9.0'}
- '@babel/parser@7.25.6':
- resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
- engines: {node: '>=6.0.0'}
- hasBin: true
-
- '@babel/parser@7.25.7':
- resolution: {integrity: sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==}
+ '@babel/parser@7.25.8':
+ resolution: {integrity: sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==}
engines: {node: '>=6.0.0'}
hasBin: true
@@ -5779,12 +5746,6 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-syntax-jsx@7.24.7':
- resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
-
'@babel/plugin-syntax-jsx@7.25.7':
resolution: {integrity: sha512-ruZOnKO+ajVL/MVx+PwNBPOkrnXTXoWMtte1MBpegfCArhqOe3Bj52avVj1huLLxNKYKXYaSxZ2F+woK1ekXfw==}
engines: {node: '>=6.9.0'}
@@ -5831,24 +5792,16 @@ packages:
resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==}
engines: {node: '>=6.9.0'}
- '@babel/template@7.25.0':
- resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==}
- engines: {node: '>=6.9.0'}
-
'@babel/template@7.25.7':
resolution: {integrity: sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==}
engines: {node: '>=6.9.0'}
- '@babel/traverse@7.25.6':
- resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==}
- engines: {node: '>=6.9.0'}
-
'@babel/traverse@7.25.7':
resolution: {integrity: sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==}
engines: {node: '>=6.9.0'}
- '@babel/types@7.25.7':
- resolution: {integrity: sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==}
+ '@babel/types@7.25.8':
+ resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==}
engines: {node: '>=6.9.0'}
'@biomejs/biome@1.9.3':
@@ -5986,47 +5939,47 @@ packages:
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
engines: {node: '>=0.1.90'}
- '@csstools/cascade-layer-name-parser@2.0.1':
- resolution: {integrity: sha512-G9ZYN5+yr/E6xYSiy1BwOEFP5p88ZtWo8sL4NztKBkRRAwRkzVGa70M+D+fYHugMID5jkLeNt5X9jYd5EaVuyg==}
+ '@csstools/cascade-layer-name-parser@2.0.2':
+ resolution: {integrity: sha512-rRWNJ8n16okpQT+8RWEbPfSl8D9WVoDZGBfHkjYnMYWcC20RiMpu/iGeKqUl1hR+SQIKg6p/QJap5rZJaHtVOg==}
engines: {node: '>=18'}
peerDependencies:
- '@csstools/css-parser-algorithms': ^3.0.1
- '@csstools/css-tokenizer': ^3.0.1
+ '@csstools/css-parser-algorithms': ^3.0.2
+ '@csstools/css-tokenizer': ^3.0.2
'@csstools/color-helpers@5.0.1':
resolution: {integrity: sha512-MKtmkA0BX87PKaO1NFRTFH+UnkgnmySQOvNxJubsadusqPEC2aJ9MOQiMceZJJ6oitUl/i0L6u0M1IrmAOmgBA==}
engines: {node: '>=18'}
- '@csstools/css-calc@2.0.1':
- resolution: {integrity: sha512-e59V+sNp6e5m+9WnTUydA1DQO70WuKUdseflRpWmXxocF/h5wWGIxUjxfvLtajcmwstH0vm6l0reKMzcyI757Q==}
+ '@csstools/css-calc@2.0.2':
+ resolution: {integrity: sha512-N70YZw+R6WDP9EEd5xAT3xd+SgZFZsllXR6kclq6U8e2thlakNpWCKhuOiWfCKU8HpeWOyL+2ArSX8uDszMytA==}
engines: {node: '>=18'}
peerDependencies:
- '@csstools/css-parser-algorithms': ^3.0.1
- '@csstools/css-tokenizer': ^3.0.1
+ '@csstools/css-parser-algorithms': ^3.0.2
+ '@csstools/css-tokenizer': ^3.0.2
- '@csstools/css-color-parser@3.0.2':
- resolution: {integrity: sha512-mNg7A6HnNjlm0we/pDS9dUafOuBxcanN0TBhEGeIk6zZincuk0+mAbnBqfVs29NlvWHZ8diwTG6g5FeU8246sA==}
+ '@csstools/css-color-parser@3.0.3':
+ resolution: {integrity: sha512-mnOTQ6KbQ6GHfdVHVTNXffroW0r5P5531h73bIyEzWAScGjMPQi+1XYgAydYVaZiKeXlQ4GHG9dnBWq9h7xFIQ==}
engines: {node: '>=18'}
peerDependencies:
- '@csstools/css-parser-algorithms': ^3.0.1
- '@csstools/css-tokenizer': ^3.0.1
+ '@csstools/css-parser-algorithms': ^3.0.2
+ '@csstools/css-tokenizer': ^3.0.2
- '@csstools/css-parser-algorithms@3.0.1':
- resolution: {integrity: sha512-lSquqZCHxDfuTg/Sk2hiS0mcSFCEBuj49JfzPHJogDBT0mGCyY5A1AQzBWngitrp7i1/HAZpIgzF/VjhOEIJIg==}
+ '@csstools/css-parser-algorithms@3.0.2':
+ resolution: {integrity: sha512-6tC/MnlEvs5suR4Ahef4YlBccJDHZuxGsAlxXmybWjZ5jPxlzLSMlRZ9mVHSRvlD+CmtE7+hJ+UQbfXrws/rUQ==}
engines: {node: '>=18'}
peerDependencies:
- '@csstools/css-tokenizer': ^3.0.1
+ '@csstools/css-tokenizer': ^3.0.2
- '@csstools/css-tokenizer@3.0.1':
- resolution: {integrity: sha512-UBqaiu7kU0lfvaP982/o3khfXccVlHPWp0/vwwiIgDF0GmqqqxoiXC/6FCjlS9u92f7CoEz6nXKQnrn1kIAkOw==}
+ '@csstools/css-tokenizer@3.0.2':
+ resolution: {integrity: sha512-IuTRcD53WHsXPCZ6W7ubfGqReTJ9Ra0yRRFmXYP/Re8hFYYfoIYIK4080X5luslVLWimhIeFq0hj09urVMQzTw==}
engines: {node: '>=18'}
- '@csstools/media-query-list-parser@3.0.1':
- resolution: {integrity: sha512-HNo8gGD02kHmcbX6PvCoUuOQvn4szyB9ca63vZHKX5A81QytgDG4oxG4IaEfHTlEZSZ6MjPEMWIVU+zF2PZcgw==}
+ '@csstools/media-query-list-parser@4.0.0':
+ resolution: {integrity: sha512-nUfbCGeqCju55Po8ujRNQ8DjuKYth5UcsDj5HsVzSfqnaFdpOwYCUAhRJ2grfwrXhb9+KuRXHQ6JHzaI0Qhu8Q==}
engines: {node: '>=18'}
peerDependencies:
- '@csstools/css-parser-algorithms': ^3.0.1
- '@csstools/css-tokenizer': ^3.0.1
+ '@csstools/css-parser-algorithms': ^3.0.2
+ '@csstools/css-tokenizer': ^3.0.2
'@csstools/postcss-cascade-layers@5.0.0':
resolution: {integrity: sha512-h+VunB3KXaoWTWEPBcdVk8Kz1eZ/CtDD+HXgKw5JLdbsViLEQdKUtFYH73VIQigdodng8s5DCrrwNQY7pnuWBA==}
@@ -6034,26 +5987,26 @@ packages:
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-color-function@4.0.2':
- resolution: {integrity: sha512-q/W3RXh66SM7WqxW3/KU6koL8nOgqyB/wrcU3+ThXnNtXY2+k8UgdE301ISJpMt6PDyYgC7eMaIBo535RvFIgw==}
+ '@csstools/postcss-color-function@4.0.3':
+ resolution: {integrity: sha512-dziWTvbyBsXze7Li+BemXyYX9yCf8udlGKB78evZismrBf7SNN6K5S0qE4sRQELKEkttugcGz0hwqyXilEhoUA==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-color-mix-function@3.0.2':
- resolution: {integrity: sha512-zG9PHNzZVCRk6eprm+T/ybrnuiwLdO+RR7+GCtNut+NZJGtPJj6bfPOEX23aOlMslLcRAlN6QOpxH3tovn+WpA==}
+ '@csstools/postcss-color-mix-function@3.0.3':
+ resolution: {integrity: sha512-L7v0pQlLC3VejShxn5bjrdo3GhhHExSVGB8CgZqIcED/W/eK9pKGxubyGivNcJQYl+iznBtTU3mFPMmOrLccBQ==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-content-alt-text@2.0.1':
- resolution: {integrity: sha512-TWjjewVZqdkjavsi8a2THuXgkhUum1k/m4QJpZpzOv72q6WnaoQZGSj5t5uCs7ymJr0H3qj6JcXMwMApSWUOGQ==}
+ '@csstools/postcss-content-alt-text@2.0.2':
+ resolution: {integrity: sha512-GzMdDJrNPAOq4XxGac5xv5Ae2pB3JjvYWIJhJPcE6g87Q38gXG1Daaqq55QUU8DnC+iVm8lrO/JGvSC2T4YBOA==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-exponential-functions@2.0.1':
- resolution: {integrity: sha512-A/MG8es3ylFzZ30oYIQUyJcMOfTfCs0dqqBMzeuzaPRlx4q/72WG+BbKe/pL9BUNIWsM0Q8jn3e3la8enjHJJA==}
+ '@csstools/postcss-exponential-functions@2.0.2':
+ resolution: {integrity: sha512-gSGeXEKse3U3lDzSXh9XE1DgdicMWolo+eyXN8nH96Vr5mWPd6jUwk6W+x8yRNwM5dDkoAE/HkYK6/WzSo9Jsw==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -6064,20 +6017,20 @@ packages:
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-gamut-mapping@2.0.2':
- resolution: {integrity: sha512-/1ur3ca9RWg/KnbLlxaDswyjLSGoaHNDruAzrVhkn5axgd7LOH6JHCBRhrKDafdMw9bf4MQrYFoaLfHAPekLFg==}
+ '@csstools/postcss-gamut-mapping@2.0.3':
+ resolution: {integrity: sha512-1mbYE41F3fluEdjExw70b339NVU62O6sz43mya5O+LultfZQdmY68qRsWT+rw85Imya9aeLCDgBHaxwgXf1Z/g==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-gradients-interpolation-method@5.0.2':
- resolution: {integrity: sha512-qRpvA4sduAfiV9yZG4OM7q/h2Qhr3lg+GrHe9NZwuzWnfSDLGh+Dh4Ea6fQ+1++jdKXW/Cb4/vHRp0ssQYra4w==}
+ '@csstools/postcss-gradients-interpolation-method@5.0.3':
+ resolution: {integrity: sha512-TW+utpEOOn2HLlRZTEVNS8XBlG5bOcSNBanIKjPWnkmdgkFjcj1eIaEtWezpGX2hKJpkiwZeIEyP/UItWk6c3g==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-hwb-function@4.0.2':
- resolution: {integrity: sha512-RUBVCyJE1hTsf9vGp3zrALeMollkAlHRFKm+T36y67nLfOOf+6GNQsdTGFAyLrY65skcm8ddC26Jp1n9ZIauEA==}
+ '@csstools/postcss-hwb-function@4.0.3':
+ resolution: {integrity: sha512-HBeApQzk6UlqAAWbuXSiWmF0Xtc/hfMTESSbkRUpolXshuPkUaBWXflfQuoo6exv3MvID6iTmv11GZT1ZfADDQ==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -6100,8 +6053,8 @@ packages:
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-light-dark-function@2.0.4':
- resolution: {integrity: sha512-yHUt5DZ61Irvp72notmAl3Zt4Me50EWToWNocazyIFTVYFwwo/EucmV3hWi9zJehu3rOSvMclL7DzvRDfbak/A==}
+ '@csstools/postcss-light-dark-function@2.0.5':
+ resolution: {integrity: sha512-mSqqxuwlBg10YyErq2YYB71KtvWDueBYE9WAnC6B7GHU+z0ECcGf+sR9zxpvePGzesuBNDB+cp15cW2CvOyszA==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -6130,20 +6083,20 @@ packages:
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-logical-viewport-units@3.0.1':
- resolution: {integrity: sha512-JsfaoTiBqIuRE+CYL4ZpYKOqJ965GyiMH4b8UrY0Z7i5GfMiHZrK7xtTB29piuyKQzrW+Z8w3PAExhwND9cuAQ==}
+ '@csstools/postcss-logical-viewport-units@3.0.2':
+ resolution: {integrity: sha512-oog7VobKvrS34oyUKslI6wCphtJxx0ldiA8RToPQ0HXPWNiXXSM7IbgwOTImJKTIUjo3eL7o5uuPxeu5MsnkvA==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-media-minmax@2.0.1':
- resolution: {integrity: sha512-EMa3IgUip+F/MwH4r2KfIA9ym9hQkT2PpR9MOukdomfGGCFuw9V3n/iIOBKziN1qfeddsYoOvtYOKQcHU2yIjg==}
+ '@csstools/postcss-media-minmax@2.0.2':
+ resolution: {integrity: sha512-zodxyIwRNuro/SIjN+zrYeZCQJvMd1obPtsvmNxLRvk3FOM3KwuuX8GEev9if19OGlNVvJZIe9wH77c+jIbXzA==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.1':
- resolution: {integrity: sha512-JTzMQz//INahTALkvXnC5lC2fJKzwb5PY443T2zaM9hAzM7nzHMLIlEfFgdtBahVIBtBSalMefdxNr99LGW1lQ==}
+ '@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.2':
+ resolution: {integrity: sha512-9bEvSC8hIkdqHwehYIADcwC7/TvuJeb1hAw0STI7BMRVE57nFxHyXY+WzfLPXtmhpdFqGcKJIyQkDcenQI3Sow==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -6160,8 +6113,8 @@ packages:
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-oklab-function@4.0.2':
- resolution: {integrity: sha512-2iSK/T77PHMeorakBAk/WLxSodfIJ/lmi6nxEkuruXfhGH7fByZim4Fw6ZJf4B73SVieRSH2ep8zvYkA2ZfRtA==}
+ '@csstools/postcss-oklab-function@4.0.3':
+ resolution: {integrity: sha512-BrhnL98OSpWt5EOMk5Hm+kL0kjA8BhBc9DGG0jYgww1GhWItn+L/McQ4WgHE2cm9+jSUE2OMy/31WvSRKhWpnQ==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -6172,8 +6125,8 @@ packages:
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-relative-color-syntax@3.0.2':
- resolution: {integrity: sha512-aBpuUdpJBswNGfw6lOkhown2cZ0YXrMjASye56nkoRpgRe9yDF4BM1fvEuakrCDiaeoUzVaI4SF6+344BflXfQ==}
+ '@csstools/postcss-relative-color-syntax@3.0.3':
+ resolution: {integrity: sha512-1VYBTdGiFSOFrlczaYcUNybCU3XZRL9DDY3ooYRkvweWJZas8dQVHi6vy9SUmxnk0vfGbMbrISXLOIHw4LjKDg==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -6184,8 +6137,8 @@ packages:
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-stepped-value-functions@4.0.1':
- resolution: {integrity: sha512-dk3KqVcIEYzy9Mvx8amoBbk123BWgd5DfjXDiPrEqxGma37PG7m/MoMmHQhuVHIjvPDHoJwyIZi2yy7j0RA5fw==}
+ '@csstools/postcss-stepped-value-functions@4.0.2':
+ resolution: {integrity: sha512-AxLKGIV0zYIAkeN02fo4o/vcG39WEZjT9dXs78ajy87dM94OFNIu5huxqBgkFGKLiXhQIKBRxAF/MtJmuIWi8w==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -6196,8 +6149,8 @@ packages:
peerDependencies:
postcss: ^8.4
- '@csstools/postcss-trigonometric-functions@4.0.1':
- resolution: {integrity: sha512-QHOYuN3bzS/rcpAygFhJxJUtD8GuJEWF6f9Zm518Tq/cSMlcTgU+v0geyi5EqbmYxKMig2oKCKUSGqOj9gehkg==}
+ '@csstools/postcss-trigonometric-functions@4.0.2':
+ resolution: {integrity: sha512-hQzJkTWNvHKGYa5ySpdex2K/ODX6bI3z8Pmdl3W/opRlaXMA7Xvq7Nagp31BTkr1ngzfnqTY9XNKEI2FqaO3fg==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -6703,6 +6656,82 @@ packages:
'@oslojs/encoding@1.1.0':
resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==}
+ '@parcel/watcher-android-arm64@2.4.1':
+ resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [android]
+
+ '@parcel/watcher-darwin-arm64@2.4.1':
+ resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [darwin]
+
+ '@parcel/watcher-darwin-x64@2.4.1':
+ resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [darwin]
+
+ '@parcel/watcher-freebsd-x64@2.4.1':
+ resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [freebsd]
+
+ '@parcel/watcher-linux-arm-glibc@2.4.1':
+ resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm]
+ os: [linux]
+
+ '@parcel/watcher-linux-arm64-glibc@2.4.1':
+ resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [linux]
+
+ '@parcel/watcher-linux-arm64-musl@2.4.1':
+ resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [linux]
+
+ '@parcel/watcher-linux-x64-glibc@2.4.1':
+ resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [linux]
+
+ '@parcel/watcher-linux-x64-musl@2.4.1':
+ resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [linux]
+
+ '@parcel/watcher-win32-arm64@2.4.1':
+ resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [arm64]
+ os: [win32]
+
+ '@parcel/watcher-win32-ia32@2.4.1':
+ resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [ia32]
+ os: [win32]
+
+ '@parcel/watcher-win32-x64@2.4.1':
+ resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==}
+ engines: {node: '>= 10.0.0'}
+ cpu: [x64]
+ os: [win32]
+
+ '@parcel/watcher@2.4.1':
+ resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==}
+ engines: {node: '>= 10.0.0'}
+
'@parse5/tools@0.3.0':
resolution: {integrity: sha512-zxRyTHkqb7WQMV8kTNBKWb1BeOFUKXBXTBWuxg9H9hfvQB3IwP6Iw2U75Ia5eyRxPNltmY7E8YAlz6zWwUnjKg==}
@@ -6710,8 +6739,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
- '@playwright/test@1.47.2':
- resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==}
+ '@playwright/test@1.48.0':
+ resolution: {integrity: sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==}
engines: {node: '>=18'}
hasBin: true
@@ -6861,8 +6890,8 @@ packages:
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
engines: {node: '>=18'}
- '@solidjs/router@0.14.7':
- resolution: {integrity: sha512-agLf8AUz5XnW6+F64a4Iq+QQQobI5zGHQ/gUYd/WHSwcbnFpavbsiwRLob3YhWMXVX3sQyn4ekUN+uchMCRupw==}
+ '@solidjs/router@0.14.8':
+ resolution: {integrity: sha512-S+rD5Twp0820cM03wEIYtb7/4KN7Cfr3BP+qPIqb7IXO/SZ72tWqHEMQsmcjDbr4yVfpA+5Sq0Y+xcq09y1gQA==}
peerDependencies:
solid-js: ^1.8.6
@@ -6927,8 +6956,8 @@ packages:
'@types/deep-diff@1.0.5':
resolution: {integrity: sha512-PQyNSy1YMZU1hgZA5tTYfHPpUAo9Dorn1PZho2/budQLfqLu3JIP37JAavnwYpR1S2yFZTXa3hxaE4ifGW5jaA==}
- '@types/diff@5.2.2':
- resolution: {integrity: sha512-qVqLpd49rmJA2nZzLVsmfS/aiiBpfVE95dHhPVwG0NmSBAt+riPxnj53wq2oBq5m4Q2RF1IWFEUpnZTgrQZfEQ==}
+ '@types/diff@5.2.3':
+ resolution: {integrity: sha512-K0Oqlrq3kQMaO2RhfrNQX5trmt+XLyom88zS0u84nnIcLvFnRUMRRHmrGny5GSM+kNO9IZLARsdQHDzkhAgmrQ==}
'@types/dlv@1.1.4':
resolution: {integrity: sha512-m8KmImw4Jt+4rIgupwfivrWEOnj1LzkmKkqbh075uG13eTQ1ZxHWT6T0vIdSQhLIjQCiR0n0lZdtyDOPO1x2Mw==}
@@ -7008,8 +7037,8 @@ packages:
'@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
- '@types/react-dom@18.3.0':
- resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
+ '@types/react-dom@18.3.1':
+ resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==}
'@types/react@18.3.11':
resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==}
@@ -7047,8 +7076,8 @@ packages:
'@types/yargs-parser@21.0.3':
resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
- '@typescript-eslint/eslint-plugin@8.8.1':
- resolution: {integrity: sha512-xfvdgA8AP/vxHgtgU310+WBnLB4uJQ9XdyP17RebG26rLtDrQJV3ZYrcopX91GrHmMoH8bdSwMRh2a//TiJ1jQ==}
+ '@typescript-eslint/eslint-plugin@8.9.0':
+ resolution: {integrity: sha512-Y1n621OCy4m7/vTXNlCbMVp87zSd7NH0L9cXD8aIpOaNlzeWxIK4+Q19A68gSmTNRZn92UjocVUWDthGxtqHFg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
@@ -7058,8 +7087,8 @@ packages:
typescript:
optional: true
- '@typescript-eslint/parser@8.8.1':
- resolution: {integrity: sha512-hQUVn2Lij2NAxVFEdvIGxT9gP1tq2yM83m+by3whWFsWC+1y8pxxxHUFE1UqDu2VsGi2i6RLcv4QvouM84U+ow==}
+ '@typescript-eslint/parser@8.9.0':
+ resolution: {integrity: sha512-U+BLn2rqTTHnc4FL3FJjxaXptTxmf9sNftJK62XLz4+GxG3hLHm/SUNaaXP5Y4uTiuYoL5YLy4JBCJe3+t8awQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -7068,12 +7097,12 @@ packages:
typescript:
optional: true
- '@typescript-eslint/scope-manager@8.8.1':
- resolution: {integrity: sha512-X4JdU+66Mazev/J0gfXlcC/dV6JI37h+93W9BRYXrSn0hrE64IoWgVkO9MSJgEzoWkxONgaQpICWg8vAN74wlA==}
+ '@typescript-eslint/scope-manager@8.9.0':
+ resolution: {integrity: sha512-bZu9bUud9ym1cabmOYH9S6TnbWRzpklVmwqICeOulTCZ9ue2/pczWzQvt/cGj2r2o1RdKoZbuEMalJJSYw3pHQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/type-utils@8.8.1':
- resolution: {integrity: sha512-qSVnpcbLP8CALORf0za+vjLYj1Wp8HSoiI8zYU5tHxRVj30702Z1Yw4cLwfNKhTPWp5+P+k1pjmD5Zd1nhxiZA==}
+ '@typescript-eslint/type-utils@8.9.0':
+ resolution: {integrity: sha512-JD+/pCqlKqAk5961vxCluK+clkppHY07IbV3vett97KOV+8C6l+CPEPwpUuiMwgbOz/qrN3Ke4zzjqbT+ls+1Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
@@ -7081,12 +7110,12 @@ packages:
typescript:
optional: true
- '@typescript-eslint/types@8.8.1':
- resolution: {integrity: sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q==}
+ '@typescript-eslint/types@8.9.0':
+ resolution: {integrity: sha512-SjgkvdYyt1FAPhU9c6FiYCXrldwYYlIQLkuc+LfAhCna6ggp96ACncdtlbn8FmnG72tUkXclrDExOpEYf1nfJQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.8.1':
- resolution: {integrity: sha512-A5d1R9p+X+1js4JogdNilDuuq+EHZdsH9MjTVxXOdVFfTJXunKJR/v+fNNyO4TnoOn5HqobzfRlc70NC6HTcdg==}
+ '@typescript-eslint/typescript-estree@8.9.0':
+ resolution: {integrity: sha512-9iJYTgKLDG6+iqegehc5+EqE6sqaee7kb8vWpmHZ86EqwDjmlqNNHeqDVqb9duh+BY6WCNHfIGvuVU3Tf9Db0g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
@@ -7094,14 +7123,14 @@ packages:
typescript:
optional: true
- '@typescript-eslint/utils@8.8.1':
- resolution: {integrity: sha512-/QkNJDbV0bdL7H7d0/y0qBbV2HTtf0TIyjSDTvvmQEzeVx8jEImEbLuOA4EsvE8gIgqMitns0ifb5uQhMj8d9w==}
+ '@typescript-eslint/utils@8.9.0':
+ resolution: {integrity: sha512-PKgMmaSo/Yg/F7kIZvrgrWa1+Vwn036CdNUvYFEkYbPwOH4i8xvkaRlu148W3vtheWK9ckKRIz7PBP5oUlkrvQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- '@typescript-eslint/visitor-keys@8.8.1':
- resolution: {integrity: sha512-0/TdC3aeRAsW7MDvYRwEc1Uwm0TIBfzjPFgg60UU2Haj5qsCs9cc3zNgY71edqE3LbWfF/WoZQd3lJoDXFQpag==}
+ '@typescript-eslint/visitor-keys@8.9.0':
+ resolution: {integrity: sha512-Ht4y38ubk4L5/U8xKUBfKNYGmvKvA1CANoxiTRMM+tOLk3lbF3DvzZCxJCRSE+2GdCMSh6zq9VZJc3asc1XuAA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript/twoslash@3.1.0':
@@ -7136,11 +7165,11 @@ packages:
vite: ^5.0.0
vue: ^3.2.25
- '@vitest/expect@2.1.2':
- resolution: {integrity: sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==}
+ '@vitest/expect@2.1.3':
+ resolution: {integrity: sha512-SNBoPubeCJhZ48agjXruCI57DvxcsivVDdWz+SSsmjTT4QN/DfHk3zB/xKsJqMs26bLZ/pNRLnCf0j679i0uWQ==}
- '@vitest/mocker@2.1.2':
- resolution: {integrity: sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==}
+ '@vitest/mocker@2.1.3':
+ resolution: {integrity: sha512-eSpdY/eJDuOvuTA3ASzCjdithHa+GIF1L4PqtEELl6Qa3XafdMLBpBlZCIUCX2J+Q6sNmjmxtosAG62fK4BlqQ==}
peerDependencies:
msw: ^2.3.5
vite: ^5.0.0
@@ -7150,20 +7179,20 @@ packages:
vite:
optional: true
- '@vitest/pretty-format@2.1.2':
- resolution: {integrity: sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==}
+ '@vitest/pretty-format@2.1.3':
+ resolution: {integrity: sha512-XH1XdtoLZCpqV59KRbPrIhFCOO0hErxrQCMcvnQete3Vibb9UeIOX02uFPfVn3Z9ZXsq78etlfyhnkmIZSzIwQ==}
- '@vitest/runner@2.1.2':
- resolution: {integrity: sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==}
+ '@vitest/runner@2.1.3':
+ resolution: {integrity: sha512-JGzpWqmFJ4fq5ZKHtVO3Xuy1iF2rHGV4d/pdzgkYHm1+gOzNZtqjvyiaDGJytRyMU54qkxpNzCx+PErzJ1/JqQ==}
- '@vitest/snapshot@2.1.2':
- resolution: {integrity: sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==}
+ '@vitest/snapshot@2.1.3':
+ resolution: {integrity: sha512-qWC2mWc7VAXmjAkEKxrScWHWFyCQx/cmiZtuGqMi+WwqQJ2iURsVY4ZfAK6dVo6K2smKRU6l3BPwqEBvhnpQGg==}
- '@vitest/spy@2.1.2':
- resolution: {integrity: sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==}
+ '@vitest/spy@2.1.3':
+ resolution: {integrity: sha512-Nb2UzbcUswzeSP7JksMDaqsI43Sj5+Kry6ry6jQJT4b5gAK+NS9NED6mDb8FlMRCX8m5guaHCDZmqYMMWRy5nQ==}
- '@vitest/utils@2.1.2':
- resolution: {integrity: sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==}
+ '@vitest/utils@2.1.3':
+ resolution: {integrity: sha512-xpiVfDSg1RrYT0tX6czgerkpcKFmFOF/gCr30+Mve5V2kewCy4Prn1/NDMSRwaSmT7PRaOF83wu+bEtsY1wrvA==}
'@volar/kit@2.4.6':
resolution: {integrity: sha512-OaMtpmLns6IYD1nOSd0NdG/F5KzJ7Jr4B7TLeb4byPzu+ExuuRVeO56Dn1C7Frnw6bGudUQd90cpQAmxdB+RlQ==}
@@ -7207,23 +7236,17 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@vue/compiler-core@3.5.10':
- resolution: {integrity: sha512-iXWlk+Cg/ag7gLvY0SfVucU8Kh2CjysYZjhhP70w9qI4MvSox4frrP+vDGvtQuzIcgD8+sxM6lZvCtdxGunTAA==}
+ '@vue/compiler-core@3.5.12':
+ resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==}
- '@vue/compiler-core@3.5.11':
- resolution: {integrity: sha512-PwAdxs7/9Hc3ieBO12tXzmTD+Ln4qhT/56S+8DvrrZ4kLDn4Z/AMUr8tXJD0axiJBS0RKIoNaR0yMuQB9v9Udg==}
+ '@vue/compiler-dom@3.5.12':
+ resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==}
- '@vue/compiler-dom@3.5.10':
- resolution: {integrity: sha512-DyxHC6qPcktwYGKOIy3XqnHRrrXyWR2u91AjP+nLkADko380srsC2DC3s7Y1Rk6YfOlxOlvEQKa9XXmLI+W4ZA==}
+ '@vue/compiler-sfc@3.5.12':
+ resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==}
- '@vue/compiler-dom@3.5.11':
- resolution: {integrity: sha512-pyGf8zdbDDRkBrEzf8p7BQlMKNNF5Fk/Cf/fQ6PiUz9at4OaUfyXW0dGJTo2Vl1f5U9jSLCNf0EZJEogLXoeew==}
-
- '@vue/compiler-sfc@3.5.11':
- resolution: {integrity: sha512-gsbBtT4N9ANXXepprle+X9YLg2htQk1sqH/qGJ/EApl+dgpUBdTv3yP7YlR535uHZY3n6XaR0/bKo0BgwwDniw==}
-
- '@vue/compiler-ssr@3.5.11':
- resolution: {integrity: sha512-P4+GPjOuC2aFTk1Z4WANvEhyOykcvEd5bIj2KVNGKGfM745LaXGr++5njpdBTzVz5pZifdlR1kpYSJJpIlSePA==}
+ '@vue/compiler-ssr@3.5.12':
+ resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==}
'@vue/devtools-core@7.4.6':
resolution: {integrity: sha512-7ATNPEbVqThOOAp2bg/YUIm9MqqgimbSk24D05hdXUp89JlXX12aTzdrWd9xZRwS78hDR+wCToHl1C/8sopBrg==}
@@ -7239,28 +7262,25 @@ packages:
'@vue/reactivity@3.1.5':
resolution: {integrity: sha512-1tdfLmNjWG6t/CsPldh+foumYFo3cpyCHgBYQ34ylaMsJ+SNHQ1kApMIa8jN+i593zQuaw3AdWH0nJTARzCFhg==}
- '@vue/reactivity@3.5.11':
- resolution: {integrity: sha512-Nqo5VZEn8MJWlCce8XoyVqHZbd5P2NH+yuAaFzuNSR96I+y1cnuUiq7xfSG+kyvLSiWmaHTKP1r3OZY4mMD50w==}
+ '@vue/reactivity@3.5.12':
+ resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==}
- '@vue/runtime-core@3.5.11':
- resolution: {integrity: sha512-7PsxFGqwfDhfhh0OcDWBG1DaIQIVOLgkwA5q6MtkPiDFjp5gohVnJEahSktwSFLq7R5PtxDKy6WKURVN1UDbzA==}
+ '@vue/runtime-core@3.5.12':
+ resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==}
- '@vue/runtime-dom@3.5.11':
- resolution: {integrity: sha512-GNghjecT6IrGf0UhuYmpgaOlN7kxzQBhxWEn08c/SQDxv1yy4IXI1bn81JgEpQ4IXjRxWtPyI8x0/7TF5rPfYQ==}
+ '@vue/runtime-dom@3.5.12':
+ resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==}
- '@vue/server-renderer@3.5.11':
- resolution: {integrity: sha512-cVOwYBxR7Wb1B1FoxYvtjJD8X/9E5nlH4VSkJy2uMA1MzYNdzAAB//l8nrmN9py/4aP+3NjWukf9PZ3TeWULaA==}
+ '@vue/server-renderer@3.5.12':
+ resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==}
peerDependencies:
- vue: 3.5.11
+ vue: 3.5.12
'@vue/shared@3.1.5':
resolution: {integrity: sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==}
- '@vue/shared@3.5.10':
- resolution: {integrity: sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==}
-
- '@vue/shared@3.5.11':
- resolution: {integrity: sha512-W8GgysJVnFo81FthhzurdRAWP/byq3q2qIw70e0JWblzVhjgOMiC2GyovXrZTFQJnFVryYaKGP3Tc9vYzYm6PQ==}
+ '@vue/shared@3.5.12':
+ resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==}
'@webcomponents/template-shadowroot@0.2.1':
resolution: {integrity: sha512-fXL/vIUakyZL62hyvUh+EMwbVoTc0hksublmRz6ai6et8znHkJa6gtqMUZo1oc7dIz46exHSIImml9QTdknMHg==}
@@ -7364,10 +7384,10 @@ packages:
peerDependencies:
astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
- astro-embed@0.7.2:
- resolution: {integrity: sha512-v/j6yRA9Wa+TEHBV64dQU5bLKuYiy1mNudiKIM+nvFe1bAUh+4wzQOf3lRofrxyBMgHaZbr8Xy7oLS9PVzu5jg==}
+ astro-embed@0.7.4:
+ resolution: {integrity: sha512-meDmEpmwu1wcz1i1KT4yAPJhydq/C4iyh1Pn7sepSbtXF85C05nJoE0cTDJHf0cwM4zMoYTYDluqFIQIfsdhHA==}
peerDependencies:
- astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta
+ astro: ^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta
astro-remote@0.3.3:
resolution: {integrity: sha512-ufS/aOBXQKAe6hZ5NbiHUsC01o0ZcEwS+nNhd/mr1avLV+NbgYJEbwY8VRorzLs/GH5COOTaxl2795DkGIUTcw==}
@@ -7456,11 +7476,6 @@ packages:
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
engines: {node: '>=8'}
- browserslist@4.23.3:
- resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==}
- engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
- hasBin: true
-
browserslist@4.24.0:
resolution: {integrity: sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
@@ -7489,9 +7504,6 @@ packages:
resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==}
engines: {node: '>=16'}
- caniuse-lite@1.0.30001660:
- resolution: {integrity: sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==}
-
caniuse-lite@1.0.30001667:
resolution: {integrity: sha512-7LTwJjcRkzKFmtqGsibMeuXmvFDfZq/nzIjnmgCGzKKRVzjD72selLDK1oPF/Oxzmt4fNcPvTDvGqSDG4tCALw==}
@@ -7826,6 +7838,11 @@ packages:
resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==}
engines: {node: '>=8'}
+ detect-libc@1.0.3:
+ resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
+ engines: {node: '>=0.10'}
+ hasBin: true
+
detect-libc@2.0.2:
resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==}
engines: {node: '>=8'}
@@ -7978,9 +7995,6 @@ packages:
ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
- electron-to-chromium@1.5.22:
- resolution: {integrity: sha512-tKYm5YHPU1djz0O+CGJ+oJIvimtsCcwR2Z9w7Skh08lUdyzXY5djods3q+z2JkWdb7tCcmM//eVavSRAiaPRNg==}
-
electron-to-chromium@1.5.33:
resolution: {integrity: sha512-+cYTcFB1QqD4j4LegwLfpCNxifb6dDFUAwk6RsLusCwIaZI6or2f+q8rs5tTB2YC53HhOlIbEaqHMAAC8IOIwA==}
@@ -8142,8 +8156,8 @@ packages:
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
engines: {node: '>=16.17'}
- expect-type@1.0.0:
- resolution: {integrity: sha512-WcdwgWmGAE48kSHjxPVLriBuvJdJdi1VKTh7HmHvcm6WPdIT1Z04wUVX8BLiqnq0Rz5SnfJ+P0kM1RBqSLLoPQ==}
+ expect-type@1.1.0:
+ resolution: {integrity: sha512-bFi65yM+xZgk+u/KRIpekdSYkTB5W1pEf0Lt8Q8Msh7b+eQ7LXVtIB1Bkm4fvclDEL1b2CZkMhv2mOeF8tMdkA==}
engines: {node: '>=12.0.0'}
extend-shallow@2.0.1:
@@ -8372,8 +8386,8 @@ packages:
hast-util-raw@9.0.4:
resolution: {integrity: sha512-LHE65TD2YiNsHD3YuXcKPHXPLuYh/gjp12mOfU8jxSrm1f/yJpsb0F/KKljS6U9LJoP0Ux+tCe8iJ2AsPzTdgA==}
- hast-util-select@6.0.2:
- resolution: {integrity: sha512-hT/SD/d/Meu+iobvgkffo1QecV8WeKWxwsNMzcTJsKw1cKTQKSR/7ArJeURLNJF9HDjp9nVoORyNNJxrvBye8Q==}
+ hast-util-select@6.0.3:
+ resolution: {integrity: sha512-OVRQlQ1XuuLP8aFVLYmC2atrfWHS5UD3shonxpnyrjcCkwtvmt/+N6kYJdcY4mkMJhxp4kj2EFIxQ9kvkkt/eQ==}
hast-util-to-estree@3.1.0:
resolution: {integrity: sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==}
@@ -8642,11 +8656,6 @@ packages:
canvas:
optional: true
- jsesc@2.5.2:
- resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
- engines: {node: '>=4'}
- hasBin: true
-
jsesc@3.0.2:
resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
engines: {node: '>=6'}
@@ -8737,8 +8746,8 @@ packages:
lit-html@3.2.0:
resolution: {integrity: sha512-pwT/HwoxqI9FggTrYVarkBKFN9MlTUpLrDHubTmW4SrkL3kkqW5gxwbxMMUnbbRHBC0WTZnYHcjDSCM559VyfA==}
- lit@3.2.0:
- resolution: {integrity: sha512-s6tI33Lf6VpDu7u4YqsSX78D28bYQulM+VAzsGch4fx2H0eLZnJsUBsPWmGYSGoKDNbjtRv02rio1o+UdPVwvw==}
+ lit@3.2.1:
+ resolution: {integrity: sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w==}
lite-youtube-embed@0.3.3:
resolution: {integrity: sha512-gFfVVnj6NRjxVfJKo3qoLtpi0v5mn3AcR4eKD45wrxQuxzveFJUb+7Cr6uV6n+DjO8X3p0UzPPquhGt0H/y+NA==}
@@ -8810,8 +8819,8 @@ packages:
resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
hasBin: true
- magic-string@0.30.11:
- resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
+ magic-string@0.30.12:
+ resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==}
magic-string@0.30.5:
resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==}
@@ -8915,8 +8924,8 @@ packages:
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
engines: {node: '>= 0.6'}
- memfs@4.12.0:
- resolution: {integrity: sha512-74wDsex5tQDSClVkeK1vtxqYCAgCoXxx+K4NSHzgU/muYVYByFqa+0RnrPO9NM6naWm1+G9JmZ0p6QHhXmeYfA==}
+ memfs@4.14.0:
+ resolution: {integrity: sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==}
engines: {node: '>= 4.0.0'}
merge-anything@5.1.7:
@@ -9151,6 +9160,9 @@ packages:
no-case@3.0.4:
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
+ node-addon-api@7.1.1:
+ resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
+
node-domexception@1.0.0:
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
engines: {node: '>=10.5.0'}
@@ -9194,9 +9206,6 @@ packages:
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
engines: {node: '>=0.10.0'}
- not@0.1.0:
- resolution: {integrity: sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA==}
-
npm-run-path@5.3.0:
resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@@ -9239,8 +9248,8 @@ packages:
resolution: {integrity: sha512-M7CJbmv7UCopc0neRKdzfoGWaVZC+xC1925GitKH9EAqYFzX9//25Q7oX4+jw0tiCCj+t5l6VZh8UPH23NZkMA==}
hasBin: true
- open-props@1.7.6:
- resolution: {integrity: sha512-fE3E22x8lCf6gJrPO3L54NKrPaqQGxeKoXLz4JIXrhALD3Ua1kkE2kMw8HmlTKYF9BSLLMfoVfsT3UC1PJcaww==}
+ open-props@1.7.7:
+ resolution: {integrity: sha512-yn4B4D2dG7HGiZQSSdS03+jnsKlVIfdcWk6XyvSeTHcu2oqRbIEnJ9BVT7Qfq5N9p6z7tEIHTuRZoxckAemfqA==}
open@10.1.0:
resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
@@ -9332,8 +9341,8 @@ packages:
parse5-parser-stream@7.1.2:
resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==}
- parse5@7.1.2:
- resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==}
+ parse5@7.2.0:
+ resolution: {integrity: sha512-ZkDsAOcxsUMZ4Lz5fVciOehNcJ+Gb8gTzcA4yl3wnc273BAybYWrQ+Ks/OjCjSEpjvQkDSeZbybK9qj2VHHdGA==}
parseurl@1.3.3:
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
@@ -9408,13 +9417,13 @@ packages:
resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
engines: {node: '>=8'}
- playwright-core@1.47.2:
- resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==}
+ playwright-core@1.48.0:
+ resolution: {integrity: sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==}
engines: {node: '>=18'}
hasBin: true
- playwright@1.47.2:
- resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==}
+ playwright@1.48.0:
+ resolution: {integrity: sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==}
engines: {node: '>=18'}
hasBin: true
@@ -9433,8 +9442,8 @@ packages:
peerDependencies:
postcss: ^8.4.6
- postcss-color-functional-notation@7.0.2:
- resolution: {integrity: sha512-c2WkR0MS73s+P5SgY1KBaSEE61Rj+miW095rkWDnMQxbTCQkp6y/jft8U0QMxEsI4k1Pd4PdV+TP9/1zIDR6XQ==}
+ postcss-color-functional-notation@7.0.3:
+ resolution: {integrity: sha512-mL3LVOwXr5sRX1N5so7AFCNciaYTNTxzXuv5bDoZ/JunV2NCAzGOuVfyICRKczDPFImoIuL4e0O33/zYap9D0w==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -9451,20 +9460,20 @@ packages:
peerDependencies:
postcss: ^8.4
- postcss-custom-media@11.0.2:
- resolution: {integrity: sha512-IDtxB1VgPayRLjNBMjuf827sn1j2m9EGnhIxpx2coVerbWJF+twt590+PKvdDc4K8QNFqFJh+W/SOiHpasVXsg==}
+ postcss-custom-media@11.0.3:
+ resolution: {integrity: sha512-h52R7j0/QZP7NgnpsUaqx6wdssplK4U+ZuErvic2StgvXt3v5sPopFH86yjLvqz3jBrj/8Hkvr7Gio1LLRFP0g==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- postcss-custom-properties@14.0.1:
- resolution: {integrity: sha512-SB4GjuZjIq5GQFNbxFrirQPbkdbJooyNy8bh+fcJ8ZG0oasJTflTTtR4geb56h+FBVDIb9Hx4v/NiG2caOj8nQ==}
+ postcss-custom-properties@14.0.2:
+ resolution: {integrity: sha512-ZDJLIXa6uT6FlK6mYdzHxr1fr5ec6lPbp/CZ5+7EZedFmfjJx1fvYQhAPCBebuyc1lkketmiA26ZVl2UkPQ9Ig==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
- postcss-custom-selectors@8.0.1:
- resolution: {integrity: sha512-2McIpyhAeKhUzVqrP4ZyMBpK5FuD+Y9tpQwhcof49652s7gez8057cSaOg/epYcKlztSYxb0GHfi7W5h3JoGUg==}
+ postcss-custom-selectors@8.0.2:
+ resolution: {integrity: sha512-8y2fa+RgYHpVFtvR4h3/dHc7b0iWjT6GOpzWwB8VHJTEBdVNaqOB4FH9koa44hgRyaeDs3KTe3xP9EJf6NLvxQ==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -9522,8 +9531,8 @@ packages:
peerDependencies:
postcss: ^8.4.21
- postcss-lab-function@7.0.2:
- resolution: {integrity: sha512-h4ARGLIBtC1PmCHsLgTWWj8j1i1CXoaht4A5RlITDX2z9AeFBak0YlY6sdF4oJGljrep+Dg2SSccIj4QnFbRDg==}
+ postcss-lab-function@7.0.3:
+ resolution: {integrity: sha512-yCBscY/dwipfvqqy7rQHbn6k18zYZy9O57JY4fGuibot6wz7pbtzRnhRlWraHBNUs+N4p2KogHv2aBsoB6G+5Q==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -9581,8 +9590,8 @@ packages:
peerDependencies:
postcss: ^8.4
- postcss-preset-env@10.0.6:
- resolution: {integrity: sha512-qixfM2wbvKJhUjJELLB8lV2UCsyrMdSXqiXHiNKMgAbNturstc80j/8MsthJeOpxYEekrCrFzcaoOJm8JRSdBg==}
+ postcss-preset-env@10.0.7:
+ resolution: {integrity: sha512-aUC/bMT2CULwaZ/RK1Ivzdsyv95DQCJs0dK98RTc9cZKUYIal1+85JdNwik0DXg35BKdRZM2ZwASU17PXoglsw==}
engines: {node: '>=18'}
peerDependencies:
postcss: ^8.4
@@ -9620,8 +9629,8 @@ packages:
peerDependencies:
preact: '>=10'
- preact@10.24.2:
- resolution: {integrity: sha512-1cSoF0aCC8uaARATfrlz4VCBqE8LwZwRfLgkxJOQwAlQt6ayTmi0D9OF7nXid1POI5SZidFuG9CnlXbDfLqY/Q==}
+ preact@10.24.3:
+ resolution: {integrity: sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==}
preferred-pm@4.0.0:
resolution: {integrity: sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw==}
@@ -9909,8 +9918,8 @@ packages:
sass-formatter@0.7.9:
resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==}
- sass@1.79.4:
- resolution: {integrity: sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==}
+ sass@1.79.5:
+ resolution: {integrity: sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -10043,8 +10052,8 @@ packages:
resolution: {integrity: sha512-TzobUYoEft/xBtb2voRPryAUIvYguG0V7Tt3de79I1WfXgCwelqVsGuZSnu3GFGRZhXR90AeEYIM+icuB/S06Q==}
hasBin: true
- solid-js@1.9.1:
- resolution: {integrity: sha512-Gd6QWRFfO2XKKZqVK4YwbhWZkr0jWw1dYHOt+VYebomeyikGP0SuMflf42XcDuU9HAEYDArFJIYsBNjlE7iZsw==}
+ solid-js@1.9.2:
+ resolution: {integrity: sha512-fe/K03nV+kMFJYhAOE8AIQHcGxB4rMIEoEyrulbtmf217NffbbwBqJnJI4ovt16e+kaIt0czE2WA7mP/pYN9yg==}
solid-refresh@0.6.3:
resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==}
@@ -10186,8 +10195,8 @@ packages:
peerDependencies:
svelte: ^3.19.0 || ^4.0.0
- svelte2tsx@0.7.21:
- resolution: {integrity: sha512-cdYR5gYBK0Ys3/jzGu9yfW9oxGLtLAnxcKtS7oJy2pjLhLLYSZcWeeeuaY9SMULwlqMZ1HfngGH3n5VdquRC3Q==}
+ svelte2tsx@0.7.22:
+ resolution: {integrity: sha512-hf55ujq17ufVpDQlJzaQfRr9EjlLIwGmFlpKq4uYrQAQFw/99q1OcVYyBT6568iJySgBUY9PdccURrORmfetmQ==}
peerDependencies:
svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0
typescript: ^4.9.4 || ^5.0.0
@@ -10314,8 +10323,8 @@ packages:
ts-interface-checker@0.1.13:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
- tsconfck@3.1.3:
- resolution: {integrity: sha512-ulNZP1SVpRDesxeMLON/LtWM8HIgAJEIVpVVhBM6gsmvQ8+Rh+ZG7FWGvHh7Ah3pRABwVJWklWCr/BTZSv0xnQ==}
+ tsconfck@3.1.4:
+ resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==}
engines: {node: ^18 || >=20}
hasBin: true
peerDependencies:
@@ -10392,8 +10401,8 @@ packages:
typescript-auto-import-cache@0.3.3:
resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==}
- typescript-eslint@8.8.1:
- resolution: {integrity: sha512-R0dsXFt6t4SAFjUSKFjMh4pXDtq04SsFKCVGDP3ZOzNP7itF0jBcZYU4fMsZr4y7O7V7Nc751dDeESbe4PbQMQ==}
+ typescript-eslint@8.9.0:
+ resolution: {integrity: sha512-AuD/FXGYRQyqyOBCpNLldMlsCGvmDNxptQ3Dp58/NXeB+FqyvTfXmMyba3PYa0Vi9ybnj7G8S/yd/4Cw8y47eA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '*'
@@ -10401,8 +10410,8 @@ packages:
typescript:
optional: true
- typescript@5.6.2:
- resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
+ typescript@5.6.3:
+ resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
engines: {node: '>=14.17'}
hasBin: true
@@ -10415,8 +10424,8 @@ packages:
undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
- undici@6.19.8:
- resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==}
+ undici@6.20.1:
+ resolution: {integrity: sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==}
engines: {node: '>=18.17'}
unicorn-magic@0.1.0:
@@ -10528,8 +10537,8 @@ packages:
peerDependencies:
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0
- vite-node@2.1.2:
- resolution: {integrity: sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==}
+ vite-node@2.1.3:
+ resolution: {integrity: sha512-I1JadzO+xYX887S39Do+paRePCKoiDrWRRjp9kkG5he0t7RXNvPAJPCQSJqbGN4uCrFFeS3Kj3sLqY8NMYBEdA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -10569,8 +10578,8 @@ packages:
peerDependencies:
vue: '>=3.2.13'
- vite@5.4.8:
- resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==}
+ vite@5.4.9:
+ resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -10608,23 +10617,23 @@ packages:
vite:
optional: true
- vitefu@1.0.2:
- resolution: {integrity: sha512-0/iAvbXyM3RiPPJ4lyD4w6Mjgtf4ejTK6TPvTNG3H32PLwuT0N/ZjJLiXug7ETE/LWtTeHw9WRv7uX/tIKYyKg==}
+ vitefu@1.0.3:
+ resolution: {integrity: sha512-iKKfOMBHob2WxEJbqbJjHAkmYgvFDPhuqrO82om83S8RLk+17FtyMBfcyeH8GqD0ihShtkMW/zzJgiA51hCNCQ==}
peerDependencies:
- vite: ^3.0.0 || ^4.0.0 || ^5.0.0
+ vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-beta.0
peerDependenciesMeta:
vite:
optional: true
- vitest@2.1.2:
- resolution: {integrity: sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==}
+ vitest@2.1.3:
+ resolution: {integrity: sha512-Zrxbg/WiIvUP2uEzelDNTXmEMJXuzJ1kCpbDvaKByFA9MNeO95V+7r/3ti0qzJzrxdyuUw5VduN7k+D3VmVOSA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@types/node': ^18.0.0 || >=20.0.0
- '@vitest/browser': 2.1.2
- '@vitest/ui': 2.1.2
+ '@vitest/browser': 2.1.3
+ '@vitest/ui': 2.1.3
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@@ -10756,8 +10765,8 @@ packages:
vscode-uri@3.0.8:
resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==}
- vue@3.5.11:
- resolution: {integrity: sha512-/8Wurrd9J3lb72FTQS7gRMNQD4nztTtKPmuDuPuhqXmmpD6+skVjAeahNpVzsuky6Sy9gy7wn8UadqPtt9SQIg==}
+ vue@3.5.12:
+ resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@@ -10954,22 +10963,22 @@ snapshots:
'@assemblyscript/loader@0.19.23': {}
- '@astro-community/astro-embed-integration@0.7.1(astro@packages+astro)':
+ '@astro-community/astro-embed-integration@0.7.2(astro@packages+astro)':
dependencies:
- '@astro-community/astro-embed-link-preview': 0.2.1
- '@astro-community/astro-embed-twitter': 0.5.4(astro@packages+astro)
- '@astro-community/astro-embed-vimeo': 0.3.8(astro@packages+astro)
- '@astro-community/astro-embed-youtube': 0.5.3(astro@packages+astro)
+ '@astro-community/astro-embed-link-preview': 0.2.2
+ '@astro-community/astro-embed-twitter': 0.5.6(astro@packages+astro)
+ '@astro-community/astro-embed-vimeo': 0.3.10(astro@packages+astro)
+ '@astro-community/astro-embed-youtube': 0.5.5(astro@packages+astro)
'@types/unist': 2.0.11
astro: link:packages/astro
astro-auto-import: 0.4.2(astro@packages+astro)
unist-util-select: 4.0.3
- '@astro-community/astro-embed-link-preview@0.2.1':
+ '@astro-community/astro-embed-link-preview@0.2.2':
dependencies:
'@astro-community/astro-embed-utils': 0.1.3
- '@astro-community/astro-embed-twitter@0.5.4(astro@packages+astro)':
+ '@astro-community/astro-embed-twitter@0.5.6(astro@packages+astro)':
dependencies:
'@astro-community/astro-embed-utils': 0.1.3
astro: link:packages/astro
@@ -10978,22 +10987,22 @@ snapshots:
dependencies:
linkedom: 0.14.26
- '@astro-community/astro-embed-vimeo@0.3.8(astro@packages+astro)':
+ '@astro-community/astro-embed-vimeo@0.3.10(astro@packages+astro)':
dependencies:
'@astro-community/astro-embed-utils': 0.1.3
astro: link:packages/astro
- '@astro-community/astro-embed-youtube@0.5.3(astro@packages+astro)':
+ '@astro-community/astro-embed-youtube@0.5.5(astro@packages+astro)':
dependencies:
astro: link:packages/astro
lite-youtube-embed: 0.3.3
- '@astrojs/check@0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.2)':
+ '@astrojs/check@0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)':
dependencies:
- '@astrojs/language-server': 2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.2)
+ '@astrojs/language-server': 2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)
chokidar: 4.0.1
kleur: 4.1.5
- typescript: 5.6.2
+ typescript: 5.6.3
yargs: 17.7.2
transitivePeerDependencies:
- prettier
@@ -11007,12 +11016,12 @@ snapshots:
'@astrojs/compiler@2.10.3': {}
- '@astrojs/language-server@2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.2)':
+ '@astrojs/language-server@2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)':
dependencies:
'@astrojs/compiler': 2.10.3
'@astrojs/yaml2ts': 0.2.1
'@jridgewell/sourcemap-codec': 1.5.0
- '@volar/kit': 2.4.6(typescript@5.6.2)
+ '@volar/kit': 2.4.6(typescript@5.6.3)
'@volar/language-core': 2.4.6
'@volar/language-server': 2.4.6
'@volar/language-service': 2.4.6
@@ -11045,11 +11054,6 @@ snapshots:
dependencies:
yaml: 2.5.1
- '@babel/code-frame@7.24.7':
- dependencies:
- '@babel/highlight': 7.24.7
- picocolors: 1.1.0
-
'@babel/code-frame@7.25.7':
dependencies:
'@babel/highlight': 7.25.7
@@ -11057,18 +11061,18 @@ snapshots:
'@babel/compat-data@7.25.7': {}
- '@babel/core@7.25.7':
+ '@babel/core@7.25.8':
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.25.7
'@babel/generator': 7.25.7
'@babel/helper-compilation-targets': 7.25.7
- '@babel/helper-module-transforms': 7.25.7(@babel/core@7.25.7)
+ '@babel/helper-module-transforms': 7.25.7(@babel/core@7.25.8)
'@babel/helpers': 7.25.7
- '@babel/parser': 7.25.7
+ '@babel/parser': 7.25.8
'@babel/template': 7.25.7
'@babel/traverse': 7.25.7
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
convert-source-map: 2.0.0
debug: 4.3.7
gensync: 1.0.0-beta.2
@@ -11077,27 +11081,16 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/generator@7.25.6':
- dependencies:
- '@babel/types': 7.25.7
- '@jridgewell/gen-mapping': 0.3.5
- '@jridgewell/trace-mapping': 0.3.25
- jsesc: 2.5.2
-
'@babel/generator@7.25.7':
dependencies:
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
- '@babel/helper-annotate-as-pure@7.24.7':
- dependencies:
- '@babel/types': 7.25.7
-
'@babel/helper-annotate-as-pure@7.25.7':
dependencies:
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
'@babel/helper-compilation-targets@7.25.7':
dependencies:
@@ -11107,47 +11100,40 @@ snapshots:
lru-cache: 5.1.1
semver: 6.3.1
- '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.7)':
+ '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-annotate-as-pure': 7.24.7
+ '@babel/core': 7.25.8
+ '@babel/helper-annotate-as-pure': 7.25.7
'@babel/helper-member-expression-to-functions': 7.24.8
'@babel/helper-optimise-call-expression': 7.24.7
- '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.7)
+ '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.8)
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
- '@babel/traverse': 7.25.6
+ '@babel/traverse': 7.25.7
semver: 6.3.1
transitivePeerDependencies:
- supports-color
'@babel/helper-member-expression-to-functions@7.24.8':
dependencies:
- '@babel/traverse': 7.25.6
- '@babel/types': 7.25.7
+ '@babel/traverse': 7.25.7
+ '@babel/types': 7.25.8
transitivePeerDependencies:
- supports-color
'@babel/helper-module-imports@7.18.6':
dependencies:
- '@babel/types': 7.25.7
-
- '@babel/helper-module-imports@7.24.7':
- dependencies:
- '@babel/traverse': 7.25.6
- '@babel/types': 7.25.7
- transitivePeerDependencies:
- - supports-color
+ '@babel/types': 7.25.8
'@babel/helper-module-imports@7.25.7':
dependencies:
'@babel/traverse': 7.25.7
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-transforms@7.25.7(@babel/core@7.25.7)':
+ '@babel/helper-module-transforms@7.25.7(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
'@babel/helper-module-imports': 7.25.7
'@babel/helper-simple-access': 7.25.7
'@babel/helper-validator-identifier': 7.25.7
@@ -11157,39 +11143,35 @@ snapshots:
'@babel/helper-optimise-call-expression@7.24.7':
dependencies:
- '@babel/types': 7.25.7
-
- '@babel/helper-plugin-utils@7.24.8': {}
+ '@babel/types': 7.25.8
'@babel/helper-plugin-utils@7.25.7': {}
- '@babel/helper-replace-supers@7.25.0(@babel/core@7.25.7)':
+ '@babel/helper-replace-supers@7.25.0(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
'@babel/helper-member-expression-to-functions': 7.24.8
'@babel/helper-optimise-call-expression': 7.24.7
- '@babel/traverse': 7.25.6
+ '@babel/traverse': 7.25.7
transitivePeerDependencies:
- supports-color
'@babel/helper-simple-access@7.25.7':
dependencies:
'@babel/traverse': 7.25.7
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
transitivePeerDependencies:
- supports-color
'@babel/helper-skip-transparent-expression-wrappers@7.24.7':
dependencies:
- '@babel/traverse': 7.25.6
- '@babel/types': 7.25.7
+ '@babel/traverse': 7.25.7
+ '@babel/types': 7.25.8
transitivePeerDependencies:
- supports-color
'@babel/helper-string-parser@7.25.7': {}
- '@babel/helper-validator-identifier@7.24.7': {}
-
'@babel/helper-validator-identifier@7.25.7': {}
'@babel/helper-validator-option@7.25.7': {}
@@ -11197,14 +11179,7 @@ snapshots:
'@babel/helpers@7.25.7':
dependencies:
'@babel/template': 7.25.7
- '@babel/types': 7.25.7
-
- '@babel/highlight@7.24.7':
- dependencies:
- '@babel/helper-validator-identifier': 7.24.7
- chalk: 2.4.2
- js-tokens: 4.0.0
- picocolors: 1.1.0
+ '@babel/types': 7.25.8
'@babel/highlight@7.25.7':
dependencies:
@@ -11213,89 +11188,80 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.1.0
- '@babel/parser@7.25.6':
- dependencies:
- '@babel/types': 7.25.7
-
- '@babel/parser@7.25.7':
+ '@babel/parser@7.25.8':
dependencies:
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
- '@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.25.7)':
+ '@babel/plugin-proposal-decorators@7.24.7(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.7)
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.25.7)
+ '@babel/core': 7.25.8
+ '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.8)
+ '@babel/helper-plugin-utils': 7.25.7
+ '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.25.8)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-syntax-decorators@7.24.7(@babel/core@7.25.7)':
+ '@babel/plugin-syntax-decorators@7.24.7(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-plugin-utils': 7.24.8
-
- '@babel/plugin-syntax-import-attributes@7.25.6(@babel/core@7.25.7)':
- dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.25.8
+ '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.7)':
+ '@babel/plugin-syntax-import-attributes@7.25.6(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.25.8
+ '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.7)':
+ '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.25.8
+ '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-syntax-jsx@7.25.7(@babel/core@7.25.7)':
+ '@babel/plugin-syntax-jsx@7.25.7(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
'@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.25.7)':
+ '@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.25.8
+ '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-transform-react-jsx-development@7.25.7(@babel/core@7.25.7)':
+ '@babel/plugin-transform-react-jsx-development@7.25.7(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/plugin-transform-react-jsx': 7.25.7(@babel/core@7.25.7)
+ '@babel/core': 7.25.8
+ '@babel/plugin-transform-react-jsx': 7.25.7(@babel/core@7.25.8)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-react-jsx-self@7.24.7(@babel/core@7.25.7)':
+ '@babel/plugin-transform-react-jsx-self@7.24.7(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.25.8
+ '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-transform-react-jsx-source@7.24.7(@babel/core@7.25.7)':
+ '@babel/plugin-transform-react-jsx-source@7.24.7(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.25.8
+ '@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-transform-react-jsx@7.25.7(@babel/core@7.25.7)':
+ '@babel/plugin-transform-react-jsx@7.25.7(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
'@babel/helper-annotate-as-pure': 7.25.7
'@babel/helper-module-imports': 7.25.7
'@babel/helper-plugin-utils': 7.25.7
- '@babel/plugin-syntax-jsx': 7.25.7(@babel/core@7.25.7)
- '@babel/types': 7.25.7
+ '@babel/plugin-syntax-jsx': 7.25.7(@babel/core@7.25.8)
+ '@babel/types': 7.25.8
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-typescript@7.25.2(@babel/core@7.25.7)':
+ '@babel/plugin-transform-typescript@7.25.2(@babel/core@7.25.8)':
dependencies:
- '@babel/core': 7.25.7
- '@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.7)
- '@babel/helper-plugin-utils': 7.24.8
+ '@babel/core': 7.25.8
+ '@babel/helper-annotate-as-pure': 7.25.7
+ '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.8)
+ '@babel/helper-plugin-utils': 7.25.7
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
- '@babel/plugin-syntax-typescript': 7.25.4(@babel/core@7.25.7)
+ '@babel/plugin-syntax-typescript': 7.25.4(@babel/core@7.25.8)
transitivePeerDependencies:
- supports-color
@@ -11303,43 +11269,25 @@ snapshots:
dependencies:
regenerator-runtime: 0.14.1
- '@babel/template@7.25.0':
- dependencies:
- '@babel/code-frame': 7.24.7
- '@babel/parser': 7.25.6
- '@babel/types': 7.25.7
-
'@babel/template@7.25.7':
dependencies:
'@babel/code-frame': 7.25.7
- '@babel/parser': 7.25.7
- '@babel/types': 7.25.7
-
- '@babel/traverse@7.25.6':
- dependencies:
- '@babel/code-frame': 7.24.7
- '@babel/generator': 7.25.6
- '@babel/parser': 7.25.6
- '@babel/template': 7.25.0
- '@babel/types': 7.25.7
- debug: 4.3.7
- globals: 11.12.0
- transitivePeerDependencies:
- - supports-color
+ '@babel/parser': 7.25.8
+ '@babel/types': 7.25.8
'@babel/traverse@7.25.7':
dependencies:
'@babel/code-frame': 7.25.7
'@babel/generator': 7.25.7
- '@babel/parser': 7.25.7
+ '@babel/parser': 7.25.8
'@babel/template': 7.25.7
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
debug: 4.3.7
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- '@babel/types@7.25.7':
+ '@babel/types@7.25.8':
dependencies:
'@babel/helper-string-parser': 7.25.7
'@babel/helper-validator-identifier': 7.25.7
@@ -11557,35 +11505,35 @@ snapshots:
'@colors/colors@1.5.0':
optional: true
- '@csstools/cascade-layer-name-parser@2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)':
+ '@csstools/cascade-layer-name-parser@2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)':
dependencies:
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/color-helpers@5.0.1': {}
- '@csstools/css-calc@2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)':
+ '@csstools/css-calc@2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)':
dependencies:
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
- '@csstools/css-color-parser@3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)':
+ '@csstools/css-color-parser@3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)':
dependencies:
'@csstools/color-helpers': 5.0.1
- '@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-calc': 2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
- '@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1)':
+ '@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2)':
dependencies:
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-tokenizer': 3.0.2
- '@csstools/css-tokenizer@3.0.1': {}
+ '@csstools/css-tokenizer@3.0.2': {}
- '@csstools/media-query-list-parser@3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)':
+ '@csstools/media-query-list-parser@4.0.0(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)':
dependencies:
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-cascade-layers@5.0.0(postcss@8.4.47)':
dependencies:
@@ -11593,37 +11541,37 @@ snapshots:
postcss: 8.4.47
postcss-selector-parser: 6.1.2
- '@csstools/postcss-color-function@4.0.2(postcss@8.4.47)':
+ '@csstools/postcss-color-function@4.0.3(postcss@8.4.47)':
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
- '@csstools/postcss-color-mix-function@3.0.2(postcss@8.4.47)':
+ '@csstools/postcss-color-mix-function@3.0.3(postcss@8.4.47)':
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
- '@csstools/postcss-content-alt-text@2.0.1(postcss@8.4.47)':
+ '@csstools/postcss-content-alt-text@2.0.2(postcss@8.4.47)':
dependencies:
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
- '@csstools/postcss-exponential-functions@2.0.1(postcss@8.4.47)':
+ '@csstools/postcss-exponential-functions@2.0.2(postcss@8.4.47)':
dependencies:
- '@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-calc': 2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
postcss: 8.4.47
'@csstools/postcss-font-format-keywords@4.0.0(postcss@8.4.47)':
@@ -11632,27 +11580,27 @@ snapshots:
postcss: 8.4.47
postcss-value-parser: 4.2.0
- '@csstools/postcss-gamut-mapping@2.0.2(postcss@8.4.47)':
+ '@csstools/postcss-gamut-mapping@2.0.3(postcss@8.4.47)':
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
postcss: 8.4.47
- '@csstools/postcss-gradients-interpolation-method@5.0.2(postcss@8.4.47)':
+ '@csstools/postcss-gradients-interpolation-method@5.0.3(postcss@8.4.47)':
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
- '@csstools/postcss-hwb-function@4.0.2(postcss@8.4.47)':
+ '@csstools/postcss-hwb-function@4.0.3(postcss@8.4.47)':
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
@@ -11674,10 +11622,10 @@ snapshots:
postcss: 8.4.47
postcss-selector-parser: 6.1.2
- '@csstools/postcss-light-dark-function@2.0.4(postcss@8.4.47)':
+ '@csstools/postcss-light-dark-function@2.0.5(postcss@8.4.47)':
dependencies:
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
@@ -11699,25 +11647,25 @@ snapshots:
postcss: 8.4.47
postcss-value-parser: 4.2.0
- '@csstools/postcss-logical-viewport-units@3.0.1(postcss@8.4.47)':
+ '@csstools/postcss-logical-viewport-units@3.0.2(postcss@8.4.47)':
dependencies:
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
- '@csstools/postcss-media-minmax@2.0.1(postcss@8.4.47)':
+ '@csstools/postcss-media-minmax@2.0.2(postcss@8.4.47)':
dependencies:
- '@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
- '@csstools/media-query-list-parser': 3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
+ '@csstools/css-calc': 2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
+ '@csstools/media-query-list-parser': 4.0.0(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
postcss: 8.4.47
- '@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.1(postcss@8.4.47)':
+ '@csstools/postcss-media-queries-aspect-ratio-number-values@3.0.2(postcss@8.4.47)':
dependencies:
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
- '@csstools/media-query-list-parser': 3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
+ '@csstools/media-query-list-parser': 4.0.0(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
postcss: 8.4.47
'@csstools/postcss-nested-calc@4.0.0(postcss@8.4.47)':
@@ -11731,11 +11679,11 @@ snapshots:
postcss: 8.4.47
postcss-value-parser: 4.2.0
- '@csstools/postcss-oklab-function@4.0.2(postcss@8.4.47)':
+ '@csstools/postcss-oklab-function@4.0.3(postcss@8.4.47)':
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
@@ -11745,11 +11693,11 @@ snapshots:
postcss: 8.4.47
postcss-value-parser: 4.2.0
- '@csstools/postcss-relative-color-syntax@3.0.2(postcss@8.4.47)':
+ '@csstools/postcss-relative-color-syntax@3.0.3(postcss@8.4.47)':
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
@@ -11759,11 +11707,11 @@ snapshots:
postcss: 8.4.47
postcss-selector-parser: 6.1.2
- '@csstools/postcss-stepped-value-functions@4.0.1(postcss@8.4.47)':
+ '@csstools/postcss-stepped-value-functions@4.0.2(postcss@8.4.47)':
dependencies:
- '@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-calc': 2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
postcss: 8.4.47
'@csstools/postcss-text-decoration-shorthand@4.0.1(postcss@8.4.47)':
@@ -11772,11 +11720,11 @@ snapshots:
postcss: 8.4.47
postcss-value-parser: 4.2.0
- '@csstools/postcss-trigonometric-functions@4.0.1(postcss@8.4.47)':
+ '@csstools/postcss-trigonometric-functions@4.0.2(postcss@8.4.47)':
dependencies:
- '@csstools/css-calc': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-calc': 2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
postcss: 8.4.47
'@csstools/postcss-unset-value@4.0.0(postcss@8.4.47)':
@@ -12124,7 +12072,7 @@ snapshots:
'@lit-labs/ssr-client@1.1.7':
dependencies:
'@lit/reactive-element': 2.0.4
- lit: 3.2.0
+ lit: 3.2.1
lit-html: 3.2.0
'@lit-labs/ssr-dom-shim@1.2.1': {}
@@ -12137,11 +12085,11 @@ snapshots:
'@parse5/tools': 0.3.0
'@types/node': 16.18.108
enhanced-resolve: 5.17.1
- lit: 3.2.0
+ lit: 3.2.1
lit-element: 4.1.0
lit-html: 3.2.0
node-fetch: 3.3.2
- parse5: 7.1.2
+ parse5: 7.2.0
'@lit/reactive-element@2.0.4':
dependencies:
@@ -12197,10 +12145,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@nanostores/preact@0.5.2(nanostores@0.11.3)(preact@10.24.2)':
+ '@nanostores/preact@0.5.2(nanostores@0.11.3)(preact@10.24.3)':
dependencies:
nanostores: 0.11.3
- preact: 10.24.2
+ preact: 10.24.3
'@neon-rs/load@0.0.4': {}
@@ -12218,27 +12166,83 @@ snapshots:
'@oslojs/encoding@1.1.0': {}
+ '@parcel/watcher-android-arm64@2.4.1':
+ optional: true
+
+ '@parcel/watcher-darwin-arm64@2.4.1':
+ optional: true
+
+ '@parcel/watcher-darwin-x64@2.4.1':
+ optional: true
+
+ '@parcel/watcher-freebsd-x64@2.4.1':
+ optional: true
+
+ '@parcel/watcher-linux-arm-glibc@2.4.1':
+ optional: true
+
+ '@parcel/watcher-linux-arm64-glibc@2.4.1':
+ optional: true
+
+ '@parcel/watcher-linux-arm64-musl@2.4.1':
+ optional: true
+
+ '@parcel/watcher-linux-x64-glibc@2.4.1':
+ optional: true
+
+ '@parcel/watcher-linux-x64-musl@2.4.1':
+ optional: true
+
+ '@parcel/watcher-win32-arm64@2.4.1':
+ optional: true
+
+ '@parcel/watcher-win32-ia32@2.4.1':
+ optional: true
+
+ '@parcel/watcher-win32-x64@2.4.1':
+ optional: true
+
+ '@parcel/watcher@2.4.1':
+ dependencies:
+ detect-libc: 1.0.3
+ is-glob: 4.0.3
+ micromatch: 4.0.8
+ node-addon-api: 7.1.1
+ optionalDependencies:
+ '@parcel/watcher-android-arm64': 2.4.1
+ '@parcel/watcher-darwin-arm64': 2.4.1
+ '@parcel/watcher-darwin-x64': 2.4.1
+ '@parcel/watcher-freebsd-x64': 2.4.1
+ '@parcel/watcher-linux-arm-glibc': 2.4.1
+ '@parcel/watcher-linux-arm64-glibc': 2.4.1
+ '@parcel/watcher-linux-arm64-musl': 2.4.1
+ '@parcel/watcher-linux-x64-glibc': 2.4.1
+ '@parcel/watcher-linux-x64-musl': 2.4.1
+ '@parcel/watcher-win32-arm64': 2.4.1
+ '@parcel/watcher-win32-ia32': 2.4.1
+ '@parcel/watcher-win32-x64': 2.4.1
+
'@parse5/tools@0.3.0':
dependencies:
- parse5: 7.1.2
+ parse5: 7.2.0
'@pkgjs/parseargs@0.11.0':
optional: true
- '@playwright/test@1.47.2':
+ '@playwright/test@1.48.0':
dependencies:
- playwright: 1.47.2
+ playwright: 1.48.0
'@polka/url@1.0.0-next.25': {}
- '@preact/preset-vite@2.8.2(@babel/core@7.25.7)(preact@10.24.2)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))':
+ '@preact/preset-vite@2.8.2(@babel/core@7.25.8)(preact@10.24.3)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))':
dependencies:
- '@babel/core': 7.25.7
- '@babel/plugin-transform-react-jsx': 7.25.7(@babel/core@7.25.7)
- '@babel/plugin-transform-react-jsx-development': 7.25.7(@babel/core@7.25.7)
- '@prefresh/vite': 2.4.5(preact@10.24.2)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ '@babel/core': 7.25.8
+ '@babel/plugin-transform-react-jsx': 7.25.7(@babel/core@7.25.8)
+ '@babel/plugin-transform-react-jsx-development': 7.25.7(@babel/core@7.25.8)
+ '@prefresh/vite': 2.4.5(preact@10.24.3)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
'@rollup/pluginutils': 4.2.1
- babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.25.7)
+ babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.25.8)
debug: 4.3.7
kolorist: 1.8.0
magic-string: 0.30.5
@@ -12246,35 +12250,35 @@ snapshots:
resolve: 1.22.8
source-map: 0.7.4
stack-trace: 1.0.0-pre2
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
transitivePeerDependencies:
- preact
- supports-color
'@preact/signals-core@1.8.0': {}
- '@preact/signals@1.3.0(preact@10.24.2)':
+ '@preact/signals@1.3.0(preact@10.24.3)':
dependencies:
'@preact/signals-core': 1.8.0
- preact: 10.24.2
+ preact: 10.24.3
'@prefresh/babel-plugin@0.5.1': {}
- '@prefresh/core@1.5.2(preact@10.24.2)':
+ '@prefresh/core@1.5.2(preact@10.24.3)':
dependencies:
- preact: 10.24.2
+ preact: 10.24.3
'@prefresh/utils@1.2.0': {}
- '@prefresh/vite@2.4.5(preact@10.24.2)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))':
+ '@prefresh/vite@2.4.5(preact@10.24.3)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))':
dependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
'@prefresh/babel-plugin': 0.5.1
- '@prefresh/core': 1.5.2(preact@10.24.2)
+ '@prefresh/core': 1.5.2(preact@10.24.3)
'@prefresh/utils': 1.2.0
'@rollup/pluginutils': 4.2.1
- preact: 10.24.2
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ preact: 10.24.3
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
transitivePeerDependencies:
- supports-color
@@ -12368,30 +12372,30 @@ snapshots:
'@sindresorhus/merge-streams@2.3.0': {}
- '@solidjs/router@0.14.7(solid-js@1.9.1)':
+ '@solidjs/router@0.14.8(solid-js@1.9.2)':
dependencies:
- solid-js: 1.9.1
+ solid-js: 1.9.2
- '@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4)))(svelte@4.2.19)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))':
+ '@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5)))(svelte@4.2.19)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))':
dependencies:
- '@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ '@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
debug: 4.3.7
svelte: 4.2.19
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
transitivePeerDependencies:
- supports-color
- '@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))':
+ '@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))':
dependencies:
- '@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4)))(svelte@4.2.19)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ '@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5)))(svelte@4.2.19)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
debug: 4.3.7
deepmerge: 4.3.1
kleur: 4.1.5
- magic-string: 0.30.11
+ magic-string: 0.30.12
svelte: 4.2.19
svelte-hmr: 0.16.0(svelte@4.2.19)
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
- vitefu: 0.2.5(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
+ vitefu: 0.2.5(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
transitivePeerDependencies:
- supports-color
@@ -12407,24 +12411,24 @@ snapshots:
'@types/babel__core@7.20.5':
dependencies:
- '@babel/parser': 7.25.6
- '@babel/types': 7.25.7
+ '@babel/parser': 7.25.8
+ '@babel/types': 7.25.8
'@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4
'@types/babel__traverse': 7.20.6
'@types/babel__generator@7.6.8':
dependencies:
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
'@types/babel__template@7.4.4':
dependencies:
- '@babel/parser': 7.25.6
- '@babel/types': 7.25.7
+ '@babel/parser': 7.25.8
+ '@babel/types': 7.25.8
'@types/babel__traverse@7.20.6':
dependencies:
- '@babel/types': 7.25.7
+ '@babel/types': 7.25.8
'@types/braces@3.0.4': {}
@@ -12442,7 +12446,7 @@ snapshots:
'@types/deep-diff@1.0.5': {}
- '@types/diff@5.2.2': {}
+ '@types/diff@5.2.3': {}
'@types/dlv@1.1.4': {}
@@ -12518,7 +12522,7 @@ snapshots:
'@types/prop-types@15.7.12': {}
- '@types/react-dom@18.3.0':
+ '@types/react-dom@18.3.1':
dependencies:
'@types/react': 18.3.11
@@ -12557,85 +12561,85 @@ snapshots:
'@types/yargs-parser@21.0.3': {}
- '@typescript-eslint/eslint-plugin@8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@typescript-eslint/eslint-plugin@8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)':
dependencies:
'@eslint-community/regexpp': 4.11.0
- '@typescript-eslint/parser': 8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/scope-manager': 8.8.1
- '@typescript-eslint/type-utils': 8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/utils': 8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/visitor-keys': 8.8.1
+ '@typescript-eslint/parser': 8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)
+ '@typescript-eslint/scope-manager': 8.9.0
+ '@typescript-eslint/type-utils': 8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)
+ '@typescript-eslint/utils': 8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)
+ '@typescript-eslint/visitor-keys': 8.9.0
eslint: 9.12.0(jiti@1.21.6)
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.6.3)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@typescript-eslint/parser@8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)':
dependencies:
- '@typescript-eslint/scope-manager': 8.8.1
- '@typescript-eslint/types': 8.8.1
- '@typescript-eslint/typescript-estree': 8.8.1(typescript@5.6.2)
- '@typescript-eslint/visitor-keys': 8.8.1
+ '@typescript-eslint/scope-manager': 8.9.0
+ '@typescript-eslint/types': 8.9.0
+ '@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
+ '@typescript-eslint/visitor-keys': 8.9.0
debug: 4.3.7
eslint: 9.12.0(jiti@1.21.6)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.8.1':
+ '@typescript-eslint/scope-manager@8.9.0':
dependencies:
- '@typescript-eslint/types': 8.8.1
- '@typescript-eslint/visitor-keys': 8.8.1
+ '@typescript-eslint/types': 8.9.0
+ '@typescript-eslint/visitor-keys': 8.9.0
- '@typescript-eslint/type-utils@8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@typescript-eslint/type-utils@8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.8.1(typescript@5.6.2)
- '@typescript-eslint/utils': 8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)
+ '@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
+ '@typescript-eslint/utils': 8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)
debug: 4.3.7
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.6.3)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- eslint
- supports-color
- '@typescript-eslint/types@8.8.1': {}
+ '@typescript-eslint/types@8.9.0': {}
- '@typescript-eslint/typescript-estree@8.8.1(typescript@5.6.2)':
+ '@typescript-eslint/typescript-estree@8.9.0(typescript@5.6.3)':
dependencies:
- '@typescript-eslint/types': 8.8.1
- '@typescript-eslint/visitor-keys': 8.8.1
+ '@typescript-eslint/types': 8.9.0
+ '@typescript-eslint/visitor-keys': 8.9.0
debug: 4.3.7
fast-glob: 3.3.2
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.6.3
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.6.3)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)':
+ '@typescript-eslint/utils@8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)':
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0(jiti@1.21.6))
- '@typescript-eslint/scope-manager': 8.8.1
- '@typescript-eslint/types': 8.8.1
- '@typescript-eslint/typescript-estree': 8.8.1(typescript@5.6.2)
+ '@typescript-eslint/scope-manager': 8.9.0
+ '@typescript-eslint/types': 8.9.0
+ '@typescript-eslint/typescript-estree': 8.9.0(typescript@5.6.3)
eslint: 9.12.0(jiti@1.21.6)
transitivePeerDependencies:
- supports-color
- typescript
- '@typescript-eslint/visitor-keys@8.8.1':
+ '@typescript-eslint/visitor-keys@8.9.0':
dependencies:
- '@typescript-eslint/types': 8.8.1
+ '@typescript-eslint/types': 8.9.0
eslint-visitor-keys: 3.4.3
'@typescript/twoslash@3.1.0':
@@ -12660,78 +12664,78 @@ snapshots:
'@ungap/structured-clone@1.2.0': {}
- '@vitejs/plugin-react@4.3.2(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))':
+ '@vitejs/plugin-react@4.3.2(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))':
dependencies:
- '@babel/core': 7.25.7
- '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.7)
- '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.7)
+ '@babel/core': 7.25.8
+ '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.8)
+ '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.8)
'@types/babel__core': 7.20.5
react-refresh: 0.14.2
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))(vue@3.5.11(typescript@5.6.2))':
+ '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))':
dependencies:
- '@babel/core': 7.25.7
- '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.7)
- '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.7)
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
- vue: 3.5.11(typescript@5.6.2)
+ '@babel/core': 7.25.8
+ '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.8)
+ '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.8)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
+ vue: 3.5.12(typescript@5.6.3)
transitivePeerDependencies:
- supports-color
- '@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))(vue@3.5.11(typescript@5.6.2))':
+ '@vitejs/plugin-vue@5.1.4(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))':
dependencies:
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
- vue: 3.5.11(typescript@5.6.2)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
+ vue: 3.5.12(typescript@5.6.3)
- '@vitest/expect@2.1.2':
+ '@vitest/expect@2.1.3':
dependencies:
- '@vitest/spy': 2.1.2
- '@vitest/utils': 2.1.2
+ '@vitest/spy': 2.1.3
+ '@vitest/utils': 2.1.3
chai: 5.1.1
tinyrainbow: 1.2.0
- '@vitest/mocker@2.1.2(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))':
+ '@vitest/mocker@2.1.3(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))':
dependencies:
- '@vitest/spy': 2.1.2
+ '@vitest/spy': 2.1.3
estree-walker: 3.0.3
- magic-string: 0.30.11
+ magic-string: 0.30.12
optionalDependencies:
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
- '@vitest/pretty-format@2.1.2':
+ '@vitest/pretty-format@2.1.3':
dependencies:
tinyrainbow: 1.2.0
- '@vitest/runner@2.1.2':
+ '@vitest/runner@2.1.3':
dependencies:
- '@vitest/utils': 2.1.2
+ '@vitest/utils': 2.1.3
pathe: 1.1.2
- '@vitest/snapshot@2.1.2':
+ '@vitest/snapshot@2.1.3':
dependencies:
- '@vitest/pretty-format': 2.1.2
- magic-string: 0.30.11
+ '@vitest/pretty-format': 2.1.3
+ magic-string: 0.30.12
pathe: 1.1.2
- '@vitest/spy@2.1.2':
+ '@vitest/spy@2.1.3':
dependencies:
tinyspy: 3.0.2
- '@vitest/utils@2.1.2':
+ '@vitest/utils@2.1.3':
dependencies:
- '@vitest/pretty-format': 2.1.2
+ '@vitest/pretty-format': 2.1.3
loupe: 3.1.1
tinyrainbow: 1.2.0
- '@volar/kit@2.4.6(typescript@5.6.2)':
+ '@volar/kit@2.4.6(typescript@5.6.3)':
dependencies:
'@volar/language-service': 2.4.6
'@volar/typescript': 2.4.6
typesafe-path: 0.2.2
- typescript: 5.6.2
+ typescript: 5.6.3
vscode-languageserver-textdocument: 1.0.12
vscode-uri: 3.0.8
@@ -12778,86 +12782,73 @@ snapshots:
'@vue/babel-helper-vue-transform-on@1.2.5': {}
- '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.25.7)':
+ '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.25.8)':
dependencies:
- '@babel/helper-module-imports': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.7)
- '@babel/template': 7.25.0
- '@babel/traverse': 7.25.6
- '@babel/types': 7.25.7
+ '@babel/helper-module-imports': 7.25.7
+ '@babel/helper-plugin-utils': 7.25.7
+ '@babel/plugin-syntax-jsx': 7.25.7(@babel/core@7.25.8)
+ '@babel/template': 7.25.7
+ '@babel/traverse': 7.25.7
+ '@babel/types': 7.25.8
'@vue/babel-helper-vue-transform-on': 1.2.5
- '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.25.7)
+ '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.25.8)
html-tags: 3.3.1
svg-tags: 1.0.0
optionalDependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
transitivePeerDependencies:
- supports-color
- '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.25.7)':
+ '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.25.8)':
dependencies:
- '@babel/code-frame': 7.24.7
- '@babel/core': 7.25.7
- '@babel/helper-module-imports': 7.24.7
- '@babel/helper-plugin-utils': 7.24.8
- '@babel/parser': 7.25.6
- '@vue/compiler-sfc': 3.5.11
+ '@babel/code-frame': 7.25.7
+ '@babel/core': 7.25.8
+ '@babel/helper-module-imports': 7.25.7
+ '@babel/helper-plugin-utils': 7.25.7
+ '@babel/parser': 7.25.8
+ '@vue/compiler-sfc': 3.5.12
transitivePeerDependencies:
- supports-color
- '@vue/compiler-core@3.5.10':
+ '@vue/compiler-core@3.5.12':
dependencies:
- '@babel/parser': 7.25.6
- '@vue/shared': 3.5.10
+ '@babel/parser': 7.25.8
+ '@vue/shared': 3.5.12
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.1
- '@vue/compiler-core@3.5.11':
+ '@vue/compiler-dom@3.5.12':
dependencies:
- '@babel/parser': 7.25.6
- '@vue/shared': 3.5.11
- entities: 4.5.0
- estree-walker: 2.0.2
- source-map-js: 1.2.1
+ '@vue/compiler-core': 3.5.12
+ '@vue/shared': 3.5.12
- '@vue/compiler-dom@3.5.10':
+ '@vue/compiler-sfc@3.5.12':
dependencies:
- '@vue/compiler-core': 3.5.10
- '@vue/shared': 3.5.10
-
- '@vue/compiler-dom@3.5.11':
- dependencies:
- '@vue/compiler-core': 3.5.11
- '@vue/shared': 3.5.11
-
- '@vue/compiler-sfc@3.5.11':
- dependencies:
- '@babel/parser': 7.25.6
- '@vue/compiler-core': 3.5.11
- '@vue/compiler-dom': 3.5.11
- '@vue/compiler-ssr': 3.5.11
- '@vue/shared': 3.5.11
+ '@babel/parser': 7.25.8
+ '@vue/compiler-core': 3.5.12
+ '@vue/compiler-dom': 3.5.12
+ '@vue/compiler-ssr': 3.5.12
+ '@vue/shared': 3.5.12
estree-walker: 2.0.2
- magic-string: 0.30.11
+ magic-string: 0.30.12
postcss: 8.4.47
source-map-js: 1.2.1
- '@vue/compiler-ssr@3.5.11':
+ '@vue/compiler-ssr@3.5.12':
dependencies:
- '@vue/compiler-dom': 3.5.11
- '@vue/shared': 3.5.11
+ '@vue/compiler-dom': 3.5.12
+ '@vue/shared': 3.5.12
- '@vue/devtools-core@7.4.6(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))(vue@3.5.11(typescript@5.6.2))':
+ '@vue/devtools-core@7.4.6(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))':
dependencies:
'@vue/devtools-kit': 7.4.6
'@vue/devtools-shared': 7.4.6
mitt: 3.0.1
nanoid: 3.3.7
pathe: 1.1.2
- vite-hot-client: 0.2.3(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
- vue: 3.5.11(typescript@5.6.2)
+ vite-hot-client: 0.2.3(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
+ vue: 3.5.12(typescript@5.6.3)
transitivePeerDependencies:
- vite
@@ -12879,33 +12870,31 @@ snapshots:
dependencies:
'@vue/shared': 3.1.5
- '@vue/reactivity@3.5.11':
+ '@vue/reactivity@3.5.12':
dependencies:
- '@vue/shared': 3.5.11
+ '@vue/shared': 3.5.12
- '@vue/runtime-core@3.5.11':
+ '@vue/runtime-core@3.5.12':
dependencies:
- '@vue/reactivity': 3.5.11
- '@vue/shared': 3.5.11
+ '@vue/reactivity': 3.5.12
+ '@vue/shared': 3.5.12
- '@vue/runtime-dom@3.5.11':
+ '@vue/runtime-dom@3.5.12':
dependencies:
- '@vue/reactivity': 3.5.11
- '@vue/runtime-core': 3.5.11
- '@vue/shared': 3.5.11
+ '@vue/reactivity': 3.5.12
+ '@vue/runtime-core': 3.5.12
+ '@vue/shared': 3.5.12
csstype: 3.1.3
- '@vue/server-renderer@3.5.11(vue@3.5.11(typescript@5.6.2))':
+ '@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.3))':
dependencies:
- '@vue/compiler-ssr': 3.5.11
- '@vue/shared': 3.5.11
- vue: 3.5.11(typescript@5.6.2)
+ '@vue/compiler-ssr': 3.5.12
+ '@vue/shared': 3.5.12
+ vue: 3.5.12(typescript@5.6.3)
'@vue/shared@3.1.5': {}
- '@vue/shared@3.5.10': {}
-
- '@vue/shared@3.5.11': {}
+ '@vue/shared@3.5.12': {}
'@webcomponents/template-shadowroot@0.2.1': {}
@@ -12999,13 +12988,13 @@ snapshots:
acorn: 8.12.1
astro: link:packages/astro
- astro-embed@0.7.2(astro@packages+astro):
+ astro-embed@0.7.4(astro@packages+astro):
dependencies:
- '@astro-community/astro-embed-integration': 0.7.1(astro@packages+astro)
- '@astro-community/astro-embed-link-preview': 0.2.1
- '@astro-community/astro-embed-twitter': 0.5.4(astro@packages+astro)
- '@astro-community/astro-embed-vimeo': 0.3.8(astro@packages+astro)
- '@astro-community/astro-embed-youtube': 0.5.3(astro@packages+astro)
+ '@astro-community/astro-embed-integration': 0.7.2(astro@packages+astro)
+ '@astro-community/astro-embed-link-preview': 0.2.2
+ '@astro-community/astro-embed-twitter': 0.5.6(astro@packages+astro)
+ '@astro-community/astro-embed-vimeo': 0.3.10(astro@packages+astro)
+ '@astro-community/astro-embed-youtube': 0.5.5(astro@packages+astro)
astro: link:packages/astro
astro-remote@0.3.3:
@@ -13048,8 +13037,8 @@ snapshots:
autoprefixer@10.4.20(postcss@8.4.47):
dependencies:
- browserslist: 4.23.3
- caniuse-lite: 1.0.30001660
+ browserslist: 4.24.0
+ caniuse-lite: 1.0.30001667
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.1.0
@@ -13058,23 +13047,23 @@ snapshots:
axobject-query@4.1.0: {}
- babel-plugin-jsx-dom-expressions@0.38.5(@babel/core@7.25.7):
+ babel-plugin-jsx-dom-expressions@0.38.5(@babel/core@7.25.8):
dependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
'@babel/helper-module-imports': 7.18.6
- '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.7)
- '@babel/types': 7.25.7
+ '@babel/plugin-syntax-jsx': 7.25.7(@babel/core@7.25.8)
+ '@babel/types': 7.25.8
html-entities: 2.3.3
validate-html-nesting: 1.2.2
- babel-plugin-transform-hook-names@1.0.2(@babel/core@7.25.7):
+ babel-plugin-transform-hook-names@1.0.2(@babel/core@7.25.8):
dependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
- babel-preset-solid@1.8.22(@babel/core@7.25.7):
+ babel-preset-solid@1.8.22(@babel/core@7.25.8):
dependencies:
- '@babel/core': 7.25.7
- babel-plugin-jsx-dom-expressions: 0.38.5(@babel/core@7.25.7)
+ '@babel/core': 7.25.8
+ babel-plugin-jsx-dom-expressions: 0.38.5(@babel/core@7.25.8)
bail@2.0.2: {}
@@ -13124,13 +13113,6 @@ snapshots:
dependencies:
fill-range: 7.1.1
- browserslist@4.23.3:
- dependencies:
- caniuse-lite: 1.0.30001660
- electron-to-chromium: 1.5.22
- node-releases: 2.0.18
- update-browserslist-db: 1.1.0(browserslist@4.23.3)
-
browserslist@4.24.0:
dependencies:
caniuse-lite: 1.0.30001667
@@ -13155,8 +13137,6 @@ snapshots:
camelcase@8.0.0: {}
- caniuse-lite@1.0.30001660: {}
-
caniuse-lite@1.0.30001667: {}
canvas-confetti@1.9.3: {}
@@ -13215,10 +13195,10 @@ snapshots:
domutils: 3.1.0
encoding-sniffer: 0.2.0
htmlparser2: 9.1.0
- parse5: 7.1.2
+ parse5: 7.2.0
parse5-htmlparser2-tree-adapter: 7.0.0
parse5-parser-stream: 7.1.2
- undici: 6.19.8
+ undici: 6.20.1
whatwg-mimetype: 4.0.0
chokidar@3.6.0:
@@ -13457,6 +13437,8 @@ snapshots:
detect-indent@6.1.0: {}
+ detect-libc@1.0.3: {}
+
detect-libc@2.0.2: {}
detect-libc@2.0.3: {}
@@ -13515,8 +13497,6 @@ snapshots:
ee-first@1.1.1: {}
- electron-to-chromium@1.5.22: {}
-
electron-to-chromium@1.5.33: {}
emmet@2.4.7:
@@ -13729,7 +13709,7 @@ snapshots:
signal-exit: 4.1.0
strip-final-newline: 3.0.0
- expect-type@1.0.0: {}
+ expect-type@1.1.0: {}
extend-shallow@2.0.1:
dependencies:
@@ -13944,7 +13924,7 @@ snapshots:
'@types/hast': 3.0.4
devlop: 1.1.0
hast-util-from-parse5: 8.0.1
- parse5: 7.1.2
+ parse5: 7.2.0
vfile: 6.0.3
vfile-message: 4.0.2
@@ -13984,14 +13964,14 @@ snapshots:
hast-util-to-parse5: 8.0.0
html-void-elements: 3.0.0
mdast-util-to-hast: 13.2.0
- parse5: 7.1.2
+ parse5: 7.2.0
unist-util-position: 5.0.0
unist-util-visit: 5.0.0
vfile: 6.0.3
web-namespaces: 2.0.1
zwitch: 2.0.4
- hast-util-select@6.0.2:
+ hast-util-select@6.0.3:
dependencies:
'@types/hast': 3.0.4
'@types/unist': 3.0.3
@@ -14003,7 +13983,6 @@ snapshots:
hast-util-has-property: 3.0.0
hast-util-to-string: 3.0.0
hast-util-whitespace: 3.0.0
- not: 0.1.0
nth-check: 2.1.1
property-information: 6.5.0
space-separated-tokens: 2.0.2
@@ -14308,7 +14287,7 @@ snapshots:
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.5
is-potential-custom-element-name: 1.0.1
- parse5: 7.1.2
+ parse5: 7.2.0
rrweb-cssom: 0.6.0
saxes: 6.0.0
symbol-tree: 3.2.4
@@ -14325,8 +14304,6 @@ snapshots:
- supports-color
- utf-8-validate
- jsesc@2.5.2: {}
-
jsesc@3.0.2: {}
json-buffer@3.0.1: {}
@@ -14421,7 +14398,7 @@ snapshots:
dependencies:
'@types/trusted-types': 2.0.7
- lit@3.2.0:
+ lit@3.2.1:
dependencies:
'@lit/reactive-element': 2.0.4
lit-element: 4.1.0
@@ -14498,7 +14475,7 @@ snapshots:
lz-string@1.5.0: {}
- magic-string@0.30.11:
+ magic-string@0.30.12:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
@@ -14508,8 +14485,8 @@ snapshots:
magicast@0.3.5:
dependencies:
- '@babel/parser': 7.25.6
- '@babel/types': 7.25.7
+ '@babel/parser': 7.25.8
+ '@babel/types': 7.25.8
source-map-js: 1.2.1
manage-path@2.0.0: {}
@@ -14732,7 +14709,7 @@ snapshots:
media-typer@0.3.0: {}
- memfs@4.12.0:
+ memfs@4.14.0:
dependencies:
'@jsonjoy.com/json-pack': 1.1.0(tslib@2.7.0)
'@jsonjoy.com/util': 1.3.0(tslib@2.7.0)
@@ -15103,6 +15080,8 @@ snapshots:
lower-case: 2.0.2
tslib: 2.7.0
+ node-addon-api@7.1.1: {}
+
node-domexception@1.0.0: {}
node-fetch@2.7.0:
@@ -15141,8 +15120,6 @@ snapshots:
normalize-range@0.1.2: {}
- not@0.1.0: {}
-
npm-run-path@5.3.0:
dependencies:
path-key: 4.0.0
@@ -15181,7 +15158,7 @@ snapshots:
dependencies:
which-pm-runs: 1.1.0
- open-props@1.7.6: {}
+ open-props@1.7.7: {}
open@10.1.0:
dependencies:
@@ -15287,13 +15264,13 @@ snapshots:
parse5-htmlparser2-tree-adapter@7.0.0:
dependencies:
domhandler: 5.0.3
- parse5: 7.1.2
+ parse5: 7.2.0
parse5-parser-stream@7.1.2:
dependencies:
- parse5: 7.1.2
+ parse5: 7.2.0
- parse5@7.1.2:
+ parse5@7.2.0:
dependencies:
entities: 4.5.0
@@ -15349,11 +15326,11 @@ snapshots:
dependencies:
find-up: 4.1.0
- playwright-core@1.47.2: {}
+ playwright-core@1.48.0: {}
- playwright@1.47.2:
+ playwright@1.48.0:
dependencies:
- playwright-core: 1.47.2
+ playwright-core: 1.48.0
optionalDependencies:
fsevents: 2.3.2
@@ -15369,11 +15346,11 @@ snapshots:
postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-color-functional-notation@7.0.2(postcss@8.4.47):
+ postcss-color-functional-notation@7.0.3(postcss@8.4.47):
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
@@ -15390,28 +15367,28 @@ snapshots:
postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-custom-media@11.0.2(postcss@8.4.47):
+ postcss-custom-media@11.0.3(postcss@8.4.47):
dependencies:
- '@csstools/cascade-layer-name-parser': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
- '@csstools/media-query-list-parser': 3.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
+ '@csstools/cascade-layer-name-parser': 2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
+ '@csstools/media-query-list-parser': 4.0.0(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
postcss: 8.4.47
- postcss-custom-properties@14.0.1(postcss@8.4.47):
+ postcss-custom-properties@14.0.2(postcss@8.4.47):
dependencies:
- '@csstools/cascade-layer-name-parser': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/cascade-layer-name-parser': 2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-custom-selectors@8.0.1(postcss@8.4.47):
+ postcss-custom-selectors@8.0.2(postcss@8.4.47):
dependencies:
- '@csstools/cascade-layer-name-parser': 2.0.1(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/cascade-layer-name-parser': 2.0.2(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
postcss: 8.4.47
postcss-selector-parser: 6.1.2
@@ -15463,11 +15440,11 @@ snapshots:
camelcase-css: 2.0.1
postcss: 8.4.47
- postcss-lab-function@7.0.2(postcss@8.4.47):
+ postcss-lab-function@7.0.3(postcss@8.4.47):
dependencies:
- '@csstools/css-color-parser': 3.0.2(@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1))(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-parser-algorithms': 3.0.1(@csstools/css-tokenizer@3.0.1)
- '@csstools/css-tokenizer': 3.0.1
+ '@csstools/css-color-parser': 3.0.3(@csstools/css-parser-algorithms@3.0.2(@csstools/css-tokenizer@3.0.2))(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-parser-algorithms': 3.0.2(@csstools/css-tokenizer@3.0.2)
+ '@csstools/css-tokenizer': 3.0.2
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
'@csstools/utilities': 2.0.0(postcss@8.4.47)
postcss: 8.4.47
@@ -15514,40 +15491,40 @@ snapshots:
postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-preset-env@10.0.6(postcss@8.4.47):
+ postcss-preset-env@10.0.7(postcss@8.4.47):
dependencies:
'@csstools/postcss-cascade-layers': 5.0.0(postcss@8.4.47)
- '@csstools/postcss-color-function': 4.0.2(postcss@8.4.47)
- '@csstools/postcss-color-mix-function': 3.0.2(postcss@8.4.47)
- '@csstools/postcss-content-alt-text': 2.0.1(postcss@8.4.47)
- '@csstools/postcss-exponential-functions': 2.0.1(postcss@8.4.47)
+ '@csstools/postcss-color-function': 4.0.3(postcss@8.4.47)
+ '@csstools/postcss-color-mix-function': 3.0.3(postcss@8.4.47)
+ '@csstools/postcss-content-alt-text': 2.0.2(postcss@8.4.47)
+ '@csstools/postcss-exponential-functions': 2.0.2(postcss@8.4.47)
'@csstools/postcss-font-format-keywords': 4.0.0(postcss@8.4.47)
- '@csstools/postcss-gamut-mapping': 2.0.2(postcss@8.4.47)
- '@csstools/postcss-gradients-interpolation-method': 5.0.2(postcss@8.4.47)
- '@csstools/postcss-hwb-function': 4.0.2(postcss@8.4.47)
+ '@csstools/postcss-gamut-mapping': 2.0.3(postcss@8.4.47)
+ '@csstools/postcss-gradients-interpolation-method': 5.0.3(postcss@8.4.47)
+ '@csstools/postcss-hwb-function': 4.0.3(postcss@8.4.47)
'@csstools/postcss-ic-unit': 4.0.0(postcss@8.4.47)
'@csstools/postcss-initial': 2.0.0(postcss@8.4.47)
'@csstools/postcss-is-pseudo-class': 5.0.0(postcss@8.4.47)
- '@csstools/postcss-light-dark-function': 2.0.4(postcss@8.4.47)
+ '@csstools/postcss-light-dark-function': 2.0.5(postcss@8.4.47)
'@csstools/postcss-logical-float-and-clear': 3.0.0(postcss@8.4.47)
'@csstools/postcss-logical-overflow': 2.0.0(postcss@8.4.47)
'@csstools/postcss-logical-overscroll-behavior': 2.0.0(postcss@8.4.47)
'@csstools/postcss-logical-resize': 3.0.0(postcss@8.4.47)
- '@csstools/postcss-logical-viewport-units': 3.0.1(postcss@8.4.47)
- '@csstools/postcss-media-minmax': 2.0.1(postcss@8.4.47)
- '@csstools/postcss-media-queries-aspect-ratio-number-values': 3.0.1(postcss@8.4.47)
+ '@csstools/postcss-logical-viewport-units': 3.0.2(postcss@8.4.47)
+ '@csstools/postcss-media-minmax': 2.0.2(postcss@8.4.47)
+ '@csstools/postcss-media-queries-aspect-ratio-number-values': 3.0.2(postcss@8.4.47)
'@csstools/postcss-nested-calc': 4.0.0(postcss@8.4.47)
'@csstools/postcss-normalize-display-values': 4.0.0(postcss@8.4.47)
- '@csstools/postcss-oklab-function': 4.0.2(postcss@8.4.47)
+ '@csstools/postcss-oklab-function': 4.0.3(postcss@8.4.47)
'@csstools/postcss-progressive-custom-properties': 4.0.0(postcss@8.4.47)
- '@csstools/postcss-relative-color-syntax': 3.0.2(postcss@8.4.47)
+ '@csstools/postcss-relative-color-syntax': 3.0.3(postcss@8.4.47)
'@csstools/postcss-scope-pseudo-class': 4.0.0(postcss@8.4.47)
- '@csstools/postcss-stepped-value-functions': 4.0.1(postcss@8.4.47)
+ '@csstools/postcss-stepped-value-functions': 4.0.2(postcss@8.4.47)
'@csstools/postcss-text-decoration-shorthand': 4.0.1(postcss@8.4.47)
- '@csstools/postcss-trigonometric-functions': 4.0.1(postcss@8.4.47)
+ '@csstools/postcss-trigonometric-functions': 4.0.2(postcss@8.4.47)
'@csstools/postcss-unset-value': 4.0.0(postcss@8.4.47)
autoprefixer: 10.4.20(postcss@8.4.47)
- browserslist: 4.23.3
+ browserslist: 4.24.0
css-blank-pseudo: 7.0.0(postcss@8.4.47)
css-has-pseudo: 7.0.0(postcss@8.4.47)
css-prefers-color-scheme: 10.0.0(postcss@8.4.47)
@@ -15555,12 +15532,12 @@ snapshots:
postcss: 8.4.47
postcss-attribute-case-insensitive: 7.0.0(postcss@8.4.47)
postcss-clamp: 4.1.0(postcss@8.4.47)
- postcss-color-functional-notation: 7.0.2(postcss@8.4.47)
+ postcss-color-functional-notation: 7.0.3(postcss@8.4.47)
postcss-color-hex-alpha: 10.0.0(postcss@8.4.47)
postcss-color-rebeccapurple: 10.0.0(postcss@8.4.47)
- postcss-custom-media: 11.0.2(postcss@8.4.47)
- postcss-custom-properties: 14.0.1(postcss@8.4.47)
- postcss-custom-selectors: 8.0.1(postcss@8.4.47)
+ postcss-custom-media: 11.0.3(postcss@8.4.47)
+ postcss-custom-properties: 14.0.2(postcss@8.4.47)
+ postcss-custom-selectors: 8.0.2(postcss@8.4.47)
postcss-dir-pseudo-class: 9.0.0(postcss@8.4.47)
postcss-double-position-gradients: 6.0.0(postcss@8.4.47)
postcss-focus-visible: 10.0.0(postcss@8.4.47)
@@ -15568,7 +15545,7 @@ snapshots:
postcss-font-variant: 5.0.0(postcss@8.4.47)
postcss-gap-properties: 6.0.0(postcss@8.4.47)
postcss-image-set-function: 7.0.0(postcss@8.4.47)
- postcss-lab-function: 7.0.2(postcss@8.4.47)
+ postcss-lab-function: 7.0.3(postcss@8.4.47)
postcss-logical: 8.0.0(postcss@8.4.47)
postcss-nesting: 13.0.0(postcss@8.4.47)
postcss-opacity-percentage: 3.0.0(postcss@8.4.47)
@@ -15606,11 +15583,11 @@ snapshots:
picocolors: 1.1.0
source-map-js: 1.2.1
- preact-render-to-string@6.5.11(preact@10.24.2):
+ preact-render-to-string@6.5.11(preact@10.24.3):
dependencies:
- preact: 10.24.2
+ preact: 10.24.3
- preact@10.24.2: {}
+ preact@10.24.3: {}
preferred-pm@4.0.0:
dependencies:
@@ -15837,7 +15814,7 @@ snapshots:
unified: 11.0.5
vfile: 6.0.3
- remark-shiki-twoslash@3.1.3(typescript@5.6.2):
+ remark-shiki-twoslash@3.1.3(typescript@5.6.3):
dependencies:
'@types/unist': 2.0.11
'@typescript/twoslash': 3.1.0
@@ -15845,9 +15822,9 @@ snapshots:
fenceparser: 1.1.1
regenerator-runtime: 0.13.11
shiki: 0.10.1
- shiki-twoslash: 3.1.2(typescript@5.6.2)
+ shiki-twoslash: 3.1.2(typescript@5.6.3)
tslib: 2.1.0
- typescript: 5.6.2
+ typescript: 5.6.3
unist-util-visit: 2.0.3
transitivePeerDependencies:
- supports-color
@@ -15973,8 +15950,9 @@ snapshots:
dependencies:
suf-log: 2.5.3
- sass@1.79.4:
+ sass@1.79.5:
dependencies:
+ '@parcel/watcher': 2.4.1
chokidar: 4.0.1
immutable: 4.3.7
source-map-js: 1.2.1
@@ -16072,13 +16050,13 @@ snapshots:
shebang-regex@3.0.0: {}
- shiki-twoslash@3.1.2(typescript@5.6.2):
+ shiki-twoslash@3.1.2(typescript@5.6.3):
dependencies:
'@typescript/twoslash': 3.1.0
'@typescript/vfs': 1.3.4
fenceparser: 1.1.1
shiki: 0.10.1
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- supports-color
@@ -16142,18 +16120,18 @@ snapshots:
smartypants@0.2.2: {}
- solid-js@1.9.1:
+ solid-js@1.9.2:
dependencies:
csstype: 3.1.3
seroval: 1.1.1
seroval-plugins: 1.1.1(seroval@1.1.1)
- solid-refresh@0.6.3(solid-js@1.9.1):
+ solid-refresh@0.6.3(solid-js@1.9.2):
dependencies:
- '@babel/generator': 7.25.6
- '@babel/helper-module-imports': 7.24.7
- '@babel/types': 7.25.7
- solid-js: 1.9.1
+ '@babel/generator': 7.25.7
+ '@babel/helper-module-imports': 7.25.7
+ '@babel/types': 7.25.8
+ solid-js: 1.9.2
transitivePeerDependencies:
- supports-color
@@ -16282,12 +16260,12 @@ snapshots:
dependencies:
svelte: 4.2.19
- svelte2tsx@0.7.21(svelte@4.2.19)(typescript@5.6.2):
+ svelte2tsx@0.7.22(svelte@4.2.19)(typescript@5.6.3):
dependencies:
dedent-js: 1.0.1
pascal-case: 3.1.2
svelte: 4.2.19
- typescript: 5.6.2
+ typescript: 5.6.3
svelte@4.2.19:
dependencies:
@@ -16303,7 +16281,7 @@ snapshots:
estree-walker: 3.0.3
is-reference: 3.0.2
locate-character: 3.0.0
- magic-string: 0.30.11
+ magic-string: 0.30.12
periscopic: 3.1.0
svg-tags@1.0.0: {}
@@ -16417,15 +16395,15 @@ snapshots:
trough@2.2.0: {}
- ts-api-utils@1.3.0(typescript@5.6.2):
+ ts-api-utils@1.3.0(typescript@5.6.3):
dependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
ts-interface-checker@0.1.13: {}
- tsconfck@3.1.3(typescript@5.6.2):
+ tsconfck@3.1.4(typescript@5.6.3):
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
tslib@2.1.0: {}
@@ -16485,18 +16463,18 @@ snapshots:
dependencies:
semver: 7.6.3
- typescript-eslint@8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2):
+ typescript-eslint@8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3):
dependencies:
- '@typescript-eslint/eslint-plugin': 8.8.1(@typescript-eslint/parser@8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/parser': 8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)
- '@typescript-eslint/utils': 8.8.1(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.2)
+ '@typescript-eslint/eslint-plugin': 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)
+ '@typescript-eslint/parser': 8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)
+ '@typescript-eslint/utils': 8.9.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- eslint
- supports-color
- typescript@5.6.2: {}
+ typescript@5.6.3: {}
uhyphen@0.2.0: {}
@@ -16504,7 +16482,7 @@ snapshots:
undici-types@5.26.5: {}
- undici@6.19.8: {}
+ undici@6.20.1: {}
unicorn-magic@0.1.0: {}
@@ -16600,12 +16578,6 @@ snapshots:
universalify@2.0.1: {}
- update-browserslist-db@1.1.0(browserslist@4.23.3):
- dependencies:
- browserslist: 4.23.3
- escalade: 3.2.0
- picocolors: 1.1.0
-
update-browserslist-db@1.1.0(browserslist@4.24.0):
dependencies:
browserslist: 4.24.0
@@ -16644,16 +16616,16 @@ snapshots:
'@types/unist': 3.0.3
vfile-message: 4.0.2
- vite-hot-client@0.2.3(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4)):
+ vite-hot-client@0.2.3(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5)):
dependencies:
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
- vite-node@2.1.2(@types/node@18.19.50)(sass@1.79.4):
+ vite-node@2.1.3(@types/node@18.19.50)(sass@1.79.5):
dependencies:
cac: 6.7.14
debug: 4.3.7
pathe: 1.1.2
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
transitivePeerDependencies:
- '@types/node'
- less
@@ -16665,7 +16637,7 @@ snapshots:
- supports-color
- terser
- vite-plugin-inspect@0.8.7(rollup@4.24.0)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4)):
+ vite-plugin-inspect@0.8.7(rollup@4.24.0)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5)):
dependencies:
'@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.2(rollup@4.24.0)
@@ -16676,61 +16648,61 @@ snapshots:
perfect-debounce: 1.0.0
picocolors: 1.1.0
sirv: 2.0.4
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
transitivePeerDependencies:
- rollup
- supports-color
- vite-plugin-solid@2.10.2(solid-js@1.9.1)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4)):
+ vite-plugin-solid@2.10.2(solid-js@1.9.2)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5)):
dependencies:
- '@babel/core': 7.25.7
+ '@babel/core': 7.25.8
'@types/babel__core': 7.20.5
- babel-preset-solid: 1.8.22(@babel/core@7.25.7)
+ babel-preset-solid: 1.8.22(@babel/core@7.25.8)
merge-anything: 5.1.7
- solid-js: 1.9.1
- solid-refresh: 0.6.3(solid-js@1.9.1)
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
- vitefu: 0.2.5(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ solid-js: 1.9.2
+ solid-refresh: 0.6.3(solid-js@1.9.2)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
+ vitefu: 0.2.5(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
transitivePeerDependencies:
- supports-color
- vite-plugin-vue-devtools@7.4.6(rollup@4.24.0)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))(vue@3.5.11(typescript@5.6.2)):
+ vite-plugin-vue-devtools@7.4.6(rollup@4.24.0)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3)):
dependencies:
- '@vue/devtools-core': 7.4.6(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))(vue@3.5.11(typescript@5.6.2))
+ '@vue/devtools-core': 7.4.6(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))(vue@3.5.12(typescript@5.6.3))
'@vue/devtools-kit': 7.4.6
'@vue/devtools-shared': 7.4.6
execa: 8.0.1
sirv: 2.0.4
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
- vite-plugin-inspect: 0.8.7(rollup@4.24.0)(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
- vite-plugin-vue-inspector: 5.2.0(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
+ vite-plugin-inspect: 0.8.7(rollup@4.24.0)(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
+ vite-plugin-vue-inspector: 5.2.0(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
transitivePeerDependencies:
- '@nuxt/kit'
- rollup
- supports-color
- vue
- vite-plugin-vue-inspector@5.2.0(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4)):
+ vite-plugin-vue-inspector@5.2.0(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5)):
dependencies:
- '@babel/core': 7.25.7
- '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.7)
- '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.25.7)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.7)
- '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.7)
- '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.7)
- '@vue/compiler-dom': 3.5.10
+ '@babel/core': 7.25.8
+ '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.8)
+ '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.25.8)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.8)
+ '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.8)
+ '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.8)
+ '@vue/compiler-dom': 3.5.12
kolorist: 1.8.0
- magic-string: 0.30.11
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ magic-string: 0.30.12
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
transitivePeerDependencies:
- supports-color
- vite-svg-loader@5.1.0(vue@3.5.11(typescript@5.6.2)):
+ vite-svg-loader@5.1.0(vue@3.5.12(typescript@5.6.3)):
dependencies:
svgo: 3.3.2
- vue: 3.5.11(typescript@5.6.2)
+ vue: 3.5.12(typescript@5.6.3)
- vite@5.4.8(@types/node@18.19.50)(sass@1.79.4):
+ vite@5.4.9(@types/node@18.19.50)(sass@1.79.5):
dependencies:
esbuild: 0.21.5
postcss: 8.4.47
@@ -16738,36 +16710,36 @@ snapshots:
optionalDependencies:
'@types/node': 18.19.50
fsevents: 2.3.3
- sass: 1.79.4
+ sass: 1.79.5
- vitefu@0.2.5(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4)):
+ vitefu@0.2.5(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5)):
optionalDependencies:
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
- vitefu@1.0.2(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4)):
+ vitefu@1.0.3(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5)):
optionalDependencies:
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
- vitest@2.1.2(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.79.4):
+ vitest@2.1.3(@types/node@18.19.50)(jsdom@23.2.0)(sass@1.79.5):
dependencies:
- '@vitest/expect': 2.1.2
- '@vitest/mocker': 2.1.2(vite@5.4.8(@types/node@18.19.50)(sass@1.79.4))
- '@vitest/pretty-format': 2.1.2
- '@vitest/runner': 2.1.2
- '@vitest/snapshot': 2.1.2
- '@vitest/spy': 2.1.2
- '@vitest/utils': 2.1.2
+ '@vitest/expect': 2.1.3
+ '@vitest/mocker': 2.1.3(vite@5.4.9(@types/node@18.19.50)(sass@1.79.5))
+ '@vitest/pretty-format': 2.1.3
+ '@vitest/runner': 2.1.3
+ '@vitest/snapshot': 2.1.3
+ '@vitest/spy': 2.1.3
+ '@vitest/utils': 2.1.3
chai: 5.1.1
debug: 4.3.7
- magic-string: 0.30.11
+ magic-string: 0.30.12
pathe: 1.1.2
std-env: 3.7.0
tinybench: 2.9.0
tinyexec: 0.3.0
tinypool: 1.0.1
tinyrainbow: 1.2.0
- vite: 5.4.8(@types/node@18.19.50)(sass@1.79.4)
- vite-node: 2.1.2(@types/node@18.19.50)(sass@1.79.4)
+ vite: 5.4.9(@types/node@18.19.50)(sass@1.79.5)
+ vite-node: 2.1.3(@types/node@18.19.50)(sass@1.79.5)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 18.19.50
@@ -16899,15 +16871,15 @@ snapshots:
vscode-uri@3.0.8: {}
- vue@3.5.11(typescript@5.6.2):
+ vue@3.5.12(typescript@5.6.3):
dependencies:
- '@vue/compiler-dom': 3.5.11
- '@vue/compiler-sfc': 3.5.11
- '@vue/runtime-dom': 3.5.11
- '@vue/server-renderer': 3.5.11(vue@3.5.11(typescript@5.6.2))
- '@vue/shared': 3.5.11
+ '@vue/compiler-dom': 3.5.12
+ '@vue/compiler-sfc': 3.5.12
+ '@vue/runtime-dom': 3.5.12
+ '@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.3))
+ '@vue/shared': 3.5.12
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
w3c-xmlserializer@5.0.0:
dependencies:
@@ -17046,9 +17018,9 @@ snapshots:
dependencies:
zod: 3.23.8
- zod-to-ts@1.2.0(typescript@5.6.2)(zod@3.23.8):
+ zod-to-ts@1.2.0(typescript@5.6.3)(zod@3.23.8):
dependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
zod: 3.23.8
zod@3.23.8: {}
diff --git a/scripts/package.json b/scripts/package.json
index bb939b278..dfa8b7234 100644
--- a/scripts/package.json
+++ b/scripts/package.json
@@ -14,6 +14,6 @@
"kleur": "^4.1.5",
"p-limit": "^6.1.0",
"tinyexec": "^0.3.0",
- "tsconfck": "^3.1.3"
+ "tsconfck": "^3.1.4"
}
}