mirror of
https://github.com/cheeriojs/cheerio.git
synced 2026-02-25 23:25:17 +00:00
build(deps): bump @lucide/astro from 0.574.0 to 0.575.0 in /website (#5096)
Bumps [@lucide/astro](https://github.com/lucide-icons/lucide/tree/HEAD/packages/astro) from 0.574.0 to 0.575.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/astro) --- updated-dependencies: - dependency-name: "@lucide/astro" dependency-version: 0.575.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
20
website/package-lock.json
generated
20
website/package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"@codesandbox/sandpack-react": "^2.19.0",
|
||||
"@docsearch/css": "^4.6.0",
|
||||
"@docsearch/js": "^4.6.0",
|
||||
"@lucide/astro": "^0.574.0",
|
||||
"@lucide/astro": "^0.575.0",
|
||||
"@tailwindcss/vite": "^4.2.0",
|
||||
"astro": "^5.17.2",
|
||||
"hastscript": "^9.0.1",
|
||||
@@ -1717,9 +1717,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@lucide/astro": {
|
||||
"version": "0.574.0",
|
||||
"resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-0.574.0.tgz",
|
||||
"integrity": "sha512-OEC5D70hXEzv8cv4c10NUqGczHKk62nVUEmLiIy/MGj/VicSR7Vom9mZw3Wz3rmKc8NMQ6hn2c1yGPHJxLv29w==",
|
||||
"version": "0.575.0",
|
||||
"resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-0.575.0.tgz",
|
||||
"integrity": "sha512-hU47BbgApVR473CxSk6C4OBxqO0P91ZrY9uYvQB7xqW9f5mqmkz1RJ4jl2iK2LovntrrfAZix5ce+r7v2+2gHg==",
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"astro": "^4 || ^5"
|
||||
@@ -2233,12 +2233,6 @@
|
||||
"tailwindcss": "4.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@tailwindcss/node/node_modules/tailwindcss": {
|
||||
"version": "4.1.18",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
|
||||
"integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@tailwindcss/oxide": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.0.tgz",
|
||||
@@ -2539,12 +2533,6 @@
|
||||
"vite": "^5.2.0 || ^6 || ^7"
|
||||
}
|
||||
},
|
||||
"node_modules/@tailwindcss/vite/node_modules/tailwindcss": {
|
||||
"version": "4.1.18",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
|
||||
"integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/babel__core": {
|
||||
"version": "7.20.5",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@codesandbox/sandpack-react": "^2.19.0",
|
||||
"@docsearch/css": "^4.6.0",
|
||||
"@docsearch/js": "^4.6.0",
|
||||
"@lucide/astro": "^0.574.0",
|
||||
"@lucide/astro": "^0.575.0",
|
||||
"@tailwindcss/vite": "^4.2.0",
|
||||
"astro": "^5.17.2",
|
||||
"hastscript": "^9.0.1",
|
||||
|
||||
Reference in New Issue
Block a user