mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-11 11:05:33 -04:00
fix(deps): update dependency shadcn to ^4.21.0
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
||||
"remark-smartypants": "^3.0.3",
|
||||
"remark-strip-mdx-imports-exports": "^1.0.1",
|
||||
"server-only": "0.0.1",
|
||||
"shadcn": "^4.18.0",
|
||||
"shadcn": "^4.21.0",
|
||||
"shiki": "^4.4.3",
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"tinyglobby": "^0.2.17",
|
||||
|
||||
Generated
+13
-6
@@ -153,8 +153,8 @@ importers:
|
||||
specifier: 0.0.1
|
||||
version: 0.0.1
|
||||
shadcn:
|
||||
specifier: ^4.18.0
|
||||
version: 4.18.0(typescript@7.0.2)
|
||||
specifier: ^4.21.0
|
||||
version: 4.21.0(typescript@7.0.2)
|
||||
shiki:
|
||||
specifier: ^4.4.3
|
||||
version: 4.4.3
|
||||
@@ -1955,6 +1955,11 @@ packages:
|
||||
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
cn@0.2.6:
|
||||
resolution: {integrity: sha512-+i4L0zUGgRcEnhsxueVrP7iBGxBx5iD0WOTYg1MwFEu2ZyCmH5Ov2V1cul2Ht5UchRQQgftCf4be/RxspuW6QQ==}
|
||||
engines: {node: '>=20'}
|
||||
hasBin: true
|
||||
|
||||
code-block-writer@13.0.3:
|
||||
resolution: {integrity: sha512-Oofo0pq3IKnsFtuHqSF7TqBfr71aeyZDVJ0HpmqB7FBM2qEigL0iPONSCZSO9pE9dZTAxANe5XHG9Uy0YMv8cg==}
|
||||
|
||||
@@ -3721,8 +3726,8 @@ packages:
|
||||
setprototypeof@1.2.0:
|
||||
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
||||
|
||||
shadcn@4.18.0:
|
||||
resolution: {integrity: sha512-tUFZgkYmfVNQVm3xX7lhSzOvDsp+O14ac5dwgXIr5mIsr79ISueb/Mu+ZtWMz0DH6v77u4eYyvbQ9TTMpSn3aw==}
|
||||
shadcn@4.21.0:
|
||||
resolution: {integrity: sha512-UU2mFNusW8C5rvadKdH69vERYZqUlOOlXBcf0MYhYLdTGP6DPti7X4qovCu+RTfCqsAgq/T+YfE0Vnttxh9aiw==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
hasBin: true
|
||||
|
||||
@@ -5473,6 +5478,8 @@ snapshots:
|
||||
|
||||
clsx@2.1.1: {}
|
||||
|
||||
cn@0.2.6: {}
|
||||
|
||||
code-block-writer@13.0.3: {}
|
||||
|
||||
collapse-white-space@2.1.0: {}
|
||||
@@ -7526,7 +7533,7 @@ snapshots:
|
||||
|
||||
setprototypeof@1.2.0: {}
|
||||
|
||||
shadcn@4.18.0(typescript@7.0.2):
|
||||
shadcn@4.21.0(typescript@7.0.2):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.7
|
||||
'@babel/parser': 7.29.8
|
||||
@@ -7536,6 +7543,7 @@ snapshots:
|
||||
'@modelcontextprotocol/sdk': 1.30.0(zod@3.25.76)
|
||||
'@types/validate-npm-package-name': 4.0.2
|
||||
browserslist: 4.28.8
|
||||
cn: 0.2.6
|
||||
commander: 14.0.3
|
||||
cosmiconfig: 9.0.2(typescript@7.0.2)
|
||||
dedent: 1.7.2
|
||||
@@ -7554,7 +7562,6 @@ snapshots:
|
||||
recast: 0.23.21
|
||||
socks: 2.8.9
|
||||
stringify-object: 5.0.0
|
||||
tailwind-merge: 3.6.0
|
||||
ts-morph: 26.0.0
|
||||
tsconfig-paths: 4.2.0
|
||||
undici: 7.29.0
|
||||
|
||||
Reference in New Issue
Block a user