Skip to content

Commit d64a403

Browse files
authored
Merge pull request #127 from Christio02/renovate/all-minor-patch
fix(deps): update all non-major dependencies
2 parents fb17297 + bbd3c58 commit d64a403

File tree

2 files changed

+306
-269
lines changed

2 files changed

+306
-269
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,21 @@
1515
"dependencies": {
1616
"@astrojs/check": "^0.9.6",
1717
"@astrojs/react": "^4.4.2",
18-
"@lucide/astro": "^0.562.0",
18+
"@lucide/astro": "^0.563.0",
1919
"@nanostores/react": "^1.0.0",
2020
"@radix-ui/react-label": "^2.1.8",
2121
"@radix-ui/react-slot": "^1.2.4",
2222
"@tailwindcss/vite": "^4.1.18",
2323
"@tanstack/react-form": "^1.27.3",
24-
"astro": "5.16.13",
24+
"astro": "5.17.2",
2525
"astro-icon": "^1.1.5",
2626
"class-variance-authority": "^0.7.1",
2727
"clsx": "^2.1.1",
2828
"cookie": "^1.1.1",
2929
"esbuild": "^0.27.1",
3030
"framer-motion": "^12.23.26",
3131
"lucide-astro": "^0.556.0",
32-
"lucide-react": "^0.562.0",
32+
"lucide-react": "^0.563.0",
3333
"nanostores": "^1.1.0",
3434
"react": "^19.2.3",
3535
"react-dom": "^19.2.3",
@@ -56,5 +56,5 @@
5656
"prettier-plugin-tailwindcss": "^0.7.2",
5757
"vite-tsconfig-paths": "^5.1.4"
5858
},
59-
"packageManager": "pnpm@10.28.1"
59+
"packageManager": "pnpm@10.29.3"
6060
}

0 commit comments

Comments
 (0)