Compare commits
1 Commits
ea17c56c9a
...
14d3d5a75f
Author | SHA1 | Date | |
---|---|---|---|
![]() |
14d3d5a75f |
@ -30,7 +30,7 @@
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.15.29",
|
||||
"@types/react": "18.3.23",
|
||||
"@types/react-dom": "19.1.5"
|
||||
"@types/react-dom": "19.1.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=23.0.0"
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -76,8 +76,8 @@ importers:
|
||||
specifier: 18.3.23
|
||||
version: 18.3.23
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.5
|
||||
version: 19.1.5(@types/react@18.3.23)
|
||||
specifier: 19.1.6
|
||||
version: 19.1.6(@types/react@18.3.23)
|
||||
|
||||
packages:
|
||||
|
||||
@ -499,8 +499,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.6':
|
||||
resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
@ -1901,7 +1901,7 @@ snapshots:
|
||||
|
||||
'@types/prop-types@15.7.12': {}
|
||||
|
||||
'@types/react-dom@19.1.5(@types/react@18.3.23)':
|
||||
'@types/react-dom@19.1.6(@types/react@18.3.23)':
|
||||
dependencies:
|
||||
'@types/react': 18.3.23
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user