Compare commits
1 Commits
renovate/h
...
renovate/l
Author | SHA1 | Date | |
---|---|---|---|
622896a5a4 |
@ -30,7 +30,7 @@
|
||||
"encoding": "^0.1.13",
|
||||
"idb-keyval": "^6.2.1",
|
||||
"infisical-node": "^1.5.1",
|
||||
"lucide-react": "^0.320.0",
|
||||
"lucide-react": "^0.370.0",
|
||||
"next": "^14.1.0",
|
||||
"next-build-id": "^3.0.0",
|
||||
"next-sitemap": "^4.2.3",
|
||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -13,7 +13,7 @@ importers:
|
||||
version: 0.2.3
|
||||
'@heroicons/react':
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.3(react@18.2.0)
|
||||
version: 2.1.1(react@18.2.0)
|
||||
'@radix-ui/react-label':
|
||||
specifier: ^2.0.2
|
||||
version: 2.0.2(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
|
||||
@ -66,8 +66,8 @@ importers:
|
||||
specifier: ^1.5.1
|
||||
version: 1.5.1
|
||||
lucide-react:
|
||||
specifier: ^0.320.0
|
||||
version: 0.320.0(react@18.2.0)
|
||||
specifier: ^0.370.0
|
||||
version: 0.370.0(react@18.2.0)
|
||||
next:
|
||||
specifier: ^14.1.0
|
||||
version: 14.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
|
||||
@ -214,8 +214,8 @@ packages:
|
||||
'@floating-ui/utils@0.2.1':
|
||||
resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==}
|
||||
|
||||
'@heroicons/react@2.1.3':
|
||||
resolution: {integrity: sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==}
|
||||
'@heroicons/react@2.1.1':
|
||||
resolution: {integrity: sha512-JyyN9Lo66kirbCMuMMRPtJxtKJoIsXKS569ebHGGRKbl8s4CtUfLnyKJxteA+vIKySocO4s1SkTkGS4xtG/yEA==}
|
||||
peerDependencies:
|
||||
react: '>= 16'
|
||||
|
||||
@ -1799,8 +1799,8 @@ packages:
|
||||
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
lucide-react@0.320.0:
|
||||
resolution: {integrity: sha512-HuMmfmFiWwctDkN27wklKVZr8UpwP2TTekLZ3xiLCEjx/STG1k0KLWMbBfIJ/lnNJQDfSjztDZSVU316xA+AQg==}
|
||||
lucide-react@0.370.0:
|
||||
resolution: {integrity: sha512-659R7tNK+QY3Af/hikV/+MdIWOQJ5GDfKdrs+5k08hWPlWNAoshUtvNuGl9PMeC3J1NZ07bUnyWd0eJR2okHOg==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
|
||||
@ -2645,7 +2645,7 @@ snapshots:
|
||||
|
||||
'@floating-ui/utils@0.2.1': {}
|
||||
|
||||
'@heroicons/react@2.1.3(react@18.2.0)':
|
||||
'@heroicons/react@2.1.1(react@18.2.0)':
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
|
||||
@ -4345,7 +4345,7 @@ snapshots:
|
||||
dependencies:
|
||||
yallist: 4.0.0
|
||||
|
||||
lucide-react@0.320.0(react@18.2.0):
|
||||
lucide-react@0.370.0(react@18.2.0):
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
|
||||
|
Reference in New Issue
Block a user