Compare commits
2 Commits
b7d2870b82
...
c8ef1b11d1
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c8ef1b11d1 | ||
![]() |
906477030b |
@ -29,7 +29,7 @@
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.15.3",
|
||||
"@types/react": "18.3.20",
|
||||
"@types/react-dom": "18.3.6"
|
||||
"@types/react-dom": "18.3.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=23.0.0"
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -73,8 +73,8 @@ importers:
|
||||
specifier: 18.3.20
|
||||
version: 18.3.20
|
||||
'@types/react-dom':
|
||||
specifier: 18.3.6
|
||||
version: 18.3.6(@types/react@18.3.20)
|
||||
specifier: 18.3.7
|
||||
version: 18.3.7(@types/react@18.3.20)
|
||||
|
||||
packages:
|
||||
|
||||
@ -297,8 +297,8 @@ packages:
|
||||
'@types/prop-types@15.7.12':
|
||||
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
|
||||
|
||||
'@types/react-dom@18.3.6':
|
||||
resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==}
|
||||
'@types/react-dom@18.3.7':
|
||||
resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
|
||||
peerDependencies:
|
||||
'@types/react': ^18.0.0
|
||||
|
||||
@ -966,7 +966,7 @@ snapshots:
|
||||
|
||||
'@types/prop-types@15.7.12': {}
|
||||
|
||||
'@types/react-dom@18.3.6(@types/react@18.3.20)':
|
||||
'@types/react-dom@18.3.7(@types/react@18.3.20)':
|
||||
dependencies:
|
||||
'@types/react': 18.3.20
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user