fix conflict

This commit is contained in:
yaschalew
2026-06-24 10:08:19 +03:00
17 changed files with 1425 additions and 213 deletions

50
pnpm-lock.yaml generated
View File

@@ -647,6 +647,9 @@ importers:
'@tanstack/react-query':
specifier: ^5.59.0
version: 5.101.0(react@18.3.1)
'@types/qrcode':
specifier: ^1.5.6
version: 1.5.6
axios:
specifier: ^1.7.7
version: 1.17.0
@@ -656,12 +659,21 @@ importers:
date-fns:
specifier: ^3.0.0
version: 3.6.0
jspdf:
specifier: ^4.2.1
version: 4.2.1
jspdf-autotable:
specifier: ^5.0.8
version: 5.0.8(jspdf@4.2.1)
lucide-react:
specifier: ^0.446.0
version: 0.446.0(react@18.3.1)
next:
specifier: ^14.2.0
version: 14.2.35(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
qrcode:
specifier: ^1.5.4
version: 1.5.4
qrcode.react:
specifier: ^3.1.0
version: 3.2.0(react@18.3.1)
@@ -7769,9 +7781,21 @@ packages:
resolution: {integrity: sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==}
engines: {node: '>=12', npm: '>=6'}
jspdf-autotable@5.0.8:
resolution: {integrity: sha512-Hy05N86yBO7CXBrnSLOge7i1ZYpKH2DjQ94iybaP7vBhSInjvRBgDc99ngKzSbSO8Jc98ZCally8I6n0tj2RJQ==}
peerDependencies:
jspdf: ^2 || ^3 || ^4
jspdf@3.0.4:
resolution: {integrity: sha512-dc6oQ8y37rRcHn316s4ngz/nOjayLF/FFxBF4V9zamQKRqXxyiH1zagkCdktdWhtoQId5K20xt1lB90XzkB+hQ==}
jspdf@4.2.1:
resolution: {integrity: sha512-YyAXyvnmjTbR4bHQRLzex3CuINCDlQnBqoSYyjJwTP2x9jDLuKDzy7aKUl0hgx3uhcl7xzg32agn5vlie6HIlQ==}
jsprim@1.4.2:
resolution: {integrity: sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==}
engines: {node: '>=0.6.0'}
jsx-ast-utils@3.3.5:
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
engines: {node: '>=4.0'}
@@ -19744,6 +19768,10 @@ snapshots:
ms: 2.1.3
semver: 7.8.2
jspdf-autotable@5.0.8(jspdf@4.2.1):
dependencies:
jspdf: 4.2.1
jspdf@3.0.4:
dependencies:
'@babel/runtime': 7.29.7
@@ -19755,6 +19783,28 @@ snapshots:
dompurify: 3.4.8
html2canvas: 1.4.1
jspdf@4.2.1:
dependencies:
'@babel/runtime': 7.29.7
fast-png: 6.4.0
fflate: 0.8.3
optionalDependencies:
canvg: 3.0.11
core-js: 3.49.0
dompurify: 3.4.8
html2canvas: 1.4.1
jsprim@1.4.2:
dependencies:
'@babel/runtime': 7.29.7
fast-png: 6.4.0
fflate: 0.8.3
optionalDependencies:
canvg: 3.0.11
core-js: 3.49.0
dompurify: 3.4.8
html2canvas: 1.4.1
jsx-ast-utils@3.3.5:
dependencies:
array-includes: 3.1.9