mirror of
https://github.com/maputnik/editor.git
synced 2026-02-10 14:40:01 +00:00
Bump pmtiles from 4.2.1 to 4.3.0
Bumps [pmtiles](https://github.com/protomaps/pmtiles) from 4.2.1 to 4.3.0. - [Commits](https://github.com/protomaps/pmtiles/commits) --- updated-dependencies: - dependency-name: pmtiles dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -40,7 +40,7 @@
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.4.0",
|
||||
"ol-mapbox-style": "^12.5.0",
|
||||
"pmtiles": "^4.1.0",
|
||||
"pmtiles": "^4.3.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^18.2.0",
|
||||
"react-accessible-accordion": "^5.0.0",
|
||||
@@ -10249,9 +10249,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/pmtiles": {
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-4.2.1.tgz",
|
||||
"integrity": "sha512-Z73aph49f7KpU7JPb+zDWr+62wPv9jF3p+tvvL26/XeECnzUHnQ0nGopXGPYnq+OQXqyaXZPrsNdKxSD+2HlLA==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/pmtiles/-/pmtiles-4.3.0.tgz",
|
||||
"integrity": "sha512-wnzQeSiYT/MyO63o7AVxwt7+uKqU0QUy2lHrivM7GvecNy0m1A4voVyGey7bujnEW5Hn+ZzLdvHPoFaqrOzbPA==",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"fflate": "^0.8.2"
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.4.0",
|
||||
"ol-mapbox-style": "^12.5.0",
|
||||
"pmtiles": "^4.1.0",
|
||||
"pmtiles": "^4.3.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^18.2.0",
|
||||
"react-accessible-accordion": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user