0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00

fix(deps): update all non-major dependencies (#12092)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-30 10:17:49 +08:00 committed by GitHub
parent 2594eb088d
commit 928dc3111c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
51 changed files with 440 additions and 444 deletions

View file

@ -19,7 +19,7 @@
"vitest": "^2.1.1"
},
"devDependencies": {
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0"
}
}

View file

@ -16,7 +16,7 @@
"@astrojs/solid-js": "^4.4.2",
"@astrojs/svelte": "^5.7.1",
"@astrojs/vue": "^4.5.1",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "^4.15.9",
"preact": "^10.24.1",
@ -24,6 +24,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "^4.15.9",
"react": "^18.3.1",

View file

@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/vue": "^4.5.1",
"astro": "^4.15.9",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -15,7 +15,7 @@
"@astrojs/tailwind": "^5.1.1",
"@fortawesome/fontawesome-free": "^6.6.0",
"@tailwindcss/forms": "^0.5.9",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "^4.15.9",
"postcss": "^8.4.47",

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"astro": "^4.15.9",
"sass": "^1.79.3",
"sass": "^1.79.4",
"sharp": "^0.33.3"
}
}

View file

@ -14,7 +14,7 @@
"@astrojs/db": "workspace:*",
"@astrojs/node": "^8.3.4",
"@astrojs/react": "workspace:*",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
"react": "^18.3.1",

View file

@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -16,6 +16,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"astro": "workspace:*",
"sass": "^1.79.3"
"sass": "^1.79.4"
}
}

View file

@ -12,9 +12,9 @@
"preact": "^10.24.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sass": "^1.79.3",
"sass": "^1.79.4",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -4,6 +4,6 @@
"private": true,
"devDependencies": {
"astro": "workspace:*",
"sass": "^1.79.3"
"sass": "^1.79.4"
}
}

View file

@ -19,6 +19,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -16,6 +16,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -16,6 +16,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -16,6 +16,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -16,6 +16,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -16,6 +16,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -16,7 +16,7 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
},
"scripts": {
"dev": "astro dev"

View file

@ -12,7 +12,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
"vue": "^3.5.8",
"vue": "^3.5.10",
"solid-js": "^1.9.1"
}
}

View file

@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -170,9 +170,9 @@
"p-queue": "^8.0.1",
"preferred-pm": "^4.0.0",
"prompts": "^2.4.2",
"rehype": "^13.0.1",
"rehype": "^13.0.2",
"semver": "^7.6.3",
"shiki": "^1.19.0",
"shiki": "^1.21.0",
"string-width": "^7.2.0",
"strip-ansi": "^7.1.0",
"tinyexec": "^0.3.0",
@ -222,8 +222,8 @@
"rehype-slug": "^6.0.0",
"rehype-toc": "^3.0.2",
"remark-code-titles": "^0.1.2",
"rollup": "^4.22.4",
"sass": "^1.79.3",
"rollup": "^4.22.5",
"sass": "^1.79.4",
"undici": "^6.19.8",
"unified": "^11.0.5"
},

View file

@ -16,7 +16,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
"react": "^18.3.1",

View file

@ -17,7 +17,7 @@
"@astrojs/markdoc": "workspace:*",
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
"react": "^18.3.1",

View file

@ -17,7 +17,7 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/react": "workspace:*",
"@performance/utils": "workspace:*",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
"react": "^18.3.1",

View file

@ -10,6 +10,6 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -9,6 +9,6 @@
"astro": "workspace:*",
"preact": "^10.24.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -14,6 +14,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -9,6 +9,6 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -9,6 +9,6 @@
"astro": "workspace:*",
"preact": "^10.24.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -17,6 +17,6 @@
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -11,7 +11,7 @@
"postcss": "^8.4.47",
"solid-js": "^1.9.1",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
},
"devDependencies": {
"postcss-preset-env": "^10.0.5"

View file

@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@astrojs/solid-js": "workspace:*",
"@solidjs/router": "^0.14.5",
"@solidjs/router": "^0.14.7",
"@test/solid-jsx-component": "file:./deps/solid-jsx-component",
"astro": "workspace:*",
"solid-js": "^1.9.1"

View file

@ -5,7 +5,7 @@
"dependencies": {
"@astrojs/react": "workspace:*",
"@test/ssr-prerender-chunks-test-adapter": "link:./deps/test-adapter",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
"react": "^18.3.1",

View file

@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -7,6 +7,6 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.19",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -14,7 +14,7 @@
"@astrojs/db": "workspace:*",
"@astrojs/node": "^8.3.4",
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
"open-props": "^1.7.6",

View file

@ -61,7 +61,7 @@
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
"lit": "^3.2.0",
"sass": "^1.79.3"
"sass": "^1.79.4"
},
"peerDependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",

View file

@ -68,7 +68,7 @@
"remark-rehype": "^11.1.1",
"remark-shiki-twoslash": "^3.1.3",
"remark-toc": "^9.0.0",
"shiki": "^1.19.0",
"shiki": "^1.21.0",
"unified": "^11.0.5",
"vite": "^5.4.8"
},

View file

@ -55,11 +55,11 @@
"test": "astro-scripts test \"test/**/*.test.js\""
},
"dependencies": {
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.2",
"ultrahtml": "^1.5.3"
},
"devDependencies": {
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",
"astro-scripts": "workspace:*",

View file

@ -8,6 +8,6 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -51,7 +51,7 @@
},
"dependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"svelte2tsx": "^0.7.19"
"svelte2tsx": "^0.7.21"
},
"devDependencies": {
"astro": "workspace:*",

View file

@ -46,7 +46,7 @@
"dependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/compiler-sfc": "^3.5.8",
"@vue/compiler-sfc": "^3.5.10",
"vite-plugin-vue-devtools": "^7.4.6"
},
"devDependencies": {
@ -55,7 +55,7 @@
"cheerio": "1.0.0",
"linkedom": "^0.18.5",
"vite": "^5.4.8",
"vue": "^3.5.8"
"vue": "^3.5.10"
},
"peerDependencies": {
"astro": "^4.0.0",

View file

@ -6,6 +6,6 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vite-svg-loader": "5.1.0",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -9,6 +9,6 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vite-svg-loader": "5.1.0",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -6,6 +6,6 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vite-svg-loader": "5.1.0",
"vue": "^3.5.8"
"vue": "^3.5.10"
}
}

View file

@ -40,12 +40,12 @@
"import-meta-resolve": "^4.1.0",
"mdast-util-definitions": "^6.0.0",
"rehype-raw": "^7.0.0",
"rehype-stringify": "^10.0.0",
"rehype-stringify": "^10.0.1",
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"remark-smartypants": "^3.0.2",
"shiki": "^1.19.0",
"shiki": "^1.21.0",
"unified": "^11.0.5",
"unist-util-remove-position": "^5.0.0",
"unist-util-visit": "^5.0.0",

768
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff