mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-17 10:28:46 -04:00
fix(deps): update dependency shadcn to ^4.3.0
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"remark-smartypants": "^3.0.2",
|
||||
"remark-strip-mdx-imports-exports": "^1.0.1",
|
||||
"server-only": "0.0.1",
|
||||
"shadcn": "^4.2.0",
|
||||
"shadcn": "^4.3.0",
|
||||
"shiki": "^4.0.2",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -159,8 +159,8 @@ importers:
|
||||
specifier: 0.0.1
|
||||
version: 0.0.1
|
||||
shadcn:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0(@types/node@25.6.0)(typescript@6.0.2)
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(@types/node@25.6.0)(typescript@6.0.2)
|
||||
shiki:
|
||||
specifier: ^4.0.2
|
||||
version: 4.0.2
|
||||
@@ -3760,8 +3760,8 @@ packages:
|
||||
setprototypeof@1.2.0:
|
||||
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
||||
|
||||
shadcn@4.2.0:
|
||||
resolution: {integrity: sha512-ZDuV340itidaUd4Gi1BxQX+Y7Ush6BHp6URZBM2RyxUUBZ6yFtOWIr4nVY+Ro+YRSpo82v7JrsmtcU5xoBCMJQ==}
|
||||
shadcn@4.3.0:
|
||||
resolution: {integrity: sha512-7vhnBh2LVLyxOd1ZQWwXv7OATCnQcxdqc8FbZdNigZriNOwDsHklQmPpvPt1jcrFK5mzMI+cyuAYv8WzERx2Og==}
|
||||
hasBin: true
|
||||
|
||||
sharp@0.34.5:
|
||||
@@ -7638,7 +7638,7 @@ snapshots:
|
||||
|
||||
setprototypeof@1.2.0: {}
|
||||
|
||||
shadcn@4.2.0(@types/node@25.6.0)(typescript@6.0.2):
|
||||
shadcn@4.3.0(@types/node@25.6.0)(typescript@6.0.2):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/parser': 7.29.2
|
||||
|
||||
Reference in New Issue
Block a user