mirror of
https://github.com/maputnik/editor.git
synced 2026-07-31 02:07:26 +00:00
Compare commits
4 Commits
47debb1c7c
...
ecbd60125b
| Author | SHA1 | Date | |
|---|---|---|---|
| ecbd60125b | |||
| d7f7207675 | |||
| 8b3ef5dbfc | |||
| 71f59ec652 |
Generated
+715
-898
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -37,7 +37,7 @@
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.4.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.8.2",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.10.0",
|
||||
"@maplibre/maplibre-gl-style-spec": "^25.0.0",
|
||||
"array-move": "^4.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.5.1",
|
||||
@@ -128,7 +128,7 @@
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
"@vitest/coverage-v8": "^4.1.8",
|
||||
"cors": "^2.8.6",
|
||||
"cypress": "^15.16.0",
|
||||
"cypress": "^15.17.0",
|
||||
"cypress-plugin-tab": "^2.0.0",
|
||||
"eslint": "^10.4.1",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
@@ -139,14 +139,14 @@
|
||||
"istanbul-lib-coverage": "^3.2.2",
|
||||
"postcss": "^8.5.15",
|
||||
"react-hot-loader": "^4.13.1",
|
||||
"sass": "^1.100.0",
|
||||
"sass": "^1.101.0",
|
||||
"stylelint": "^17.13.0",
|
||||
"stylelint-config-recommended-scss": "^17.0.1",
|
||||
"stylelint-scss": "^7.2.0",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.61.0",
|
||||
"uuid": "^14.0.0",
|
||||
"vite": "^7.3.2",
|
||||
"vite": "^8.0.16",
|
||||
"vite-plugin-istanbul": "^9.0.1",
|
||||
"vitest": "^4.1.8"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user