this repo has no description hallaine.com

Merge pull request 'fix(deps): update dependency shadcn to v4' (#68) from renovate/shadcn-4.x into main

Reviewed-on: https://codeberg.org/alexandre-hallaine/web/pulls/68

+6 -6
+1 -1
package.json
··· 27 27 "react": "^19.2.4", 28 28 "react-dom": "^19.2.4", 29 29 "remark-gfm": "^4.0.1", 30 - "shadcn": "^3.8.5", 30 + "shadcn": "^4.0.0", 31 31 "tailwind-merge": "^3.5.0" 32 32 }, 33 33 "devDependencies": {
+5 -5
pnpm-lock.yaml
··· 60 60 specifier: ^4.0.1 61 61 version: 4.0.1 62 62 shadcn: 63 - specifier: ^3.8.5 64 - version: 3.8.5(@types/node@25.3.5)(typescript@5.9.3) 63 + specifier: ^4.0.0 64 + version: 4.0.0(@types/node@25.3.5)(typescript@5.9.3) 65 65 tailwind-merge: 66 66 specifier: ^3.5.0 67 67 version: 3.5.0 ··· 2294 2294 setprototypeof@1.2.0: 2295 2295 resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} 2296 2296 2297 - shadcn@3.8.5: 2298 - resolution: {integrity: sha512-jPRx44e+eyeV7xwY3BLJXcfrks00+M0h5BGB9l6DdcBW4BpAj4x3lVmVy0TXPEs2iHEisxejr62sZAAw6B1EVA==} 2297 + shadcn@4.0.0: 2298 + resolution: {integrity: sha512-D3FRsynbtnnIK6P3x0dC1Clez14UoZdOukE46nuuc3R55m0/1awfCm4p1SF14rS+HWVgWOncOWnDyQeZxSW22w==} 2299 2299 hasBin: true 2300 2300 2301 2301 sharp@0.34.5: ··· 5097 5097 5098 5098 setprototypeof@1.2.0: {} 5099 5099 5100 - shadcn@3.8.5(@types/node@25.3.5)(typescript@5.9.3): 5100 + shadcn@4.0.0(@types/node@25.3.5)(typescript@5.9.3): 5101 5101 dependencies: 5102 5102 '@antfu/ni': 25.0.0 5103 5103 '@babel/core': 7.29.0