mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-31 08:15:34 -04:00
fix(deps): update dependency shadcn to ^4.19.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.19.0",
|
||||
"shiki": "^4.4.3",
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"tinyglobby": "^0.2.17",
|
||||
|
||||
Generated
+5
-5
@@ -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.19.0
|
||||
version: 4.19.0(typescript@7.0.2)
|
||||
shiki:
|
||||
specifier: ^4.4.3
|
||||
version: 4.4.3
|
||||
@@ -3721,8 +3721,8 @@ packages:
|
||||
setprototypeof@1.2.0:
|
||||
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
||||
|
||||
shadcn@4.18.0:
|
||||
resolution: {integrity: sha512-tUFZgkYmfVNQVm3xX7lhSzOvDsp+O14ac5dwgXIr5mIsr79ISueb/Mu+ZtWMz0DH6v77u4eYyvbQ9TTMpSn3aw==}
|
||||
shadcn@4.19.0:
|
||||
resolution: {integrity: sha512-EQF6R+CUXTsEP2BpyhxrUEAFesrtFD1POvVOf5jM+wkgtA4kG1EW1+1Wlmi9LqiprSL681JJXBcS0u8WkVVVyQ==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
hasBin: true
|
||||
|
||||
@@ -7526,7 +7526,7 @@ snapshots:
|
||||
|
||||
setprototypeof@1.2.0: {}
|
||||
|
||||
shadcn@4.18.0(typescript@7.0.2):
|
||||
shadcn@4.19.0(typescript@7.0.2):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.7
|
||||
'@babel/parser': 7.29.8
|
||||
|
||||
Reference in New Issue
Block a user