Skip to content

Commit

Permalink
Use latest versions of @polar-packages in @polar/client-bgw
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin committed Feb 6, 2025
1 parent e6f20b5 commit cb3d652
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

32 changes: 16 additions & 16 deletions packages/clients/bgw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"dev": "vite --host"
},
"devDependencies": {
"@polar/core": "^2.0.0",
"@polar/lib-custom-types": "^1.5.0",
"@polar/plugin-address-search": "^2.0.0",
"@polar/plugin-attributions": "^1.3.0",
"@polar/plugin-draw": "^2.0.0",
"@polar/plugin-export": "^1.2.1",
"@polar/plugin-filter": "^2.0.0",
"@polar/plugin-gfi": "^2.0.0",
"@polar/plugin-icon-menu": "^1.3.0",
"@polar/plugin-layer-chooser": "^1.2.1",
"@polar/plugin-legend": "^1.1.1",
"@polar/plugin-loading-indicator": "^1.2.0",
"@polar/plugin-pins": "^2.0.0",
"@polar/plugin-scale": "^2.0.0",
"@polar/plugin-toast": "^1.1.1",
"@polar/plugin-zoom": "^1.3.0"
"@polar/core": "^3.0.0",
"@polar/lib-custom-types": "^2.0.0",
"@polar/plugin-address-search": "^3.0.0",
"@polar/plugin-attributions": "^1.4.0",
"@polar/plugin-draw": "^3.0.0",
"@polar/plugin-export": "^1.2.2",
"@polar/plugin-filter": "^3.0.0",
"@polar/plugin-gfi": "^3.0.0",
"@polar/plugin-icon-menu": "^1.3.1",
"@polar/plugin-layer-chooser": "^2.0.0",
"@polar/plugin-legend": "^1.1.2",
"@polar/plugin-loading-indicator": "^1.2.1",
"@polar/plugin-pins": "^3.0.0",
"@polar/plugin-scale": "^3.0.0",
"@polar/plugin-toast": "^1.1.2",
"@polar/plugin-zoom": "^1.4.0"
},
"peerDependencies": {
"@repositoryname/vuex-generators": "^1.1.2",
Expand Down

0 comments on commit cb3d652

Please sign in to comment.