File tree Expand file tree Collapse file tree 2 files changed +470
-683
lines changed
Expand file tree Collapse file tree 2 files changed +470
-683
lines changed Original file line number Diff line number Diff line change 3131 "devDependencies" : {
3232 "@biomejs/biome" : " ^1.9.4" ,
3333 "@placemarkio/check-geojson" : " ^0.1.12" ,
34- "@rollup/plugin-typescript" : " ^12.1.1" ,
35- "@types/geojson" : " ^7946.0.14" ,
36- "@vitest/coverage-v8" : " *" ,
37- "@xmldom/xmldom" : " ^0.9.5" ,
38- "rollup" : " ^4.27.4" ,
34+ "@rollup/plugin-terser" : " ^0.4.4" ,
35+ "@rollup/plugin-typescript" : " ^12.1.2" ,
36+ "@types/geojson" : " ^7946.0.16" ,
37+ "@vitest/coverage-v8" : " ^3.0.4" ,
38+ "@xmldom/xmldom" : " ^0.9.7" ,
39+ "rollup" : " ^4.32.0" ,
3940 "rollup-plugin-dts" : " ^6.1.1" ,
4041 "tslib" : " ^2.8.1" ,
41- "typedoc" : " ^0.26.11 " ,
42- "typescript" : " ^5.7.2 " ,
43- "vitest" : " ^2.1.5 "
42+ "typedoc" : " ^0.27.6 " ,
43+ "typescript" : " ^5.7.3 " ,
44+ "vitest" : " ^3.0.4 "
4445 },
4546 "repository" : {
4647 "type" : " git" ,
6162 ],
6263 "engines" : {
6364 "node" : " *"
64- },
65- "dependencies" : {
66- "@rollup/plugin-terser" : " ^0.4.4"
6765 }
6866}
You can’t perform that action at this time.
0 commit comments