Skip to content

Commit 358f3bd

Browse files
fix(deps): update all non-major dependencies (#439)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebba91f commit 358f3bd

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,21 @@
1111
"format": "prettier -wu ."
1212
},
1313
"dependencies": {
14-
"@octokit/rest": "^22.0.0",
14+
"@octokit/rest": "^22.0.1",
1515
"@radix-ui/react-dialog": "^1.1.15",
1616
"@radix-ui/react-slot": "^1.2.3",
17-
"astro": "^5.15.1",
17+
"astro": "^5.15.3",
1818
"class-variance-authority": "^0.7.1",
1919
"clsx": "^2.1.1",
20-
"lucide-react": "^0.548.0",
20+
"lucide-react": "^0.552.0",
2121
"react": "^19.2.0",
2222
"react-dom": "^19.2.0",
23-
"simple-icons-astro": "^15.17.0",
23+
"simple-icons-astro": "^15.18.0",
2424
"tailwind-merge": "^3.3.1"
2525
},
2626
"devDependencies": {
2727
"@astrojs/check": "^0.9.5",
28-
"@astrojs/react": "^4.4.0",
28+
"@astrojs/react": "^4.4.1",
2929
"@astrojs/sitemap": "^3.6.0",
3030
"@commitlint/cli": "^20.1.0",
3131
"@commitlint/config-conventional": "^20.0.0",

yarn.lock

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

0 commit comments

Comments
 (0)