Skip to content

Commit e3c98fb

Browse files
Bump the npm-dependencies group in /ui with 2 updates (#205)
Bumps the npm-dependencies group in /ui with 2 updates: [@lucide/astro](https://github.com/lucide-icons/lucide/tree/HEAD/packages/astro) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@lucide/astro` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/astro) Updates `astro` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.1.6/packages/astro) --- updated-dependencies: - dependency-name: "@lucide/astro" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: astro dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 029f6a8 commit e3c98fb

2 files changed

Lines changed: 63 additions & 60 deletions

File tree

ui/package-lock.json

Lines changed: 61 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"astro": "astro"
1414
},
1515
"dependencies": {
16-
"@lucide/astro": "^1.27.0",
17-
"astro": "^7.1.5"
16+
"@lucide/astro": "^1.28.0",
17+
"astro": "^7.1.6"
1818
},
1919
"devDependencies": {
2020
"@astrojs/check": "^0.9.10",

0 commit comments

Comments
 (0)