Compare commits
2 Commits
cee8589f51
...
14782fc44a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
14782fc44a | ||
![]() |
6ed957c4e5 |
@ -28,7 +28,7 @@
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.13.4",
|
||||
"@types/react": "19.0.9",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react-dom": "18.3.5"
|
||||
},
|
||||
"engines": {
|
||||
|
36
pnpm-lock.yaml
generated
36
pnpm-lock.yaml
generated
@ -37,7 +37,7 @@ importers:
|
||||
version: 7.0.0
|
||||
primereact:
|
||||
specifier: ^10.8.2
|
||||
version: 10.9.2(@types/react@19.0.9)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0)
|
||||
version: 10.9.2(@types/react@19.0.10)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0)
|
||||
react:
|
||||
specifier: 19.0.0
|
||||
version: 19.0.0
|
||||
@ -58,7 +58,7 @@ importers:
|
||||
version: 11.0.5
|
||||
zod:
|
||||
specifier: ^3.23.8
|
||||
version: 3.24.1
|
||||
version: 3.24.2
|
||||
devDependencies:
|
||||
'@playwright/test':
|
||||
specifier: ^1.46.0
|
||||
@ -70,11 +70,11 @@ importers:
|
||||
specifier: 22.13.4
|
||||
version: 22.13.4
|
||||
'@types/react':
|
||||
specifier: 19.0.9
|
||||
version: 19.0.9
|
||||
specifier: 19.0.10
|
||||
version: 19.0.10
|
||||
'@types/react-dom':
|
||||
specifier: 18.3.5
|
||||
version: 18.3.5(@types/react@19.0.9)
|
||||
version: 18.3.5(@types/react@19.0.10)
|
||||
|
||||
packages:
|
||||
|
||||
@ -344,8 +344,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@types/react': '*'
|
||||
|
||||
'@types/react@19.0.9':
|
||||
resolution: {integrity: sha512-FedNTYgmMwSZmD1Sru/W1gJKuiYCN/3SuBkmZkcxX+FpO5zL76B22A9YNfAKg4HQO3Neh/30AiynP6BELdU0qQ==}
|
||||
'@types/react@19.0.10':
|
||||
resolution: {integrity: sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==}
|
||||
|
||||
abbrev@1.1.1:
|
||||
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
|
||||
@ -1156,8 +1156,8 @@ packages:
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
zod@3.24.1:
|
||||
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||
zod@3.24.2:
|
||||
resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==}
|
||||
|
||||
snapshots:
|
||||
|
||||
@ -1370,15 +1370,15 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.20.0
|
||||
|
||||
'@types/react-dom@18.3.5(@types/react@19.0.9)':
|
||||
'@types/react-dom@18.3.5(@types/react@19.0.10)':
|
||||
dependencies:
|
||||
'@types/react': 19.0.9
|
||||
'@types/react': 19.0.10
|
||||
|
||||
'@types/react-transition-group@4.4.12(@types/react@19.0.9)':
|
||||
'@types/react-transition-group@4.4.12(@types/react@19.0.10)':
|
||||
dependencies:
|
||||
'@types/react': 19.0.9
|
||||
'@types/react': 19.0.10
|
||||
|
||||
'@types/react@19.0.9':
|
||||
'@types/react@19.0.10':
|
||||
dependencies:
|
||||
csstype: 3.1.3
|
||||
|
||||
@ -1882,14 +1882,14 @@ snapshots:
|
||||
|
||||
primeicons@7.0.0: {}
|
||||
|
||||
primereact@10.9.2(@types/react@19.0.9)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0):
|
||||
primereact@10.9.2(@types/react@19.0.10)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0):
|
||||
dependencies:
|
||||
'@types/react-transition-group': 4.4.12(@types/react@19.0.9)
|
||||
'@types/react-transition-group': 4.4.12(@types/react@19.0.10)
|
||||
react: 19.0.0
|
||||
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0)
|
||||
react-transition-group: 4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0)
|
||||
optionalDependencies:
|
||||
'@types/react': 19.0.9
|
||||
'@types/react': 19.0.10
|
||||
|
||||
prop-types@15.8.1:
|
||||
dependencies:
|
||||
@ -2154,4 +2154,4 @@ snapshots:
|
||||
|
||||
yaml@2.4.3: {}
|
||||
|
||||
zod@3.24.1: {}
|
||||
zod@3.24.2: {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user