Skip to content

Commit 119d2f1

Browse files
chore(deps): Bump the minor-and-patch group with 3 updates (#54)
Bumps the minor-and-patch group with 3 updates: [@iconify-json/simple-icons](https://github.com/iconify/icon-sets), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@iconify-json/simple-icons` from 1.2.92 to 1.2.93 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `astro` from 7.1.6 to 7.2.0 - [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.2.0/packages/astro) Updates `vite` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite) --- updated-dependencies: - dependency-name: "@iconify-json/simple-icons" dependency-version: 1.2.93 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: astro dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 446cba2 commit 119d2f1

2 files changed

Lines changed: 17 additions & 46 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"dependencies": {
1414
"@fontsource-variable/inter": "^5.3.0",
1515
"@fontsource-variable/jetbrains-mono": "^5.3.0",
16-
"@iconify-json/simple-icons": "^1.2.92",
16+
"@iconify-json/simple-icons": "^1.2.93",
1717
"@tailwindcss/vite": "^4.3.3",
18-
"astro": "^7.1.6",
18+
"astro": "^7.2.0",
1919
"astro-icon": "^1.1.5",
2020
"tailwindcss": "^4.0.0"
2121
},
2222
"devDependencies": {
2323
"@astrojs/check": "^0.9.10",
2424
"typescript": "^5.7.0",
25-
"vite": "^8.2.0",
25+
"vite": "^8.2.1",
2626
"vitest": "^4.1.10"
2727
}
2828
}

0 commit comments

Comments
 (0)