Compare commits
1 Commits
88891f4972
...
e5d8a1c9c6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e5d8a1c9c6 |
@ -34,7 +34,7 @@
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "24.0.10",
|
||||
"@types/react": "18.3.23",
|
||||
"@types/react-dom": "19.1.6",
|
||||
"@types/react-dom": "19.1.7",
|
||||
"wait-on": "^8.0.3"
|
||||
},
|
||||
"engines": {
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -88,8 +88,8 @@ importers:
|
||||
specifier: 18.3.23
|
||||
version: 18.3.23
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.6
|
||||
version: 19.1.6(@types/react@18.3.23)
|
||||
specifier: 19.1.7
|
||||
version: 19.1.7(@types/react@18.3.23)
|
||||
wait-on:
|
||||
specifier: ^8.0.3
|
||||
version: 8.0.4
|
||||
@ -526,8 +526,8 @@ packages:
|
||||
'@types/prop-types@15.7.12':
|
||||
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
|
||||
|
||||
'@types/react-dom@19.1.6':
|
||||
resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==}
|
||||
'@types/react-dom@19.1.7':
|
||||
resolution: {integrity: sha512-i5ZzwYpqjmrKenzkoLM2Ibzt6mAsM7pxB6BCIouEVVmgiqaMj1TjaK7hnA36hbW5aZv20kx7Lw6hWzPWg0Rurw==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
@ -1772,7 +1772,7 @@ snapshots:
|
||||
|
||||
'@types/prop-types@15.7.12': {}
|
||||
|
||||
'@types/react-dom@19.1.6(@types/react@18.3.23)':
|
||||
'@types/react-dom@19.1.7(@types/react@18.3.23)':
|
||||
dependencies:
|
||||
'@types/react': 18.3.23
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user