mirror of
https://github.com/cheeriojs/cheerio.git
synced 2026-02-25 23:25:17 +00:00
build(deps): bump astro from 5.17.2 to 5.17.3 in /website
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.17.2 to 5.17.3. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@5.17.3/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.17.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.17.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
22
website/package-lock.json
generated
22
website/package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"@docsearch/js": "^4.6.0",
|
||||
"@lucide/astro": "^0.575.0",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"astro": "^5.17.2",
|
||||
"astro": "^5.17.3",
|
||||
"hastscript": "^9.0.1",
|
||||
"marked": "^17.0.3",
|
||||
"react": "^19.1.0",
|
||||
@@ -2233,12 +2233,6 @@
|
||||
"tailwindcss": "4.2.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@tailwindcss/node/node_modules/tailwindcss": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.0.tgz",
|
||||
"integrity": "sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@tailwindcss/oxide": {
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.1.tgz",
|
||||
@@ -2539,12 +2533,6 @@
|
||||
"vite": "^5.2.0 || ^6 || ^7"
|
||||
}
|
||||
},
|
||||
"node_modules/@tailwindcss/vite/node_modules/tailwindcss": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.0.tgz",
|
||||
"integrity": "sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/babel__core": {
|
||||
"version": "7.20.5",
|
||||
"license": "MIT",
|
||||
@@ -2781,9 +2769,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "5.17.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.17.2.tgz",
|
||||
"integrity": "sha512-7jnMqGo53hOQNwo1N/wqeOvUp8wwW/p+DeerSjSkHNx8L/1mhy6P7rVo7EhdmF8DpKqw0tl/B5Fx1WcIzg1ysA==",
|
||||
"version": "5.17.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.17.3.tgz",
|
||||
"integrity": "sha512-69dcfPe8LsHzklwj+hl+vunWUbpMB6pmg35mACjetxbJeUNNys90JaBM8ZiwsPK689SAj/4Zqb1ayaANls9/MA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.13.0",
|
||||
@@ -2809,7 +2797,7 @@
|
||||
"dlv": "^1.1.3",
|
||||
"dset": "^3.1.4",
|
||||
"es-module-lexer": "^1.7.0",
|
||||
"esbuild": "^0.27.0",
|
||||
"esbuild": "^0.27.3",
|
||||
"estree-walker": "^3.0.3",
|
||||
"flattie": "^1.1.1",
|
||||
"fontace": "~0.4.0",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"@docsearch/js": "^4.6.0",
|
||||
"@lucide/astro": "^0.575.0",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"astro": "^5.17.2",
|
||||
"astro": "^5.17.3",
|
||||
"hastscript": "^9.0.1",
|
||||
"marked": "^17.0.3",
|
||||
"react": "^19.1.0",
|
||||
|
||||
Reference in New Issue
Block a user