Skip to content

Commit 42fdf18

Browse files
Bump the npm-dependencies group in /ui with 3 updates (#198)
Bumps the npm-dependencies group in /ui with 3 updates: [@lucide/astro](https://github.com/lucide-icons/lucide/tree/HEAD/packages/astro), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [prettier](https://github.com/prettier/prettier). Updates `@lucide/astro` from 1.24.0 to 1.25.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.25.0/packages/astro) Updates `astro` from 7.0.9 to 7.1.3 - [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.3/packages/astro) Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.5...3.9.6) --- updated-dependencies: - dependency-name: "@lucide/astro" dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: astro dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development 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 b08fa53 commit 42fdf18

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

β€Žui/package-lock.jsonβ€Ž

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

β€Žui/package.jsonβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"astro": "astro"
1414
},
1515
"dependencies": {
16-
"@lucide/astro": "^1.24.0",
17-
"astro": "^7.0.9"
16+
"@lucide/astro": "^1.25.0",
17+
"astro": "^7.1.3"
1818
},
1919
"devDependencies": {
2020
"@astrojs/check": "^0.9.9",
21-
"prettier": "^3.9.5",
21+
"prettier": "^3.9.6",
2222
"prettier-plugin-astro": "^0.14.1",
2323
"typescript": "^6.0.3"
2424
},

0 commit comments

Comments
Β (0)