summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/renovate.json53
-rw-r--r--examples/framework-multiple/package.json12
-rw-r--r--examples/framework-preact/package.json4
-rw-r--r--examples/framework-react/package.json4
-rw-r--r--examples/framework-solid/package.json2
-rw-r--r--examples/framework-svelte/package.json2
-rw-r--r--examples/framework-vue/package.json2
-rw-r--r--examples/ssr/package.json2
-rw-r--r--examples/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-prism/package.json2
-rw-r--r--packages/astro/e2e/fixtures/actions-blog/package.json10
-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/multiple-frameworks/package.json6
-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/svelte-component/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/test/fixtures/0-css/package.json8
-rw-r--r--packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json2
-rw-r--r--packages/astro/test/fixtures/alias-tsconfig/package.json2
-rw-r--r--packages/astro/test/fixtures/alias/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-assets-dir/package.json4
-rw-r--r--packages/astro/test/fixtures/astro-assets-prefix/package.json4
-rw-r--r--packages/astro/test/fixtures/astro-attrs/package.json4
-rw-r--r--packages/astro/test/fixtures/astro-basic/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-children/package.json6
-rw-r--r--packages/astro/test/fixtures/astro-client-only/package.json6
-rw-r--r--packages/astro/test/fixtures/astro-component-bundling/package.json4
-rw-r--r--packages/astro/test/fixtures/astro-dynamic/package.json6
-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-partial-html/package.json4
-rw-r--r--packages/astro/test/fixtures/astro-slot-with-client/package.json2
-rw-r--r--packages/astro/test/fixtures/astro-slots-nested/package.json12
-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.json4
-rw-r--r--packages/astro/test/fixtures/component-library/package.json8
-rw-r--r--packages/astro/test/fixtures/css-dangling-references/package.json2
-rw-r--r--packages/astro/test/fixtures/css-order-import/package.json4
-rw-r--r--packages/astro/test/fixtures/entry-file-names/package.json2
-rw-r--r--packages/astro/test/fixtures/fetch/package.json6
-rw-r--r--packages/astro/test/fixtures/hydration-race/package.json2
-rw-r--r--packages/astro/test/fixtures/impostor-mdx-file/package.json4
-rw-r--r--packages/astro/test/fixtures/jsx/package.json12
-rw-r--r--packages/astro/test/fixtures/large-array/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-compat-component/packages/react-lib/package.json2
-rw-r--r--packages/astro/test/fixtures/preact-component/package.json2
-rw-r--r--packages/astro/test/fixtures/react-and-solid/package.json6
-rw-r--r--packages/astro/test/fixtures/react-jsx-export/package.json8
-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-react/package.json4
-rw-r--r--packages/astro/test/fixtures/slots-solid/package.json2
-rw-r--r--packages/astro/test/fixtures/slots-svelte/package.json2
-rw-r--r--packages/astro/test/fixtures/slots-vue/package.json2
-rw-r--r--packages/astro/test/fixtures/solid-component/deps/solid-jsx-component/package.json2
-rw-r--r--packages/astro/test/fixtures/solid-component/package.json2
-rw-r--r--packages/astro/test/fixtures/sourcemap/package.json4
-rw-r--r--packages/astro/test/fixtures/special-chars-in-component-imports/package.json4
-rw-r--r--packages/astro/test/fixtures/ssr-env/package.json2
-rw-r--r--packages/astro/test/fixtures/ssr-scripts/package.json2
-rw-r--r--packages/astro/test/fixtures/static-build-frameworks/package.json6
-rw-r--r--packages/astro/test/fixtures/static-build/package.json2
-rw-r--r--packages/astro/test/fixtures/streaming/package.json6
-rw-r--r--packages/astro/test/fixtures/svelte-component/package.json2
-rw-r--r--packages/astro/test/fixtures/view-transitions/package.json6
-rw-r--r--packages/astro/test/fixtures/vue-component/package.json2
-rw-r--r--packages/astro/test/fixtures/vue-jsx/package.json2
-rw-r--r--packages/astro/test/fixtures/vue-with-multi-renderer/package.json4
-rw-r--r--packages/db/package.json10
-rw-r--r--packages/db/test/fixtures/ticketing-example/package.json4
-rw-r--r--packages/integrations/alpinejs/package.json4
-rw-r--r--packages/integrations/lit/package.json2
-rw-r--r--packages/integrations/markdoc/package.json8
-rw-r--r--packages/integrations/markdoc/test/fixtures/render-with-components/package.json2
-rw-r--r--packages/integrations/mdx/package.json4
-rw-r--r--packages/integrations/mdx/test/fixtures/mdx-images/package.json4
-rw-r--r--packages/integrations/mdx/test/fixtures/mdx-infinite-loop/package.json2
-rw-r--r--packages/integrations/mdx/test/fixtures/mdx-namespace/package.json4
-rw-r--r--packages/integrations/mdx/test/fixtures/mdx-page/package.json4
-rw-r--r--packages/integrations/mdx/test/fixtures/mdx-plus-react/package.json4
-rw-r--r--packages/integrations/preact/package.json2
-rw-r--r--packages/integrations/react/package.json2
-rw-r--r--packages/integrations/react/test/fixtures/react-component/package.json6
-rw-r--r--packages/integrations/sitemap/package.json2
-rw-r--r--packages/integrations/solid/package.json2
-rw-r--r--packages/integrations/svelte/package.json6
-rw-r--r--packages/integrations/tailwind/package.json2
-rw-r--r--packages/integrations/vercel/package.json4
-rw-r--r--packages/integrations/vue/package.json6
-rw-r--r--packages/markdown/remark/package.json4
-rw-r--r--packages/upgrade/package.json2
-rw-r--r--pnpm-lock.yaml1831
-rw-r--r--scripts/package.json6
120 files changed, 1343 insertions, 961 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 3d6335d44..f4291d43e 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -5,10 +5,11 @@
"schedule:weekly",
"group:allNonMajor",
":disablePeerDependencies",
- "regexManagers:biomeVersions"
+ "regexManagers:biomeVersions",
],
"labels": ["dependencies"],
"rangeStrategy": "bump",
+ "ignorePaths": ["**/node_modules/**"],
"ignoreDeps": [
// manually bumping deps
"@biomejs/biome",
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 2a3855175..0b7279565 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -19,11 +19,11 @@
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"astro": "^4.7.1",
- "preact": "^10.19.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "solid-js": "^1.8.5",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "preact": "^10.21.0",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "solid-js": "^1.8.17",
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index c771cfaeb..318d71631 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -12,8 +12,8 @@
},
"dependencies": {
"@astrojs/preact": "^3.2.0",
- "@preact/signals": "^1.2.1",
+ "@preact/signals": "^1.2.3",
"astro": "^4.7.1",
- "preact": "^10.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 154d81ff6..9e255a013 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -15,7 +15,7 @@
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"astro": "^4.7.1",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index c73286b7f..6a37c09a8 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/solid-js": "^4.1.0",
"astro": "^4.7.1",
- "solid-js": "^1.8.5"
+ "solid-js": "^1.8.17"
}
}
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index d976d3bac..9a7c8fbc7 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/svelte": "^5.4.0",
"astro": "^4.7.1",
- "svelte": "^4.2.5"
+ "svelte": "^4.2.16"
}
}
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 20d24b1bd..0759ed0ff 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/vue": "^4.1.0",
"astro": "^4.7.1",
- "vue": "^3.3.8"
+ "vue": "^3.4.27"
}
}
diff --git a/examples/ssr/package.json b/examples/ssr/package.json
index c93536811..0142e609f 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -15,6 +15,6 @@
"@astrojs/node": "^8.2.5",
"@astrojs/svelte": "^5.4.0",
"astro": "^4.7.1",
- "svelte": "^4.2.5"
+ "svelte": "^4.2.16"
}
}
diff --git a/examples/starlog/package.json b/examples/starlog/package.json
index 8a16cd5e2..3d1d6839e 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"astro": "^4.7.1",
- "sass": "^1.69.5",
+ "sass": "^1.77.0",
"sharp": "^0.33.3"
}
}
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index 5eb9f7a6f..88cef7d1c 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^2.3.1",
"@astrojs/preact": "^3.2.0",
"astro": "^4.7.1",
- "preact": "^10.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json
index e27d6d1ef..69bb04371 100644
--- a/examples/with-nanostores/package.json
+++ b/examples/with-nanostores/package.json
@@ -15,6 +15,6 @@
"@nanostores/preact": "^0.5.0",
"astro": "^4.7.1",
"nanostores": "^0.9.5",
- "preact": "^10.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json
index 5a5e254e9..df6f0a5f1 100644
--- a/examples/with-vitest/package.json
+++ b/examples/with-vitest/package.json
@@ -13,6 +13,6 @@
},
"dependencies": {
"astro": "^4.7.1",
- "vitest": "^1.5.0"
+ "vitest": "^1.6.0"
}
}
diff --git a/package.json b/package.json
index af96bbd38..4ba86e94f 100644
--- a/package.json
+++ b/package.json
@@ -52,14 +52,14 @@
"astro-benchmark": "workspace:*"
},
"devDependencies": {
- "@astrojs/check": "^0.5.10",
+ "@astrojs/check": "^0.6.0",
"@biomejs/biome": "1.7.1",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@eslint/eslintrc": "^3.0.2",
"@types/node": "^18.17.8",
- "esbuild": "^0.20.2",
- "eslint": "^9.1.1",
+ "esbuild": "^0.21.1",
+ "eslint": "^9.2.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-regexp": "^2.5.0",
"globby": "^14.0.1",
diff --git a/packages/astro-prism/package.json b/packages/astro-prism/package.json
index 0a10a764e..94a4be348 100644
--- a/packages/astro-prism/package.json
+++ b/packages/astro-prism/package.json
@@ -35,7 +35,7 @@
"prismjs": "^1.29.0"
},
"devDependencies": {
- "@types/prismjs": "1.26.3",
+ "@types/prismjs": "1.26.4",
"astro-scripts": "workspace:*"
},
"engines": {
diff --git a/packages/astro/e2e/fixtures/actions-blog/package.json b/packages/astro/e2e/fixtures/actions-blog/package.json
index 0c69e9a98..dda3b86d4 100644
--- a/packages/astro/e2e/fixtures/actions-blog/package.json
+++ b/packages/astro/e2e/fixtures/actions-blog/package.json
@@ -10,15 +10,15 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/check": "^0.5.10",
+ "@astrojs/check": "^0.6.0",
"@astrojs/db": "workspace:*",
"@astrojs/node": "workspace:*",
"@astrojs/react": "workspace:*",
- "@types/react": "^18.2.79",
- "@types/react-dom": "^18.2.25",
+ "@types/react": "^18.3.1",
+ "@types/react-dom": "^18.3.0",
"astro": "workspace:*",
- "react": "^18.3.0",
- "react-dom": "^18.3.0",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
"typescript": "^5.4.5"
}
}
diff --git a/packages/astro/e2e/fixtures/astro-component/package.json b/packages/astro/e2e/fixtures/astro-component/package.json
index 3a84058b7..89625a5c0 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.20.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/e2e/fixtures/astro-envs/package.json b/packages/astro/e2e/fixtures/astro-envs/package.json
index a9487aeef..816eb8e2b 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.4.26"
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/client-only/package.json b/packages/astro/e2e/fixtures/client-only/package.json
index 1c185f399..39fb41530 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.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/dev-toolbar/package.json b/packages/astro/e2e/fixtures/dev-toolbar/package.json
index 27b958039..e2a8922b9 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.20.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/e2e/fixtures/error-cyclic/package.json b/packages/astro/e2e/fixtures/error-cyclic/package.json
index 0a4692fd3..def2ae99e 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.20.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/e2e/fixtures/error-sass/package.json b/packages/astro/e2e/fixtures/error-sass/package.json
index e63ab6350..12d11bded 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.75.0"
+ "sass": "^1.77.0"
}
}
diff --git a/packages/astro/e2e/fixtures/errors/package.json b/packages/astro/e2e/fixtures/errors/package.json
index cdf76d371..4488e015f 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.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "sass": "^1.75.0",
+ "sass": "^1.77.0",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/hmr/package.json b/packages/astro/e2e/fixtures/hmr/package.json
index 89e82c1ea..de65747a9 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.75.0"
+ "sass": "^1.77.0"
}
}
diff --git a/packages/astro/e2e/fixtures/hydration-race/package.json b/packages/astro/e2e/fixtures/hydration-race/package.json
index 26b76daed..4982fed8b 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.20.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/e2e/fixtures/multiple-frameworks/package.json b/packages/astro/e2e/fixtures/multiple-frameworks/package.json
index 34b6a3061..d18a3df87 100644
--- a/packages/astro/e2e/fixtures/multiple-frameworks/package.json
+++ b/packages/astro/e2e/fixtures/multiple-frameworks/package.json
@@ -14,11 +14,11 @@
"dependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",
"lit": "^3.1.3",
- "preact": "^10.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/namespaced-component/package.json b/packages/astro/e2e/fixtures/namespaced-component/package.json
index 5e03aed36..1b93aec16 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.20.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-preact/package.json b/packages/astro/e2e/fixtures/nested-in-preact/package.json
index c0d5588eb..0055245bc 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.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-react/package.json b/packages/astro/e2e/fixtures/nested-in-react/package.json
index 6bc34530c..665321750 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.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-solid/package.json b/packages/astro/e2e/fixtures/nested-in-solid/package.json
index 8bdcf8501..3fb962fc2 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.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-svelte/package.json b/packages/astro/e2e/fixtures/nested-in-svelte/package.json
index 6318aa659..740d8ec62 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.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-in-vue/package.json b/packages/astro/e2e/fixtures/nested-in-vue/package.json
index dd34455ee..0ace7d3a3 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.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/nested-recursive/package.json b/packages/astro/e2e/fixtures/nested-recursive/package.json
index 06f4cedaa..b82fe4fd9 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.20.2",
+ "preact": "^10.21.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
},
"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 bcd7e460e..7d87dadfe 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.20.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/e2e/fixtures/preact-component/package.json b/packages/astro/e2e/fixtures/preact-component/package.json
index 10ae0f6f7..11ab3da38 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.20.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/e2e/fixtures/preact-lazy-component/package.json b/packages/astro/e2e/fixtures/preact-lazy-component/package.json
index 9a76ceba4..da23763e2 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.20.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/e2e/fixtures/svelte-component/package.json b/packages/astro/e2e/fixtures/svelte-component/package.json
index 563d996cb..0c0ac6be1 100644
--- a/packages/astro/e2e/fixtures/svelte-component/package.json
+++ b/packages/astro/e2e/fixtures/svelte-component/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^4.2.15"
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/e2e/fixtures/view-transitions/package.json b/packages/astro/e2e/fixtures/view-transitions/package.json
index b1e74a1c3..24e049a3d 100644
--- a/packages/astro/e2e/fixtures/view-transitions/package.json
+++ b/packages/astro/e2e/fixtures/view-transitions/package.json
@@ -10,7 +10,7 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "svelte": "^4.2.15",
- "vue": "^3.4.26"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/e2e/fixtures/vue-component/package.json b/packages/astro/e2e/fixtures/vue-component/package.json
index 75b07639d..64e20ca59 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.4.26"
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/package.json b/packages/astro/package.json
index aa5ef4a3d..e6b4ff558 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -117,7 +117,7 @@
"test:node": "astro-scripts test \"test/**/*.test.js\""
},
"dependencies": {
- "@astrojs/compiler": "^2.7.1",
+ "@astrojs/compiler": "^2.8.0",
"@astrojs/internal-helpers": "workspace:*",
"@astrojs/markdown-remark": "workspace:*",
"@astrojs/telemetry": "workspace:*",
@@ -146,7 +146,7 @@
"dlv": "^1.1.3",
"dset": "^3.1.3",
"es-module-lexer": "^1.5.2",
- "esbuild": "^0.20.2",
+ "esbuild": "^0.21.1",
"estree-walker": "^3.0.3",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
@@ -167,26 +167,26 @@
"prompts": "^2.4.2",
"rehype": "^13.0.1",
"resolve": "^1.22.8",
- "semver": "^7.6.0",
- "shiki": "^1.3.0",
+ "semver": "^7.6.1",
+ "shiki": "^1.5.0",
"string-width": "^7.1.0",
"strip-ansi": "^7.1.0",
"tsconfck": "^3.0.3",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.1",
- "vite": "^5.2.10",
+ "vite": "^5.2.11",
"vitefu": "^0.2.5",
"which-pm": "^2.1.1",
"yargs-parser": "^21.1.1",
- "zod": "^3.23.5",
+ "zod": "^3.23.8",
"zod-to-json-schema": "^3.23.0"
},
"optionalDependencies": {
"sharp": "^0.33.3"
},
"devDependencies": {
- "@astrojs/check": "^0.5.10",
- "@playwright/test": "^1.43.1",
+ "@astrojs/check": "^0.6.0",
+ "@playwright/test": "^1.44.0",
"@types/aria-query": "^5.0.4",
"@types/babel__generator": "^7.6.8",
"@types/babel__traverse": "^7.20.5",
@@ -194,7 +194,7 @@
"@types/connect": "^3.4.38",
"@types/cssesc": "^3.0.2",
"@types/debug": "^4.1.12",
- "@types/diff": "^5.2.0",
+ "@types/diff": "^5.2.1",
"@types/dlv": "^1.1.4",
"@types/dom-view-transitions": "^1.0.4",
"@types/hast": "^3.0.4",
@@ -213,15 +213,15 @@
"eol": "^0.9.1",
"mdast-util-mdx": "^3.0.0",
"mdast-util-mdx-jsx": "^3.1.2",
- "memfs": "^4.9.1",
+ "memfs": "^4.9.2",
"node-mocks-http": "^1.14.1",
"parse-srcset": "^1.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"rehype-toc": "^3.0.2",
"remark-code-titles": "^0.1.2",
- "rollup": "^4.17.1",
- "sass": "^1.75.0",
+ "rollup": "^4.17.2",
+ "sass": "^1.77.0",
"srcset-parse": "^1.1.0",
"unified": "^11.0.4"
},
diff --git a/packages/astro/test/fixtures/0-css/package.json b/packages/astro/test/fixtures/0-css/package.json
index fca80fd91..a1d1a5104 100644
--- a/packages/astro/test/fixtures/0-css/package.json
+++ b/packages/astro/test/fixtures/0-css/package.json
@@ -7,9 +7,9 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json b/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json
index a632b8463..4cd64d2de 100644
--- a/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json
+++ b/packages/astro/test/fixtures/alias-tsconfig-baseurl-only/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^4.2.5"
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/test/fixtures/alias-tsconfig/package.json b/packages/astro/test/fixtures/alias-tsconfig/package.json
index 80033bdf9..0793e7e89 100644
--- a/packages/astro/test/fixtures/alias-tsconfig/package.json
+++ b/packages/astro/test/fixtures/alias-tsconfig/package.json
@@ -6,6 +6,6 @@
"@astrojs/svelte": "workspace:*",
"@test/namespace-package": "workspace:*",
"astro": "workspace:*",
- "svelte": "^4.2.5"
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/test/fixtures/alias/package.json b/packages/astro/test/fixtures/alias/package.json
index 74351e6e3..9a0a336cf 100644
--- a/packages/astro/test/fixtures/alias/package.json
+++ b/packages/astro/test/fixtures/alias/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^4.2.5"
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/test/fixtures/astro-assets-dir/package.json b/packages/astro/test/fixtures/astro-assets-dir/package.json
index e4c2518a5..6adca7cb2 100644
--- a/packages/astro/test/fixtures/astro-assets-dir/package.json
+++ b/packages/astro/test/fixtures/astro-assets-dir/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-assets-prefix/package.json b/packages/astro/test/fixtures/astro-assets-prefix/package.json
index 7aa9dd8ec..09e23590c 100644
--- a/packages/astro/test/fixtures/astro-assets-prefix/package.json
+++ b/packages/astro/test/fixtures/astro-assets-prefix/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-attrs/package.json b/packages/astro/test/fixtures/astro-attrs/package.json
index 41146a6fa..d0085726d 100644
--- a/packages/astro/test/fixtures/astro-attrs/package.json
+++ b/packages/astro/test/fixtures/astro-attrs/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-basic/package.json b/packages/astro/test/fixtures/astro-basic/package.json
index 417636229..777a04aa3 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/astro-children/package.json b/packages/astro/test/fixtures/astro-children/package.json
index 1ed097ea1..ff2b7c16e 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.19.2",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "preact": "^10.21.0",
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/test/fixtures/astro-client-only/package.json b/packages/astro/test/fixtures/astro-client-only/package.json
index 2d55fe99c..186dbac5c 100644
--- a/packages/astro/test/fixtures/astro-client-only/package.json
+++ b/packages/astro/test/fixtures/astro-client-only/package.json
@@ -7,8 +7,8 @@
"@astrojs/svelte": "workspace:*",
"@test/astro-client-only-pkg": "file:./pkg",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0",
- "svelte": "^4.2.5"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/test/fixtures/astro-component-bundling/package.json b/packages/astro/test/fixtures/astro-component-bundling/package.json
index aedea4d8e..2ad0b9769 100644
--- a/packages/astro/test/fixtures/astro-component-bundling/package.json
+++ b/packages/astro/test/fixtures/astro-component-bundling/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/astro-dynamic/package.json b/packages/astro/test/fixtures/astro-dynamic/package.json
index 6209dabe9..e4361b07c 100644
--- a/packages/astro/test/fixtures/astro-dynamic/package.json
+++ b/packages/astro/test/fixtures/astro-dynamic/package.json
@@ -6,8 +6,8 @@
"@astrojs/react": "workspace:*",
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0",
- "svelte": "^4.2.5"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/test/fixtures/astro-envs/package.json b/packages/astro/test/fixtures/astro-envs/package.json
index 86bad5a87..d219856a0 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.3.8"
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/test/fixtures/astro-expr/package.json b/packages/astro/test/fixtures/astro-expr/package.json
index ac553abf2..cf1f738fa 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/astro-fallback/package.json b/packages/astro/test/fixtures/astro-fallback/package.json
index 8726d73a9..4226cac04 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/astro-partial-html/package.json b/packages/astro/test/fixtures/astro-partial-html/package.json
index 2f795916c..081c407ec 100644
--- a/packages/astro/test/fixtures/astro-partial-html/package.json
+++ b/packages/astro/test/fixtures/astro-partial-html/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
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 eb88bae98..24c460687 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/astro-slots-nested/package.json b/packages/astro/test/fixtures/astro-slots-nested/package.json
index 2e1a6bef9..5bcb0c3d9 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.19.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "solid-js": "^1.8.5",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "preact": "^10.21.0",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "solid-js": "^1.8.17",
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/test/fixtures/before-hydration/package.json b/packages/astro/test/fixtures/before-hydration/package.json
index cf419345b..97feab518 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/build-assets/package.json b/packages/astro/test/fixtures/build-assets/package.json
index b09d02c66..278090b3c 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/component-library-shared/package.json b/packages/astro/test/fixtures/component-library-shared/package.json
index b91ef8216..b16bb859d 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.19.2",
- "react": "^18.2.0"
+ "preact": "^10.21.0",
+ "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 14a8cb44a..4a9f5d649 100644
--- a/packages/astro/test/fixtures/component-library/package.json
+++ b/packages/astro/test/fixtures/component-library/package.json
@@ -8,9 +8,9 @@
"@astrojs/svelte": "workspace:*",
"@test/component-library-shared": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.19.2",
- "react": "^18.1.0",
- "react-dom": "^18.1.0",
- "svelte": "^4.2.5"
+ "preact": "^10.21.0",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/test/fixtures/css-dangling-references/package.json b/packages/astro/test/fixtures/css-dangling-references/package.json
index 03878694e..49a146efd 100644
--- a/packages/astro/test/fixtures/css-dangling-references/package.json
+++ b/packages/astro/test/fixtures/css-dangling-references/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^4.2.5"
+ "svelte": "^4.2.16"
}
} \ No newline at end of file
diff --git a/packages/astro/test/fixtures/css-order-import/package.json b/packages/astro/test/fixtures/css-order-import/package.json
index 4ab8cf8e9..b8aae59eb 100644
--- a/packages/astro/test/fixtures/css-order-import/package.json
+++ b/packages/astro/test/fixtures/css-order-import/package.json
@@ -4,7 +4,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/entry-file-names/package.json b/packages/astro/test/fixtures/entry-file-names/package.json
index bfd58eae7..e19320ee2 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/fetch/package.json b/packages/astro/test/fixtures/fetch/package.json
index 60cfd4166..647d33204 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.19.2",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "preact": "^10.21.0",
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/test/fixtures/hydration-race/package.json b/packages/astro/test/fixtures/hydration-race/package.json
index 08319bc2b..d213142dc 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/impostor-mdx-file/package.json b/packages/astro/test/fixtures/impostor-mdx-file/package.json
index af59d3cd6..5217981c2 100644
--- a/packages/astro/test/fixtures/impostor-mdx-file/package.json
+++ b/packages/astro/test/fixtures/impostor-mdx-file/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/jsx/package.json b/packages/astro/test/fixtures/jsx/package.json
index f4b89d76e..54b1f2288 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.19.2",
- "react": "^18.1.0",
- "react-dom": "^18.1.0",
- "solid-js": "^1.8.5",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "preact": "^10.21.0",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "solid-js": "^1.8.17",
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/test/fixtures/large-array/package.json b/packages/astro/test/fixtures/large-array/package.json
index 69f74d040..9979c5253 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.8.5"
+ "solid-js": "^1.8.17"
}
}
diff --git a/packages/astro/test/fixtures/postcss/package.json b/packages/astro/test/fixtures/postcss/package.json
index db86ba46c..a91d41336 100644
--- a/packages/astro/test/fixtures/postcss/package.json
+++ b/packages/astro/test/fixtures/postcss/package.json
@@ -9,9 +9,9 @@
"astro": "workspace:*",
"autoprefixer": "^10.4.15",
"postcss": "^8.4.28",
- "solid-js": "^1.8.5",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "solid-js": "^1.8.17",
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
},
"devDependencies": {
"postcss-preset-env": "^9.3.0"
diff --git a/packages/astro/test/fixtures/preact-compat-component/package.json b/packages/astro/test/fixtures/preact-compat-component/package.json
index 68de1f1b7..c7f792e4c 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/preact-compat-component/packages/react-lib/package.json b/packages/astro/test/fixtures/preact-compat-component/packages/react-lib/package.json
index 651d1c90e..240d87f4b 100644
--- a/packages/astro/test/fixtures/preact-compat-component/packages/react-lib/package.json
+++ b/packages/astro/test/fixtures/preact-compat-component/packages/react-lib/package.json
@@ -4,6 +4,6 @@
"private": true,
"type": "module",
"dependencies": {
- "react": "^18.2.0"
+ "react": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/preact-component/package.json b/packages/astro/test/fixtures/preact-component/package.json
index 43e8fd8f8..e8616cc98 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.2.1",
"astro": "workspace:*",
- "preact": "^10.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/react-and-solid/package.json b/packages/astro/test/fixtures/react-and-solid/package.json
index a585a2c95..0b22d7d1c 100644
--- a/packages/astro/test/fixtures/react-and-solid/package.json
+++ b/packages/astro/test/fixtures/react-and-solid/package.json
@@ -5,8 +5,8 @@
"@astrojs/react": "workspace:*",
"@astrojs/solid-js": "workspace:*",
"astro": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.1.0",
- "solid-js": "^1.8.5"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "solid-js": "^1.8.17"
}
}
diff --git a/packages/astro/test/fixtures/react-jsx-export/package.json b/packages/astro/test/fixtures/react-jsx-export/package.json
index 1e9c0e303..71d8ba3ac 100644
--- a/packages/astro/test/fixtures/react-jsx-export/package.json
+++ b/packages/astro/test/fixtures/react-jsx-export/package.json
@@ -3,11 +3,11 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
- "astro": "workspace:*",
- "@astrojs/react": "workspace:*"
+ "@astrojs/react": "workspace:*",
+ "astro": "workspace:*"
},
"dependencies": {
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
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 1388cc07a..c0632b84d 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/slots-preact/package.json b/packages/astro/test/fixtures/slots-preact/package.json
index bcd612323..eaff96908 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/slots-react/package.json b/packages/astro/test/fixtures/slots-react/package.json
index bea72fe3d..59b4b026c 100644
--- a/packages/astro/test/fixtures/slots-react/package.json
+++ b/packages/astro/test/fixtures/slots-react/package.json
@@ -6,7 +6,7 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/slots-solid/package.json b/packages/astro/test/fixtures/slots-solid/package.json
index 688101adf..d545db6c5 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.8.5"
+ "solid-js": "^1.8.17"
}
}
diff --git a/packages/astro/test/fixtures/slots-svelte/package.json b/packages/astro/test/fixtures/slots-svelte/package.json
index 5335dd2ad..9dc0f4c8d 100644
--- a/packages/astro/test/fixtures/slots-svelte/package.json
+++ b/packages/astro/test/fixtures/slots-svelte/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^4.2.5"
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/test/fixtures/slots-vue/package.json b/packages/astro/test/fixtures/slots-vue/package.json
index 4beb43ad9..2fb844f99 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.3.8"
+ "vue": "^3.4.27"
}
}
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 59568a514..22aa5ccdf 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.8.5"
+ "solid-js": "^1.8.17"
}
}
diff --git a/packages/astro/test/fixtures/solid-component/package.json b/packages/astro/test/fixtures/solid-component/package.json
index 8a8696964..37ebba7f7 100644
--- a/packages/astro/test/fixtures/solid-component/package.json
+++ b/packages/astro/test/fixtures/solid-component/package.json
@@ -7,6 +7,6 @@
"@solidjs/router": "^0.9.1",
"@test/solid-jsx-component": "file:./deps/solid-jsx-component",
"astro": "workspace:*",
- "solid-js": "^1.8.5"
+ "solid-js": "^1.8.17"
}
}
diff --git a/packages/astro/test/fixtures/sourcemap/package.json b/packages/astro/test/fixtures/sourcemap/package.json
index 34a6086ba..1d7009432 100644
--- a/packages/astro/test/fixtures/sourcemap/package.json
+++ b/packages/astro/test/fixtures/sourcemap/package.json
@@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/special-chars-in-component-imports/package.json b/packages/astro/test/fixtures/special-chars-in-component-imports/package.json
index d8fbad235..a0233a37c 100644
--- a/packages/astro/test/fixtures/special-chars-in-component-imports/package.json
+++ b/packages/astro/test/fixtures/special-chars-in-component-imports/package.json
@@ -6,7 +6,7 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/ssr-env/package.json b/packages/astro/test/fixtures/ssr-env/package.json
index 4cc5e8ea5..b57f9b74c 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/ssr-scripts/package.json b/packages/astro/test/fixtures/ssr-scripts/package.json
index 3489d3ba4..ef24061d7 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/static-build-frameworks/package.json b/packages/astro/test/fixtures/static-build-frameworks/package.json
index f2ba47078..bc7c4f8ad 100644
--- a/packages/astro/test/fixtures/static-build-frameworks/package.json
+++ b/packages/astro/test/fixtures/static-build-frameworks/package.json
@@ -6,8 +6,8 @@
"@astrojs/preact": "workspace:*",
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.19.2",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "preact": "^10.21.0",
+ "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 e8eaa87d3..f88472b89 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/astro/test/fixtures/streaming/package.json b/packages/astro/test/fixtures/streaming/package.json
index 44c2626d7..313581801 100644
--- a/packages/astro/test/fixtures/streaming/package.json
+++ b/packages/astro/test/fixtures/streaming/package.json
@@ -6,9 +6,9 @@
"dev": "astro dev"
},
"dependencies": {
- "astro": "workspace:*",
"@astrojs/react": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "astro": "workspace:*",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/svelte-component/package.json b/packages/astro/test/fixtures/svelte-component/package.json
index bc4d8b5aa..78c275694 100644
--- a/packages/astro/test/fixtures/svelte-component/package.json
+++ b/packages/astro/test/fixtures/svelte-component/package.json
@@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
- "svelte": "^4.2.5"
+ "svelte": "^4.2.16"
}
}
diff --git a/packages/astro/test/fixtures/view-transitions/package.json b/packages/astro/test/fixtures/view-transitions/package.json
index 41cee5081..041db4c40 100644
--- a/packages/astro/test/fixtures/view-transitions/package.json
+++ b/packages/astro/test/fixtures/view-transitions/package.json
@@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"dependencies": {
- "astro": "workspace:*",
"@astrojs/react": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0"
+ "astro": "workspace:*",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/astro/test/fixtures/vue-component/package.json b/packages/astro/test/fixtures/vue-component/package.json
index 7913b7720..73fa51f0a 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.3.8"
+ "vue": "^3.4.27"
}
}
diff --git a/packages/astro/test/fixtures/vue-jsx/package.json b/packages/astro/test/fixtures/vue-jsx/package.json
index 76bd57acf..9f36c92d5 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.3.8"
+ "vue": "^3.4.27"
}
}
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 adc755525..0e939c7e5 100644
--- a/packages/astro/test/fixtures/vue-with-multi-renderer/package.json
+++ b/packages/astro/test/fixtures/vue-with-multi-renderer/package.json
@@ -6,7 +6,7 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "svelte": "^4.2.5",
- "vue": "^3.3.8"
+ "svelte": "^4.2.16",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/db/package.json b/packages/db/package.json
index 0604ac934..1a2d9de2e 100644
--- a/packages/db/package.json
+++ b/packages/db/package.json
@@ -74,7 +74,7 @@
"async-listen": "^3.0.1",
"ci-info": "^4.0.0",
"deep-diff": "^1.0.2",
- "drizzle-orm": "^0.30.9",
+ "drizzle-orm": "^0.30.10",
"github-slugger": "^2.0.0",
"kleur": "^4.1.5",
"nanoid": "^5.0.7",
@@ -83,12 +83,12 @@
"prompts": "^2.4.2",
"strip-ansi": "^7.1.0",
"yargs-parser": "^21.1.1",
- "zod": "^3.23.5"
+ "zod": "^3.23.8"
},
"devDependencies": {
- "@types/chai": "^4.3.14",
+ "@types/chai": "^4.3.16",
"@types/deep-diff": "^1.0.5",
- "@types/diff": "^5.2.0",
+ "@types/diff": "^5.2.1",
"@types/mocha": "^10.0.6",
"@types/prompts": "^2.4.9",
"@types/yargs-parser": "^21.0.3",
@@ -98,6 +98,6 @@
"cheerio": "1.0.0-rc.12",
"mocha": "^10.4.0",
"typescript": "^5.4.5",
- "vite": "^5.2.10"
+ "vite": "^5.2.11"
}
}
diff --git a/packages/db/test/fixtures/ticketing-example/package.json b/packages/db/test/fixtures/ticketing-example/package.json
index 6a3101109..994247058 100644
--- a/packages/db/test/fixtures/ticketing-example/package.json
+++ b/packages/db/test/fixtures/ticketing-example/package.json
@@ -18,8 +18,8 @@
"@types/react-dom": "^18.2.19",
"astro": "workspace:*",
"open-props": "^1.6.17",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
"simple-stack-form": "^0.1.10",
"typescript": "^5.3.2",
"zod": "^3.22.4"
diff --git a/packages/integrations/alpinejs/package.json b/packages/integrations/alpinejs/package.json
index 8a650ed3f..81049bcf7 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.43.1",
+ "@playwright/test": "1.44.0",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "vite": "^5.2.10"
+ "vite": "^5.2.11"
},
"publishConfig": {
"provenance": true
diff --git a/packages/integrations/lit/package.json b/packages/integrations/lit/package.json
index c5f526cea..1bad5f1d5 100644
--- a/packages/integrations/lit/package.json
+++ b/packages/integrations/lit/package.json
@@ -57,7 +57,7 @@
"astro-scripts": "workspace:*",
"cheerio": "1.0.0-rc.12",
"lit": "^3.1.3",
- "sass": "^1.75.0"
+ "sass": "^1.77.0"
},
"peerDependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",
diff --git a/packages/integrations/markdoc/package.json b/packages/integrations/markdoc/package.json
index 5d955e18f..4ba42c5d8 100644
--- a/packages/integrations/markdoc/package.json
+++ b/packages/integrations/markdoc/package.json
@@ -66,24 +66,24 @@
"@astrojs/markdown-remark": "workspace:*",
"@astrojs/prism": "workspace:*",
"@markdoc/markdoc": "^0.4.0",
- "esbuild": "^0.20.2",
+ "esbuild": "^0.21.1",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.3",
"htmlparser2": "^9.1.0",
"kleur": "^4.1.5",
- "zod": "^3.23.5"
+ "zod": "^3.23.8"
},
"peerDependencies": {
"astro": "^3.0.0 || ^4.0.0"
},
"devDependencies": {
"@types/html-escaper": "^3.0.2",
- "@types/markdown-it": "^14.0.1",
+ "@types/markdown-it": "^14.1.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"devalue": "^5.0.0",
"linkedom": "^0.16.11",
- "vite": "^5.2.10"
+ "vite": "^5.2.11"
},
"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 f70e2b6c1..b1e18ad66 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.20.1"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json
index 5ea24d160..a7500433b 100644
--- a/packages/integrations/mdx/package.json
+++ b/packages/integrations/mdx/package.json
@@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/estree": "^1.0.5",
- "@types/hast": "^3.0.3",
+ "@types/hast": "^3.0.4",
"@types/mdast": "^4.0.3",
"@types/yargs-parser": "^21.0.3",
"astro": "workspace:*",
@@ -72,7 +72,7 @@
"remark-shiki-twoslash": "^3.1.3",
"remark-toc": "^9.0.0",
"unified": "^11.0.4",
- "vite": "^5.2.10"
+ "vite": "^5.2.11"
},
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
diff --git a/packages/integrations/mdx/test/fixtures/mdx-images/package.json b/packages/integrations/mdx/test/fixtures/mdx-images/package.json
index b32f3d1a6..44b4a9fcf 100644
--- a/packages/integrations/mdx/test/fixtures/mdx-images/package.json
+++ b/packages/integrations/mdx/test/fixtures/mdx-images/package.json
@@ -4,7 +4,7 @@
"dependencies": {
"@astrojs/mdx": "workspace:*",
"astro": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
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 a00e19d5b..1921a139a 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.19.2"
+ "preact": "^10.21.0"
}
}
diff --git a/packages/integrations/mdx/test/fixtures/mdx-namespace/package.json b/packages/integrations/mdx/test/fixtures/mdx-namespace/package.json
index c8cb139d2..435bb7f54 100644
--- a/packages/integrations/mdx/test/fixtures/mdx-namespace/package.json
+++ b/packages/integrations/mdx/test/fixtures/mdx-namespace/package.json
@@ -5,7 +5,7 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.1.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/integrations/mdx/test/fixtures/mdx-page/package.json b/packages/integrations/mdx/test/fixtures/mdx-page/package.json
index 51eeeed27..0429b4ee4 100644
--- a/packages/integrations/mdx/test/fixtures/mdx-page/package.json
+++ b/packages/integrations/mdx/test/fixtures/mdx-page/package.json
@@ -4,7 +4,7 @@
"dependencies": {
"@astrojs/mdx": "workspace:*",
"astro": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/integrations/mdx/test/fixtures/mdx-plus-react/package.json b/packages/integrations/mdx/test/fixtures/mdx-plus-react/package.json
index 6869dca09..a177efaff 100644
--- a/packages/integrations/mdx/test/fixtures/mdx-plus-react/package.json
+++ b/packages/integrations/mdx/test/fixtures/mdx-plus-react/package.json
@@ -5,7 +5,7 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/react": "workspace:*",
"astro": "workspace:*",
- "react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1"
}
}
diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json
index 7169b6b7e..af1e09d3b 100644
--- a/packages/integrations/preact/package.json
+++ b/packages/integrations/preact/package.json
@@ -46,7 +46,7 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "preact": "^10.20.2"
+ "preact": "^10.21.0"
},
"peerDependencies": {
"preact": "^10.6.5"
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index e088be21d..6753d9b78 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -57,7 +57,7 @@
"cheerio": "1.0.0-rc.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "vite": "^5.2.10"
+ "vite": "^5.2.11"
},
"peerDependencies": {
"@types/react": "^17.0.50 || ^18.0.21 || npm:types-react@beta",
diff --git a/packages/integrations/react/test/fixtures/react-component/package.json b/packages/integrations/react/test/fixtures/react-component/package.json
index e7b7ac5d9..7e01e5dc0 100644
--- a/packages/integrations/react/test/fixtures/react-component/package.json
+++ b/packages/integrations/react/test/fixtures/react-component/package.json
@@ -6,8 +6,8 @@
"@astrojs/react": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
- "react": "^18.1.0",
- "react-dom": "^18.1.0",
- "vue": "^3.3.8"
+ "react": "^18.3.1",
+ "react-dom": "^18.3.1",
+ "vue": "^3.4.27"
}
}
diff --git a/packages/integrations/sitemap/package.json b/packages/integrations/sitemap/package.json
index d39931c71..cbc9a142a 100644
--- a/packages/integrations/sitemap/package.json
+++ b/packages/integrations/sitemap/package.json
@@ -35,7 +35,7 @@
"dependencies": {
"sitemap": "^7.1.1",
"stream-replace-string": "^2.0.0",
- "zod": "^3.23.5"
+ "zod": "^3.23.8"
},
"devDependencies": {
"@astrojs/node": "workspace:*",
diff --git a/packages/integrations/solid/package.json b/packages/integrations/solid/package.json
index 215290a2d..10c0c4eb4 100644
--- a/packages/integrations/solid/package.json
+++ b/packages/integrations/solid/package.json
@@ -41,7 +41,7 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"solid-js": "^1.8.17",
- "vite": "^5.2.10"
+ "vite": "^5.2.11"
},
"peerDependencies": {
"solid-devtools": "^0.30.1",
diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json
index c236d820a..5b4903d6c 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -43,13 +43,13 @@
},
"dependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.0",
- "svelte2tsx": "^0.7.7"
+ "svelte2tsx": "^0.7.8"
},
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "svelte": "^4.2.15",
- "vite": "^5.2.10"
+ "svelte": "^4.2.16",
+ "vite": "^5.2.11"
},
"peerDependencies": {
"astro": "^4.0.0",
diff --git a/packages/integrations/tailwind/package.json b/packages/integrations/tailwind/package.json
index 698bf1281..e53bf9425 100644
--- a/packages/integrations/tailwind/package.json
+++ b/packages/integrations/tailwind/package.json
@@ -41,7 +41,7 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"tailwindcss": "^3.4.3",
- "vite": "^5.2.10"
+ "vite": "^5.2.11"
},
"peerDependencies": {
"astro": "^3.0.0 || ^4.0.0",
diff --git a/packages/integrations/vercel/package.json b/packages/integrations/vercel/package.json
index f826f5b8d..93efbb402 100644
--- a/packages/integrations/vercel/package.json
+++ b/packages/integrations/vercel/package.json
@@ -54,8 +54,8 @@
"@astrojs/internal-helpers": "workspace:*",
"@vercel/analytics": "^1.2.2",
"@vercel/edge": "^1.1.1",
- "@vercel/nft": "^0.26.4",
- "esbuild": "^0.20.2",
+ "@vercel/nft": "^0.26.5",
+ "esbuild": "^0.21.1",
"fast-glob": "^3.3.2",
"set-cookie-parser": "^2.6.0",
"web-vitals": "^3.5.2"
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index 5fcf280a4..f948f183e 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -42,7 +42,7 @@
"dependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
- "@vue/compiler-sfc": "^3.4.26",
+ "@vue/compiler-sfc": "^3.4.27",
"vite-plugin-vue-devtools": "^7.1.3"
},
"devDependencies": {
@@ -50,8 +50,8 @@
"astro-scripts": "workspace:*",
"cheerio": "1.0.0-rc.12",
"linkedom": "^0.16.11",
- "vite": "^5.2.10",
- "vue": "^3.4.26"
+ "vite": "^5.2.11",
+ "vue": "^3.4.27"
},
"peerDependencies": {
"astro": "^4.0.0",
diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json
index ee52732e7..00d1261fc 100644
--- a/packages/markdown/remark/package.json
+++ b/packages/markdown/remark/package.json
@@ -46,7 +46,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remark-smartypants": "^3.0.1",
- "shiki": "^1.3.0",
+ "shiki": "^1.5.0",
"unified": "^11.0.4",
"unist-util-remove-position": "^5.0.0",
"unist-util-visit": "^5.0.0",
@@ -59,7 +59,7 @@
"@types/mdast": "^4.0.3",
"@types/unist": "^3.0.2",
"astro-scripts": "workspace:*",
- "esbuild": "^0.20.2",
+ "esbuild": "^0.21.1",
"mdast-util-mdx-expression": "^2.0.0"
},
"publishConfig": {
diff --git a/packages/upgrade/package.json b/packages/upgrade/package.json
index a3c3438e2..d47b3cdea 100644
--- a/packages/upgrade/package.json
+++ b/packages/upgrade/package.json
@@ -30,7 +30,7 @@
"//b": "DEPENDENCIES IS FOR UNBUNDLED PACKAGES",
"dependencies": {
"@astrojs/cli-kit": "^0.4.1",
- "semver": "^7.6.0",
+ "semver": "^7.6.1",
"which-pm-runs": "^1.1.0",
"terminal-link": "^3.0.0"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8da026a78..eca796501 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -19,8 +19,8 @@ importers:
version: link:benchmark
devDependencies:
'@astrojs/check':
- specifier: ^0.5.10
- version: 0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5)
+ specifier: ^0.6.0
+ version: 0.6.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5)
'@biomejs/biome':
specifier: 1.7.1
version: 1.7.1
@@ -37,17 +37,17 @@ importers:
specifier: ^18.17.8
version: 18.19.31
esbuild:
- specifier: ^0.20.2
- version: 0.20.2
+ specifier: ^0.21.1
+ version: 0.21.1
eslint:
- specifier: ^9.1.1
- version: 9.1.1
+ specifier: ^9.2.0
+ version: 9.2.0
eslint-plugin-no-only-tests:
specifier: ^3.1.0
version: 3.1.0
eslint-plugin-regexp:
specifier: ^2.5.0
- version: 2.5.0(eslint@9.1.1)
+ version: 2.5.0(eslint@9.2.0)
globby:
specifier: ^14.0.1
version: 14.0.1
@@ -74,7 +74,7 @@ importers:
version: 5.4.5
typescript-eslint:
specifier: ^7.8.0
- version: 7.8.0(eslint@9.1.1)(typescript@5.4.5)
+ version: 7.8.0(eslint@9.2.0)(typescript@5.4.5)
benchmark:
dependencies:
@@ -209,23 +209,23 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
examples/framework-preact:
dependencies:
@@ -233,14 +233,14 @@ importers:
specifier: ^3.2.0
version: link:../../packages/integrations/preact
'@preact/signals':
- specifier: ^1.2.1
- version: 1.2.3(preact@10.20.2)
+ specifier: ^1.2.3
+ version: 1.2.3(preact@10.21.0)
astro:
specifier: ^4.7.1
version: link:../../packages/astro
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
examples/framework-react:
dependencies:
@@ -257,10 +257,10 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
examples/framework-solid:
@@ -272,7 +272,7 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
examples/framework-svelte:
@@ -284,8 +284,8 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
examples/framework-vue:
dependencies:
@@ -296,8 +296,8 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
examples/hackernews:
dependencies:
@@ -360,8 +360,8 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
examples/starlog:
dependencies:
@@ -369,8 +369,8 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
sass:
- specifier: ^1.69.5
- version: 1.75.0
+ specifier: ^1.77.0
+ version: 1.77.0
sharp:
specifier: ^0.33.3
version: 0.33.3
@@ -444,8 +444,8 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
examples/with-nanostores:
dependencies:
@@ -454,7 +454,7 @@ importers:
version: link:../../packages/integrations/preact
'@nanostores/preact':
specifier: ^0.5.0
- version: 0.5.1(nanostores@0.9.5)(preact@10.20.2)
+ version: 0.5.1(nanostores@0.9.5)(preact@10.21.0)
astro:
specifier: ^4.7.1
version: link:../../packages/astro
@@ -462,8 +462,8 @@ importers:
specifier: ^0.9.5
version: 0.9.5
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
examples/with-tailwindcss:
dependencies:
@@ -498,14 +498,14 @@ importers:
specifier: ^4.7.1
version: link:../../packages/astro
vitest:
- specifier: ^1.5.0
- version: 1.5.0(@types/node@18.19.31)
+ specifier: ^1.6.0
+ version: 1.6.0(@types/node@18.19.31)
packages/astro:
dependencies:
'@astrojs/compiler':
- specifier: ^2.7.1
- version: 2.7.1
+ specifier: ^2.8.0
+ version: 2.8.0
'@astrojs/internal-helpers':
specifier: workspace:*
version: link:../internal-helpers
@@ -591,8 +591,8 @@ importers:
specifier: ^1.5.2
version: 1.5.2
esbuild:
- specifier: ^0.20.2
- version: 0.20.2
+ specifier: ^0.21.1
+ version: 0.21.1
estree-walker:
specifier: ^3.0.3
version: 3.0.3
@@ -654,11 +654,11 @@ importers:
specifier: ^1.22.8
version: 1.22.8
semver:
- specifier: ^7.6.0
- version: 7.6.0
+ specifier: ^7.6.1
+ version: 7.6.1
shiki:
- specifier: ^1.3.0
- version: 1.3.0
+ specifier: ^1.5.0
+ version: 1.5.0
string-width:
specifier: ^7.1.0
version: 7.1.0
@@ -675,11 +675,11 @@ importers:
specifier: ^6.0.1
version: 6.0.1
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
vitefu:
specifier: ^0.2.5
- version: 0.2.5(vite@5.2.10)
+ version: 0.2.5(vite@5.2.11)
which-pm:
specifier: ^2.1.1
version: 2.1.1
@@ -687,22 +687,22 @@ importers:
specifier: ^21.1.1
version: 21.1.1
zod:
- specifier: ^3.23.5
- version: 3.23.5
+ specifier: ^3.23.8
+ version: 3.23.8
zod-to-json-schema:
specifier: ^3.23.0
- version: 3.23.0(zod@3.23.5)
+ version: 3.23.0(zod@3.23.8)
optionalDependencies:
sharp:
specifier: ^0.33.3
version: 0.33.3
devDependencies:
'@astrojs/check':
- specifier: ^0.5.10
- version: 0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5)
+ specifier: ^0.6.0
+ version: 0.6.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5)
'@playwright/test':
- specifier: ^1.43.1
- version: 1.43.1
+ specifier: ^1.44.0
+ version: 1.44.0
'@types/aria-query':
specifier: ^5.0.4
version: 5.0.4
@@ -725,8 +725,8 @@ importers:
specifier: ^4.1.12
version: 4.1.12
'@types/diff':
- specifier: ^5.2.0
- version: 5.2.0
+ specifier: ^5.2.1
+ version: 5.2.1
'@types/dlv':
specifier: ^1.1.4
version: 1.1.4
@@ -782,8 +782,8 @@ importers:
specifier: ^3.1.2
version: 3.1.2
memfs:
- specifier: ^4.9.1
- version: 4.9.1
+ specifier: ^4.9.2
+ version: 4.9.2
node-mocks-http:
specifier: ^1.14.1
version: 1.14.1
@@ -803,11 +803,11 @@ importers:
specifier: ^0.1.2
version: 0.1.2
rollup:
- specifier: ^4.17.1
- version: 4.17.1
+ specifier: ^4.17.2
+ version: 4.17.2
sass:
- specifier: ^1.75.0
- version: 1.75.0
+ specifier: ^1.77.0
+ version: 1.77.0
srcset-parse:
specifier: ^1.1.0
version: 1.1.0
@@ -822,8 +822,8 @@ importers:
version: 1.29.0
devDependencies:
'@types/prismjs':
- specifier: 1.26.3
- version: 1.26.3
+ specifier: 1.26.4
+ version: 1.26.4
astro-scripts:
specifier: workspace:*
version: link:../../scripts
@@ -859,8 +859,8 @@ importers:
packages/astro/e2e/fixtures/actions-blog:
dependencies:
'@astrojs/check':
- specifier: ^0.5.10
- version: 0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5)
+ specifier: ^0.6.0
+ version: 0.6.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5)
'@astrojs/db':
specifier: workspace:*
version: link:../../../../db
@@ -871,19 +871,19 @@ importers:
specifier: workspace:*
version: link:../../../../integrations/react
'@types/react':
- specifier: ^18.2.79
+ specifier: ^18.3.1
version: 18.3.1
'@types/react-dom':
- specifier: ^18.2.25
+ specifier: ^18.3.0
version: 18.3.0
astro:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.3.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.3.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
typescript:
specifier: ^5.4.5
@@ -901,8 +901,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/e2e/fixtures/astro-envs:
dependencies:
@@ -913,14 +913,14 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/e2e/fixtures/client-only:
dependencies:
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -931,11 +931,11 @@ importers:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -995,8 +995,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/e2e/fixtures/error-cyclic:
dependencies:
@@ -1007,8 +1007,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/e2e/fixtures/error-sass:
dependencies:
@@ -1016,8 +1016,8 @@ importers:
specifier: workspace:*
version: link:../../..
sass:
- specifier: ^1.75.0
- version: 1.75.0
+ specifier: ^1.77.0
+ version: 1.77.0
packages/astro/e2e/fixtures/errors:
dependencies:
@@ -1040,8 +1040,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1049,17 +1049,17 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
sass:
- specifier: ^1.75.0
- version: 1.75.0
+ specifier: ^1.77.0
+ version: 1.77.0
solid-js:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/e2e/fixtures/hmr:
devDependencies:
@@ -1067,8 +1067,8 @@ importers:
specifier: workspace:*
version: link:../../..
sass:
- specifier: ^1.75.0
- version: 1.75.0
+ specifier: ^1.77.0
+ version: 1.77.0
packages/astro/e2e/fixtures/hydration-race:
dependencies:
@@ -1079,8 +1079,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/e2e/fixtures/i18n:
dependencies:
@@ -1112,8 +1112,8 @@ importers:
specifier: ^3.1.3
version: 3.1.3
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1124,11 +1124,11 @@ importers:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/lit':
specifier: workspace:*
@@ -1155,8 +1155,8 @@ importers:
packages/astro/e2e/fixtures/namespaced-component:
dependencies:
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
devDependencies:
'@astrojs/mdx':
specifier: workspace:*
@@ -1171,8 +1171,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-preact:
dependencies:
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1183,11 +1183,11 @@ importers:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1211,8 +1211,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-react:
dependencies:
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1223,11 +1223,11 @@ importers:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1251,8 +1251,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-solid:
dependencies:
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1263,11 +1263,11 @@ importers:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1291,8 +1291,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-svelte:
dependencies:
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1303,11 +1303,11 @@ importers:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1331,8 +1331,8 @@ importers:
packages/astro/e2e/fixtures/nested-in-vue:
dependencies:
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1343,11 +1343,11 @@ importers:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1371,8 +1371,8 @@ importers:
packages/astro/e2e/fixtures/nested-recursive:
dependencies:
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1383,11 +1383,11 @@ importers:
specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/preact':
specifier: workspace:*
@@ -1439,8 +1439,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/e2e/fixtures/preact-component:
dependencies:
@@ -1454,8 +1454,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/e2e/fixtures/preact-lazy-component:
dependencies:
@@ -1469,8 +1469,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/e2e/fixtures/prefetch:
dependencies:
@@ -1549,8 +1549,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/e2e/fixtures/tailwindcss:
dependencies:
@@ -1609,11 +1609,11 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/e2e/fixtures/vue-component:
dependencies:
@@ -1627,8 +1627,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/performance:
devDependencies:
@@ -1747,17 +1747,17 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/actions:
dependencies:
@@ -1774,8 +1774,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/alias-tsconfig:
dependencies:
@@ -1789,8 +1789,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/alias-tsconfig-baseurl-only:
dependencies:
@@ -1801,8 +1801,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/alias-tsconfig/deps/namespace-package: {}
@@ -1839,10 +1839,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/astro-assets-prefix:
@@ -1854,10 +1854,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/astro-attrs:
@@ -1869,10 +1869,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/astro-basic:
@@ -1887,8 +1887,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/astro-check-errors:
dependencies:
@@ -1923,14 +1923,14 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/astro-class-list:
dependencies:
@@ -1953,14 +1953,14 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/astro-client-only/pkg: {}
@@ -1973,10 +1973,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/astro-component-code:
@@ -2039,14 +2039,14 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/astro-envs:
dependencies:
@@ -2057,8 +2057,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/astro-expr:
dependencies:
@@ -2069,8 +2069,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/astro-external-files:
dependencies:
@@ -2087,8 +2087,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/astro-generator:
dependencies:
@@ -2249,10 +2249,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/astro-preview-headers:
@@ -2297,8 +2297,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/astro-slots:
dependencies:
@@ -2327,23 +2327,23 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/before-hydration:
dependencies:
@@ -2354,8 +2354,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/build-assets:
dependencies:
@@ -2366,8 +2366,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/build-readonly-file:
dependencies:
@@ -2405,25 +2405,25 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/component-library-shared:
dependencies:
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
devDependencies:
astro:
@@ -2636,8 +2636,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/css-import-as-inline:
dependencies:
@@ -2690,10 +2690,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/css-order-layout:
@@ -2831,8 +2831,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/error-bad-js:
dependencies:
@@ -2867,14 +2867,14 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/fontsource-package:
dependencies:
@@ -2957,8 +2957,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/i18n-routing:
dependencies:
@@ -3035,10 +3035,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/integration-add-page-extension:
@@ -3056,23 +3056,23 @@ importers:
packages/astro/test/fixtures/jsx:
dependencies:
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
'@astrojs/mdx':
specifier: workspace:*
@@ -3105,7 +3105,7 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
packages/astro/test/fixtures/lazy-layout:
@@ -3253,14 +3253,14 @@ importers:
specifier: ^8.4.28
version: 8.4.38
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
devDependencies:
postcss-preset-env:
specifier: ^9.3.0
@@ -3278,13 +3278,13 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/preact-compat-component/packages/react-lib:
dependencies:
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
packages/astro/test/fixtures/preact-component:
@@ -3294,13 +3294,13 @@ importers:
version: link:../../../../integrations/preact
'@preact/signals':
specifier: 1.2.1
- version: 1.2.1(preact@10.20.2)
+ version: 1.2.1(preact@10.21.0)
astro:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/public-base-404:
dependencies:
@@ -3320,22 +3320,22 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
packages/astro/test/fixtures/react-jsx-export:
dependencies:
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
devDependencies:
'@astrojs/react':
@@ -3360,8 +3360,8 @@ importers:
specifier: 'workspace:'
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/remote-css:
dependencies:
@@ -3423,8 +3423,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/slots-react:
dependencies:
@@ -3438,10 +3438,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/slots-solid:
@@ -3456,7 +3456,7 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
packages/astro/test/fixtures/slots-svelte:
@@ -3471,8 +3471,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/slots-vue:
dependencies:
@@ -3486,8 +3486,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/solid-component:
dependencies:
@@ -3504,13 +3504,13 @@ importers:
specifier: workspace:*
version: link:../../..
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
packages/astro/test/fixtures/solid-component/deps/solid-jsx-component:
dependencies:
solid-js:
- specifier: ^1.8.5
+ specifier: ^1.8.17
version: 1.8.17
packages/astro/test/fixtures/sourcemap:
@@ -3522,10 +3522,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/space in folder name/app:
@@ -3546,10 +3546,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/ssr-api-route:
@@ -3582,8 +3582,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/ssr-error-pages:
dependencies:
@@ -3669,8 +3669,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/ssr-split-manifest:
dependencies:
@@ -3690,8 +3690,8 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/astro/test/fixtures/static-build-code-component:
dependencies:
@@ -3717,13 +3717,13 @@ importers:
specifier: workspace:*
version: link:../../..
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/static-build-page-url-format:
@@ -3755,10 +3755,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/svelte-component:
@@ -3770,8 +3770,8 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
packages/astro/test/fixtures/tailwindcss:
dependencies:
@@ -3839,10 +3839,10 @@ importers:
specifier: workspace:*
version: link:../../..
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/astro/test/fixtures/virtual-astro-file:
@@ -3866,8 +3866,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/vue-jsx:
dependencies:
@@ -3878,8 +3878,8 @@ importers:
specifier: workspace:*
version: link:../../..
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/vue-with-multi-renderer:
dependencies:
@@ -3893,11 +3893,11 @@ importers:
specifier: workspace:*
version: link:../../..
svelte:
- specifier: ^4.2.5
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/astro/test/fixtures/with-endpoint-routes:
dependencies:
@@ -3956,8 +3956,8 @@ importers:
specifier: ^1.0.2
version: 1.0.2
drizzle-orm:
- specifier: ^0.30.9
- version: 0.30.9(@libsql/client@0.6.0)
+ specifier: ^0.30.10
+ version: 0.30.10(@libsql/client@0.6.0)
github-slugger:
specifier: ^2.0.0
version: 2.0.0
@@ -3983,18 +3983,18 @@ importers:
specifier: ^21.1.1
version: 21.1.1
zod:
- specifier: ^3.23.5
- version: 3.23.5
+ specifier: ^3.23.8
+ version: 3.23.8
devDependencies:
'@types/chai':
- specifier: ^4.3.14
- version: 4.3.14
+ specifier: ^4.3.16
+ version: 4.3.16
'@types/deep-diff':
specifier: ^1.0.5
version: 1.0.5
'@types/diff':
- specifier: ^5.2.0
- version: 5.2.0
+ specifier: ^5.2.1
+ version: 5.2.1
'@types/mocha':
specifier: ^10.0.6
version: 10.0.6
@@ -4023,8 +4023,8 @@ importers:
specifier: ^5.4.5
version: 5.4.5
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
packages/db/test/fixtures/basics:
dependencies:
@@ -4143,10 +4143,10 @@ importers:
specifier: ^1.6.17
version: 1.7.2
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
simple-stack-form:
specifier: ^0.1.10
@@ -4161,8 +4161,8 @@ importers:
packages/integrations/alpinejs:
devDependencies:
'@playwright/test':
- specifier: 1.43.1
- version: 1.43.1
+ specifier: 1.44.0
+ version: 1.44.0
astro:
specifier: workspace:*
version: link:../../astro
@@ -4170,8 +4170,8 @@ importers:
specifier: workspace:*
version: link:../../../scripts
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
packages/integrations/alpinejs/test/fixtures/basics:
dependencies:
@@ -4248,8 +4248,8 @@ importers:
specifier: ^3.1.3
version: 3.1.3
sass:
- specifier: ^1.75.0
- version: 1.75.0
+ specifier: ^1.77.0
+ version: 1.77.0
packages/integrations/markdoc:
dependencies:
@@ -4266,8 +4266,8 @@ importers:
specifier: ^0.4.0
version: 0.4.0
esbuild:
- specifier: ^0.20.2
- version: 0.20.2
+ specifier: ^0.21.1
+ version: 0.21.1
github-slugger:
specifier: ^2.0.0
version: 2.0.0
@@ -4281,15 +4281,15 @@ importers:
specifier: ^4.1.5
version: 4.1.5
zod:
- specifier: ^3.23.5
- version: 3.23.5
+ specifier: ^3.23.8
+ version: 3.23.8
devDependencies:
'@types/html-escaper':
specifier: ^3.0.2
version: 3.0.2
'@types/markdown-it':
- specifier: ^14.0.1
- version: 14.0.1
+ specifier: ^14.1.1
+ version: 14.1.1
astro:
specifier: workspace:*
version: link:../../astro
@@ -4303,8 +4303,8 @@ importers:
specifier: ^0.16.11
version: 0.16.11
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
packages/integrations/markdoc/test/fixtures/content-collections:
dependencies:
@@ -4408,8 +4408,8 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
preact:
- specifier: ^10.20.1
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/integrations/markdoc/test/fixtures/render-with-config:
dependencies:
@@ -4490,7 +4490,7 @@ importers:
specifier: ^1.0.5
version: 1.0.5
'@types/hast':
- specifier: ^3.0.3
+ specifier: ^3.0.4
version: 3.0.4
'@types/mdast':
specifier: ^4.0.3
@@ -4544,8 +4544,8 @@ importers:
specifier: ^11.0.4
version: 11.0.4
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
packages/integrations/mdx/test/fixtures/css-head-mdx:
dependencies:
@@ -4595,10 +4595,10 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/integrations/mdx/test/fixtures/mdx-infinite-loop:
@@ -4613,8 +4613,8 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
preact:
- specifier: ^10.19.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/integrations/mdx/test/fixtures/mdx-namespace:
dependencies:
@@ -4628,10 +4628,10 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/integrations/mdx/test/fixtures/mdx-optimize:
@@ -4652,10 +4652,10 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/integrations/mdx/test/fixtures/mdx-plus-react:
@@ -4670,10 +4670,10 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
react:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.2.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
packages/integrations/mdx/test/fixtures/mdx-vite-env-vars:
@@ -4873,19 +4873,19 @@ importers:
version: 7.22.5
'@preact/preset-vite':
specifier: ^2.8.2
- version: 2.8.2(preact@10.20.2)
+ version: 2.8.2(preact@10.21.0)
'@preact/signals':
specifier: ^1.2.3
- version: 1.2.3(preact@10.20.2)
+ version: 1.2.3(preact@10.21.0)
babel-plugin-transform-hook-names:
specifier: ^1.0.2
version: 1.0.2
preact-render-to-string:
specifier: ~6.3.1
- version: 6.3.1(preact@10.20.2)
+ version: 6.3.1(preact@10.21.0)
preact-ssr-prepass:
specifier: ^1.2.1
- version: 1.2.1(preact@10.20.2)
+ version: 1.2.1(preact@10.21.0)
devDependencies:
astro:
specifier: workspace:*
@@ -4894,14 +4894,14 @@ importers:
specifier: workspace:*
version: link:../../../scripts
preact:
- specifier: ^10.20.2
- version: 10.20.2
+ specifier: ^10.21.0
+ version: 10.21.0
packages/integrations/react:
dependencies:
'@vitejs/plugin-react':
specifier: ^4.2.1
- version: 4.2.1(vite@5.2.10)
+ version: 4.2.1(vite@5.2.11)
ultrahtml:
specifier: ^1.5.3
version: 1.5.3
@@ -4928,8 +4928,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
packages/integrations/react/test/fixtures/react-component:
dependencies:
@@ -4943,14 +4943,14 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
react:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1
react-dom:
- specifier: ^18.1.0
+ specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
vue:
- specifier: ^3.3.8
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/integrations/sitemap:
dependencies:
@@ -4961,8 +4961,8 @@ importers:
specifier: ^2.0.0
version: 2.0.0
zod:
- specifier: ^3.23.5
- version: 3.23.5
+ specifier: ^3.23.8
+ version: 3.23.8
devDependencies:
'@astrojs/node':
specifier: workspace:*
@@ -5017,7 +5017,7 @@ importers:
dependencies:
vite-plugin-solid:
specifier: ^2.10.2
- version: 2.10.2(solid-js@1.8.17)(vite@5.2.10)
+ version: 2.10.2(solid-js@1.8.17)(vite@5.2.11)
devDependencies:
astro:
specifier: workspace:*
@@ -5029,17 +5029,17 @@ importers:
specifier: ^1.8.17
version: 1.8.17
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
packages/integrations/svelte:
dependencies:
'@sveltejs/vite-plugin-svelte':
specifier: ^3.1.0
- version: 3.1.0(svelte@4.2.15)(vite@5.2.10)
+ version: 3.1.0(svelte@4.2.16)(vite@5.2.11)
svelte2tsx:
- specifier: ^0.7.7
- version: 0.7.7(svelte@4.2.15)(typescript@5.4.5)
+ specifier: ^0.7.8
+ version: 0.7.8(svelte@4.2.16)(typescript@5.4.5)
devDependencies:
astro:
specifier: workspace:*
@@ -5048,11 +5048,11 @@ importers:
specifier: workspace:*
version: link:../../../scripts
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
packages/integrations/tailwind:
dependencies:
@@ -5076,8 +5076,8 @@ importers:
specifier: ^3.4.3
version: 3.4.3
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
packages/integrations/tailwind/test/fixtures/basic:
dependencies:
@@ -5100,11 +5100,11 @@ importers:
specifier: ^1.1.1
version: 1.1.1
'@vercel/nft':
- specifier: ^0.26.4
- version: 0.26.4
+ specifier: ^0.26.5
+ version: 0.26.5
esbuild:
- specifier: ^0.20.2
- version: 0.20.2
+ specifier: ^0.21.1
+ version: 0.21.1
fast-glob:
specifier: ^3.3.2
version: 3.3.2
@@ -5312,16 +5312,16 @@ importers:
dependencies:
'@vitejs/plugin-vue':
specifier: ^5.0.4
- version: 5.0.4(vite@5.2.10)(vue@3.4.26)
+ version: 5.0.4(vite@5.2.11)(vue@3.4.27)
'@vitejs/plugin-vue-jsx':
specifier: ^3.1.0
- version: 3.1.0(vite@5.2.10)(vue@3.4.26)
+ version: 3.1.0(vite@5.2.11)(vue@3.4.27)
'@vue/compiler-sfc':
- specifier: ^3.4.26
- version: 3.4.26
+ specifier: ^3.4.27
+ version: 3.4.27
vite-plugin-vue-devtools:
specifier: ^7.1.3
- version: 7.1.3(vite@5.2.10)(vue@3.4.26)
+ version: 7.1.3(vite@5.2.11)(vue@3.4.27)
devDependencies:
astro:
specifier: workspace:*
@@ -5336,11 +5336,11 @@ importers:
specifier: ^0.16.11
version: 0.16.11
vite:
- specifier: ^5.2.10
- version: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ specifier: ^5.2.11
+ version: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
vue:
- specifier: ^3.4.26
- version: 3.4.26(typescript@5.4.5)
+ specifier: ^3.4.27
+ version: 3.4.27(typescript@5.4.5)
packages/integrations/vue/test/fixtures/app-entrypoint:
dependencies:
@@ -5493,8 +5493,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1
shiki:
- specifier: ^1.3.0
- version: 1.3.0
+ specifier: ^1.5.0
+ version: 1.5.0
unified:
specifier: ^11.0.4
version: 11.0.4
@@ -5527,8 +5527,8 @@ importers:
specifier: workspace:*
version: link:../../../scripts
esbuild:
- specifier: ^0.20.2
- version: 0.20.2
+ specifier: ^0.21.1
+ version: 0.21.1
mdast-util-mdx-expression:
specifier: ^2.0.0
version: 2.0.0
@@ -5588,8 +5588,8 @@ importers:
specifier: ^0.4.1
version: 0.4.1
semver:
- specifier: ^7.6.0
- version: 7.6.0
+ specifier: ^7.6.1
+ version: 7.6.1
terminal-link:
specifier: ^3.0.0
version: 3.0.0
@@ -5619,8 +5619,8 @@ importers:
specifier: ^5.0.2
version: 5.0.2
esbuild:
- specifier: ^0.20.2
- version: 0.20.2
+ specifier: ^0.21.1
+ version: 0.21.1
globby:
specifier: ^14.0.1
version: 14.0.1
@@ -5631,11 +5631,11 @@ importers:
specifier: ^5.0.0
version: 5.0.0
svelte:
- specifier: ^4.2.15
- version: 4.2.15
+ specifier: ^4.2.16
+ version: 4.2.16
tar:
- specifier: ^7.0.1
- version: 7.0.1
+ specifier: ^7.1.0
+ version: 7.1.0
devDependencies:
'@octokit/action':
specifier: ^6.1.0
@@ -5645,7 +5645,7 @@ importers:
version: 7.1.0
esbuild-plugin-copy:
specifier: ^2.1.1
- version: 2.1.1(esbuild@0.20.2)
+ version: 2.1.1(esbuild@0.21.1)
execa:
specifier: ^8.0.1
version: 8.0.1
@@ -5749,6 +5749,23 @@ packages:
transitivePeerDependencies:
- prettier
- prettier-plugin-astro
+ dev: false
+
+ /@astrojs/check@0.6.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5):
+ resolution: {integrity: sha512-Q6fct7FvByTf0L5lvH2QwFelXtLViWhPNgMfOvrGq7spV5SPX9jQPoFxH+nRFh1oDhBBIWImRjkSpSyhX9fQHA==}
+ hasBin: true
+ peerDependencies:
+ typescript: ^5.0.0
+ dependencies:
+ '@astrojs/language-server': 2.9.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5)
+ chokidar: 3.6.0
+ fast-glob: 3.3.2
+ kleur: 4.1.5
+ typescript: 5.4.5
+ yargs: 17.7.2
+ transitivePeerDependencies:
+ - prettier
+ - prettier-plugin-astro
/@astrojs/cli-kit@0.4.1:
resolution: {integrity: sha512-bVzyKzEpIwqjihBU/aUzt1LQckJuHK0agd3/ITdXhPUYculrc6K1/K7H+XG4rwjXtg+ikT3PM05V1MVYWiIvQw==}
@@ -5762,8 +5779,8 @@ packages:
/@astrojs/compiler@1.8.2:
resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==}
- /@astrojs/compiler@2.7.1:
- resolution: {integrity: sha512-/POejAYuj8WEw7ZI0J8JBvevjfp9jQ9Wmu/Bg52RiNwGXkMV7JnYpsenVfHvvf1G7R5sXHGKlTcxlQWhoUTiGQ==}
+ /@astrojs/compiler@2.8.0:
+ resolution: {integrity: sha512-yrpD1WRGqsJwANaDIdtHo+YVjvIOFAjC83lu5qENIgrafwZcJgSXDuwVMXOgok4tFzpeKLsFQ6c3FoUdloLWBQ==}
/@astrojs/language-server@2.8.4(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5):
resolution: {integrity: sha512-sJH5vGTBkhgA8+hdhzX78UUp4cFz4Mt7xkEkevD188OS5bDMkaue6hK+dtXWM47mnrXFveXA2u38K7S+5+IRjA==}
@@ -5777,7 +5794,7 @@ packages:
prettier-plugin-astro:
optional: true
dependencies:
- '@astrojs/compiler': 2.7.1
+ '@astrojs/compiler': 2.8.0
'@jridgewell/sourcemap-codec': 1.4.15
'@volar/kit': 2.1.6(typescript@5.4.5)
'@volar/language-core': 2.1.6
@@ -5797,6 +5814,40 @@ packages:
vscode-uri: 3.0.8
transitivePeerDependencies:
- typescript
+ dev: false
+
+ /@astrojs/language-server@2.9.0(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.5):
+ resolution: {integrity: sha512-Q3wtoDh3RRfjYNfE5c7GPncAmZ6RMo3AQQCHBExtH5G4UiXYSxg4mPmSBdq+97yIXZWlN63W5V77OxUReAwQYA==}
+ hasBin: true
+ peerDependencies:
+ prettier: ^3.0.0
+ prettier-plugin-astro: '>=0.11.0'
+ peerDependenciesMeta:
+ prettier:
+ optional: true
+ prettier-plugin-astro:
+ optional: true
+ dependencies:
+ '@astrojs/compiler': 2.8.0
+ '@jridgewell/sourcemap-codec': 1.4.15
+ '@volar/kit': 2.2.1(typescript@5.4.5)
+ '@volar/language-core': 2.2.1
+ '@volar/language-server': 2.2.1
+ '@volar/language-service': 2.2.1
+ '@volar/typescript': 2.2.1
+ fast-glob: 3.3.2
+ prettier: 3.2.5
+ prettier-plugin-astro: 0.13.0
+ volar-service-css: 0.0.43(@volar/language-service@2.2.1)
+ volar-service-emmet: 0.0.43(@volar/language-service@2.2.1)
+ volar-service-html: 0.0.43(@volar/language-service@2.2.1)
+ volar-service-prettier: 0.0.43(@volar/language-service@2.2.1)(prettier@3.2.5)
+ volar-service-typescript: 0.0.43(@volar/language-service@2.2.1)
+ volar-service-typescript-twoslash-queries: 0.0.43(@volar/language-service@2.2.1)
+ vscode-html-languageservice: 5.2.0
+ vscode-uri: 3.0.8
+ transitivePeerDependencies:
+ - typescript
/@babel/code-frame@7.24.2:
resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==}
@@ -6343,7 +6394,7 @@ packages:
outdent: 0.5.0
prettier: 2.8.8
resolve-from: 5.0.0
- semver: 7.6.0
+ semver: 7.6.1
dev: true
/@changesets/assemble-release-plan@6.0.0:
@@ -6354,7 +6405,7 @@ packages:
'@changesets/get-dependents-graph': 2.0.0
'@changesets/types': 6.0.0
'@manypkg/get-packages': 1.1.3
- semver: 7.6.0
+ semver: 7.6.1
dev: true
/@changesets/changelog-git@0.2.0:
@@ -6436,7 +6487,7 @@ packages:
'@manypkg/get-packages': 1.1.3
chalk: 2.4.2
fs-extra: 7.0.1
- semver: 7.6.0
+ semver: 7.6.1
dev: true
/@changesets/get-github-info@0.6.0:
@@ -7008,6 +7059,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/aix-ppc64@0.21.1:
+ resolution: {integrity: sha512-O7yppwipkXvnEPjzkSXJRk2g4bS8sUx9p9oXHq9MU/U7lxUzZVsnFZMDTmeeX9bfQxrFcvOacl/ENgOh0WP9pA==}
+ engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [aix]
+ requiresBuild: true
+ optional: true
+
/@esbuild/android-arm64@0.20.2:
resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==}
engines: {node: '>=12'}
@@ -7016,6 +7075,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/android-arm64@0.21.1:
+ resolution: {integrity: sha512-jXhccq6es+onw7x8MxoFnm820mz7sGa9J14kLADclmiEUH4fyj+FjR6t0M93RgtlI/awHWhtF0Wgfhqgf9gDZA==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [android]
+ requiresBuild: true
+ optional: true
+
/@esbuild/android-arm@0.20.2:
resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==}
engines: {node: '>=12'}
@@ -7024,6 +7091,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/android-arm@0.21.1:
+ resolution: {integrity: sha512-hh3jKWikdnTtHCglDAeVO3Oyh8MaH8xZUaWMiCCvJ9/c3NtPqZq+CACOlGTxhddypXhl+8B45SeceYBfB/e8Ow==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [android]
+ requiresBuild: true
+ optional: true
+
/@esbuild/android-x64@0.20.2:
resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==}
engines: {node: '>=12'}
@@ -7032,6 +7107,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/android-x64@0.21.1:
+ resolution: {integrity: sha512-NPObtlBh4jQHE01gJeucqEhdoD/4ya2owSIS8lZYS58aR0x7oZo9lB2lVFxgTANSa5MGCBeoQtr+yA9oKCGPvA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [android]
+ requiresBuild: true
+ optional: true
+
/@esbuild/darwin-arm64@0.20.2:
resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==}
engines: {node: '>=12'}
@@ -7040,6 +7123,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/darwin-arm64@0.21.1:
+ resolution: {integrity: sha512-BLT7TDzqsVlQRmJfO/FirzKlzmDpBWwmCUlyggfzUwg1cAxVxeA4O6b1XkMInlxISdfPAOunV9zXjvh5x99Heg==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [darwin]
+ requiresBuild: true
+ optional: true
+
/@esbuild/darwin-x64@0.20.2:
resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==}
engines: {node: '>=12'}
@@ -7048,6 +7139,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/darwin-x64@0.21.1:
+ resolution: {integrity: sha512-D3h3wBQmeS/vp93O4B+SWsXB8HvRDwMyhTNhBd8yMbh5wN/2pPWRW5o/hM3EKgk9bdKd9594lMGoTCTiglQGRQ==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [darwin]
+ requiresBuild: true
+ optional: true
+
/@esbuild/freebsd-arm64@0.20.2:
resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==}
engines: {node: '>=12'}
@@ -7056,6 +7155,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/freebsd-arm64@0.21.1:
+ resolution: {integrity: sha512-/uVdqqpNKXIxT6TyS/oSK4XE4xWOqp6fh4B5tgAwozkyWdylcX+W4YF2v6SKsL4wCQ5h1bnaSNjWPXG/2hp8AQ==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [freebsd]
+ requiresBuild: true
+ optional: true
+
/@esbuild/freebsd-x64@0.20.2:
resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==}
engines: {node: '>=12'}
@@ -7064,6 +7171,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/freebsd-x64@0.21.1:
+ resolution: {integrity: sha512-paAkKN1n1jJitw+dAoR27TdCzxRl1FOEITx3h201R6NoXUojpMzgMLdkXVgCvaCSCqwYkeGLoe9UVNRDKSvQgw==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [freebsd]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-arm64@0.20.2:
resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==}
engines: {node: '>=12'}
@@ -7072,6 +7187,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-arm64@0.21.1:
+ resolution: {integrity: sha512-G65d08YoH00TL7Xg4LaL3gLV21bpoAhQ+r31NUu013YB7KK0fyXIt05VbsJtpqh/6wWxoLJZOvQHYnodRrnbUQ==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-arm@0.20.2:
resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==}
engines: {node: '>=12'}
@@ -7080,6 +7203,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-arm@0.21.1:
+ resolution: {integrity: sha512-tRHnxWJnvNnDpNVnsyDhr1DIQZUfCXlHSCDohbXFqmg9W4kKR7g8LmA3kzcwbuxbRMKeit8ladnCabU5f2traA==}
+ engines: {node: '>=12'}
+ cpu: [arm]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-ia32@0.20.2:
resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==}
engines: {node: '>=12'}
@@ -7088,6 +7219,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-ia32@0.21.1:
+ resolution: {integrity: sha512-tt/54LqNNAqCz++QhxoqB9+XqdsaZOtFD/srEhHYwBd3ZUOepmR1Eeot8bS+Q7BiEvy9vvKbtpHf+r6q8hF5UA==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-loong64@0.20.2:
resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==}
engines: {node: '>=12'}
@@ -7096,6 +7235,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-loong64@0.21.1:
+ resolution: {integrity: sha512-MhNalK6r0nZD0q8VzUBPwheHzXPr9wronqmZrewLfP7ui9Fv1tdPmg6e7A8lmg0ziQCziSDHxh3cyRt4YMhGnQ==}
+ engines: {node: '>=12'}
+ cpu: [loong64]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-mips64el@0.20.2:
resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==}
engines: {node: '>=12'}
@@ -7104,6 +7251,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-mips64el@0.21.1:
+ resolution: {integrity: sha512-YCKVY7Zen5rwZV+nZczOhFmHaeIxR4Zn3jcmNH53LbgF6IKRwmrMywqDrg4SiSNApEefkAbPSIzN39FC8VsxPg==}
+ engines: {node: '>=12'}
+ cpu: [mips64el]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-ppc64@0.20.2:
resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==}
engines: {node: '>=12'}
@@ -7112,6 +7267,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-ppc64@0.21.1:
+ resolution: {integrity: sha512-bw7bcQ+270IOzDV4mcsKAnDtAFqKO0jVv3IgRSd8iM0ac3L8amvCrujRVt1ajBTJcpDaFhIX+lCNRKteoDSLig==}
+ engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-riscv64@0.20.2:
resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==}
engines: {node: '>=12'}
@@ -7120,6 +7283,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-riscv64@0.21.1:
+ resolution: {integrity: sha512-ARmDRNkcOGOm1AqUBSwRVDfDeD9hGYRfkudP2QdoonBz1ucWVnfBPfy7H4JPI14eYtZruRSczJxyu7SRYDVOcg==}
+ engines: {node: '>=12'}
+ cpu: [riscv64]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-s390x@0.20.2:
resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==}
engines: {node: '>=12'}
@@ -7128,6 +7299,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-s390x@0.21.1:
+ resolution: {integrity: sha512-o73TcUNMuoTZlhwFdsgr8SfQtmMV58sbgq6gQq9G1xUiYnHMTmJbwq65RzMx89l0iya69lR4bxBgtWiiOyDQZA==}
+ engines: {node: '>=12'}
+ cpu: [s390x]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/linux-x64@0.20.2:
resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==}
engines: {node: '>=12'}
@@ -7136,6 +7315,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/linux-x64@0.21.1:
+ resolution: {integrity: sha512-da4/1mBJwwgJkbj4fMH7SOXq2zapgTo0LKXX1VUZ0Dxr+e8N0WbS80nSZ5+zf3lvpf8qxrkZdqkOqFfm57gXwA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
/@esbuild/netbsd-x64@0.20.2:
resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==}
engines: {node: '>=12'}
@@ -7144,6 +7331,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/netbsd-x64@0.21.1:
+ resolution: {integrity: sha512-CPWs0HTFe5woTJN5eKPvgraUoRHrCtzlYIAv9wBC+FAyagBSaf+UdZrjwYyTGnwPGkThV4OCI7XibZOnPvONVw==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [netbsd]
+ requiresBuild: true
+ optional: true
+
/@esbuild/openbsd-x64@0.20.2:
resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==}
engines: {node: '>=12'}
@@ -7152,6 +7347,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/openbsd-x64@0.21.1:
+ resolution: {integrity: sha512-xxhTm5QtzNLc24R0hEkcH+zCx/o49AsdFZ0Cy5zSd/5tOj4X2g3/2AJB625NoadUuc4A8B3TenLJoYdWYOYCew==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [openbsd]
+ requiresBuild: true
+ optional: true
+
/@esbuild/sunos-x64@0.20.2:
resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==}
engines: {node: '>=12'}
@@ -7160,6 +7363,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/sunos-x64@0.21.1:
+ resolution: {integrity: sha512-CWibXszpWys1pYmbr9UiKAkX6x+Sxw8HWtw1dRESK1dLW5fFJ6rMDVw0o8MbadusvVQx1a8xuOxnHXT941Hp1A==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [sunos]
+ requiresBuild: true
+ optional: true
+
/@esbuild/win32-arm64@0.20.2:
resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==}
engines: {node: '>=12'}
@@ -7168,6 +7379,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/win32-arm64@0.21.1:
+ resolution: {integrity: sha512-jb5B4k+xkytGbGUS4T+Z89cQJ9DJ4lozGRSV+hhfmCPpfJ3880O31Q1srPCimm+V6UCbnigqD10EgDNgjvjerQ==}
+ engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [win32]
+ requiresBuild: true
+ optional: true
+
/@esbuild/win32-ia32@0.20.2:
resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==}
engines: {node: '>=12'}
@@ -7176,6 +7395,14 @@ packages:
requiresBuild: true
optional: true
+ /@esbuild/win32-ia32@0.21.1:
+ resolution: {integrity: sha512-PgyFvjJhXqHn1uxPhyN1wZ6dIomKjiLUQh1LjFvjiV1JmnkZ/oMPrfeEAZg5R/1ftz4LZWZr02kefNIQ5SKREQ==}
+ engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [win32]
+ requiresBuild: true
+ optional: true
+
/@esbuild/win32-x64@0.20.2:
resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==}
engines: {node: '>=12'}
@@ -7184,13 +7411,21 @@ packages:
requiresBuild: true
optional: true
- /@eslint-community/eslint-utils@4.4.0(eslint@9.1.1):
+ /@esbuild/win32-x64@0.21.1:
+ resolution: {integrity: sha512-W9NttRZQR5ehAiqHGDnvfDaGmQOm6Fi4vSlce8mjM75x//XKuVAByohlEX6N17yZnVXxQFuh4fDRunP8ca6bfA==}
+ engines: {node: '>=12'}
+ cpu: [x64]
+ os: [win32]
+ requiresBuild: true
+ optional: true
+
+ /@eslint-community/eslint-utils@4.4.0(eslint@9.2.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
dependencies:
- eslint: 9.1.1
+ eslint: 9.2.0
eslint-visitor-keys: 3.4.3
dev: true
@@ -7216,8 +7451,8 @@ packages:
- supports-color
dev: true
- /@eslint/js@9.1.1:
- resolution: {integrity: sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ==}
+ /@eslint/js@9.2.0:
+ resolution: {integrity: sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: true
@@ -7457,7 +7692,7 @@ packages:
resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
engines: {node: '>=18.0.0'}
dependencies:
- minipass: 7.0.4
+ minipass: 7.1.0
dev: false
/@jest/schemas@29.6.3:
@@ -7467,6 +7702,14 @@ packages:
'@sinclair/typebox': 0.27.8
dev: false
+ /@johnsoncodehk/vscode-html-languageservice@5.2.0-34a5462:
+ resolution: {integrity: sha512-etqLfpSJ5zaw76KUNF603be6d6QsiQPmaHr9FKEp4zhLZJzWCCMH6Icak7MtLUFLZLMpL761mZNImi/joBo1ZA==}
+ dependencies:
+ '@vscode/l10n': 0.0.18
+ vscode-languageserver-textdocument: 1.0.11
+ vscode-languageserver-types: 3.17.5
+ vscode-uri: 3.0.8
+
/@jridgewell/gen-mapping@0.3.5:
resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
engines: {node: '>=6.0.0'}
@@ -7700,7 +7943,7 @@ packages:
nopt: 5.0.0
npmlog: 5.0.1
rimraf: 3.0.2
- semver: 7.6.0
+ semver: 7.6.1
tar: 6.2.1
transitivePeerDependencies:
- encoding
@@ -7752,7 +7995,7 @@ packages:
- supports-color
dev: false
- /@nanostores/preact@0.5.1(nanostores@0.9.5)(preact@10.20.2):
+ /@nanostores/preact@0.5.1(nanostores@0.9.5)(preact@10.21.0):
resolution: {integrity: sha512-kofyeDwzM3TrOd37ay+Xxgk3Cn6jih23dxELc7Mr9IJV55jmWATfNP9b7O/awwCL7CE5z5PfzFnNk/W+tMaWGw==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
@@ -7760,7 +8003,7 @@ packages:
preact: '>=10.0.0'
dependencies:
nanostores: 0.9.5
- preact: 10.20.2
+ preact: 10.21.0
dev: false
/@neon-rs/load@0.0.4:
@@ -7911,19 +8154,19 @@ packages:
requiresBuild: true
optional: true
- /@playwright/test@1.43.1:
- resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==}
+ /@playwright/test@1.44.0:
+ resolution: {integrity: sha512-rNX5lbNidamSUorBhB4XZ9SQTjAqfe5M+p37Z8ic0jPFBMo5iCtQz1kRWkEMg+rYOKSlVycpQmpqjSFq7LXOfg==}
engines: {node: '>=16'}
hasBin: true
dependencies:
- playwright: 1.43.1
+ playwright: 1.44.0
dev: true
/@polka/url@1.0.0-next.25:
resolution: {integrity: sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==}
dev: false
- /@preact/preset-vite@2.8.2(preact@10.20.2):
+ /@preact/preset-vite@2.8.2(preact@10.21.0):
resolution: {integrity: sha512-m3tl+M8IO8jgiHnk+7LSTFl8axdPXloewi7iGVLdmCwf34XOzEUur0bZVewW4DUbUipFjTS2CXu27+5f/oexBA==}
peerDependencies:
'@babel/core': 7.x
@@ -7936,7 +8179,7 @@ packages:
dependencies:
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.5)
'@babel/plugin-transform-react-jsx-development': 7.22.5
- '@prefresh/vite': 2.4.5(preact@10.20.2)
+ '@prefresh/vite': 2.4.5(preact@10.21.0)
'@rollup/pluginutils': 4.2.1
babel-plugin-transform-hook-names: 1.0.2
debug: 4.3.4(supports-color@8.1.1)
@@ -7955,41 +8198,41 @@ packages:
resolution: {integrity: sha512-O/XGxwP85h1F7+ouqTMOIZ3+V1whfaV9ToIVcuyGriD4JkSD00cQo54BKdqjvBJxbenvp7ynfqRHEwI6e+NIhw==}
dev: false
- /@preact/signals@1.2.1(preact@10.20.2):
+ /@preact/signals@1.2.1(preact@10.21.0):
resolution: {integrity: sha512-hRPvp1C2ooDzOHqfnhdpHgoIFDbYFAXLhoid3+jSItuPPD/J0r/UsiWKv/8ZO/oEhjRaP0M5niuRYsWqmY2GEA==}
peerDependencies:
preact: 10.x
dependencies:
'@preact/signals-core': 1.6.0
- preact: 10.20.2
+ preact: 10.21.0
dev: false
- /@preact/signals@1.2.3(preact@10.20.2):
+ /@preact/signals@1.2.3(preact@10.21.0):
resolution: {integrity: sha512-M2DXse3Wi8HwjI1d2vQWOLJ3lHogvqTsJYvl4ofXRXgMFQzJ7kmlZvlt5i8x5S5VwgZu0ghru4HkLqOoFfU2JQ==}
peerDependencies:
preact: 10.x
dependencies:
'@preact/signals-core': 1.6.0
- preact: 10.20.2
+ preact: 10.21.0
dev: false
/@prefresh/babel-plugin@0.5.1:
resolution: {integrity: sha512-uG3jGEAysxWoyG3XkYfjYHgaySFrSsaEb4GagLzYaxlydbuREtaX+FTxuIidp241RaLl85XoHg9Ej6E4+V1pcg==}
dev: false
- /@prefresh/core@1.5.2(preact@10.20.2):
+ /@prefresh/core@1.5.2(preact@10.21.0):
resolution: {integrity: sha512-A/08vkaM1FogrCII5PZKCrygxSsc11obExBScm3JF1CryK2uDS3ZXeni7FeKCx1nYdUkj4UcJxzPzc1WliMzZA==}
peerDependencies:
preact: ^10.0.0
dependencies:
- preact: 10.20.2
+ preact: 10.21.0
dev: false
/@prefresh/utils@1.2.0:
resolution: {integrity: sha512-KtC/fZw+oqtwOLUFM9UtiitB0JsVX0zLKNyRTA332sqREqSALIIQQxdUCS1P3xR/jT1e2e8/5rwH6gdcMLEmsQ==}
dev: false
- /@prefresh/vite@2.4.5(preact@10.20.2):
+ /@prefresh/vite@2.4.5(preact@10.21.0):
resolution: {integrity: sha512-iForDVJ2M8gQYnm5pHumvTEJjGGc7YNYC0GVKnHFL+GvFfKHfH9Rpq67nUAzNbjuLEpqEOUuQVQajMazWu2ZNQ==}
peerDependencies:
preact: ^10.4.0
@@ -8000,10 +8243,10 @@ packages:
dependencies:
'@babel/core': 7.24.5
'@prefresh/babel-plugin': 0.5.1
- '@prefresh/core': 1.5.2(preact@10.20.2)
+ '@prefresh/core': 1.5.2(preact@10.21.0)
'@prefresh/utils': 1.2.0
'@rollup/pluginutils': 4.2.1
- preact: 10.20.2
+ preact: 10.21.0
transitivePeerDependencies:
- supports-color
dev: false
@@ -8030,120 +8273,120 @@ packages:
picomatch: 2.3.1
dev: false
- /@rollup/rollup-android-arm-eabi@4.17.1:
- resolution: {integrity: sha512-P6Wg856Ou/DLpR+O0ZLneNmrv7QpqBg+hK4wE05ijbC/t349BRfMfx+UFj5Ha3fCFopIa6iSZlpdaB4agkWp2Q==}
+ /@rollup/rollup-android-arm-eabi@4.17.2:
+ resolution: {integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==}
cpu: [arm]
os: [android]
requiresBuild: true
optional: true
- /@rollup/rollup-android-arm64@4.17.1:
- resolution: {integrity: sha512-piwZDjuW2WiHr05djVdUkrG5JbjnGbtx8BXQchYCMfib/nhjzWoiScelZ+s5IJI7lecrwSxHCzW026MWBL+oJQ==}
+ /@rollup/rollup-android-arm64@4.17.2:
+ resolution: {integrity: sha512-yeX/Usk7daNIVwkq2uGoq2BYJKZY1JfyLTaHO/jaiSwi/lsf8fTFoQW/n6IdAsx5tx+iotu2zCJwz8MxI6D/Bw==}
cpu: [arm64]
os: [android]
requiresBuild: true
optional: true
- /@rollup/rollup-darwin-arm64@4.17.1:
- resolution: {integrity: sha512-LsZXXIsN5Q460cKDT4Y+bzoPDhBmO5DTr7wP80d+2EnYlxSgkwdPfE3hbE+Fk8dtya+8092N9srjBTJ0di8RIA==}
+ /@rollup/rollup-darwin-arm64@4.17.2:
+ resolution: {integrity: sha512-kcMLpE6uCwls023+kknm71ug7MZOrtXo+y5p/tsg6jltpDtgQY1Eq5sGfHcQfb+lfuKwhBmEURDga9N0ol4YPw==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
- /@rollup/rollup-darwin-x64@4.17.1:
- resolution: {integrity: sha512-S7TYNQpWXB9APkxu/SLmYHezWwCoZRA9QLgrDeml+SR2A1LLPD2DBUdUlvmCF7FUpRMKvbeeWky+iizQj65Etw==}
+ /@rollup/rollup-darwin-x64@4.17.2:
+ resolution: {integrity: sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-arm-gnueabihf@4.17.1:
- resolution: {integrity: sha512-Lq2JR5a5jsA5um2ZoLiXXEaOagnVyCpCW7xvlcqHC7y46tLwTEgUSTM3a2TfmmTMmdqv+jknUioWXlmxYxE9Yw==}
+ /@rollup/rollup-linux-arm-gnueabihf@4.17.2:
+ resolution: {integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-arm-musleabihf@4.17.1:
- resolution: {integrity: sha512-9BfzwyPNV0IizQoR+5HTNBGkh1KXE8BqU0DBkqMngmyFW7BfuIZyMjQ0s6igJEiPSBvT3ZcnIFohZ19OqjhDPg==}
+ /@rollup/rollup-linux-arm-musleabihf@4.17.2:
+ resolution: {integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-arm64-gnu@4.17.1:
- resolution: {integrity: sha512-e2uWaoxo/rtzA52OifrTSXTvJhAXb0XeRkz4CdHBK2KtxrFmuU/uNd544Ogkpu938BzEfvmWs8NZ8Axhw33FDw==}
+ /@rollup/rollup-linux-arm64-gnu@4.17.2:
+ resolution: {integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-arm64-musl@4.17.1:
- resolution: {integrity: sha512-ekggix/Bc/d/60H1Mi4YeYb/7dbal1kEDZ6sIFVAE8pUSx7PiWeEh+NWbL7bGu0X68BBIkgF3ibRJe1oFTksQQ==}
+ /@rollup/rollup-linux-arm64-musl@4.17.2:
+ resolution: {integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-powerpc64le-gnu@4.17.1:
- resolution: {integrity: sha512-UGV0dUo/xCv4pkr/C8KY7XLFwBNnvladt8q+VmdKrw/3RUd3rD0TptwjisvE2TTnnlENtuY4/PZuoOYRiGp8Gw==}
+ /@rollup/rollup-linux-powerpc64le-gnu@4.17.2:
+ resolution: {integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==}
cpu: [ppc64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-riscv64-gnu@4.17.1:
- resolution: {integrity: sha512-gEYmYYHaehdvX46mwXrU49vD6Euf1Bxhq9pPb82cbUU9UT2NV+RSckQ5tKWOnNXZixKsy8/cPGtiUWqzPuAcXQ==}
+ /@rollup/rollup-linux-riscv64-gnu@4.17.2:
+ resolution: {integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==}
cpu: [riscv64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-s390x-gnu@4.17.1:
- resolution: {integrity: sha512-xeae5pMAxHFp6yX5vajInG2toST5lsCTrckSRUFwNgzYqnUjNBcQyqk1bXUxX5yhjWFl2Mnz3F8vQjl+2FRIcw==}
+ /@rollup/rollup-linux-s390x-gnu@4.17.2:
+ resolution: {integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==}
cpu: [s390x]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-x64-gnu@4.17.1:
- resolution: {integrity: sha512-AsdnINQoDWfKpBzCPqQWxSPdAWzSgnYbrJYtn6W0H2E9It5bZss99PiLA8CgmDRfvKygt20UpZ3xkhFlIfX9zQ==}
+ /@rollup/rollup-linux-x64-gnu@4.17.2:
+ resolution: {integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-x64-musl@4.17.1:
- resolution: {integrity: sha512-KoB4fyKXTR+wYENkIG3fFF+5G6N4GFvzYx8Jax8BR4vmddtuqSb5oQmYu2Uu067vT/Fod7gxeQYKupm8gAcMSQ==}
+ /@rollup/rollup-linux-x64-musl@4.17.2:
+ resolution: {integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-win32-arm64-msvc@4.17.1:
- resolution: {integrity: sha512-J0d3NVNf7wBL9t4blCNat+d0PYqAx8wOoY+/9Q5cujnafbX7BmtYk3XvzkqLmFECaWvXGLuHmKj/wrILUinmQg==}
+ /@rollup/rollup-win32-arm64-msvc@4.17.2:
+ resolution: {integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
- /@rollup/rollup-win32-ia32-msvc@4.17.1:
- resolution: {integrity: sha512-xjgkWUwlq7IbgJSIxvl516FJ2iuC/7ttjsAxSPpC9kkI5iQQFHKyEN5BjbhvJ/IXIZ3yIBcW5QDlWAyrA+TFag==}
+ /@rollup/rollup-win32-ia32-msvc@4.17.2:
+ resolution: {integrity: sha512-7II/QCSTAHuE5vdZaQEwJq2ZACkBpQDOmQsE6D6XUbnBHW8IAhm4eTufL6msLJorzrHDFv3CF8oCA/hSIRuZeQ==}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
- /@rollup/rollup-win32-x64-msvc@4.17.1:
- resolution: {integrity: sha512-0QbCkfk6cnnVKWqqlC0cUrrUMDMfu5ffvYMTUHf+qMN2uAb3MKP31LPcwiMXBNsvoFGs/kYdFOsuLmvppCopXA==}
+ /@rollup/rollup-win32-x64-msvc@4.17.2:
+ resolution: {integrity: sha512-TGGO7v7qOq4CYmSBVEYpI1Y5xDuCEnbVC5Vth8mOsW0gDSzxNrVERPc790IGHsrT2dQSimgMr9Ub3Y1Jci5/8w==}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
- /@shikijs/core@1.3.0:
- resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==}
+ /@shikijs/core@1.5.0:
+ resolution: {integrity: sha512-tdYjQu+jnvlPbJg4OjgCQ16zAfHlLk+RzA9o025aeaIyUww6W/Vd9TQ2t+gdZgK1fox29/L2yyqXLU6ErzYA0w==}
dev: false
/@sinclair/typebox@0.27.8:
@@ -8162,7 +8405,7 @@ packages:
solid-js: 1.8.17
dev: false
- /@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.0)(svelte@4.2.15)(vite@5.2.10):
+ /@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.0)(svelte@4.2.16)(vite@5.2.11):
resolution: {integrity: sha512-9QX28IymvBlSCqsCll5t0kQVxipsfhFFL+L2t3nTWfXnddYwxBuAEtTtlaVQpRz9c37BhJjltSeY4AJSC03SSg==}
engines: {node: ^18.0.0 || >=20}
peerDependencies:
@@ -8173,15 +8416,15 @@ packages:
vite:
optional: true
dependencies:
- '@sveltejs/vite-plugin-svelte': 3.1.0(svelte@4.2.15)(vite@5.2.10)
+ '@sveltejs/vite-plugin-svelte': 3.1.0(svelte@4.2.16)(vite@5.2.11)
debug: 4.3.4(supports-color@8.1.1)
- svelte: 4.2.15
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ svelte: 4.2.16
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
transitivePeerDependencies:
- supports-color
dev: false
- /@sveltejs/vite-plugin-svelte@3.1.0(svelte@4.2.15)(vite@5.2.10):
+ /@sveltejs/vite-plugin-svelte@3.1.0(svelte@4.2.16)(vite@5.2.11):
resolution: {integrity: sha512-sY6ncCvg+O3njnzbZexcVtUqOBE3iYmQPJ9y+yXSkOwG576QI/xJrBnQSRXFLGwJNBa0T78JEKg5cIR0WOAuUw==}
engines: {node: ^18.0.0 || >=20}
peerDependencies:
@@ -8191,15 +8434,15 @@ packages:
vite:
optional: true
dependencies:
- '@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.0)(svelte@4.2.15)(vite@5.2.10)
+ '@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.0)(svelte@4.2.16)(vite@5.2.11)
debug: 4.3.4(supports-color@8.1.1)
deepmerge: 4.3.1
kleur: 4.1.5
magic-string: 0.30.10
- svelte: 4.2.15
- svelte-hmr: 0.16.0(svelte@4.2.15)
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
- vitefu: 0.2.5(vite@5.2.10)
+ svelte: 4.2.16
+ svelte-hmr: 0.16.0(svelte@4.2.16)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
+ vitefu: 0.2.5(vite@5.2.11)
transitivePeerDependencies:
- supports-color
dev: false
@@ -8270,8 +8513,8 @@ packages:
resolution: {integrity: sha512-fNyZ/Fdw/Y92X0vv7B+BD6ysHL4xVU5dJcgzgxLdGbn8O3PezZNIJpml44lKM0nsGur+o/6+NZbZeNTt00U1uA==}
dev: false
- /@types/chai@4.3.14:
- resolution: {integrity: sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==}
+ /@types/chai@4.3.16:
+ resolution: {integrity: sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==}
dev: true
/@types/clean-css@4.2.11:
@@ -8308,8 +8551,8 @@ packages:
resolution: {integrity: sha512-PQyNSy1YMZU1hgZA5tTYfHPpUAo9Dorn1PZho2/budQLfqLu3JIP37JAavnwYpR1S2yFZTXa3hxaE4ifGW5jaA==}
dev: true
- /@types/diff@5.2.0:
- resolution: {integrity: sha512-pjJH+02ukgJRW0mViDUA1cdC+wzSgRu0e4cPuogPLAw0i66y62iMP0ZlXoJAmoXrKRZnF3pMDwyKZsgNVlMX4A==}
+ /@types/diff@5.2.1:
+ resolution: {integrity: sha512-uxpcuwWJGhe2AR1g8hD9F5OYGCqjqWnBUQFD8gMZsDbv8oPHzxJF6iMO6n8Tk0AdzlxoaaoQhOYlIg/PukVU8g==}
dev: true
/@types/dlv@1.1.4:
@@ -8389,6 +8632,13 @@ packages:
/@types/linkify-it@3.0.5:
resolution: {integrity: sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw==}
+ requiresBuild: true
+ dev: false
+ optional: true
+
+ /@types/linkify-it@5.0.0:
+ resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
+ dev: true
/@types/markdown-it@12.2.3:
resolution: {integrity: sha512-GKMHFfv3458yYy+v/N8gjufHO6MSZKCOXpZc5GXIWWy8uldwfmPn98vp81gZ5f9SVw8YYBctgfJ22a2d7AOMeQ==}
@@ -8399,11 +8649,11 @@ packages:
dev: false
optional: true
- /@types/markdown-it@14.0.1:
- resolution: {integrity: sha512-6WfOG3jXR78DW8L5cTYCVVGAsIFZskRHCDo5tbqa+qtKVt4oDRVH7hyIWu1SpDQJlmIoEivNQZ5h+AGAOrgOtQ==}
+ /@types/markdown-it@14.1.1:
+ resolution: {integrity: sha512-4NpsnpYl2Gt1ljyBGrKMxFYAYvpqbnnkgP/i/g+NLpjEUa3obn1XJCur9YbEXKDAkaXqsR1LbDnGEJ0MmKFxfg==}
dependencies:
- '@types/linkify-it': 3.0.5
- '@types/mdurl': 1.0.5
+ '@types/linkify-it': 5.0.0
+ '@types/mdurl': 2.0.0
dev: true
/@types/mathjax@0.0.40:
@@ -8417,6 +8667,13 @@ packages:
/@types/mdurl@1.0.5:
resolution: {integrity: sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==}
+ requiresBuild: true
+ dev: false
+ optional: true
+
+ /@types/mdurl@2.0.0:
+ resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
+ dev: true
/@types/mdx@2.0.13:
resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==}
@@ -8476,8 +8733,8 @@ packages:
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
dev: true
- /@types/prismjs@1.26.3:
- resolution: {integrity: sha512-A0D0aTXvjlqJ5ZILMz3rNfDBOx9hHxLZYv2by47Sm/pqW35zzjusrZTryatjN/Rf8Us2gZrJD+KeHbUSTux1Cw==}
+ /@types/prismjs@1.26.4:
+ resolution: {integrity: sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==}
dev: true
/@types/probe-image-size@7.2.4:
@@ -8608,7 +8865,7 @@ packages:
resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
dev: true
- /@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0)(eslint@9.1.1)(typescript@5.4.5):
+ /@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0)(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -8620,24 +8877,24 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 7.8.0(eslint@9.1.1)(typescript@5.4.5)
+ '@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
'@typescript-eslint/scope-manager': 7.8.0
- '@typescript-eslint/type-utils': 7.8.0(eslint@9.1.1)(typescript@5.4.5)
- '@typescript-eslint/utils': 7.8.0(eslint@9.1.1)(typescript@5.4.5)
+ '@typescript-eslint/type-utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
+ '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 7.8.0
debug: 4.3.4(supports-color@8.1.1)
- eslint: 9.1.1
+ eslint: 9.2.0
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
- semver: 7.6.0
+ semver: 7.6.1
ts-api-utils: 1.3.0(typescript@5.4.5)
typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@7.8.0(eslint@9.1.1)(typescript@5.4.5):
+ /@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -8652,7 +8909,7 @@ packages:
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 7.8.0
debug: 4.3.4(supports-color@8.1.1)
- eslint: 9.1.1
+ eslint: 9.2.0
typescript: 5.4.5
transitivePeerDependencies:
- supports-color
@@ -8666,7 +8923,7 @@ packages:
'@typescript-eslint/visitor-keys': 7.8.0
dev: true
- /@typescript-eslint/type-utils@7.8.0(eslint@9.1.1)(typescript@5.4.5):
+ /@typescript-eslint/type-utils@7.8.0(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -8677,9 +8934,9 @@ packages:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
- '@typescript-eslint/utils': 7.8.0(eslint@9.1.1)(typescript@5.4.5)
+ '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
debug: 4.3.4(supports-color@8.1.1)
- eslint: 9.1.1
+ eslint: 9.2.0
ts-api-utils: 1.3.0(typescript@5.4.5)
typescript: 5.4.5
transitivePeerDependencies:
@@ -8706,27 +8963,27 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
minimatch: 9.0.4
- semver: 7.6.0
+ semver: 7.6.1
ts-api-utils: 1.3.0(typescript@5.4.5)
typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/utils@7.8.0(eslint@9.1.1)(typescript@5.4.5):
+ /@typescript-eslint/utils@7.8.0(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
'@types/json-schema': 7.0.15
'@types/semver': 7.5.8
'@typescript-eslint/scope-manager': 7.8.0
'@typescript-eslint/types': 7.8.0
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
- eslint: 9.1.1
- semver: 7.6.0
+ eslint: 9.2.0
+ semver: 7.6.1
transitivePeerDependencies:
- supports-color
- typescript
@@ -8787,8 +9044,8 @@ packages:
resolution: {integrity: sha512-NtKiIbn9Cq6HWGy+qRudz28mz5nxfOJWls5Pnckjw1yCfSX8rhXdvY/il3Sy3Zd5n/sKCM2h7VSCCpJF/oaDrQ==}
dev: false
- /@vercel/nft@0.26.4:
- resolution: {integrity: sha512-j4jCOOXke2t8cHZCIxu1dzKLHLcFmYzC3yqAK6MfZznOL1QIJKd0xcFsXK3zcqzU7ScsE2zWkiMMNHGMHgp+FA==}
+ /@vercel/nft@0.26.5:
+ resolution: {integrity: sha512-NHxohEqad6Ra/r4lGknO52uc/GrWILXAMs1BB4401GTqww0fw1bAqzpG1XHuDO+dprg4GvsD9ZLLSsdo78p9hQ==}
engines: {node: '>=16'}
hasBin: true
dependencies:
@@ -8809,7 +9066,7 @@ packages:
- supports-color
dev: false
- /@vitejs/plugin-react@4.2.1(vite@5.2.10):
+ /@vitejs/plugin-react@4.2.1(vite@5.2.11):
resolution: {integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -8823,12 +9080,12 @@ packages:
'@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.5)
'@types/babel__core': 7.20.5
react-refresh: 0.14.0
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
transitivePeerDependencies:
- supports-color
dev: false
- /@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10)(vue@3.4.26):
+ /@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11)(vue@3.4.27):
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -8841,13 +9098,13 @@ packages:
'@babel/core': 7.24.5
'@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.5)
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.5)
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
- vue: 3.4.26(typescript@5.4.5)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
+ vue: 3.4.27(typescript@5.4.5)
transitivePeerDependencies:
- supports-color
dev: false
- /@vitejs/plugin-vue@5.0.4(vite@5.2.10)(vue@3.4.26):
+ /@vitejs/plugin-vue@5.0.4(vite@5.2.11)(vue@3.4.27):
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
@@ -8857,42 +9114,42 @@ packages:
vite:
optional: true
dependencies:
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
- vue: 3.4.26(typescript@5.4.5)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
+ vue: 3.4.27(typescript@5.4.5)
dev: false
- /@vitest/expect@1.5.0:
- resolution: {integrity: sha512-0pzuCI6KYi2SIC3LQezmxujU9RK/vwC1U9R0rLuGlNGcOuDWxqWKu6nUdFsX9tH1WU0SXtAxToOsEjeUn1s3hA==}
+ /@vitest/expect@1.6.0:
+ resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==}
dependencies:
- '@vitest/spy': 1.5.0
- '@vitest/utils': 1.5.0
+ '@vitest/spy': 1.6.0
+ '@vitest/utils': 1.6.0
chai: 4.4.1
dev: false
- /@vitest/runner@1.5.0:
- resolution: {integrity: sha512-7HWwdxXP5yDoe7DTpbif9l6ZmDwCzcSIK38kTSIt6CFEpMjX4EpCgT6wUmS0xTXqMI6E/ONmfgRKmaujpabjZQ==}
+ /@vitest/runner@1.6.0:
+ resolution: {integrity: sha512-P4xgwPjwesuBiHisAVz/LSSZtDjOTPYZVmNAnpHHSR6ONrf8eCJOFRvUwdHn30F5M1fxhqtl7QZQUk2dprIXAg==}
dependencies:
- '@vitest/utils': 1.5.0
+ '@vitest/utils': 1.6.0
p-limit: 5.0.0
pathe: 1.1.2
dev: false
- /@vitest/snapshot@1.5.0:
- resolution: {integrity: sha512-qpv3fSEuNrhAO3FpH6YYRdaECnnRjg9VxbhdtPwPRnzSfHVXnNzzrpX4cJxqiwgRMo7uRMWDFBlsBq4Cr+rO3A==}
+ /@vitest/snapshot@1.6.0:
+ resolution: {integrity: sha512-+Hx43f8Chus+DCmygqqfetcAZrDJwvTj0ymqjQq4CvmpKFSTVteEOBzCusu1x2tt4OJcvBflyHUE0DZSLgEMtQ==}
dependencies:
magic-string: 0.30.10
pathe: 1.1.2
pretty-format: 29.7.0
dev: false
- /@vitest/spy@1.5.0:
- resolution: {integrity: sha512-vu6vi6ew5N5MMHJjD5PoakMRKYdmIrNJmyfkhRpQt5d9Ewhw9nZ5Aqynbi3N61bvk9UvZ5UysMT6ayIrZ8GA9w==}
+ /@vitest/spy@1.6.0:
+ resolution: {integrity: sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==}
dependencies:
tinyspy: 2.2.1
dev: false
- /@vitest/utils@1.5.0:
- resolution: {integrity: sha512-BDU0GNL8MWkRkSRdNFvCUCAVOeHaUlVJ9Tx0TYBZyXaaOTmGtUFObzchCivIBrIwKzvZA7A9sCejVhXM2aY98A==}
+ /@vitest/utils@1.6.0:
+ resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==}
dependencies:
diff-sequences: 29.6.3
estree-walker: 3.0.3
@@ -8911,11 +9168,30 @@ packages:
typescript: 5.4.5
vscode-languageserver-textdocument: 1.0.11
vscode-uri: 3.0.8
+ dev: false
+
+ /@volar/kit@2.2.1(typescript@5.4.5):
+ resolution: {integrity: sha512-Ga1uqGfNATdJd0nlpRxFcJoew6xqJwkATvsPiAMvinmfmmJzkGLdVLZl8aNnaDq2TBId/+5daPbwBMAzdu1Sjw==}
+ peerDependencies:
+ typescript: '*'
+ dependencies:
+ '@volar/language-service': 2.2.1
+ '@volar/typescript': 2.2.1
+ typesafe-path: 0.2.2
+ typescript: 5.4.5
+ vscode-languageserver-textdocument: 1.0.11
+ vscode-uri: 3.0.8
/@volar/language-core@2.1.6:
resolution: {integrity: sha512-pAlMCGX/HatBSiDFMdMyqUshkbwWbLxpN/RL7HCQDOo2gYBE+uS+nanosLc1qR6pTQ/U8q00xt8bdrrAFPSC0A==}
dependencies:
'@volar/source-map': 2.1.6
+ dev: false
+
+ /@volar/language-core@2.2.1:
+ resolution: {integrity: sha512-iHJAZKcYldZgyS8gx6DfIZApViVBeqbf6iPhqoZpG5A6F4zsZiFldKfwaKaBA3/wnOTWE2i8VUbXywI1WywCPg==}
+ dependencies:
+ '@volar/source-map': 2.2.1
/@volar/language-server@2.1.6:
resolution: {integrity: sha512-0w+FV8ro37hVb3qE4ONo3VbS5kEQXv4H/D2xCePyY5dRw6XnbJAPFNKvoxI9mxHTPonvIG1si5rN9MSGSKtgZQ==}
@@ -8931,6 +9207,22 @@ packages:
vscode-languageserver-protocol: 3.17.5
vscode-languageserver-textdocument: 1.0.11
vscode-uri: 3.0.8
+ dev: false
+
+ /@volar/language-server@2.2.1:
+ resolution: {integrity: sha512-29j2owXGUd9nk9+vuRbasoRp5XcRQSbzHUwBUh9Yhf9zkctTZZJDT+Q1wjBKI+5XohR7UVQCBEvmLp4L+WirwA==}
+ dependencies:
+ '@volar/language-core': 2.2.1
+ '@volar/language-service': 2.2.1
+ '@volar/snapshot-document': 2.2.1
+ '@volar/typescript': 2.2.1
+ '@vscode/l10n': 0.0.16
+ path-browserify: 1.0.1
+ request-light: 0.7.0
+ vscode-languageserver: 9.0.1
+ vscode-languageserver-protocol: 3.17.5
+ vscode-languageserver-textdocument: 1.0.11
+ vscode-uri: 3.0.8
/@volar/language-service@2.1.6:
resolution: {integrity: sha512-1OpbbPQ6wUIumwMP5r45y8utVEmvq1n6BC8JHqGKsuFr9RGFIldDBlvA/xuO3MDKhjmmPGPHKb54kg1/YN78ow==}
@@ -8939,23 +9231,52 @@ packages:
vscode-languageserver-protocol: 3.17.5
vscode-languageserver-textdocument: 1.0.11
vscode-uri: 3.0.8
+ dev: false
+
+ /@volar/language-service@2.2.1:
+ resolution: {integrity: sha512-Zt0xELrxTJ+Aag44qkXSFRRIPh2XrhRTYaxUmZNY6QIIu5wWfroySK4LZaA6g7WhloGTrATstk3OxPS0RSlbRw==}
+ dependencies:
+ '@volar/language-core': 2.2.1
+ vscode-languageserver-protocol: 3.17.5
+ vscode-languageserver-textdocument: 1.0.11
+ vscode-uri: 3.0.8
/@volar/snapshot-document@2.1.6:
resolution: {integrity: sha512-YNYk1sCOrGg7VHbZM+1It97q0GWhFxdqIwnxSNFoL0X1LuSRXoCT2DRb/aa1J6aBpPMbKqSFUWHGQEAFUnc4Zw==}
dependencies:
vscode-languageserver-protocol: 3.17.5
vscode-languageserver-textdocument: 1.0.11
+ dev: false
+
+ /@volar/snapshot-document@2.2.1:
+ resolution: {integrity: sha512-ISq74JwzdPcjw7TjZZ9VdOYdgwPoX/X3Jus3emD4ftG59v0gomIp11yz7Ds65rUi/coss/uTPse+onXR+64rpg==}
+ dependencies:
+ vscode-languageserver-protocol: 3.17.5
+ vscode-languageserver-textdocument: 1.0.11
/@volar/source-map@2.1.6:
resolution: {integrity: sha512-TeyH8pHHonRCHYI91J7fWUoxi0zWV8whZTVRlsWHSYfjm58Blalkf9LrZ+pj6OiverPTmrHRkBsG17ScQyWECw==}
dependencies:
muggle-string: 0.4.1
+ dev: false
+
+ /@volar/source-map@2.2.1:
+ resolution: {integrity: sha512-w1Bgpguhbp7YTr7VUFu6gb4iAZjeEPsOX4zpgiuvlldbzvIWDWy4t0jVifsIsxZ99HAu+c3swiME7wt+GeNqhA==}
+ dependencies:
+ muggle-string: 0.4.1
/@volar/typescript@2.1.6:
resolution: {integrity: sha512-JgPGhORHqXuyC3r6skPmPHIZj4LoMmGlYErFTuPNBq9Nhc9VTv7ctHY7A3jMN3ngKEfRrfnUcwXHztvdSQqNfw==}
dependencies:
'@volar/language-core': 2.1.6
path-browserify: 1.0.1
+ dev: false
+
+ /@volar/typescript@2.2.1:
+ resolution: {integrity: sha512-Z/tqluR7Hz5/5dCqQp7wo9C/6tSv/IYl+tTzgzUt2NjTq95bKSsuO4E+V06D0c+3aP9x5S9jggLqw451hpnc6Q==}
+ dependencies:
+ '@volar/language-core': 2.2.1
+ path-browserify: 1.0.1
/@vscode/emmet-helper@2.9.2:
resolution: {integrity: sha512-MaGuyW+fa13q3aYsluKqclmh62Hgp0BpKIqS66fCxfOaBcVQ1OnMQxRRgQUYnCkxFISAQlkJ0qWWPyXjro1Qrg==}
@@ -9013,28 +9334,9 @@ packages:
'@babel/helper-module-imports': 7.22.15
'@babel/helper-plugin-utils': 7.24.0
'@babel/parser': 7.24.5
- '@vue/compiler-sfc': 3.4.26
- dev: false
-
- /@vue/compiler-core@3.4.24:
- resolution: {integrity: sha512-vbW/tgbwJYj62N/Ww99x0zhFTkZDTcGh3uwJEuadZ/nF9/xuFMC4693P9r+3sxGXISABpDKvffY5ApH9pmdd1A==}
- dependencies:
- '@babel/parser': 7.24.5
- '@vue/shared': 3.4.24
- entities: 4.5.0
- estree-walker: 2.0.2
- source-map-js: 1.2.0
+ '@vue/compiler-sfc': 3.4.27
dev: false
- /@vue/compiler-core@3.4.26:
- resolution: {integrity: sha512-N9Vil6Hvw7NaiyFUFBPXrAyETIGlQ8KcFMkyk6hW1Cl6NvoqvP+Y8p1Eqvx+UdqsnrnI9+HMUEJegzia3mhXmQ==}
- dependencies:
- '@babel/parser': 7.24.5
- '@vue/shared': 3.4.26
- entities: 4.5.0
- estree-walker: 2.0.2
- source-map-js: 1.2.0
-
/@vue/compiler-core@3.4.27:
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
dependencies:
@@ -9043,40 +9345,12 @@ packages:
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.0
- dev: false
-
- /@vue/compiler-dom@3.4.24:
- resolution: {integrity: sha512-4XgABML/4cNndVsQndG6BbGN7+EoisDwi3oXNovqL/4jdNhwvP8/rfRMTb6FxkxIxUUtg6AI1/qZvwfSjxJiWA==}
- dependencies:
- '@vue/compiler-core': 3.4.24
- '@vue/shared': 3.4.24
- dev: false
-
- /@vue/compiler-dom@3.4.26:
- resolution: {integrity: sha512-4CWbR5vR9fMg23YqFOhr6t6WB1Fjt62d6xdFPyj8pxrYub7d+OgZaObMsoxaF9yBUHPMiPFK303v61PwAuGvZA==}
- dependencies:
- '@vue/compiler-core': 3.4.26
- '@vue/shared': 3.4.26
/@vue/compiler-dom@3.4.27:
resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==}
dependencies:
'@vue/compiler-core': 3.4.27
'@vue/shared': 3.4.27
- dev: false
-
- /@vue/compiler-sfc@3.4.26:
- resolution: {integrity: sha512-It1dp+FAOCgluYSVYlDn5DtZBxk1NCiJJfu2mlQqa/b+k8GL6NG/3/zRbJnHdhV2VhxFghaDq5L4K+1dakW6cw==}
- dependencies:
- '@babel/parser': 7.24.5
- '@vue/compiler-core': 3.4.26
- '@vue/compiler-dom': 3.4.26
- '@vue/compiler-ssr': 3.4.26
- '@vue/shared': 3.4.26
- estree-walker: 2.0.2
- magic-string: 0.30.10
- postcss: 8.4.38
- source-map-js: 1.2.0
/@vue/compiler-sfc@3.4.27:
resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==}
@@ -9090,36 +9364,28 @@ packages:
magic-string: 0.30.10
postcss: 8.4.38
source-map-js: 1.2.0
- dev: false
-
- /@vue/compiler-ssr@3.4.26:
- resolution: {integrity: sha512-FNwLfk7LlEPRY/g+nw2VqiDKcnDTVdCfBREekF8X74cPLiWHUX6oldktf/Vx28yh4STNy7t+/yuLoMBBF7YDiQ==}
- dependencies:
- '@vue/compiler-dom': 3.4.26
- '@vue/shared': 3.4.26
/@vue/compiler-ssr@3.4.27:
resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
dependencies:
'@vue/compiler-dom': 3.4.27
'@vue/shared': 3.4.27
- dev: false
- /@vue/devtools-core@7.1.3(vite@5.2.10)(vue@3.4.26):
+ /@vue/devtools-core@7.1.3(vite@5.2.11)(vue@3.4.27):
resolution: {integrity: sha512-pVbWi8pf2Z/fZPioYOIgu+cv9pQG55k4D8bL31ec+Wfe+pQR0ImFDu0OhHfch1Ra8uvLLrAZTF4IKeGAkmzD4A==}
dependencies:
- '@vue/devtools-kit': 7.1.3(vue@3.4.26)
+ '@vue/devtools-kit': 7.1.3(vue@3.4.27)
'@vue/devtools-shared': 7.1.3
mitt: 3.0.1
nanoid: 3.3.7
pathe: 1.1.2
- vite-hot-client: 0.2.3(vite@5.2.10)
+ vite-hot-client: 0.2.3(vite@5.2.11)
transitivePeerDependencies:
- vite
- vue
dev: false
- /@vue/devtools-kit@7.1.3(vue@3.4.26):
+ /@vue/devtools-kit@7.1.3(vue@3.4.27):
resolution: {integrity: sha512-NFskFSJMVCBXTkByuk2llzI3KD3Blcm7WqiRorWjD6nClHPgkH5BobDH08rfulqq5ocRt5xV+3qOT1Q9FXJrwQ==}
peerDependencies:
vue: ^3.0.0
@@ -9129,7 +9395,7 @@ packages:
mitt: 3.0.1
perfect-debounce: 1.0.0
speakingurl: 14.0.1
- vue: 3.4.26(typescript@5.4.5)
+ vue: 3.4.27(typescript@5.4.5)
dev: false
/@vue/devtools-shared@7.1.3:
@@ -9144,47 +9410,39 @@ packages:
'@vue/shared': 3.1.5
dev: false
- /@vue/reactivity@3.4.26:
- resolution: {integrity: sha512-E/ynEAu/pw0yotJeLdvZEsp5Olmxt+9/WqzvKff0gE67tw73gmbx6tRkiagE/eH0UCubzSlGRebCbidB1CpqZQ==}
+ /@vue/reactivity@3.4.27:
+ resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==}
dependencies:
- '@vue/shared': 3.4.26
+ '@vue/shared': 3.4.27
- /@vue/runtime-core@3.4.26:
- resolution: {integrity: sha512-AFJDLpZvhT4ujUgZSIL9pdNcO23qVFh7zWCsNdGQBw8ecLNxOOnPcK9wTTIYCmBJnuPHpukOwo62a2PPivihqw==}
+ /@vue/runtime-core@3.4.27:
+ resolution: {integrity: sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==}
dependencies:
- '@vue/reactivity': 3.4.26
- '@vue/shared': 3.4.26
+ '@vue/reactivity': 3.4.27
+ '@vue/shared': 3.4.27
- /@vue/runtime-dom@3.4.26:
- resolution: {integrity: sha512-UftYA2hUXR2UOZD/Fc3IndZuCOOJgFxJsWOxDkhfVcwLbsfh2CdXE2tG4jWxBZuDAs9J9PzRTUFt1PgydEtItw==}
+ /@vue/runtime-dom@3.4.27:
+ resolution: {integrity: sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==}
dependencies:
- '@vue/runtime-core': 3.4.26
- '@vue/shared': 3.4.26
+ '@vue/runtime-core': 3.4.27
+ '@vue/shared': 3.4.27
csstype: 3.1.3
- /@vue/server-renderer@3.4.26(vue@3.4.26):
- resolution: {integrity: sha512-xoGAqSjYDPGAeRWxeoYwqJFD/gw7mpgzOvSxEmjWaFO2rE6qpbD1PC172YRpvKhrihkyHJkNDADFXTfCyVGhKw==}
+ /@vue/server-renderer@3.4.27(vue@3.4.27):
+ resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==}
peerDependencies:
- vue: 3.4.26
+ vue: 3.4.27
dependencies:
- '@vue/compiler-ssr': 3.4.26
- '@vue/shared': 3.4.26
- vue: 3.4.26(typescript@5.4.5)
+ '@vue/compiler-ssr': 3.4.27
+ '@vue/shared': 3.4.27
+ vue: 3.4.27(typescript@5.4.5)
/@vue/shared@3.1.5:
resolution: {integrity: sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==}
dev: false
- /@vue/shared@3.4.24:
- resolution: {integrity: sha512-BW4tajrJBM9AGAknnyEw5tO2xTmnqgup0VTnDAMcxYmqOX0RG0b9aSUGAbEKolD91tdwpA6oCwbltoJoNzpItw==}
- dev: false
-
- /@vue/shared@3.4.26:
- resolution: {integrity: sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==}
-
/@vue/shared@3.4.27:
resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==}
- dev: false
/@webcomponents/template-shadowroot@0.2.1:
resolution: {integrity: sha512-fXL/vIUakyZL62hyvUh+EMwbVoTc0hksublmRz6ai6et8znHkJa6gtqMUZo1oc7dIz46exHSIImml9QTdknMHg==}
@@ -10565,8 +10823,8 @@ packages:
engines: {node: '>=10'}
dev: true
- /drizzle-orm@0.30.9(@libsql/client@0.6.0):
- resolution: {integrity: sha512-VOiCFsexErmgqvNCOmbzmqDCZzZsHoz6SkWAjTFxsTr1AllKDbDJ2+GgedLXsXMDgpg/ljDG1zItIFeZtiO2LA==}
+ /drizzle-orm@0.30.10(@libsql/client@0.6.0):
+ resolution: {integrity: sha512-IRy/QmMWw9lAQHpwbUh1b8fcn27S/a9zMIzqea1WNOxK9/4EB8gIo+FZWLiPXzl2n9ixGSv8BhsLZiOppWEwBw==}
peerDependencies:
'@aws-sdk/client-rds-data': '>=3'
'@cloudflare/workers-types': '>=3'
@@ -10825,14 +11083,14 @@ packages:
is-symbol: 1.0.4
dev: true
- /esbuild-plugin-copy@2.1.1(esbuild@0.20.2):
+ /esbuild-plugin-copy@2.1.1(esbuild@0.21.1):
resolution: {integrity: sha512-Bk66jpevTcV8KMFzZI1P7MZKZ+uDcrZm2G2egZ2jNIvVnivDpodZI+/KnpL3Jnap0PBdIHU7HwFGB8r+vV5CVw==}
peerDependencies:
esbuild: '>= 0.14.0'
dependencies:
chalk: 4.1.2
chokidar: 3.6.0
- esbuild: 0.20.2
+ esbuild: 0.21.1
fs-extra: 10.1.0
globby: 11.1.0
dev: true
@@ -10867,6 +11125,36 @@ packages:
'@esbuild/win32-ia32': 0.20.2
'@esbuild/win32-x64': 0.20.2
+ /esbuild@0.21.1:
+ resolution: {integrity: sha512-GPqx+FX7mdqulCeQ4TsGZQ3djBJkx5k7zBGtqt9ycVlWNg8llJ4RO9n2vciu8BN2zAEs6lPbPl0asZsAh7oWzg==}
+ engines: {node: '>=12'}
+ hasBin: true
+ requiresBuild: true
+ optionalDependencies:
+ '@esbuild/aix-ppc64': 0.21.1
+ '@esbuild/android-arm': 0.21.1
+ '@esbuild/android-arm64': 0.21.1
+ '@esbuild/android-x64': 0.21.1
+ '@esbuild/darwin-arm64': 0.21.1
+ '@esbuild/darwin-x64': 0.21.1
+ '@esbuild/freebsd-arm64': 0.21.1
+ '@esbuild/freebsd-x64': 0.21.1
+ '@esbuild/linux-arm': 0.21.1
+ '@esbuild/linux-arm64': 0.21.1
+ '@esbuild/linux-ia32': 0.21.1
+ '@esbuild/linux-loong64': 0.21.1
+ '@esbuild/linux-mips64el': 0.21.1
+ '@esbuild/linux-ppc64': 0.21.1
+ '@esbuild/linux-riscv64': 0.21.1
+ '@esbuild/linux-s390x': 0.21.1
+ '@esbuild/linux-x64': 0.21.1
+ '@esbuild/netbsd-x64': 0.21.1
+ '@esbuild/openbsd-x64': 0.21.1
+ '@esbuild/sunos-x64': 0.21.1
+ '@esbuild/win32-arm64': 0.21.1
+ '@esbuild/win32-ia32': 0.21.1
+ '@esbuild/win32-x64': 0.21.1
+
/escalade@3.1.2:
resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
engines: {node: '>=6'}
@@ -10892,16 +11180,16 @@ packages:
engines: {node: '>=5.0.0'}
dev: true
- /eslint-plugin-regexp@2.5.0(eslint@9.1.1):
+ /eslint-plugin-regexp@2.5.0(eslint@9.2.0):
resolution: {integrity: sha512-I7vKcP0o75WS5SHiVNXN+Eshq49sbrweMQIuqSL3AId9AwDe9Dhbfug65vw64LxmOd4v+yf5l5Xt41y9puiq0g==}
engines: {node: ^18 || >=20}
peerDependencies:
eslint: '>=8.44.0'
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
'@eslint-community/regexpp': 4.10.0
comment-parser: 1.4.1
- eslint: 9.1.1
+ eslint: 9.2.0
jsdoc-type-pratt-parser: 4.0.0
refa: 0.12.1
regexp-ast-analysis: 0.7.1
@@ -10926,15 +11214,15 @@ packages:
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dev: true
- /eslint@9.1.1:
- resolution: {integrity: sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg==}
+ /eslint@9.2.0:
+ resolution: {integrity: sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
'@eslint-community/regexpp': 4.10.0
'@eslint/eslintrc': 3.0.2
- '@eslint/js': 9.1.1
+ '@eslint/js': 9.2.0
'@humanwhocodes/config-array': 0.13.0
'@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.2.3
@@ -11470,7 +11758,7 @@ packages:
foreground-child: 3.1.1
jackspeak: 2.3.6
minimatch: 9.0.4
- minipass: 7.0.4
+ minipass: 7.1.0
path-scurry: 1.10.2
/glob@7.2.3:
@@ -12985,8 +13273,8 @@ packages:
engines: {node: '>= 0.6'}
dev: true
- /memfs@4.9.1:
- resolution: {integrity: sha512-36cVYFMaa9HNEYyvkyKCwker8DBmOdjWLrfekE/cHEKJ806fCfKNVhOJNvoyV/CrGSZDtfQPbhn0Zid0gbH0Hw==}
+ /memfs@4.9.2:
+ resolution: {integrity: sha512-f16coDZlTG1jskq3mxarwB+fGRrd0uXWt+o1WIhRfOwbXQZqUDsTVxQBFK9JjRQHblg8eAG2JSbprDXKjc7ijQ==}
engines: {node: '>= 4.0.0'}
dependencies:
'@jsonjoy.com/json-pack': 1.0.4(tslib@2.6.2)
@@ -13455,8 +13743,8 @@ packages:
engines: {node: '>=8'}
dev: false
- /minipass@7.0.4:
- resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==}
+ /minipass@7.1.0:
+ resolution: {integrity: sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==}
engines: {node: '>=16 || 14 >=14.17'}
/minizlib@2.1.2:
@@ -13471,7 +13759,7 @@ packages:
resolution: {integrity: sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==}
engines: {node: '>= 18'}
dependencies:
- minipass: 7.0.4
+ minipass: 7.1.0
rimraf: 5.0.5
dev: false
@@ -14042,7 +14330,7 @@ packages:
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
lru-cache: 10.2.0
- minipass: 7.0.4
+ minipass: 7.1.0
/path-to-regexp@0.1.7:
resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==}
@@ -14118,18 +14406,18 @@ packages:
pathe: 1.1.2
dev: false
- /playwright-core@1.43.1:
- resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==}
+ /playwright-core@1.44.0:
+ resolution: {integrity: sha512-ZTbkNpFfYcGWohvTTl+xewITm7EOuqIqex0c7dNZ+aXsbrLj0qI8XlGKfPpipjm0Wny/4Lt4CJsWJk1stVS5qQ==}
engines: {node: '>=16'}
hasBin: true
dev: true
- /playwright@1.43.1:
- resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==}
+ /playwright@1.44.0:
+ resolution: {integrity: sha512-F9b3GUCLQ3Nffrfb6dunPOkE5Mh68tR7zN32L4jCk4FjQamgesGay7/dAAe1WaMEGV04DkdJfcJzjoCKygUaRQ==}
engines: {node: '>=16'}
hasBin: true
dependencies:
- playwright-core: 1.43.1
+ playwright-core: 1.44.0
optionalDependencies:
fsevents: 2.3.2
dev: true
@@ -14542,25 +14830,25 @@ packages:
picocolors: 1.0.0
source-map-js: 1.2.0
- /preact-render-to-string@6.3.1(preact@10.20.2):
+ /preact-render-to-string@6.3.1(preact@10.21.0):
resolution: {integrity: sha512-NQ28WrjLtWY6lKDlTxnFpKHZdpjfF+oE6V4tZ0rTrunHrtZp6Dm0oFrcJalt/5PNeqJz4j1DuZDS0Y6rCBoqDA==}
peerDependencies:
preact: '>=10'
dependencies:
- preact: 10.20.2
+ preact: 10.21.0
pretty-format: 3.8.0
dev: false
- /preact-ssr-prepass@1.2.1(preact@10.20.2):
+ /preact-ssr-prepass@1.2.1(preact@10.21.0):
resolution: {integrity: sha512-bLgbUfy8nL+PZghAPpyk9MF+cmXjdwEnxYPaJBmwbzFQqzIz8dQVBqjwB60RqZ9So/vIf6BRfHCiwFGuMCyfbQ==}
peerDependencies:
preact: '>=10 || ^10.0.0-beta.0 || ^10.0.0-alpha.0'
dependencies:
- preact: 10.20.2
+ preact: 10.21.0
dev: false
- /preact@10.20.2:
- resolution: {integrity: sha512-S1d1ernz3KQ+Y2awUxKakpfOg2CEmJmwOP+6igPx6dgr6pgDvenqYviyokWso2rhHvGtTlWWnJDa7RaPbQerTg==}
+ /preact@10.21.0:
+ resolution: {integrity: sha512-aQAIxtzWEwH8ou+OovWVSVNlFImL7xUCwJX3YMqA3U8iKCNC34999fFOnWjYNsylgfPgMexpbk7WYOLtKr/mxg==}
/preferred-pm@3.1.3:
resolution: {integrity: sha512-MkXsENfftWSRpzCzImcp4FRsCc3y1opwB73CfCNWyzMqArju2CrlMHlqB7VexKiPEOjGMbttv1r9fSCn5S610w==}
@@ -15127,29 +15415,29 @@ packages:
glob: 10.3.12
dev: false
- /rollup@4.17.1:
- resolution: {integrity: sha512-0gG94inrUtg25sB2V/pApwiv1lUb0bQ25FPNuzO89Baa+B+c0ccaaBKM5zkZV/12pUUdH+lWCSm9wmHqyocuVQ==}
+ /rollup@4.17.2:
+ resolution: {integrity: sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
dependencies:
'@types/estree': 1.0.5
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.17.1
- '@rollup/rollup-android-arm64': 4.17.1
- '@rollup/rollup-darwin-arm64': 4.17.1
- '@rollup/rollup-darwin-x64': 4.17.1
- '@rollup/rollup-linux-arm-gnueabihf': 4.17.1
- '@rollup/rollup-linux-arm-musleabihf': 4.17.1
- '@rollup/rollup-linux-arm64-gnu': 4.17.1
- '@rollup/rollup-linux-arm64-musl': 4.17.1
- '@rollup/rollup-linux-powerpc64le-gnu': 4.17.1
- '@rollup/rollup-linux-riscv64-gnu': 4.17.1
- '@rollup/rollup-linux-s390x-gnu': 4.17.1
- '@rollup/rollup-linux-x64-gnu': 4.17.1
- '@rollup/rollup-linux-x64-musl': 4.17.1
- '@rollup/rollup-win32-arm64-msvc': 4.17.1
- '@rollup/rollup-win32-ia32-msvc': 4.17.1
- '@rollup/rollup-win32-x64-msvc': 4.17.1
+ '@rollup/rollup-android-arm-eabi': 4.17.2
+ '@rollup/rollup-android-arm64': 4.17.2
+ '@rollup/rollup-darwin-arm64': 4.17.2
+ '@rollup/rollup-darwin-x64': 4.17.2
+ '@rollup/rollup-linux-arm-gnueabihf': 4.17.2
+ '@rollup/rollup-linux-arm-musleabihf': 4.17.2
+ '@rollup/rollup-linux-arm64-gnu': 4.17.2
+ '@rollup/rollup-linux-arm64-musl': 4.17.2
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.17.2
+ '@rollup/rollup-linux-riscv64-gnu': 4.17.2
+ '@rollup/rollup-linux-s390x-gnu': 4.17.2
+ '@rollup/rollup-linux-x64-gnu': 4.17.2
+ '@rollup/rollup-linux-x64-musl': 4.17.2
+ '@rollup/rollup-win32-arm64-msvc': 4.17.2
+ '@rollup/rollup-win32-ia32-msvc': 4.17.2
+ '@rollup/rollup-win32-x64-msvc': 4.17.2
fsevents: 2.3.3
/rrweb-cssom@0.6.0:
@@ -15200,8 +15488,8 @@ packages:
dependencies:
suf-log: 2.5.3
- /sass@1.75.0:
- resolution: {integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==}
+ /sass@1.77.0:
+ resolution: {integrity: sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@@ -15258,6 +15546,11 @@ packages:
dependencies:
lru-cache: 6.0.0
+ /semver@7.6.1:
+ resolution: {integrity: sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==}
+ engines: {node: '>=10'}
+ hasBin: true
+
/send@0.18.0:
resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}
engines: {node: '>= 0.8.0'}
@@ -15422,10 +15715,10 @@ packages:
vscode-textmate: 5.2.0
dev: true
- /shiki@1.3.0:
- resolution: {integrity: sha512-9aNdQy/etMXctnPzsje1h1XIGm9YfRcSksKOGqZWXA/qP9G18/8fpz5Bjpma8bOgz3tqIpjERAd6/lLjFyzoww==}
+ /shiki@1.5.0:
+ resolution: {integrity: sha512-AMax9zrUW8u8bnvNhnmAD9mHzk244mWCDBZm+zh4Ir3lzncF/sGUcVd5gpy0IlWvOKBUUJ8uu/BFpusGJ/PdVw==}
dependencies:
- '@shikijs/core': 1.3.0
+ '@shikijs/core': 1.5.0
dev: false
/side-channel@1.0.6:
@@ -15857,29 +16150,29 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
- /svelte-hmr@0.16.0(svelte@4.2.15):
+ /svelte-hmr@0.16.0(svelte@4.2.16):
resolution: {integrity: sha512-Gyc7cOS3VJzLlfj7wKS0ZnzDVdv3Pn2IuVeJPk9m2skfhcu5bq3wtIZyQGggr7/Iim5rH5cncyQft/kRLupcnA==}
engines: {node: ^12.20 || ^14.13.1 || >= 16}
peerDependencies:
svelte: ^3.19.0 || ^4.0.0
dependencies:
- svelte: 4.2.15
+ svelte: 4.2.16
dev: false
- /svelte2tsx@0.7.7(svelte@4.2.15)(typescript@5.4.5):
- resolution: {integrity: sha512-HAIxtk5TUHXvCRKApKfxoh1BGT85S/17lS3DvbfxRKFd+Ghr5YScqBvd+sU+p7vJFw48LNkzdFk+ooNVk3e4kA==}
+ /svelte2tsx@0.7.8(svelte@4.2.16)(typescript@5.4.5):
+ resolution: {integrity: sha512-ABK3RDFcy59AqAiU1N5Kxu1RnKrb1GDMrQjLgNgJfE8Q+coCKpjCAPtUVKQM2HnmuqeNWcT3NqfXbE+ZmN5Pow==}
peerDependencies:
svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0
typescript: ^4.9.4 || ^5.0.0
dependencies:
dedent-js: 1.0.1
pascal-case: 3.1.2
- svelte: 4.2.15
+ svelte: 4.2.16
typescript: 5.4.5
dev: false
- /svelte@4.2.15:
- resolution: {integrity: sha512-j9KJSccHgLeRERPlhMKrCXpk2TqL2m5Z+k+OBTQhZOhIdCCd3WfqV+ylPWeipEwq17P/ekiSFWwrVQv93i3bsg==}
+ /svelte@4.2.16:
+ resolution: {integrity: sha512-mQwHpqHD2PmFcCyHaZ7XiTqposaLvJ75WpYcyY5/ce3qxbYtwQpZ+M7ZKP+2CG5U6kfnBZBpPLyofhlE6ROrnQ==}
engines: {node: '>=16'}
dependencies:
'@ampproject/remapping': 2.3.0
@@ -15966,13 +16259,13 @@ packages:
yallist: 4.0.0
dev: false
- /tar@7.0.1:
- resolution: {integrity: sha512-IjMhdQMZFpKsHEQT3woZVxBtCQY+0wk3CVxdRkGXEgyGa0dNS/ehPvOMr2nmfC7x5Zj2N+l6yZUpmICjLGS35w==}
+ /tar@7.1.0:
+ resolution: {integrity: sha512-ENhg4W6BmjYxl8GTaE7/h99f0aXiSWv4kikRZ9n2/JRxypZniE84ILZqimAhxxX7Zb8Px6pFdheW3EeHfhnXQQ==}
engines: {node: '>=18'}
dependencies:
'@isaacs/fs-minipass': 4.0.1
chownr: 3.0.0
- minipass: 5.0.0
+ minipass: 7.1.0
minizlib: 3.0.1
mkdirp: 3.0.1
yallist: 5.0.0
@@ -16346,9 +16639,9 @@ packages:
/typescript-auto-import-cache@0.3.2:
resolution: {integrity: sha512-+laqe5SFL1vN62FPOOJSUDTZxtgsoOXjneYOXIpx5rQ4UMiN89NAtJLpqLqyebv9fgQ/IMeeTX+mQyRnwvJzvg==}
dependencies:
- semver: 7.6.0
+ semver: 7.6.1
- /typescript-eslint@7.8.0(eslint@9.1.1)(typescript@5.4.5):
+ /typescript-eslint@7.8.0(eslint@9.2.0)(typescript@5.4.5):
resolution: {integrity: sha512-sheFG+/D8N/L7gC3WT0Q8sB97Nm573Yfr+vZFzl/4nBdYcmviBPtwGSX9TJ7wpVg28ocerKVOt+k2eGmHzcgVA==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -16358,10 +16651,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/eslint-plugin': 7.8.0(@typescript-eslint/parser@7.8.0)(eslint@9.1.1)(typescript@5.4.5)
- '@typescript-eslint/parser': 7.8.0(eslint@9.1.1)(typescript@5.4.5)
- '@typescript-eslint/utils': 7.8.0(eslint@9.1.1)(typescript@5.4.5)
- eslint: 9.1.1
+ '@typescript-eslint/eslint-plugin': 7.8.0(@typescript-eslint/parser@7.8.0)(eslint@9.2.0)(typescript@5.4.5)
+ '@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
+ '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
+ eslint: 9.2.0
typescript: 5.4.5
transitivePeerDependencies:
- supports-color
@@ -16628,7 +16921,7 @@ packages:
unist-util-stringify-position: 4.0.0
vfile-message: 4.0.2
- /vite-hot-client@0.2.3(vite@5.2.10):
+ /vite-hot-client@0.2.3(vite@5.2.11):
resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==}
peerDependencies:
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0
@@ -16636,11 +16929,11 @@ packages:
vite:
optional: true
dependencies:
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
dev: false
- /vite-node@1.5.0(@types/node@18.19.31):
- resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==}
+ /vite-node@1.6.0(@types/node@18.19.31):
+ resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
dependencies:
@@ -16648,7 +16941,7 @@ packages:
debug: 4.3.4(supports-color@8.1.1)
pathe: 1.1.2
picocolors: 1.0.0
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
transitivePeerDependencies:
- '@types/node'
- less
@@ -16660,7 +16953,7 @@ packages:
- terser
dev: false
- /vite-plugin-inspect@0.8.4(vite@5.2.10):
+ /vite-plugin-inspect@0.8.4(vite@5.2.11):
resolution: {integrity: sha512-G0N3rjfw+AiiwnGw50KlObIHYWfulVwaCBUBLh2xTW9G1eM9ocE5olXkEYUbwyTmX+azM8duubi+9w5awdCz+g==}
engines: {node: '>=14'}
peerDependencies:
@@ -16681,13 +16974,13 @@ packages:
perfect-debounce: 1.0.0
picocolors: 1.0.0
sirv: 2.0.4
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
transitivePeerDependencies:
- rollup
- supports-color
dev: false
- /vite-plugin-solid@2.10.2(solid-js@1.8.17)(vite@5.2.10):
+ /vite-plugin-solid@2.10.2(solid-js@1.8.17)(vite@5.2.11):
resolution: {integrity: sha512-AOEtwMe2baBSXMXdo+BUwECC8IFHcKS6WQV/1NEd+Q7vHPap5fmIhLcAzr+DUJ04/KHx/1UBU0l1/GWP+rMAPQ==}
peerDependencies:
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
@@ -16705,13 +16998,13 @@ packages:
merge-anything: 5.1.7
solid-js: 1.8.17
solid-refresh: 0.6.3(solid-js@1.8.17)
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
- vitefu: 0.2.5(vite@5.2.10)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
+ vitefu: 0.2.5(vite@5.2.11)
transitivePeerDependencies:
- supports-color
dev: false
- /vite-plugin-vue-devtools@7.1.3(vite@5.2.10)(vue@3.4.26):
+ /vite-plugin-vue-devtools@7.1.3(vite@5.2.11)(vue@3.4.27):
resolution: {integrity: sha512-qv8Z4yok9RYo6TEs89WnIAlmTHby/+XTim8tlSnMs3lAPcQqqcl/wGRY8gAeYrGCANngOqO+VuabW3Jb1HZtyw==}
engines: {node: '>=v14.21.3'}
peerDependencies:
@@ -16720,14 +17013,14 @@ packages:
vite:
optional: true
dependencies:
- '@vue/devtools-core': 7.1.3(vite@5.2.10)(vue@3.4.26)
- '@vue/devtools-kit': 7.1.3(vue@3.4.26)
+ '@vue/devtools-core': 7.1.3(vite@5.2.11)(vue@3.4.27)
+ '@vue/devtools-kit': 7.1.3(vue@3.4.27)
'@vue/devtools-shared': 7.1.3
execa: 8.0.1
sirv: 2.0.4
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
- vite-plugin-inspect: 0.8.4(vite@5.2.10)
- vite-plugin-vue-inspector: 5.0.1(vite@5.2.10)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
+ vite-plugin-inspect: 0.8.4(vite@5.2.11)
+ vite-plugin-vue-inspector: 5.0.1(vite@5.2.11)
transitivePeerDependencies:
- '@nuxt/kit'
- rollup
@@ -16735,7 +17028,7 @@ packages:
- vue
dev: false
- /vite-plugin-vue-inspector@5.0.1(vite@5.2.10):
+ /vite-plugin-vue-inspector@5.0.1(vite@5.2.11):
resolution: {integrity: sha512-R93P8iFa6BPODhc/aOtO04A8FFMMyFIfm8ZVSmN+8vU1TgwsHya734APGpX4fVHSPX2aVwYyiezXBUYQ0Opsqw==}
peerDependencies:
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
@@ -16749,10 +17042,10 @@ packages:
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.5)
'@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.5)
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.5)
- '@vue/compiler-dom': 3.4.24
+ '@vue/compiler-dom': 3.4.27
kolorist: 1.8.0
magic-string: 0.30.10
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
transitivePeerDependencies:
- supports-color
dev: false
@@ -16780,8 +17073,8 @@ packages:
svgo: 3.2.0
dev: false
- /vite@5.2.10(@types/node@18.19.31)(sass@1.75.0):
- resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==}
+ /vite@5.2.11(@types/node@18.19.31)(sass@1.77.0):
+ resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -16811,12 +17104,12 @@ packages:
'@types/node': 18.19.31
esbuild: 0.20.2
postcss: 8.4.38
- rollup: 4.17.1
- sass: 1.75.0
+ rollup: 4.17.2
+ sass: 1.77.0
optionalDependencies:
fsevents: 2.3.3
- /vitefu@0.2.5(vite@5.2.10):
+ /vitefu@0.2.5(vite@5.2.11):
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
peerDependencies:
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
@@ -16824,18 +17117,18 @@ packages:
vite:
optional: true
dependencies:
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
dev: false
- /vitest@1.5.0(@types/node@18.19.31):
- resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==}
+ /vitest@1.6.0(@types/node@18.19.31):
+ resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@types/node': ^18.0.0 || >=20.0.0
- '@vitest/browser': 1.5.0
- '@vitest/ui': 1.5.0
+ '@vitest/browser': 1.6.0
+ '@vitest/ui': 1.6.0
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@@ -16853,11 +17146,11 @@ packages:
optional: true
dependencies:
'@types/node': 18.19.31
- '@vitest/expect': 1.5.0
- '@vitest/runner': 1.5.0
- '@vitest/snapshot': 1.5.0
- '@vitest/spy': 1.5.0
- '@vitest/utils': 1.5.0
+ '@vitest/expect': 1.6.0
+ '@vitest/runner': 1.6.0
+ '@vitest/snapshot': 1.6.0
+ '@vitest/spy': 1.6.0
+ '@vitest/utils': 1.6.0
acorn-walk: 8.3.2
chai: 4.4.1
debug: 4.3.4(supports-color@8.1.1)
@@ -16870,8 +17163,8 @@ packages:
strip-literal: 2.1.0
tinybench: 2.7.0
tinypool: 0.8.4
- vite: 5.2.10(@types/node@18.19.31)(sass@1.75.0)
- vite-node: 1.5.0(@types/node@18.19.31)
+ vite: 5.2.11(@types/node@18.19.31)(sass@1.77.0)
+ vite-node: 1.6.0(@types/node@18.19.31)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -16895,6 +17188,20 @@ packages:
vscode-css-languageservice: 6.2.13
vscode-languageserver-textdocument: 1.0.11
vscode-uri: 3.0.8
+ dev: false
+
+ /volar-service-css@0.0.43(@volar/language-service@2.2.1):
+ resolution: {integrity: sha512-rg2gTXhswq6Wz8euZgCRS68+7EPH+3R7SeTqYfAAtHKoU0rS1bwdxP1CWHezyxnHrLMiXEypCgJJWcMTay3W7g==}
+ peerDependencies:
+ '@volar/language-service': ~2.2.0
+ peerDependenciesMeta:
+ '@volar/language-service':
+ optional: true
+ dependencies:
+ '@volar/language-service': 2.2.1
+ vscode-css-languageservice: 6.2.13
+ vscode-languageserver-textdocument: 1.0.11
+ vscode-uri: 3.0.8
/volar-service-emmet@0.0.34(@volar/language-service@2.1.6):
resolution: {integrity: sha512-ubQvMCmHPp8Ic82LMPkgrp9ot+u2p/RDd0RyT0EykRkZpWsagHUF5HWkVheLfiMyx2rFuWx/+7qZPOgypx6h6g==}
@@ -16907,6 +17214,19 @@ packages:
'@volar/language-service': 2.1.6
'@vscode/emmet-helper': 2.9.2
vscode-html-languageservice: 5.2.0
+ dev: false
+
+ /volar-service-emmet@0.0.43(@volar/language-service@2.2.1):
+ resolution: {integrity: sha512-ODsSOsSScVTNSD1Z+e4EV21RuN3q38ahGnuyxKYHW9Fg0RwfLatHl6wIRfj21XlVVa8twBMsA/Fp43ObuDEBxQ==}
+ peerDependencies:
+ '@volar/language-service': ~2.2.0
+ peerDependenciesMeta:
+ '@volar/language-service':
+ optional: true
+ dependencies:
+ '@volar/language-service': 2.2.1
+ '@vscode/emmet-helper': 2.9.2
+ vscode-html-languageservice: /@johnsoncodehk/vscode-html-languageservice@5.2.0-34a5462
/volar-service-html@0.0.34(@volar/language-service@2.1.6):
resolution: {integrity: sha512-kMEneea1tQbiRcyKavqdrSVt8zV06t+0/3pGkjO3gV6sikXTNShIDkdtB4Tq9vE2cQdM50TuS7utVV7iysUxHw==}
@@ -16920,6 +17240,20 @@ packages:
vscode-html-languageservice: 5.2.0
vscode-languageserver-textdocument: 1.0.11
vscode-uri: 3.0.8
+ dev: false
+
+ /volar-service-html@0.0.43(@volar/language-service@2.2.1):
+ resolution: {integrity: sha512-Z/S7SCkHmpoR708WTQLCE3k+hfT16xjMfq9Htv7Y3yJeykah1jZO8oZX3433OPFfbS/ZFbGa2VlAIgDTVRU5Pg==}
+ peerDependencies:
+ '@volar/language-service': ~2.2.0
+ peerDependenciesMeta:
+ '@volar/language-service':
+ optional: true
+ dependencies:
+ '@volar/language-service': 2.2.1
+ vscode-html-languageservice: /@johnsoncodehk/vscode-html-languageservice@5.2.0-34a5462
+ vscode-languageserver-textdocument: 1.0.11
+ vscode-uri: 3.0.8
/volar-service-prettier@0.0.34(@volar/language-service@2.1.6)(prettier@3.2.5):
resolution: {integrity: sha512-BNfJ8FwfPi1Wm/JkuzNjraOLdtKieGksNT/bDyquygVawv1QUzO2HB1hiMKfZGdcSFG5ZL9R0j7bBfRTfXA2gg==}
@@ -16935,6 +17269,22 @@ packages:
'@volar/language-service': 2.1.6
prettier: 3.2.5
vscode-uri: 3.0.8
+ dev: false
+
+ /volar-service-prettier@0.0.43(@volar/language-service@2.2.1)(prettier@3.2.5):
+ resolution: {integrity: sha512-Beq+iNyG05PlSPTISOFK5Yoj29rXdGb6htvyFk2u0jVFRGX1QD0Pb5ze9OiqfUVwT+3cFZhPrSPndbTR1ft/aA==}
+ peerDependencies:
+ '@volar/language-service': ~2.2.0
+ prettier: ^2.2 || ^3.0
+ peerDependenciesMeta:
+ '@volar/language-service':
+ optional: true
+ prettier:
+ optional: true
+ dependencies:
+ '@volar/language-service': 2.2.1
+ prettier: 3.2.5
+ vscode-uri: 3.0.8
/volar-service-typescript-twoslash-queries@0.0.34(@volar/language-service@2.1.6):
resolution: {integrity: sha512-XAY2YtWKUp6ht89gxt3L5Dr46LU45d/VlBkj1KXUwNlinpoWiGN4Nm3B6DRF3VoBThAnQgm4c7WD0S+5yTzh+w==}
@@ -16945,6 +17295,17 @@ packages:
optional: true
dependencies:
'@volar/language-service': 2.1.6
+ dev: false
+
+ /volar-service-typescript-twoslash-queries@0.0.43(@volar/language-service@2.2.1):
+ resolution: {integrity: sha512-FUqgvK2a6YxNO0P+zmY5syVatD8I7+qEA+mj1lotqQxwtY0Gh3UDCCqTVapX1E4VxF/pvNac7eVOBkCUVVZC5w==}
+ peerDependencies:
+ '@volar/language-service': ~2.2.0
+ peerDependenciesMeta:
+ '@volar/language-service':
+ optional: true
+ dependencies:
+ '@volar/language-service': 2.2.1
/volar-service-typescript@0.0.34(@volar/language-service@2.1.6):
resolution: {integrity: sha512-NbAry0w8ZXFgGsflvMwmPDCzgJGx3C+eYxFEbldaumkpTAJiywECWiUbPIOfmEHgpOllUKSnhwtLlWFK4YnfQg==}
@@ -16956,7 +17317,23 @@ packages:
dependencies:
'@volar/language-service': 2.1.6
path-browserify: 1.0.1
- semver: 7.6.0
+ semver: 7.6.1
+ typescript-auto-import-cache: 0.3.2
+ vscode-languageserver-textdocument: 1.0.11
+ vscode-nls: 5.2.0
+ dev: false
+
+ /volar-service-typescript@0.0.43(@volar/language-service@2.2.1):
+ resolution: {integrity: sha512-oXYZHuM7QYBmgSiheFkoQPyUzzvm9ddaUzfDqc9cOM+fDuMAkUer2bEqnqZXerGjhsjuXNCu4PGlSOJJMxWe3A==}
+ peerDependencies:
+ '@volar/language-service': ~2.2.0
+ peerDependenciesMeta:
+ '@volar/language-service':
+ optional: true
+ dependencies:
+ '@volar/language-service': 2.2.1
+ path-browserify: 1.0.1
+ semver: 7.6.1
typescript-auto-import-cache: 0.3.2
vscode-languageserver-textdocument: 1.0.11
vscode-nls: 5.2.0
@@ -17016,19 +17393,19 @@ packages:
/vscode-uri@3.0.8:
resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==}
- /vue@3.4.26(typescript@5.4.5):
- resolution: {integrity: sha512-bUIq/p+VB+0xrJubaemrfhk1/FiW9iX+pDV+62I/XJ6EkspAO9/DXEjbDFoe8pIfOZBqfk45i9BMc41ptP/uRg==}
+ /vue@3.4.27(typescript@5.4.5):
+ resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
- '@vue/compiler-dom': 3.4.26
- '@vue/compiler-sfc': 3.4.26
- '@vue/runtime-dom': 3.4.26
- '@vue/server-renderer': 3.4.26(vue@3.4.26)
- '@vue/shared': 3.4.26
+ '@vue/compiler-dom': 3.4.27
+ '@vue/compiler-sfc': 3.4.27
+ '@vue/runtime-dom': 3.4.27
+ '@vue/server-renderer': 3.4.27(vue@3.4.27)
+ '@vue/shared': 3.4.27
typescript: 5.4.5
/w3c-xmlserializer@5.0.0:
@@ -17353,18 +17730,22 @@ packages:
engines: {node: '>=12.20'}
dev: false
- /zod-to-json-schema@3.23.0(zod@3.23.5):
+ /zod-to-json-schema@3.23.0(zod@3.23.8):
resolution: {integrity: sha512-az0uJ243PxsRIa2x1WmNE/pnuA05gUq/JB8Lwe1EDCCL/Fz9MgjYQ0fPlyc2Tcv6aF2ZA7WM5TWaRZVEFaAIag==}
peerDependencies:
zod: ^3.23.3
dependencies:
- zod: 3.23.5
+ zod: 3.23.8
dev: false
/zod@3.23.5:
resolution: {integrity: sha512-fkwiq0VIQTksNNA131rDOsVJcns0pfVUjHzLrNBiF/O/Xxb5lQyEXkhZWcJ7npWsYlvs+h0jFWXXy4X46Em1JA==}
dev: false
+ /zod@3.23.8:
+ resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
+ dev: false
+
/zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
diff --git a/scripts/package.json b/scripts/package.json
index 43b4d6148..6d8860885 100644
--- a/scripts/package.json
+++ b/scripts/package.json
@@ -9,12 +9,12 @@
},
"dependencies": {
"arg": "^5.0.2",
- "esbuild": "^0.20.2",
+ "esbuild": "^0.21.1",
"globby": "^14.0.1",
"kleur": "^4.1.5",
"p-limit": "^5.0.0",
- "svelte": "^4.2.15",
- "tar": "^7.0.1"
+ "svelte": "^4.2.16",
+ "tar": "^7.1.0"
},
"devDependencies": {
"@octokit/action": "^6.1.0",