Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
739ae48e52 Update dependency @atlaskit/pragmatic-drag-and-drop to v1.7.2
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 1m4s
Add copyright notice / copyright_notice (pull_request) Failing after 44s
Check usage of free licenses / build-static-assets (pull_request) Failing after 21s
Playwright Tests / test (pull_request) Has been skipped
2025-06-04 02:07:20 +00:00

33
pnpm-lock.yaml generated
View File

@ -10,7 +10,7 @@ importers:
dependencies:
'@atlaskit/pragmatic-drag-and-drop':
specifier: ^1.7.0
version: 1.7.1
version: 1.7.2
'@heroicons/react':
specifier: ^2.1.4
version: 2.2.0(react@19.0.0-rc-f38c22b244-20240704)
@ -61,7 +61,7 @@ importers:
version: 11.1.0
zod:
specifier: ^3.23.8
version: 3.25.49
version: 3.25.50
devDependencies:
'@playwright/test':
specifier: ^1.46.0
@ -85,8 +85,8 @@ packages:
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
engines: {node: '>=10'}
'@atlaskit/pragmatic-drag-and-drop@1.7.1':
resolution: {integrity: sha512-1ErY8ovrN6gwAsbaSQ7qTrE2zH71u5oSwqhfy6uLW8KxGEI4XV3BBaUto0N++c/kK8CnbFFTraHN5DPrBm4nIQ==}
'@atlaskit/pragmatic-drag-and-drop@1.7.2':
resolution: {integrity: sha512-GFlFVusm+PpzNwpk4ju8+w9a9pWD5NIGi4DoJ9g6CXTUMlQ4BCsivvmUk+azsV31luEKZtf2J0tg1y3vdltrTQ==}
'@auth/core@0.39.1':
resolution: {integrity: sha512-McD8slui0oOA1pjR5sPjLPl5Zm//nLP/8T3kr8hxIsvNLvsiudYvPHhDFPjh1KcZ2nFxCkZmP6bRxaaPd/AnLA==}
@ -102,6 +102,10 @@ packages:
nodemailer:
optional: true
'@babel/runtime@7.27.0':
resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==}
engines: {node: '>=6.9.0'}
'@babel/runtime@7.27.4':
resolution: {integrity: sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==}
engines: {node: '>=6.9.0'}
@ -966,6 +970,9 @@ packages:
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines: {node: '>=8.10.0'}
regenerator-runtime@0.14.1:
resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
resolve@1.22.8:
resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
hasBin: true
@ -1165,14 +1172,14 @@ packages:
engines: {node: '>= 14'}
hasBin: true
zod@3.25.49:
resolution: {integrity: sha512-JMMPMy9ZBk3XFEdbM3iL1brx4NUSejd6xr3ELrrGEfGb355gjhiAWtG3K5o+AViV/3ZfkIrCzXsZn6SbLwTR8Q==}
zod@3.25.50:
resolution: {integrity: sha512-VstOnRxf4tlSq0raIwbn0n+LA34SxVoZ8r3pkwSUM0jqNiA/HCMQEVjTuS5FZmHsge+9MDGTiAuHyml5T0um6A==}
snapshots:
'@alloc/quick-lru@5.2.0': {}
'@atlaskit/pragmatic-drag-and-drop@1.7.1':
'@atlaskit/pragmatic-drag-and-drop@1.7.2':
dependencies:
'@babel/runtime': 7.27.4
bind-event-listener: 3.0.0
@ -1186,6 +1193,10 @@ snapshots:
preact: 10.24.3
preact-render-to-string: 6.5.11(preact@10.24.3)
'@babel/runtime@7.27.0':
dependencies:
regenerator-runtime: 0.14.1
'@babel/runtime@7.27.4': {}
'@emnapi/runtime@1.4.0':
@ -1551,7 +1562,7 @@ snapshots:
dom-helpers@5.2.1:
dependencies:
'@babel/runtime': 7.27.4
'@babel/runtime': 7.27.0
csstype: 3.1.3
eastasianwidth@0.2.0: {}
@ -1922,7 +1933,7 @@ snapshots:
react-transition-group@4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704):
dependencies:
'@babel/runtime': 7.27.4
'@babel/runtime': 7.27.0
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@ -1945,6 +1956,8 @@ snapshots:
dependencies:
picomatch: 2.3.1
regenerator-runtime@0.14.1: {}
resolve@1.22.8:
dependencies:
is-core-module: 2.13.1
@ -2167,4 +2180,4 @@ snapshots:
yaml@2.4.3: {}
zod@3.25.49: {}
zod@3.25.50: {}