Skip to content

Commit

Permalink
chore(deps): Upgrade devDependencies (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy authored Jan 9, 2025
1 parent a360e8e commit 738f3f3
Show file tree
Hide file tree
Showing 2 changed files with 802 additions and 1,436 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,38 +57,38 @@
"@turf/helpers": "^7.1.0",
"@turf/invariant": "^7.1.0",
"@turf/union": "^7.1.0",
"@types/geojson": "^7946.0.14"
"@types/geojson": "^7946.0.15"
},
"devDependencies": {
"@deck.gl/aggregation-layers": "^9.0.30",
"@deck.gl/carto": "^9.0.30",
"@deck.gl/core": "^9.0.30",
"@deck.gl/extensions": "^9.0.30",
"@deck.gl/geo-layers": "^9.0.30",
"@deck.gl/layers": "^9.0.30",
"@deck.gl/mesh-layers": "^9.0.30",
"@lit/react": "^1.0.5",
"@deck.gl/aggregation-layers": "^9.0.38",
"@deck.gl/carto": "^9.0.38",
"@deck.gl/core": "^9.0.38",
"@deck.gl/extensions": "^9.0.38",
"@deck.gl/geo-layers": "^9.0.38",
"@deck.gl/layers": "^9.0.38",
"@deck.gl/mesh-layers": "^9.0.38",
"@lit/react": "^1.0.6",
"@lit/task": "^1.0.1",
"@loaders.gl/core": "^4.2.3",
"@luma.gl/core": "^9.0.27",
"@luma.gl/engine": "^9.0.27",
"@loaders.gl/core": "^4.3.3",
"@luma.gl/core": "9.0.27",
"@luma.gl/engine": "9.0.27",
"@types/json-schema": "^7.0.15",
"@types/react": "^18.3.18",
"@types/semver": "^7.5.8",
"@vitest/coverage-istanbul": "^1.6.0",
"@vitest/coverage-istanbul": "^2.1.8",
"@webcomponents/webcomponentsjs": "^2.8.0",
"concurrently": "^8.2.2",
"echarts": "^5.5.0",
"lit": "^3.1.4",
"lit-analyzer": "^1.2.1",
"concurrently": "^9.1.2",
"echarts": "^5.6.0",
"lit": "^3.2.1",
"lit-analyzer": "^2.0.3",
"maplibre-gl": "^5.0.0",
"microbundle": "^0.15.1",
"prettier": "^3.4.2",
"rimraf": "^3.0.2",
"rimraf": "^6.0.1",
"semver": "^7.6.3",
"typescript": "~5.3.3",
"vite": "^5.2.10",
"vitest": "1.6.0"
"typescript": "~5.7.3",
"vite": "^6.0.7",
"vitest": "2.1.8"
},
"resolutions": {
"rollup": "^4.20.0"
Expand Down
Loading

0 comments on commit 738f3f3

Please sign in to comment.