mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
fix(deps): update all non-major dependencies (#11015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
This commit is contained in:
parent
8f3cc76737
commit
cb2586fa15
44 changed files with 576 additions and 756 deletions
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/alpinejs": "^0.4.0",
|
||||
"@types/alpinejs": "^3.13.5",
|
||||
"alpinejs": "^3.13.3",
|
||||
"@types/alpinejs": "^3.13.10",
|
||||
"alpinejs": "^3.13.10",
|
||||
"astro": "^4.8.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,6 +14,6 @@
|
|||
"@astrojs/lit": "^4.0.1",
|
||||
"@webcomponents/template-shadowroot": "^0.2.1",
|
||||
"astro": "^4.8.2",
|
||||
"lit": "^3.1.2"
|
||||
"lit": "^3.1.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"@astrojs/solid-js": "^4.2.0",
|
||||
"@astrojs/svelte": "^5.4.0",
|
||||
"@astrojs/vue": "^4.2.0",
|
||||
"@types/react": "^18.2.37",
|
||||
"@types/react-dom": "^18.2.15",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "^4.8.2",
|
||||
"preact": "^10.21.0",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/react": "^3.3.4",
|
||||
"@types/react": "^18.2.37",
|
||||
"@types/react-dom": "^18.2.15",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "^4.8.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"astro": "^4.8.2",
|
||||
"sass": "^1.77.0",
|
||||
"sass": "^1.77.1",
|
||||
"sharp": "^0.33.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/preact": "^3.3.0",
|
||||
"@nanostores/preact": "^0.5.0",
|
||||
"@nanostores/preact": "^0.5.1",
|
||||
"astro": "^4.8.2",
|
||||
"nanostores": "^0.9.5",
|
||||
"nanostores": "^0.10.3",
|
||||
"preact": "^10.21.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,11 +13,11 @@
|
|||
"dependencies": {
|
||||
"@astrojs/mdx": "^3.0.0",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@types/canvas-confetti": "^1.6.3",
|
||||
"@types/canvas-confetti": "^1.6.4",
|
||||
"astro": "^4.8.2",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"canvas-confetti": "^1.9.1",
|
||||
"postcss": "^8.4.28",
|
||||
"tailwindcss": "^3.3.5"
|
||||
"autoprefixer": "^10.4.19",
|
||||
"canvas-confetti": "^1.9.3",
|
||||
"postcss": "^8.4.38",
|
||||
"tailwindcss": "^3.4.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"@changesets/cli": "^2.27.1",
|
||||
"@eslint/eslintrc": "^3.0.2",
|
||||
"@types/node": "^18.17.8",
|
||||
"esbuild": "^0.21.1",
|
||||
"esbuild": "^0.21.2",
|
||||
"eslint": "^9.2.0",
|
||||
"eslint-plugin-no-only-tests": "^3.1.0",
|
||||
"eslint-plugin-regexp": "^2.5.0",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"@astrojs/db": "workspace:*",
|
||||
"@astrojs/node": "workspace:*",
|
||||
"@astrojs/react": "workspace:*",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "workspace:*",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"astro": "workspace:*",
|
||||
"sass": "^1.77.0"
|
||||
"sass": "^1.77.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"preact": "^10.21.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"sass": "^1.77.0",
|
||||
"sass": "^1.77.1",
|
||||
"solid-js": "^1.8.17",
|
||||
"svelte": "^4.2.16",
|
||||
"vue": "^3.4.27"
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
"private": true,
|
||||
"devDependencies": {
|
||||
"astro": "workspace:*",
|
||||
"sass": "^1.77.0"
|
||||
"sass": "^1.77.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -146,7 +146,7 @@
|
|||
"dlv": "^1.1.3",
|
||||
"dset": "^3.1.3",
|
||||
"es-module-lexer": "^1.5.2",
|
||||
"esbuild": "^0.21.1",
|
||||
"esbuild": "^0.21.2",
|
||||
"estree-walker": "^3.0.3",
|
||||
"execa": "^8.0.1",
|
||||
"fast-glob": "^3.3.2",
|
||||
|
@ -167,8 +167,8 @@
|
|||
"prompts": "^2.4.2",
|
||||
"rehype": "^13.0.1",
|
||||
"resolve": "^1.22.8",
|
||||
"semver": "^7.6.1",
|
||||
"shiki": "^1.5.0",
|
||||
"semver": "^7.6.2",
|
||||
"shiki": "^1.5.1",
|
||||
"string-width": "^7.1.0",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"tsconfck": "^3.0.3",
|
||||
|
@ -221,7 +221,7 @@
|
|||
"rehype-toc": "^3.0.2",
|
||||
"remark-code-titles": "^0.1.2",
|
||||
"rollup": "^4.17.2",
|
||||
"sass": "^1.77.0",
|
||||
"sass": "^1.77.1",
|
||||
"srcset-parse": "^1.1.0",
|
||||
"unified": "^11.0.4"
|
||||
},
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"dependencies": {
|
||||
"@astrojs/react": "workspace:*",
|
||||
"@performance/utils": "workspace:*",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "workspace:*",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@astrojs/markdoc": "workspace:*",
|
||||
"@astrojs/react": "workspace:*",
|
||||
"@performance/utils": "workspace:*",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "workspace:*",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"@astrojs/mdx": "workspace:*",
|
||||
"@astrojs/react": "workspace:*",
|
||||
"@performance/utils": "workspace:*",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "workspace:*",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
@ -3,6 +3,9 @@ import { defineConfig } from 'astro/config';
|
|||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
vite: {
|
||||
build: {
|
||||
assetsInlineLimit: 0
|
||||
},
|
||||
ssr: {
|
||||
noExternal: [
|
||||
'@fontsource/montserrat',
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fontsource/monofett": "5.0.17",
|
||||
"@fontsource/montserrat": "5.0.15",
|
||||
"@fontsource/monofett": "5.0.20",
|
||||
"@fontsource/montserrat": "5.0.18",
|
||||
"astro": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
"@astrojs/lit": "workspace:*",
|
||||
"@webcomponents/template-shadowroot": "^0.2.1",
|
||||
"astro": "workspace:*",
|
||||
"lit": "^3.1.0"
|
||||
"lit": "^3.1.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
"@astrojs/svelte": "workspace:*",
|
||||
"@astrojs/vue": "workspace:*",
|
||||
"astro": "workspace:*",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"postcss": "^8.4.28",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"postcss": "^8.4.38",
|
||||
"solid-js": "^1.8.17",
|
||||
"svelte": "^4.2.16",
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"devDependencies": {
|
||||
"postcss-preset-env": "^9.3.0"
|
||||
"postcss-preset-env": "^9.5.12"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@astrojs/preact": "workspace:*",
|
||||
"@preact/signals": "1.2.1",
|
||||
"@preact/signals": "1.2.3",
|
||||
"astro": "workspace:*",
|
||||
"preact": "^10.21.0"
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@astrojs/solid-js": "workspace:*",
|
||||
"@solidjs/router": "^0.9.1",
|
||||
"@solidjs/router": "^0.13.3",
|
||||
"@test/solid-jsx-component": "file:./deps/solid-jsx-component",
|
||||
"astro": "workspace:*",
|
||||
"solid-js": "^1.8.17"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"dependencies": {
|
||||
"@astrojs/tailwind": "workspace:*",
|
||||
"astro": "workspace:*",
|
||||
"postcss": "^8.4.28",
|
||||
"tailwindcss": "^3.3.5"
|
||||
"postcss": "^8.4.38",
|
||||
"tailwindcss": "^3.4.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
"@astrojs/mdx": "workspace:*",
|
||||
"@astrojs/tailwind": "workspace:*",
|
||||
"astro": "workspace:*",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"postcss": "^8.4.28",
|
||||
"tailwindcss": "^3.3.5"
|
||||
"autoprefixer": "^10.4.19",
|
||||
"postcss": "^8.4.38",
|
||||
"tailwindcss": "^3.4.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"astro": "workspace:*",
|
||||
"astro-embed": "^0.6.0"
|
||||
"astro-embed": "^0.7.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"@types/yargs-parser": "^21.0.3",
|
||||
"astro": "workspace:*",
|
||||
"astro-scripts": "workspace:*",
|
||||
"chai": "^5.1.0",
|
||||
"chai": "^5.1.1",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"mocha": "^10.4.0",
|
||||
"typescript": "^5.4.5",
|
||||
|
|
|
@ -10,18 +10,18 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.5.5",
|
||||
"@astrojs/check": "^0.6.0",
|
||||
"@astrojs/db": "workspace:*",
|
||||
"@astrojs/node": "workspace:*",
|
||||
"@astrojs/react": "^3.0.10",
|
||||
"@types/react": "^18.2.57",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"@astrojs/react": "^3.3.4",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "workspace:*",
|
||||
"open-props": "^1.6.17",
|
||||
"open-props": "^1.7.4",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"simple-stack-form": "^0.1.10",
|
||||
"typescript": "^5.3.2",
|
||||
"zod": "^3.22.4"
|
||||
"simple-stack-form": "^0.1.12",
|
||||
"typescript": "^5.4.5",
|
||||
"zod": "^3.23.8"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@astrojs/alpinejs": "workspace:*",
|
||||
"@types/alpinejs": "^3.13.5",
|
||||
"alpinejs": "^3.13.3",
|
||||
"@types/alpinejs": "^3.13.10",
|
||||
"alpinejs": "^3.13.10",
|
||||
"astro": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@astrojs/alpinejs": "workspace:*",
|
||||
"@types/alpinejs": "^3.13.5",
|
||||
"alpinejs": "^3.13.3",
|
||||
"@types/alpinejs": "^3.13.10",
|
||||
"alpinejs": "^3.13.10",
|
||||
"astro": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"@astrojs/alpinejs": "workspace:*",
|
||||
"@types/alpinejs": "^3.13.5",
|
||||
"alpinejs": "^3.13.3",
|
||||
"@types/alpinejs": "^3.13.10",
|
||||
"alpinejs": "^3.13.10",
|
||||
"astro": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"astro-scripts": "workspace:*",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"lit": "^3.1.3",
|
||||
"sass": "^1.77.0"
|
||||
"sass": "^1.77.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@webcomponents/template-shadowroot": "^0.2.1",
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"@astrojs/markdown-remark": "workspace:*",
|
||||
"@astrojs/prism": "workspace:*",
|
||||
"@markdoc/markdoc": "^0.4.0",
|
||||
"esbuild": "^0.21.1",
|
||||
"esbuild": "^0.21.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"htmlparser2": "^9.1.0",
|
||||
|
@ -82,7 +82,7 @@
|
|||
"astro": "workspace:*",
|
||||
"astro-scripts": "workspace:*",
|
||||
"devalue": "^5.0.0",
|
||||
"linkedom": "^0.16.11",
|
||||
"linkedom": "^0.18.0",
|
||||
"vite": "^5.2.11"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"astro": "workspace:*",
|
||||
"astro-scripts": "workspace:*",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"linkedom": "^0.16.11",
|
||||
"linkedom": "^0.18.0",
|
||||
"mdast-util-mdx": "^3.0.0",
|
||||
"mdast-util-mdx-jsx": "^3.1.2",
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
"dependencies": {
|
||||
"@astrojs/mdx": "workspace:*",
|
||||
"astro": "workspace:*",
|
||||
"astro-remote": "0.2.4"
|
||||
"astro-remote": "0.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"ultrahtml": "^1.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"astro": "workspace:*",
|
||||
"astro-scripts": "workspace:*",
|
||||
|
|
|
@ -54,8 +54,8 @@
|
|||
"@astrojs/internal-helpers": "workspace:*",
|
||||
"@vercel/analytics": "^1.2.2",
|
||||
"@vercel/edge": "^1.1.1",
|
||||
"@vercel/nft": "^0.26.5",
|
||||
"esbuild": "^0.21.1",
|
||||
"@vercel/nft": "^0.27.0",
|
||||
"esbuild": "^0.21.2",
|
||||
"fast-glob": "^3.3.2",
|
||||
"set-cookie-parser": "^2.6.0",
|
||||
"web-vitals": "^3.5.2"
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"astro": "workspace:*",
|
||||
"astro-scripts": "workspace:*",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"linkedom": "^0.16.11",
|
||||
"linkedom": "^0.18.0",
|
||||
"vite": "^5.2.11",
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
"dependencies": {
|
||||
"@astrojs/vue": "workspace:*",
|
||||
"astro": "workspace:*",
|
||||
"vite-svg-loader": "5.0.1"
|
||||
"vite-svg-loader": "5.1.0"
|
||||
}
|
||||
}
|
|
@ -5,6 +5,6 @@
|
|||
"dependencies": {
|
||||
"@astrojs/vue": "workspace:*",
|
||||
"astro": "workspace:*",
|
||||
"vite-svg-loader": "5.0.1"
|
||||
"vite-svg-loader": "5.1.0"
|
||||
}
|
||||
}
|
|
@ -41,7 +41,7 @@
|
|||
"@astrojs/db": "workspace:*",
|
||||
"astro": "workspace:*",
|
||||
"astro-scripts": "workspace:*",
|
||||
"linkedom": "^0.16.11"
|
||||
"linkedom": "^0.18.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"provenance": true
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.0",
|
||||
"remark-smartypants": "^3.0.1",
|
||||
"shiki": "^1.5.0",
|
||||
"shiki": "^1.5.1",
|
||||
"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.21.1",
|
||||
"esbuild": "^0.21.2",
|
||||
"mdast-util-mdx-expression": "^2.0.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"//b": "DEPENDENCIES IS FOR UNBUNDLED PACKAGES",
|
||||
"dependencies": {
|
||||
"@astrojs/cli-kit": "^0.4.1",
|
||||
"semver": "^7.6.1",
|
||||
"semver": "^7.6.2",
|
||||
"which-pm-runs": "^1.1.0",
|
||||
"terminal-link": "^3.0.0"
|
||||
},
|
||||
|
|
1185
pnpm-lock.yaml
1185
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"arg": "^5.0.2",
|
||||
"esbuild": "^0.21.1",
|
||||
"esbuild": "^0.21.2",
|
||||
"globby": "^14.0.1",
|
||||
"kleur": "^4.1.5",
|
||||
"p-limit": "^5.0.0",
|
||||
|
|
Loading…
Reference in a new issue