mirror of
https://github.com/maputnik/editor.git
synced 2026-07-30 09:47:28 +00:00
Compare commits
1 Commits
v3.1.0
...
b7f7d6b9c3
| Author | SHA1 | Date | |
|---|---|---|---|
| b7f7d6b9c3 |
Generated
+4
-4
@@ -109,7 +109,7 @@
|
||||
"stylelint": "^17.6.0",
|
||||
"stylelint-config-recommended-scss": "^17.0.0",
|
||||
"stylelint-scss": "^7.0.0",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript": "^6.0.2",
|
||||
"typescript-eslint": "^8.57.2",
|
||||
"uuid": "^13.0.0",
|
||||
"vite": "^7.3.1",
|
||||
@@ -14680,9 +14680,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||||
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||||
"version": "6.0.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz",
|
||||
"integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
||||
+1
-1
@@ -143,7 +143,7 @@
|
||||
"stylelint": "^17.6.0",
|
||||
"stylelint-config-recommended-scss": "^17.0.0",
|
||||
"stylelint-scss": "^7.0.0",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript": "^6.0.2",
|
||||
"typescript-eslint": "^8.57.2",
|
||||
"uuid": "^13.0.0",
|
||||
"vite": "^7.3.1",
|
||||
|
||||
Reference in New Issue
Block a user