Compare commits
2 Commits
8ba1fe1039
...
b1c721547d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b1c721547d | ||
![]() |
a920a5017e |
@ -29,10 +29,10 @@
|
|||||||
"@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": "18.3.5"
|
"@types/react-dom": "18.3.6"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=23.0.0"
|
"node": ">=23.0.0"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531"
|
"packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808"
|
||||||
}
|
}
|
||||||
|
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: 18.3.5
|
specifier: 18.3.6
|
||||||
version: 18.3.5(@types/react@18.3.20)
|
version: 18.3.6(@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@18.3.5':
|
'@types/react-dom@18.3.6':
|
||||||
resolution: {integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==}
|
resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': ^18.0.0
|
'@types/react': ^18.0.0
|
||||||
|
|
||||||
@ -1372,7 +1372,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/prop-types@15.7.12': {}
|
'@types/prop-types@15.7.12': {}
|
||||||
|
|
||||||
'@types/react-dom@18.3.5(@types/react@18.3.20)':
|
'@types/react-dom@18.3.6(@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