Update dependency react to v19.1.0
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 11m0s
Check usage of free licenses / build-static-assets (pull_request) Failing after 15m17s
Playwright Tests / test (pull_request) Failing after 15m18s
Build Nginx-based docker image / build-static-assets (push) Failing after 38m54s
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 11m0s
Check usage of free licenses / build-static-assets (pull_request) Failing after 15m17s
Playwright Tests / test (pull_request) Failing after 15m18s
Build Nginx-based docker image / build-static-assets (push) Failing after 38m54s
This commit is contained in:
parent
0dc182f712
commit
71b4e6ffc1
@ -21,7 +21,7 @@
|
||||
"postcss": "8.5.4",
|
||||
"primeicons": "^7.0.0",
|
||||
"primereact": "^10.8.2",
|
||||
"react": "19.0.0-rc-f38c22b244-20240704",
|
||||
"react": "19.1.0",
|
||||
"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": "22.15.29",
|
||||
"@types/react": "18.3.23",
|
||||
"@types/react": "19.1.6",
|
||||
"@types/react-dom": "18.3.7",
|
||||
"wait-on": "^8.0.3"
|
||||
},
|
||||
|
250
pnpm-lock.yaml
generated
250
pnpm-lock.yaml
generated
@ -10,10 +10,10 @@ importers:
|
||||
dependencies:
|
||||
'@atlaskit/pragmatic-drag-and-drop':
|
||||
specifier: ^1.7.0
|
||||
version: 1.7.0(@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: 1.7.0(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
'@heroicons/react':
|
||||
specifier: ^2.1.4
|
||||
version: 2.2.0(react@19.0.0-rc-f38c22b244-20240704)
|
||||
version: 2.2.0(react@19.1.0)
|
||||
'@tailwindcss/forms':
|
||||
specifier: ^0.5.7
|
||||
version: 0.5.10(tailwindcss@3.4.17)
|
||||
@ -22,7 +22,7 @@ importers:
|
||||
version: 2.14.0
|
||||
'@tiptap/react':
|
||||
specifier: ^2.14.0
|
||||
version: 2.14.0(@tiptap/core@2.14.0(@tiptap/pm@2.14.0))(@tiptap/pm@2.14.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
|
||||
version: 2.14.0(@tiptap/core@2.14.0(@tiptap/pm@2.14.0))(@tiptap/pm@2.14.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
'@tiptap/starter-kit':
|
||||
specifier: ^2.14.0
|
||||
version: 2.14.0
|
||||
@ -40,10 +40,10 @@ importers:
|
||||
version: 3.2.6
|
||||
next:
|
||||
specifier: 15.3.3
|
||||
version: 15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
|
||||
version: 15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
next-auth:
|
||||
specifier: 5.0.0-beta.28
|
||||
version: 5.0.0-beta.28(next@15.3.3(@playwright/test@1.52.0)(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.28(next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0))(react@19.1.0)
|
||||
postcss:
|
||||
specifier: 8.5.4
|
||||
version: 8.5.4
|
||||
@ -52,13 +52,13 @@ importers:
|
||||
version: 7.0.0
|
||||
primereact:
|
||||
specifier: ^10.8.2
|
||||
version: 10.9.5(@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.5(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
react:
|
||||
specifier: 19.0.0-rc-f38c22b244-20240704
|
||||
version: 19.0.0-rc-f38c22b244-20240704
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0
|
||||
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.0)
|
||||
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.4(react@19.0.0-rc-f38c22b244-20240704)
|
||||
version: 10.0.4(react@19.1.0)
|
||||
uuid:
|
||||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
@ -85,11 +85,11 @@ importers:
|
||||
specifier: 22.15.29
|
||||
version: 22.15.29
|
||||
'@types/react':
|
||||
specifier: 18.3.23
|
||||
version: 18.3.23
|
||||
specifier: 19.1.6
|
||||
version: 19.1.6
|
||||
'@types/react-dom':
|
||||
specifier: 18.3.7
|
||||
version: 18.3.7(@types/react@18.3.23)
|
||||
version: 18.3.7(@types/react@19.1.6)
|
||||
wait-on:
|
||||
specifier: ^8.0.3
|
||||
version: 8.0.3
|
||||
@ -672,9 +672,6 @@ packages:
|
||||
'@types/parse-json@4.0.2':
|
||||
resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
|
||||
|
||||
'@types/prop-types@15.7.12':
|
||||
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
|
||||
|
||||
'@types/react-dom@18.3.7':
|
||||
resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
|
||||
peerDependencies:
|
||||
@ -685,8 +682,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@types/react': '*'
|
||||
|
||||
'@types/react@18.3.23':
|
||||
resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==}
|
||||
'@types/react@19.1.6':
|
||||
resolution: {integrity: sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==}
|
||||
|
||||
'@types/trusted-types@2.0.7':
|
||||
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
|
||||
@ -1545,8 +1542,8 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
react@19.0.0-rc-f38c22b244-20240704:
|
||||
resolution: {integrity: sha512-OP8O6Oc1rdR9IdIKJRKaL1PYd4eGkn6f88VqiygWyyG4P4RmPPix5pp7MatqSt9TnBOcVT+lBMGoVxRgUFeudQ==}
|
||||
react@19.1.0:
|
||||
resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
read-cache@1.0.0:
|
||||
@ -1817,60 +1814,60 @@ snapshots:
|
||||
|
||||
'@alloc/quick-lru@5.2.0': {}
|
||||
|
||||
'@atlaskit/analytics-next-stable-react-context@1.0.1(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/analytics-next-stable-react-context@1.0.1(react@19.1.0)':
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@atlaskit/analytics-next@11.0.0(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/analytics-next@11.0.0(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/analytics-next-stable-react-context': 1.0.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/analytics-next-stable-react-context': 1.0.1(react@19.1.0)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0)
|
||||
'@babel/runtime': 7.27.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)
|
||||
use-memo-one: 1.1.3(react@19.0.0-rc-f38c22b244-20240704)
|
||||
react: 19.1.0
|
||||
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0)
|
||||
use-memo-one: 1.1.3(react@19.1.0)
|
||||
|
||||
'@atlaskit/app-provider@2.2.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/app-provider@2.2.0(@types/react@19.1.6)(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/tokens': 4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0)
|
||||
'@atlaskit/tokens': 4.9.1(@types/react@19.1.6)(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
bind-event-listener: 3.0.0
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- supports-color
|
||||
|
||||
'@atlaskit/atlassian-context@0.2.0(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/atlassian-context@0.2.0(react@19.1.0)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.0
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
'@atlaskit/css@0.10.6(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/css@0.10.6(@types/react@19.1.6)(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/tokens': 4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/tokens': 4.9.1(@types/react@19.1.6)(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
'@compiled/react': 0.18.4(react@19.0.0-rc-f38c22b244-20240704)
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
'@compiled/react': 0.18.4(react@19.1.0)
|
||||
react: 19.1.0
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- supports-color
|
||||
|
||||
'@atlaskit/ds-lib@4.0.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/ds-lib@4.0.0(@types/react@19.1.6)(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
bind-event-listener: 3.0.0
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react-uid: 2.4.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
react: 19.1.0
|
||||
react-uid: 2.4.0(@types/react@19.1.6)(react@19.1.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
||||
'@atlaskit/feature-gate-js-client@5.3.1(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/feature-gate-js-client@5.3.1(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/atlassian-context': 0.2.0(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/atlassian-context': 0.2.0(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
'@statsig/client-core': 3.17.2
|
||||
'@statsig/js-client': 3.17.2
|
||||
@ -1878,36 +1875,36 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- react
|
||||
|
||||
'@atlaskit/interaction-context@3.0.0(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/interaction-context@3.0.0(react@19.1.0)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.0
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
'@atlaskit/link@3.2.0(@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)':
|
||||
'@atlaskit/link@3.2.0(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/css': 0.10.6(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/primitives': 14.8.1(@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)
|
||||
'@atlaskit/tokens': 4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/css': 0.10.6(@types/react@19.1.6)(react@19.1.0)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0)
|
||||
'@atlaskit/primitives': 14.8.1(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
'@atlaskit/tokens': 4.9.1(@types/react@19.1.6)(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
'@compiled/react': 0.18.4(react@19.0.0-rc-f38c22b244-20240704)
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
'@compiled/react': 0.18.4(react@19.1.0)
|
||||
react: 19.1.0
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- react-dom
|
||||
- supports-color
|
||||
|
||||
'@atlaskit/platform-feature-flags@1.1.1(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/platform-feature-flags@1.1.1(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/feature-gate-js-client': 5.3.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/feature-gate-js-client': 5.3.1(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
transitivePeerDependencies:
|
||||
- react
|
||||
|
||||
'@atlaskit/pragmatic-drag-and-drop@1.7.0(@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)':
|
||||
'@atlaskit/pragmatic-drag-and-drop@1.7.0(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/link': 3.2.0(@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)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/link': 3.2.0(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
bind-event-listener: 3.0.0
|
||||
raf-schd: 4.0.3
|
||||
@ -1917,45 +1914,45 @@ snapshots:
|
||||
- react-dom
|
||||
- supports-color
|
||||
|
||||
'@atlaskit/primitives@14.8.1(@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)':
|
||||
'@atlaskit/primitives@14.8.1(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/analytics-next': 11.0.0(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/app-provider': 2.2.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/css': 0.10.6(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/ds-lib': 4.0.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/interaction-context': 3.0.0(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/tokens': 4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/visually-hidden': 3.0.3(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/analytics-next': 11.0.0(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
'@atlaskit/app-provider': 2.2.0(@types/react@19.1.6)(react@19.1.0)
|
||||
'@atlaskit/css': 0.10.6(@types/react@19.1.6)(react@19.1.0)
|
||||
'@atlaskit/ds-lib': 4.0.0(@types/react@19.1.6)(react@19.1.0)
|
||||
'@atlaskit/interaction-context': 3.0.0(react@19.1.0)
|
||||
'@atlaskit/tokens': 4.9.1(@types/react@19.1.6)(react@19.1.0)
|
||||
'@atlaskit/visually-hidden': 3.0.3(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
'@compiled/react': 0.18.4(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@emotion/react': 11.14.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@compiled/react': 0.18.4(react@19.1.0)
|
||||
'@emotion/react': 11.14.0(@types/react@19.1.6)(react@19.1.0)
|
||||
'@emotion/serialize': 1.3.3
|
||||
bind-event-listener: 3.0.0
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
tiny-invariant: 1.3.3
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- react-dom
|
||||
- supports-color
|
||||
|
||||
'@atlaskit/tokens@4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/tokens@4.9.1(@types/react@19.1.6)(react@19.1.0)':
|
||||
dependencies:
|
||||
'@atlaskit/ds-lib': 4.0.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@atlaskit/ds-lib': 4.0.0(@types/react@19.1.6)(react@19.1.0)
|
||||
'@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0)
|
||||
'@babel/runtime': 7.27.0
|
||||
'@babel/traverse': 7.27.4
|
||||
'@babel/types': 7.27.3
|
||||
bind-event-listener: 3.0.0
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- supports-color
|
||||
|
||||
'@atlaskit/visually-hidden@3.0.3(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@atlaskit/visually-hidden@3.0.3(react@19.1.0)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.0
|
||||
'@compiled/react': 0.18.4(react@19.0.0-rc-f38c22b244-20240704)
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
'@compiled/react': 0.18.4(react@19.1.0)
|
||||
react: 19.1.0
|
||||
|
||||
'@auth/core@0.39.1':
|
||||
dependencies:
|
||||
@ -2021,10 +2018,10 @@ snapshots:
|
||||
'@babel/helper-string-parser': 7.27.1
|
||||
'@babel/helper-validator-identifier': 7.27.1
|
||||
|
||||
'@compiled/react@0.18.4(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@compiled/react@0.18.4(react@19.1.0)':
|
||||
dependencies:
|
||||
csstype: 3.1.3
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
'@emnapi/runtime@1.4.0':
|
||||
dependencies:
|
||||
@ -2059,19 +2056,19 @@ snapshots:
|
||||
|
||||
'@emotion/memoize@0.9.0': {}
|
||||
|
||||
'@emotion/react@11.14.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@emotion/react@11.14.0(@types/react@19.1.6)(react@19.1.0)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.0
|
||||
'@emotion/babel-plugin': 11.13.5
|
||||
'@emotion/cache': 11.14.0
|
||||
'@emotion/serialize': 1.3.3
|
||||
'@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.0.0-rc-f38c22b244-20240704)
|
||||
'@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.1.0)
|
||||
'@emotion/utils': 1.4.2
|
||||
'@emotion/weak-memoize': 0.4.0
|
||||
hoist-non-react-statics: 3.3.2
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.23
|
||||
'@types/react': 19.1.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -2087,9 +2084,9 @@ snapshots:
|
||||
|
||||
'@emotion/unitless@0.10.0': {}
|
||||
|
||||
'@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.0.0-rc-f38c22b244-20240704)':
|
||||
'@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.1.0)':
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
'@emotion/utils@1.4.2': {}
|
||||
|
||||
@ -2101,9 +2098,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.0)':
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
'@img/sharp-darwin-arm64@0.34.1':
|
||||
optionalDependencies:
|
||||
@ -2418,7 +2415,7 @@ snapshots:
|
||||
prosemirror-transform: 1.10.4
|
||||
prosemirror-view: 1.40.0
|
||||
|
||||
'@tiptap/react@2.14.0(@tiptap/core@2.14.0(@tiptap/pm@2.14.0))(@tiptap/pm@2.14.0)(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.14.0(@tiptap/core@2.14.0(@tiptap/pm@2.14.0))(@tiptap/pm@2.14.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)':
|
||||
dependencies:
|
||||
'@tiptap/core': 2.14.0(@tiptap/pm@2.14.0)
|
||||
'@tiptap/extension-bubble-menu': 2.14.0(@tiptap/core@2.14.0(@tiptap/pm@2.14.0))(@tiptap/pm@2.14.0)
|
||||
@ -2426,9 +2423,9 @@ snapshots:
|
||||
'@tiptap/pm': 2.14.0
|
||||
'@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.0
|
||||
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0)
|
||||
use-sync-external-store: 1.5.0(react@19.1.0)
|
||||
|
||||
'@tiptap/starter-kit@2.14.0':
|
||||
dependencies:
|
||||
@ -2473,19 +2470,16 @@ snapshots:
|
||||
|
||||
'@types/parse-json@4.0.2': {}
|
||||
|
||||
'@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.6)':
|
||||
dependencies:
|
||||
'@types/react': 18.3.23
|
||||
'@types/react': 19.1.6
|
||||
|
||||
'@types/react-transition-group@4.4.12(@types/react@18.3.23)':
|
||||
'@types/react-transition-group@4.4.12(@types/react@19.1.6)':
|
||||
dependencies:
|
||||
'@types/react': 18.3.23
|
||||
'@types/react': 19.1.6
|
||||
|
||||
'@types/react@18.3.23':
|
||||
'@types/react@19.1.6':
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.12
|
||||
csstype: 3.1.3
|
||||
|
||||
'@types/trusted-types@2.0.7':
|
||||
@ -3017,13 +3011,13 @@ snapshots:
|
||||
|
||||
nanoid@3.3.8: {}
|
||||
|
||||
next-auth@5.0.0-beta.28(next@15.3.3(@playwright/test@1.52.0)(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.28(next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0))(react@19.1.0):
|
||||
dependencies:
|
||||
'@auth/core': 0.39.1
|
||||
next: 15.3.3(@playwright/test@1.52.0)(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.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
react: 19.1.0
|
||||
|
||||
next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704):
|
||||
next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0):
|
||||
dependencies:
|
||||
'@next/env': 15.3.3
|
||||
'@swc/counter': 0.1.3
|
||||
@ -3031,9 +3025,9 @@ snapshots:
|
||||
busboy: 1.6.0
|
||||
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.0
|
||||
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0)
|
||||
styled-jsx: 5.1.6(react@19.1.0)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 15.3.3
|
||||
'@next/swc-darwin-x64': 15.3.3
|
||||
@ -3175,14 +3169,14 @@ snapshots:
|
||||
|
||||
primeicons@7.0.0: {}
|
||||
|
||||
primereact@10.9.5(@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.5(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0):
|
||||
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.6)
|
||||
react: 19.1.0
|
||||
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0)
|
||||
react-transition-group: 4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.23
|
||||
'@types/react': 19.1.6
|
||||
|
||||
prop-types@15.8.1:
|
||||
dependencies:
|
||||
@ -3301,30 +3295,30 @@ 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.0):
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
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.0))(react@19.1.0):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.27.0
|
||||
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.0
|
||||
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0)
|
||||
|
||||
react-uid@2.4.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704):
|
||||
react-uid@2.4.0(@types/react@19.1.6)(react@19.1.0):
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
tslib: 2.8.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.23
|
||||
'@types/react': 19.1.6
|
||||
|
||||
react@19.0.0-rc-f38c22b244-20240704: {}
|
||||
react@19.1.0: {}
|
||||
|
||||
read-cache@1.0.0:
|
||||
dependencies:
|
||||
@ -3452,10 +3446,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.0):
|
||||
dependencies:
|
||||
client-only: 0.0.1
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
stylis@4.2.0: {}
|
||||
|
||||
@ -3543,17 +3537,17 @@ snapshots:
|
||||
escalade: 3.2.0
|
||||
picocolors: 1.1.1
|
||||
|
||||
use-debounce@10.0.4(react@19.0.0-rc-f38c22b244-20240704):
|
||||
use-debounce@10.0.4(react@19.1.0):
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
use-memo-one@1.1.3(react@19.0.0-rc-f38c22b244-20240704):
|
||||
use-memo-one@1.1.3(react@19.1.0):
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
use-sync-external-store@1.5.0(react@19.0.0-rc-f38c22b244-20240704):
|
||||
use-sync-external-store@1.5.0(react@19.1.0):
|
||||
dependencies:
|
||||
react: 19.0.0-rc-f38c22b244-20240704
|
||||
react: 19.1.0
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user