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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-11 08:59:21 +01:00 committed by GitHub
parent 72a3dd31e9
commit 8725cb2f90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
62 changed files with 787 additions and 767 deletions

View file

@ -14,6 +14,6 @@
"@astrojs/lit": "^4.2.0",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "^4.10.1",
"lit": "^3.1.3"
"lit": "^3.1.4"
}
}

View file

@ -23,7 +23,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -13,6 +13,6 @@
"dependencies": {
"@astrojs/svelte": "^5.5.0",
"astro": "^4.10.1",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -15,6 +15,6 @@
"@astrojs/node": "^8.2.6",
"@astrojs/svelte": "^5.5.0",
"astro": "^4.10.1",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"astro": "^4.10.1",
"sass": "^1.77.3",
"sass": "^1.77.4",
"sharp": "^0.33.3"
}
}

View file

@ -18,6 +18,6 @@
"autoprefixer": "^10.4.19",
"canvas-confetti": "^1.9.3",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3"
"tailwindcss": "^3.4.4"
}
}

View file

@ -58,19 +58,19 @@
"@changesets/cli": "^2.27.5",
"@eslint/eslintrc": "^3.1.0",
"@types/node": "^18.17.8",
"esbuild": "^0.21.4",
"eslint": "^9.3.0",
"esbuild": "^0.21.5",
"eslint": "^9.4.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-regexp": "^2.6.0",
"globby": "^14.0.1",
"only-allow": "^1.2.1",
"organize-imports-cli": "^0.10.0",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"tiny-glob": "^0.2.9",
"turbo": "^1.13.3",
"turbo": "^1.13.4",
"typescript": "~5.4.5",
"typescript-eslint": "^7.11.0"
"typescript-eslint": "^7.13.0"
},
"pnpm": {
"packageExtensions": {

View file

@ -15,7 +15,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

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

View file

@ -12,9 +12,9 @@
"preact": "^10.22.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sass": "^1.77.3",
"sass": "^1.77.4",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

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

View file

@ -6,6 +6,6 @@
"@astrojs/lit": "workspace:*",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "workspace:*",
"lit": "^3.1.3"
"lit": "^3.1.4"
}
}

View file

@ -13,12 +13,12 @@
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",
"lit": "^3.1.3",
"lit": "^3.1.4",
"preact": "^10.22.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -15,7 +15,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -15,7 +15,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -15,7 +15,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -15,7 +15,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -15,7 +15,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -15,7 +15,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
},
"scripts": {

View file

@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -7,6 +7,6 @@
"astro": "workspace:*",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3"
"tailwindcss": "^3.4.4"
}
}

View file

@ -10,7 +10,7 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -127,12 +127,12 @@
"@astrojs/internal-helpers": "workspace:*",
"@astrojs/markdown-remark": "workspace:*",
"@astrojs/telemetry": "workspace:*",
"@babel/core": "^7.24.6",
"@babel/generator": "^7.24.6",
"@babel/parser": "^7.24.6",
"@babel/plugin-transform-react-jsx": "^7.24.6",
"@babel/traverse": "^7.24.6",
"@babel/types": "^7.24.6",
"@babel/core": "^7.24.7",
"@babel/generator": "^7.24.7",
"@babel/parser": "^7.24.7",
"@babel/plugin-transform-react-jsx": "^7.24.7",
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.7",
"@types/babel__core": "^7.20.5",
"@types/cookie": "^0.6.0",
"acorn": "^8.11.3",
@ -145,14 +145,14 @@
"common-ancestor-path": "^1.0.1",
"cookie": "^0.6.0",
"cssesc": "^3.0.0",
"debug": "^4.3.4",
"debug": "^4.3.5",
"deterministic-object-hash": "^2.0.2",
"devalue": "^5.0.0",
"diff": "^5.2.0",
"dlv": "^1.1.3",
"dset": "^3.1.3",
"es-module-lexer": "^1.5.3",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"estree-walker": "^3.0.3",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
@ -174,13 +174,13 @@
"rehype": "^13.0.1",
"resolve": "^1.22.8",
"semver": "^7.6.2",
"shiki": "^1.6.1",
"shiki": "^1.6.3",
"string-width": "^7.1.0",
"strip-ansi": "^7.1.0",
"tsconfck": "^3.1.0",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.1",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vitefu": "^0.2.5",
"which-pm": "^2.2.0",
"yargs-parser": "^21.1.1",
@ -227,7 +227,7 @@
"rehype-toc": "^3.0.2",
"remark-code-titles": "^0.1.2",
"rollup": "^4.18.0",
"sass": "^1.77.3",
"sass": "^1.77.4",
"srcset-parse": "^1.1.0",
"unified": "^11.0.4"
},

View file

@ -9,7 +9,7 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -6,6 +6,6 @@
"@astrojs/svelte": "workspace:*",
"@test/namespace-package": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -8,7 +8,7 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"preact": "^10.22.0",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -9,6 +9,6 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -8,6 +8,6 @@
"astro": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -13,7 +13,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -11,6 +11,6 @@
"preact": "^10.22.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -8,7 +8,7 @@
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"preact": "^10.22.0",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -16,7 +16,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -6,6 +6,6 @@
"@astrojs/lit": "workspace:*",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "workspace:*",
"lit": "^3.1.3"
"lit": "^3.1.4"
}
}

View file

@ -10,7 +10,7 @@
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"solid-js": "^1.8.17",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
},
"devDependencies": {

View file

@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

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

View file

@ -5,6 +5,6 @@
"dependencies": {
"@astrojs/svelte": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.17"
"svelte": "^4.2.18"
}
}

View file

@ -6,6 +6,6 @@
"@astrojs/tailwind": "workspace:*",
"astro": "workspace:*",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3"
"tailwindcss": "^3.4.4"
}
}

View file

@ -8,6 +8,6 @@
"astro": "workspace:*",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3"
"tailwindcss": "^3.4.4"
}
}

View file

@ -6,7 +6,7 @@
"@astrojs/svelte": "workspace:*",
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"vue": "^3.4.27"
}
}

View file

@ -70,11 +70,11 @@
},
"dependencies": {
"@astrojs/studio": "workspace:*",
"@libsql/client": "^0.6.0",
"@libsql/client": "^0.6.2",
"async-listen": "^3.0.1",
"ci-info": "^4.0.0",
"deep-diff": "^1.0.2",
"drizzle-orm": "^0.30.10",
"drizzle-orm": "^0.31.2",
"github-slugger": "^2.0.0",
"kleur": "^4.1.5",
"nanoid": "^5.0.7",
@ -95,6 +95,6 @@
"astro-scripts": "workspace:*",
"cheerio": "1.0.0-rc.12",
"typescript": "^5.4.5",
"vite": "^5.2.12"
"vite": "^5.2.13"
}
}

View file

@ -13,7 +13,7 @@
"@astrojs/check": "^0.7.0",
"@astrojs/db": "workspace:*",
"@astrojs/node": "workspace:*",
"@astrojs/react": "^3.4.0",
"@astrojs/react": "^3.5.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"astro": "workspace:*",

View file

@ -41,7 +41,7 @@
"@playwright/test": "1.44.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"vite": "^5.2.12"
"vite": "^5.2.13"
},
"publishConfig": {
"provenance": true

View file

@ -56,8 +56,8 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0-rc.12",
"lit": "^3.1.3",
"sass": "^1.77.3"
"lit": "^3.1.4",
"sass": "^1.77.4"
},
"peerDependencies": {
"@webcomponents/template-shadowroot": "^0.2.1",

View file

@ -66,7 +66,7 @@
"@astrojs/markdown-remark": "workspace:*",
"@astrojs/prism": "workspace:*",
"@markdoc/markdoc": "^0.4.0",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.3",
"htmlparser2": "^9.1.0",
@ -82,8 +82,8 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"devalue": "^5.0.0",
"linkedom": "^0.18.0",
"vite": "^5.2.12"
"linkedom": "^0.18.3",
"vite": "^5.2.13"
},
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"

View file

@ -60,7 +60,7 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0-rc.12",
"linkedom": "^0.18.0",
"linkedom": "^0.18.3",
"mdast-util-mdx": "^3.0.0",
"mdast-util-mdx-jsx": "^3.1.2",
"mdast-util-to-string": "^4.0.0",
@ -72,7 +72,7 @@
"remark-shiki-twoslash": "^3.1.3",
"remark-toc": "^9.0.0",
"unified": "^11.0.4",
"vite": "^5.2.12"
"vite": "^5.2.13"
},
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"

View file

@ -35,8 +35,8 @@
"dev": "astro-scripts dev \"src/**/*.ts\""
},
"dependencies": {
"@babel/plugin-transform-react-jsx": "^7.24.6",
"@babel/plugin-transform-react-jsx-development": "^7.24.6",
"@babel/plugin-transform-react-jsx": "^7.24.7",
"@babel/plugin-transform-react-jsx-development": "^7.24.7",
"@preact/preset-vite": "^2.8.2",
"@preact/signals": "^1.2.3",
"babel-plugin-transform-hook-names": "^1.0.2",

View file

@ -47,7 +47,7 @@
"test": "astro-scripts test \"test/**/*.test.js\""
},
"dependencies": {
"@vitejs/plugin-react": "^4.3.0",
"@vitejs/plugin-react": "^4.3.1",
"ultrahtml": "^1.5.3"
},
"devDependencies": {
@ -58,7 +58,7 @@
"cheerio": "1.0.0-rc.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vite": "^5.2.12"
"vite": "^5.2.13"
},
"peerDependencies": {
"@types/react": "^17.0.50 || ^18.0.21",

View file

@ -41,7 +41,7 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"solid-js": "^1.8.17",
"vite": "^5.2.12"
"vite": "^5.2.13"
},
"peerDependencies": {
"solid-devtools": "^0.30.1",

View file

@ -48,8 +48,8 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"svelte": "^4.2.17",
"vite": "^5.2.12"
"svelte": "^4.2.18",
"vite": "^5.2.13"
},
"peerDependencies": {
"astro": "^4.0.0",

View file

@ -40,8 +40,8 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"tailwindcss": "^3.4.3",
"vite": "^5.2.12"
"tailwindcss": "^3.4.4",
"vite": "^5.2.13"
},
"peerDependencies": {
"astro": "^3.0.0 || ^4.0.0",

View file

@ -54,8 +54,8 @@
"@astrojs/internal-helpers": "workspace:*",
"@vercel/analytics": "^1.3.1",
"@vercel/edge": "^1.1.1",
"@vercel/nft": "^0.27.1",
"esbuild": "^0.21.4",
"@vercel/nft": "^0.27.2",
"esbuild": "^0.21.5",
"fast-glob": "^3.3.2",
"set-cookie-parser": "^2.6.0",
"web-vitals": "^3.5.2"

View file

@ -40,7 +40,7 @@
"test": "astro-scripts test \"test/**/*.test.js\""
},
"dependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/compiler-sfc": "^3.4.27",
"vite-plugin-vue-devtools": "^7.2.1"
@ -49,8 +49,8 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0-rc.12",
"linkedom": "^0.18.0",
"vite": "^5.2.12",
"linkedom": "^0.18.3",
"vite": "^5.2.13",
"vue": "^3.4.27"
},
"peerDependencies": {

View file

@ -32,7 +32,7 @@
"test": "astro-scripts test --timeout 50000 \"test/**/*.test.js\""
},
"dependencies": {
"web-vitals": "^4.0.1"
"web-vitals": "^4.1.1"
},
"peerDependencies": {
"@astrojs/db": "^0.11.0"
@ -41,7 +41,7 @@
"@astrojs/db": "workspace:*",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"linkedom": "^0.18.0"
"linkedom": "^0.18.3"
},
"publishConfig": {
"provenance": true

View file

@ -46,7 +46,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remark-smartypants": "^3.0.1",
"shiki": "^1.6.1",
"shiki": "^1.6.3",
"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.4",
"@types/unist": "^3.0.2",
"astro-scripts": "workspace:*",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"mdast-util-mdx-expression": "^2.0.0"
},
"publishConfig": {

View file

@ -42,6 +42,6 @@
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"typescript": "^5.4.5",
"vite": "^5.2.12"
"vite": "^5.2.13"
}
}

View file

@ -30,7 +30,7 @@
],
"dependencies": {
"ci-info": "^4.0.0",
"debug": "^4.3.4",
"debug": "^4.3.5",
"dlv": "^1.1.3",
"dset": "^3.1.3",
"is-docker": "^3.0.0",

1368
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -9,11 +9,11 @@
},
"dependencies": {
"arg": "^5.0.2",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"globby": "^14.0.1",
"kleur": "^4.1.5",
"p-limit": "^5.0.0",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"tar": "^7.2.0"
},
"devDependencies": {