Compare commits
1 Commits
ac33b54404
...
e18a7014f0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e18a7014f0 |
@ -29,7 +29,7 @@
|
|||||||
"@types/bcrypt": "^5.0.2",
|
"@types/bcrypt": "^5.0.2",
|
||||||
"@types/node": "22.13.14",
|
"@types/node": "22.13.14",
|
||||||
"@types/react": "18.3.20",
|
"@types/react": "18.3.20",
|
||||||
"@types/react-dom": "19.1.1"
|
"@types/react-dom": "19.0.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=23.0.0"
|
"node": ">=23.0.0"
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -73,8 +73,8 @@ importers:
|
|||||||
specifier: 18.3.20
|
specifier: 18.3.20
|
||||||
version: 18.3.20
|
version: 18.3.20
|
||||||
'@types/react-dom':
|
'@types/react-dom':
|
||||||
specifier: 19.1.1
|
specifier: 19.0.4
|
||||||
version: 19.1.1(@types/react@18.3.20)
|
version: 19.0.4(@types/react@18.3.20)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -337,8 +337,8 @@ packages:
|
|||||||
'@types/prop-types@15.7.12':
|
'@types/prop-types@15.7.12':
|
||||||
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
|
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
|
||||||
|
|
||||||
'@types/react-dom@19.1.1':
|
'@types/react-dom@19.0.4':
|
||||||
resolution: {integrity: sha512-jFf/woGTVTjUJsl2O7hcopJ1r0upqoq/vIOoCj0yLh3RIXxWcljlpuZ+vEBRXsymD1jhfeJrlyTy/S1UW+4y1w==}
|
resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': ^19.0.0
|
'@types/react': ^19.0.0
|
||||||
|
|
||||||
@ -1372,7 +1372,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/prop-types@15.7.12': {}
|
'@types/prop-types@15.7.12': {}
|
||||||
|
|
||||||
'@types/react-dom@19.1.1(@types/react@18.3.20)':
|
'@types/react-dom@19.0.4(@types/react@18.3.20)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 18.3.20
|
'@types/react': 18.3.20
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user