Compare commits
1 Commits
430050948f
...
cb1d5b3a01
Author | SHA1 | Date | |
---|---|---|---|
![]() |
cb1d5b3a01 |
@ -29,7 +29,7 @@
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.15.17",
|
||||
"@types/react": "18.3.21",
|
||||
"@types/react-dom": "19.1.5"
|
||||
"@types/react-dom": "19.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=23.0.0"
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -73,8 +73,8 @@ importers:
|
||||
specifier: 18.3.21
|
||||
version: 18.3.21
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.5
|
||||
version: 19.1.5(@types/react@18.3.21)
|
||||
specifier: 19.1.4
|
||||
version: 19.1.4(@types/react@18.3.21)
|
||||
|
||||
packages:
|
||||
|
||||
@ -339,8 +339,8 @@ packages:
|
||||
'@types/prop-types@15.7.12':
|
||||
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
|
||||
|
||||
'@types/react-dom@19.1.5':
|
||||
resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==}
|
||||
'@types/react-dom@19.1.4':
|
||||
resolution: {integrity: sha512-WxYAszDYgsMV31OVyoG4jbAgJI1Gw0Xq9V19zwhy6+hUUJlJIdZ3r/cbdmTqFv++SktQkZ/X+46yGFxp5XJBEg==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
@ -1366,7 +1366,7 @@ snapshots:
|
||||
|
||||
'@types/prop-types@15.7.12': {}
|
||||
|
||||
'@types/react-dom@19.1.5(@types/react@18.3.21)':
|
||||
'@types/react-dom@19.1.4(@types/react@18.3.21)':
|
||||
dependencies:
|
||||
'@types/react': 18.3.21
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user