Compare commits
1 Commits
bede25ffee
...
4f57d4f8f6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4f57d4f8f6 |
@ -28,7 +28,7 @@
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.15.19",
|
||||
"@types/react": "19.1.4",
|
||||
"@types/react": "19.1.5",
|
||||
"@types/react-dom": "18.3.7"
|
||||
},
|
||||
"engines": {
|
||||
|
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@ -37,7 +37,7 @@ importers:
|
||||
version: 7.0.0
|
||||
primereact:
|
||||
specifier: ^10.8.2
|
||||
version: 10.9.5(@types/react@19.1.4)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
version: 10.9.5(@types/react@19.1.5)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)
|
||||
react:
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0
|
||||
@ -70,11 +70,11 @@ importers:
|
||||
specifier: 22.15.19
|
||||
version: 22.15.19
|
||||
'@types/react':
|
||||
specifier: 19.1.4
|
||||
version: 19.1.4
|
||||
specifier: 19.1.5
|
||||
version: 19.1.5
|
||||
'@types/react-dom':
|
||||
specifier: 18.3.7
|
||||
version: 18.3.7(@types/react@19.1.4)
|
||||
version: 18.3.7(@types/react@19.1.5)
|
||||
|
||||
packages:
|
||||
|
||||
@ -346,8 +346,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@types/react': '*'
|
||||
|
||||
'@types/react@19.1.4':
|
||||
resolution: {integrity: sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==}
|
||||
'@types/react@19.1.5':
|
||||
resolution: {integrity: sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==}
|
||||
|
||||
abbrev@1.1.1:
|
||||
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
|
||||
@ -1361,15 +1361,15 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
'@types/react-dom@18.3.7(@types/react@19.1.4)':
|
||||
'@types/react-dom@18.3.7(@types/react@19.1.5)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.4
|
||||
'@types/react': 19.1.5
|
||||
|
||||
'@types/react-transition-group@4.4.12(@types/react@19.1.4)':
|
||||
'@types/react-transition-group@4.4.12(@types/react@19.1.5)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.4
|
||||
'@types/react': 19.1.5
|
||||
|
||||
'@types/react@19.1.4':
|
||||
'@types/react@19.1.5':
|
||||
dependencies:
|
||||
csstype: 3.1.3
|
||||
|
||||
@ -1866,14 +1866,14 @@ snapshots:
|
||||
|
||||
primeicons@7.0.0: {}
|
||||
|
||||
primereact@10.9.5(@types/react@19.1.4)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0):
|
||||
primereact@10.9.5(@types/react@19.1.5)(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@19.1.4)
|
||||
'@types/react-transition-group': 4.4.12(@types/react@19.1.5)
|
||||
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': 19.1.4
|
||||
'@types/react': 19.1.5
|
||||
|
||||
prop-types@15.8.1:
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user