update @types/react-beautiful-dnd

This commit is contained in:
Ahao
2025-07-26 15:55:34 +08:00
Unverified
parent 8c4ae3271c
commit 98a3642aff
2 changed files with 11 additions and 0 deletions

View File

@@ -85,6 +85,7 @@
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12",
"@types/react": "19.1.8",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "19.1.6",
"@vitejs/plugin-legacy": "^7.1.0",
"@vitejs/plugin-react": "4.7.0",

10
pnpm-lock.yaml generated
View File

@@ -177,6 +177,9 @@ importers:
'@types/react':
specifier: 19.1.8
version: 19.1.8
'@types/react-beautiful-dnd':
specifier: ^13.1.8
version: 13.1.8
'@types/react-dom':
specifier: 19.1.6
version: 19.1.6(@types/react@19.1.8)
@@ -1618,6 +1621,9 @@ packages:
'@types/prop-types@15.7.15':
resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==}
'@types/react-beautiful-dnd@13.1.8':
resolution: {integrity: sha512-E3TyFsro9pQuK4r8S/OL6G99eq7p8v29sX0PM7oT8Z+PJfZvSQTx4zTQbUJ+QZXioAF0e7TGBEcA1XhYhCweyQ==}
'@types/react-dom@19.1.6':
resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==}
peerDependencies:
@@ -4482,6 +4488,10 @@ snapshots:
'@types/prop-types@15.7.15': {}
'@types/react-beautiful-dnd@13.1.8':
dependencies:
'@types/react': 19.1.8
'@types/react-dom@19.1.6(@types/react@19.1.8)':
dependencies:
'@types/react': 19.1.8