|
776 | 776 | "@swc/core-win32-ia32-msvc" "1.3.61"
|
777 | 777 | "@swc/core-win32-x64-msvc" "1.3.61"
|
778 | 778 |
|
779 |
| -"@swc/helpers@^0.5.0", "@swc/helpers@^0.5.10": |
780 |
| - version "0.5.11" |
781 |
| - resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.11.tgz#5bab8c660a6e23c13b2d23fcd1ee44a2db1b0cb7" |
782 |
| - integrity sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A== |
| 779 | +"@swc/helpers@^0.5.0", "@swc/helpers@^0.5.11": |
| 780 | + version "0.5.12" |
| 781 | + resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.12.tgz#37aaca95284019eb5d2207101249435659709f4b" |
| 782 | + integrity sha512-KMZNXiGibsW9kvZAO1Pam2JPTDBm+KSHMMHWdsyI/1DbIZjT2A6Gy3hblVXUMEDvUAKq+e0vL0X0o54owWji7g== |
783 | 783 | dependencies:
|
784 | 784 | tslib "^2.4.0"
|
785 | 785 |
|
|
808 | 808 | resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.4.tgz#4e049756383c3f055dd8f3d24e63fb543e98eb07"
|
809 | 809 | integrity sha512-MHmwBtCb7OCv1DSivz2UNJXPGU/1btAWRKlqJ2saEhVJkpkvqHMMaOpKg0v4sAbDWSQekHGvPVMM8nQ+Jen03Q==
|
810 | 810 |
|
811 |
| -"@types/node@^20.12.7": |
812 |
| - version "20.13.0" |
813 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6" |
814 |
| - integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ== |
| 811 | +"@types/node@^20.13.0": |
| 812 | + version "20.14.13" |
| 813 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.13.tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b" |
| 814 | + integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w== |
815 | 815 | dependencies:
|
816 | 816 | undici-types "~5.26.4"
|
817 | 817 |
|
@@ -839,15 +839,15 @@ ansi-styles@^4.1.0:
|
839 | 839 | dependencies:
|
840 | 840 | color-convert "^2.0.1"
|
841 | 841 |
|
842 |
| -apache-arrow@^16.1.0: |
843 |
| - version "16.1.0" |
844 |
| - resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-16.1.0.tgz#7aa8d0d436dd0995d9dc5c36febf380d5b207209" |
845 |
| - integrity sha512-G6GiM6tzPDdGnKUnVkvVr1Nt5+hUaCMBISiasMSiJwI5L5GKDv5Du7Avc2kxlFfB/LEK2LTqh2GKSxutMdf8vQ== |
| 842 | +apache-arrow@^17.0.0: |
| 843 | + version "17.0.0" |
| 844 | + resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-17.0.0.tgz#73d98566c86352c9a0314c03890dbd7211073827" |
| 845 | + integrity sha512-X0p7auzdnGuhYMVKYINdQssS4EcKec9TCXyez/qtJt32DrIMGbzqiaMiQ0X6fQlQpw8Fl0Qygcv4dfRAr5Gu9Q== |
846 | 846 | dependencies:
|
847 |
| - "@swc/helpers" "^0.5.10" |
| 847 | + "@swc/helpers" "^0.5.11" |
848 | 848 | "@types/command-line-args" "^5.2.3"
|
849 | 849 | "@types/command-line-usage" "^5.0.4"
|
850 |
| - "@types/node" "^20.12.7" |
| 850 | + "@types/node" "^20.13.0" |
851 | 851 | command-line-args "^5.2.1"
|
852 | 852 | command-line-usage "^7.0.1"
|
853 | 853 | flatbuffers "^24.3.25"
|
|
0 commit comments