Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot
540c3b614e Update dependency react to v19.1.1
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 31s
Add copyright notice / copyright_notice (pull_request) Failing after 27s
Check usage of free licenses / build-static-assets (pull_request) Failing after 29s
Playwright Tests / test (pull_request) Failing after 11s
2025-07-31 02:08:00 +00:00
4441cedf9b Merge pull request 'Update dependency next to v15.4.5' (#327) from renovate/next-15.x into main
All checks were successful
Check usage of free licenses / build-static-assets (push) Successful in 3m40s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h13m59s
Playwright Tests / test (push) Successful in 1h11m42s
2025-07-31 02:05:58 +00:00
Renovate Bot
d0a4189a09 Update dependency next to v15.4.5
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m8s
Add copyright notice / copyright_notice (pull_request) Successful in 6m24s
Playwright Tests / test (pull_request) Successful in 19m43s
Build Nginx-based docker image / build-static-assets (push) Successful in 21m7s
2025-07-30 02:05:11 +00:00
2 changed files with 94 additions and 100 deletions

View File

@ -16,12 +16,12 @@
"bcrypt": "^6.0.0",
"clsx": "^2.1.1",
"dompurify": "^3.2.6",
"next": "15.4.4",
"next": "15.4.5",
"next-auth": "5.0.0-beta.29",
"postcss": "8.5.6",
"primeicons": "^7.0.0",
"primereact": "^10.8.2",
"react": "19.0.0-rc-f38c22b244-20240704",
"react": "19.1.1",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"tailwindcss": "3.4.17",
"typescript": "5.8.3",
@ -33,7 +33,7 @@
"@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "24.0.10",
"@types/react": "18.3.23",
"@types/react": "19.1.9",
"@types/react-dom": "18.3.7",
"wait-on": "^8.0.3"
},

188
pnpm-lock.yaml generated
View File

@ -13,7 +13,7 @@ importers:
version: 1.7.4
'@heroicons/react':
specifier: ^2.1.4
version: 2.2.0(react@19.0.0-rc-f38c22b244-20240704)
version: 2.2.0(react@19.1.1)
'@tailwindcss/forms':
specifier: ^0.5.7
version: 0.5.10(tailwindcss@3.4.17)
@ -22,7 +22,7 @@ importers:
version: 2.26.1
'@tiptap/react':
specifier: ^2.14.0
version: 2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
version: 2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1)
'@tiptap/starter-kit':
specifier: ^2.14.0
version: 2.26.1
@ -39,11 +39,11 @@ importers:
specifier: ^3.2.6
version: 3.2.6
next:
specifier: 15.4.4
version: 15.4.4(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
specifier: 15.4.5
version: 15.4.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1)
next-auth:
specifier: 5.0.0-beta.29
version: 5.0.0-beta.29(next@15.4.4(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
version: 5.0.0-beta.29(next@15.4.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1))(react@19.1.1)
postcss:
specifier: 8.5.6
version: 8.5.6
@ -52,13 +52,13 @@ importers:
version: 7.0.0
primereact:
specifier: ^10.8.2
version: 10.9.6(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
version: 10.9.6(@types/react@19.1.9)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1)
react:
specifier: 19.0.0-rc-f38c22b244-20240704
version: 19.0.0-rc-f38c22b244-20240704
specifier: 19.1.1
version: 19.1.1
react-dom:
specifier: 19.0.0-rc-f38c22b244-20240704
version: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
version: 19.0.0-rc-f38c22b244-20240704(react@19.1.1)
tailwindcss:
specifier: 3.4.17
version: 3.4.17
@ -67,7 +67,7 @@ importers:
version: 5.8.3
use-debounce:
specifier: ^10.0.1
version: 10.0.5(react@19.0.0-rc-f38c22b244-20240704)
version: 10.0.5(react@19.1.1)
uuid:
specifier: 11.1.0
version: 11.1.0
@ -85,11 +85,11 @@ importers:
specifier: 24.0.10
version: 24.0.10
'@types/react':
specifier: 18.3.23
version: 18.3.23
specifier: 19.1.9
version: 19.1.9
'@types/react-dom':
specifier: 18.3.7
version: 18.3.7(@types/react@18.3.23)
version: 18.3.7(@types/react@19.1.9)
wait-on:
specifier: ^8.0.3
version: 8.0.4
@ -279,53 +279,53 @@ packages:
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
'@next/env@15.4.4':
resolution: {integrity: sha512-SJKOOkULKENyHSYXE5+KiFU6itcIb6wSBjgM92meK0HVKpo94dNOLZVdLLuS7/BxImROkGoPsjR4EnuDucqiiA==}
'@next/env@15.4.5':
resolution: {integrity: sha512-ruM+q2SCOVCepUiERoxOmZY9ZVoecR3gcXNwCYZRvQQWRjhOiPJGmQ2fAiLR6YKWXcSAh7G79KEFxN3rwhs4LQ==}
'@next/swc-darwin-arm64@15.4.4':
resolution: {integrity: sha512-eVG55dnGwfUuG+TtnUCt+mEJ+8TGgul6nHEvdb8HEH7dmJIFYOCApAaFrIrxwtEq2Cdf+0m5sG1Np8cNpw9EAw==}
'@next/swc-darwin-arm64@15.4.5':
resolution: {integrity: sha512-84dAN4fkfdC7nX6udDLz9GzQlMUwEMKD7zsseXrl7FTeIItF8vpk1lhLEnsotiiDt+QFu3O1FVWnqwcRD2U3KA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
'@next/swc-darwin-x64@15.4.4':
resolution: {integrity: sha512-zqG+/8apsu49CltEj4NAmCGZvHcZbOOOsNoTVeIXphYWIbE4l6A/vuQHyqll0flU2o3dmYCXsBW5FmbrGDgljQ==}
'@next/swc-darwin-x64@15.4.5':
resolution: {integrity: sha512-CL6mfGsKuFSyQjx36p2ftwMNSb8PQog8y0HO/ONLdQqDql7x3aJb/wB+LA651r4we2pp/Ck+qoRVUeZZEvSurA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
'@next/swc-linux-arm64-gnu@15.4.4':
resolution: {integrity: sha512-LRD4l2lq4R+2QCHBQVC0wjxxkLlALGJCwigaJ5FSRSqnje+MRKHljQNZgDCaKUZQzO/TXxlmUdkZP/X3KNGZaw==}
'@next/swc-linux-arm64-gnu@15.4.5':
resolution: {integrity: sha512-1hTVd9n6jpM/thnDc5kYHD1OjjWYpUJrJxY4DlEacT7L5SEOXIifIdTye6SQNNn8JDZrcN+n8AWOmeJ8u3KlvQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-arm64-musl@15.4.4':
resolution: {integrity: sha512-LsGUCTvuZ0690fFWerA4lnQvjkYg9gHo12A3wiPUR4kCxbx/d+SlwmonuTH2SWZI+RVGA9VL3N0S03WTYv6bYg==}
'@next/swc-linux-arm64-musl@15.4.5':
resolution: {integrity: sha512-4W+D/nw3RpIwGrqpFi7greZ0hjrCaioGErI7XHgkcTeWdZd146NNu1s4HnaHonLeNTguKnL2Urqvj28UJj6Gqw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-x64-gnu@15.4.4':
resolution: {integrity: sha512-aOy5yNRpLL3wNiJVkFYl6w22hdREERNjvegE6vvtix8LHRdsTHhWTpgvcYdCK7AIDCQW5ATmzr9XkPHvSoAnvg==}
'@next/swc-linux-x64-gnu@15.4.5':
resolution: {integrity: sha512-N6Mgdxe/Cn2K1yMHge6pclffkxzbSGOydXVKYOjYqQXZYjLCfN/CuFkaYDeDHY2VBwSHyM2fUjYBiQCIlxIKDA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-linux-x64-musl@15.4.4':
resolution: {integrity: sha512-FL7OAn4UkR8hKQRGBmlHiHinzOb07tsfARdGh7v0Z0jEJ3sz8/7L5bR23ble9E6DZMabSStqlATHlSxv1fuzAg==}
'@next/swc-linux-x64-musl@15.4.5':
resolution: {integrity: sha512-YZ3bNDrS8v5KiqgWE0xZQgtXgCTUacgFtnEgI4ccotAASwSvcMPDLua7BWLuTfucoRv6mPidXkITJLd8IdJplQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-win32-arm64-msvc@15.4.4':
resolution: {integrity: sha512-eEdNW/TXwjYhOulQh0pffTMMItWVwKCQpbziSBmgBNFZIIRn2GTXrhrewevs8wP8KXWYMx8Z+mNU0X+AfvtrRg==}
'@next/swc-win32-arm64-msvc@15.4.5':
resolution: {integrity: sha512-9Wr4t9GkZmMNcTVvSloFtjzbH4vtT4a8+UHqDoVnxA5QyfWe6c5flTH1BIWPGNWSUlofc8dVJAE7j84FQgskvQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
'@next/swc-win32-x64-msvc@15.4.4':
resolution: {integrity: sha512-SE5pYNbn/xZKMy1RE3pAs+4xD32OI4rY6mzJa4XUkp/ItZY+OMjIgilskmErt8ls/fVJ+Ihopi2QIeW6O3TrMw==}
'@next/swc-win32-x64-msvc@15.4.5':
resolution: {integrity: sha512-voWk7XtGvlsP+w8VBz7lqp8Y+dYw/MTI4KeS0gTVtfdhdJ5QwhXLmNrndFOin/MDoCvUaLWMkYKATaCoUkt2/A==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@ -523,9 +523,6 @@ packages:
'@types/node@24.0.10':
resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==}
'@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
'@types/react-dom@18.3.7':
resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
peerDependencies:
@ -536,8 +533,8 @@ packages:
peerDependencies:
'@types/react': '*'
'@types/react@18.3.23':
resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==}
'@types/react@19.1.9':
resolution: {integrity: sha512-WmdoynAX8Stew/36uTSVMcLJJ1KRh6L3IZRx1PZ7qJtBqT3dYTgyDTx8H1qoRghErydW7xw9mSJ3wS//tCRpFA==}
'@types/trusted-types@2.0.7':
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
@ -953,8 +950,8 @@ packages:
nodemailer:
optional: true
next@15.4.4:
resolution: {integrity: sha512-kNcubvJjOL9yUOfwtZF3HfDhuhp+kVD+FM2A6Tyua1eI/xfmY4r/8ZS913MMz+oWKDlbps/dQOWdDricuIkXLw==}
next@15.4.5:
resolution: {integrity: sha512-nJ4v+IO9CPmbmcvsPebIoX3Q+S7f6Fu08/dEWu0Ttfa+wVwQRh9epcmsyCPjmL2b8MxC+CkBR97jgDhUUztI3g==}
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
hasBin: true
peerDependencies:
@ -1198,8 +1195,8 @@ packages:
react: '>=16.6.0'
react-dom: '>=16.6.0'
react@19.0.0-rc-f38c22b244-20240704:
resolution: {integrity: sha512-OP8O6Oc1rdR9IdIKJRKaL1PYd4eGkn6f88VqiygWyyG4P4RmPPix5pp7MatqSt9TnBOcVT+lBMGoVxRgUFeudQ==}
react@19.1.1:
resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==}
engines: {node: '>=0.10.0'}
read-cache@1.0.0:
@ -1415,9 +1412,9 @@ snapshots:
dependencies:
'@hapi/hoek': 9.3.0
'@heroicons/react@2.2.0(react@19.0.0-rc-f38c22b244-20240704)':
'@heroicons/react@2.2.0(react@19.1.1)':
dependencies:
react: 19.0.0-rc-f38c22b244-20240704
react: 19.1.1
'@img/sharp-darwin-arm64@0.34.3':
optionalDependencies:
@ -1531,30 +1528,30 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.4.15
'@next/env@15.4.4': {}
'@next/env@15.4.5': {}
'@next/swc-darwin-arm64@15.4.4':
'@next/swc-darwin-arm64@15.4.5':
optional: true
'@next/swc-darwin-x64@15.4.4':
'@next/swc-darwin-x64@15.4.5':
optional: true
'@next/swc-linux-arm64-gnu@15.4.4':
'@next/swc-linux-arm64-gnu@15.4.5':
optional: true
'@next/swc-linux-arm64-musl@15.4.4':
'@next/swc-linux-arm64-musl@15.4.5':
optional: true
'@next/swc-linux-x64-gnu@15.4.4':
'@next/swc-linux-x64-gnu@15.4.5':
optional: true
'@next/swc-linux-x64-musl@15.4.4':
'@next/swc-linux-x64-musl@15.4.5':
optional: true
'@next/swc-win32-arm64-msvc@15.4.4':
'@next/swc-win32-arm64-msvc@15.4.5':
optional: true
'@next/swc-win32-x64-msvc@15.4.4':
'@next/swc-win32-x64-msvc@15.4.5':
optional: true
'@nodelib/fs.scandir@2.1.5':
@ -1717,7 +1714,7 @@ snapshots:
prosemirror-transform: 1.10.4
prosemirror-view: 1.40.0
'@tiptap/react@2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)':
'@tiptap/react@2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1)':
dependencies:
'@tiptap/core': 2.26.1(@tiptap/pm@2.26.1)
'@tiptap/extension-bubble-menu': 2.26.1(@tiptap/core@2.26.1(@tiptap/pm@2.26.1))(@tiptap/pm@2.26.1)
@ -1725,9 +1722,9 @@ snapshots:
'@tiptap/pm': 2.26.1
'@types/use-sync-external-store': 0.0.6
fast-deep-equal: 3.1.3
react: 19.0.0-rc-f38c22b244-20240704
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
use-sync-external-store: 1.5.0(react@19.0.0-rc-f38c22b244-20240704)
react: 19.1.1
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.1)
use-sync-external-store: 1.5.0(react@19.1.1)
'@tiptap/starter-kit@2.26.1':
dependencies:
@ -1770,19 +1767,16 @@ snapshots:
dependencies:
undici-types: 7.8.0
'@types/prop-types@15.7.12': {}
'@types/react-dom@18.3.7(@types/react@18.3.23)':
'@types/react-dom@18.3.7(@types/react@19.1.9)':
dependencies:
'@types/react': 18.3.23
'@types/react': 19.1.9
'@types/react-transition-group@4.4.12(@types/react@18.3.23)':
'@types/react-transition-group@4.4.12(@types/react@19.1.9)':
dependencies:
'@types/react': 18.3.23
'@types/react': 19.1.9
'@types/react@18.3.23':
'@types/react@19.1.9':
dependencies:
'@types/prop-types': 15.7.12
csstype: 3.1.3
'@types/trusted-types@2.0.7':
@ -2163,30 +2157,30 @@ snapshots:
nanoid@3.3.11: {}
next-auth@5.0.0-beta.29(next@15.4.4(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704):
next-auth@5.0.0-beta.29(next@15.4.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1))(react@19.1.1):
dependencies:
'@auth/core': 0.40.0
next: 15.4.4(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
react: 19.0.0-rc-f38c22b244-20240704
next: 15.4.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1)
react: 19.1.1
next@15.4.4(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704):
next@15.4.5(@playwright/test@1.54.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1):
dependencies:
'@next/env': 15.4.4
'@next/env': 15.4.5
'@swc/helpers': 0.5.15
caniuse-lite: 1.0.30001702
postcss: 8.4.31
react: 19.0.0-rc-f38c22b244-20240704
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
styled-jsx: 5.1.6(react@19.0.0-rc-f38c22b244-20240704)
react: 19.1.1
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.1)
styled-jsx: 5.1.6(react@19.1.1)
optionalDependencies:
'@next/swc-darwin-arm64': 15.4.4
'@next/swc-darwin-x64': 15.4.4
'@next/swc-linux-arm64-gnu': 15.4.4
'@next/swc-linux-arm64-musl': 15.4.4
'@next/swc-linux-x64-gnu': 15.4.4
'@next/swc-linux-x64-musl': 15.4.4
'@next/swc-win32-arm64-msvc': 15.4.4
'@next/swc-win32-x64-msvc': 15.4.4
'@next/swc-darwin-arm64': 15.4.5
'@next/swc-darwin-x64': 15.4.5
'@next/swc-linux-arm64-gnu': 15.4.5
'@next/swc-linux-arm64-musl': 15.4.5
'@next/swc-linux-x64-gnu': 15.4.5
'@next/swc-linux-x64-musl': 15.4.5
'@next/swc-win32-arm64-msvc': 15.4.5
'@next/swc-win32-x64-msvc': 15.4.5
'@playwright/test': 1.54.1
sharp: 0.34.3
transitivePeerDependencies:
@ -2287,14 +2281,14 @@ snapshots:
primeicons@7.0.0: {}
primereact@10.9.6(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704):
primereact@10.9.6(@types/react@19.1.9)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1):
dependencies:
'@types/react-transition-group': 4.4.12(@types/react@18.3.23)
react: 19.0.0-rc-f38c22b244-20240704
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
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)
'@types/react-transition-group': 4.4.12(@types/react@19.1.9)
react: 19.1.1
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.1)
react-transition-group: 4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1)
optionalDependencies:
'@types/react': 18.3.23
'@types/react': 19.1.9
prop-types@15.8.1:
dependencies:
@ -2413,23 +2407,23 @@ snapshots:
raf-schd@4.0.3: {}
react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704):
react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1):
dependencies:
react: 19.0.0-rc-f38c22b244-20240704
react: 19.1.1
scheduler: 0.25.0-rc-f38c22b244-20240704
react-is@16.13.1: {}
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):
react-transition-group@4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.1))(react@19.1.1):
dependencies:
'@babel/runtime': 7.27.6
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
react: 19.0.0-rc-f38c22b244-20240704
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
react: 19.1.1
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.1)
react@19.0.0-rc-f38c22b244-20240704: {}
react@19.1.1: {}
read-cache@1.0.0:
dependencies:
@ -2527,10 +2521,10 @@ snapshots:
dependencies:
ansi-regex: 6.0.1
styled-jsx@5.1.6(react@19.0.0-rc-f38c22b244-20240704):
styled-jsx@5.1.6(react@19.1.1):
dependencies:
client-only: 0.0.1
react: 19.0.0-rc-f38c22b244-20240704
react: 19.1.1
sucrase@3.35.0:
dependencies:
@ -2603,13 +2597,13 @@ snapshots:
escalade: 3.2.0
picocolors: 1.1.1
use-debounce@10.0.5(react@19.0.0-rc-f38c22b244-20240704):
use-debounce@10.0.5(react@19.1.1):
dependencies:
react: 19.0.0-rc-f38c22b244-20240704
react: 19.1.1
use-sync-external-store@1.5.0(react@19.0.0-rc-f38c22b244-20240704):
use-sync-external-store@1.5.0(react@19.1.1):
dependencies:
react: 19.0.0-rc-f38c22b244-20240704
react: 19.1.1
util-deprecate@1.0.2: {}