Remove @types/flat
from dependencies (#23432)
This commit is contained in:
parent
bb8b80e8dd
commit
72e1310cc1
2 changed files with 0 additions and 8 deletions
|
@ -95,7 +95,6 @@
|
|||
"@testing-library/react": "^14.0.0",
|
||||
"@types/dagre": "^0.7.49",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/flat": "^5.0.2",
|
||||
"@types/lodash-es": "^4.17.9",
|
||||
"@types/react": "^18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
|
|
|
@ -241,9 +241,6 @@ importers:
|
|||
'@types/file-saver':
|
||||
specifier: ^2.0.5
|
||||
version: 2.0.5
|
||||
'@types/flat':
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2
|
||||
'@types/lodash-es':
|
||||
specifier: ^4.17.9
|
||||
version: 4.17.9
|
||||
|
@ -1825,10 +1822,6 @@ packages:
|
|||
resolution: {integrity: sha512-zv9kNf3keYegP5oThGLaPk8E081DFDuwfqjtiTzm6PoxChdJ1raSuADf2YGCVIyrSynLrgc8JWv296s7Q7pQSQ==}
|
||||
dev: true
|
||||
|
||||
/@types/flat@5.0.2:
|
||||
resolution: {integrity: sha512-3zsplnP2djeps5P9OyarTxwRpMLoe5Ash8aL9iprw0JxB+FAHjY+ifn4yZUuW4/9hqtnmor6uvjSRzJhiVbrEQ==}
|
||||
dev: true
|
||||
|
||||
/@types/geojson@7946.0.10:
|
||||
resolution: {integrity: sha512-Nmh0K3iWQJzniTuPRcJn5hxXkfB1T1pgB89SBig5PlJQU5yocazeu4jATJlaA0GYFKWMqDdvYemoSnF2pXgLVA==}
|
||||
dev: false
|
||||
|
|
Loading…
Reference in a new issue