Skip to content

Commit

Permalink
Update package.json, update dependencies @deck.gl, vue
Browse files Browse the repository at this point in the history
add funding, license, urls
  • Loading branch information
xbgmsharp committed Oct 12, 2024
1 parent 9b92cf1 commit 312f52b
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 87 deletions.
159 changes: 80 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 18 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,22 @@
"npm run lint"
]
},
"author": "Francois Lacroix",
"license": "MIT",
"bugs": {
"url": "https://github.com/xbgmsharp/vuestic-postgsail/issues"
},
"homepage": "https://xbgmsharp.github.io/postgsail/",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/xbgmsharp"
},
"dependencies": {
"@deck.gl/core": "^9.0.31",
"@deck.gl/extensions": "^9.0.31",
"@deck.gl/geo-layers": "^9.0.31",
"@deck.gl/layers": "^9.0.31",
"@deck.gl/mapbox": "^9.0.31",
"@deck.gl/core": "^9.0.33",
"@deck.gl/extensions": "^9.0.33",
"@deck.gl/geo-layers": "^9.0.33",
"@deck.gl/layers": "^9.0.33",
"@deck.gl/mapbox": "^9.0.33",
"@fortawesome/fontawesome-free": "^6.6.0",
"@gtm-support/vue-gtm": "^2.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
Expand All @@ -54,9 +64,9 @@
"pinia": "^2.2.4",
"register-service-worker": "^1.7.1",
"sass": "^1.78.0",
"sirv": "^2.0.4",
"steelseries": "^2.0.7",
"vue": "^3.5.10",
"sirv": "^3.0.0",
"steelseries": "^2.0.9",
"vue": "^3.5.12",
"vue-chartjs": "^5.3.1",
"vue-echarts": "^7.0.3",
"vue-i18n": "^9.14.1",
Expand Down

0 comments on commit 312f52b

Please sign in to comment.