mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 00:47:18 +08:00
build(deps): bump @iconify-json/lucide from 1.2.102 to 1.2.111 in /site (#569)
Bumps [@iconify-json/lucide](https://github.com/iconify/icon-sets) from 1.2.102 to 1.2.111. - [Commits](https://github.com/iconify/icon-sets/commits) --- updated-dependencies: - dependency-name: "@iconify-json/lucide" dependency-version: 1.2.111 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
074736db2c
commit
96fc299432
2 changed files with 5 additions and 5 deletions
8
site/package-lock.json
generated
8
site/package-lock.json
generated
|
|
@ -9,7 +9,7 @@
|
|||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.0.0",
|
||||
"@iconify-json/lucide": "^1.2.102",
|
||||
"@iconify-json/lucide": "^1.2.111",
|
||||
"@rollup/plugin-yaml": "^4.0.0",
|
||||
"@tailwindcss/vite": "^4.2.4",
|
||||
"astro": "^6.2.1",
|
||||
|
|
@ -637,9 +637,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify-json/lucide": {
|
||||
"version": "1.2.102",
|
||||
"resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.102.tgz",
|
||||
"integrity": "sha512-Dm3EEqu5NrmzyDMB2U1+8yroEj2/dB9V4KlH0m/szwwF/ofSf0cPaGTZqkd1aExXjCor+vU53ttRMCGuXf+/cg==",
|
||||
"version": "1.2.111",
|
||||
"resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.111.tgz",
|
||||
"integrity": "sha512-S6oXom2YOKuXFxWofhHa2oq++Z3WeZ78dRFDA7aEEJqyNCJlQd1UGAfN8u2gD2NzvYotmm+j5kH678viWfZbGQ==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.0.0",
|
||||
"@iconify-json/lucide": "^1.2.102",
|
||||
"@iconify-json/lucide": "^1.2.111",
|
||||
"@rollup/plugin-yaml": "^4.0.0",
|
||||
"@tailwindcss/vite": "^4.2.4",
|
||||
"astro": "^6.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue