diff --git a/package.json b/package.json
index e92731f792f51cd7526e8c1717de1a595773180c..65b34c9a6a110a9b2a595f0b365bf4f3e366a8d3 100644
--- a/package.json
+++ b/package.json
@@ -70,32 +70,33 @@
     "@types/leaflet": "^1.9.15",
     "all-contributors-cli": "^6.26.1",
     "commitizen": "^4.3.1",
+    "conventional-changelog-conventionalcommits": "^8.0.0",
     "cross-env": "^7.0.3",
     "cssnano": "^7.0.6",
     "cz-conventional-changelog": "^3.3.0",
-    "eslint": "^9.17.0",
     "eslint-config-prettier": "^9.1.0",
     "eslint-plugin-prettier": "^5.2.1",
+    "eslint": "^9.17.0",
     "globals": "^15.14.0",
     "husky": "^9.1.7",
     "is-ci": "^4.1.0",
     "lint-staged": "^15.3.0",
-    "postcss": "^8.4.49",
     "postcss-import": "^16.1.0",
     "postcss-nesting": "^13.0.1",
     "postcss-preset-env": "^10.1.3",
     "postcss-reporter": "^7.1.0",
-    "prettier": "3.4.2",
+    "postcss": "^8.4.49",
     "prettier-plugin-organize-imports": "^4.1.0",
+    "prettier": "3.4.2",
     "semantic-release": "^24.2.0",
-    "stylelint": "^16.12.0",
     "stylelint-config-standard": "^36.0.1",
+    "stylelint": "^16.12.0",
     "svgo": "^3.3.2",
     "tailwindcss": "^3.4.17",
-    "typescript": "~5.7.2",
     "typescript-eslint": "^8.18.2",
-    "vite": "^6.0.6",
+    "typescript": "~5.7.2",
     "vite-plugin-pwa": "^0.21.1",
+    "vite": "^6.0.6",
     "workbox-build": "^7.3.0",
     "workbox-core": "^7.3.0",
     "workbox-routing": "^7.3.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 78077971b333f626aed75220ad2b7f39c8543d7f..94a674fd93bcd08b923b31a6a1df0946639d5876 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -128,6 +128,9 @@ importers:
       commitizen:
         specifier: ^4.3.1
         version: 4.3.1(@types/node@22.9.0)(typescript@5.7.2)
+      conventional-changelog-conventionalcommits:
+        specifier: ^8.0.0
+        version: 8.0.0
       cross-env:
         specifier: ^7.0.3
         version: 7.0.3
@@ -3474,6 +3477,13 @@ packages:
       }
     engines: { node: ">=16" }
 
+  conventional-changelog-conventionalcommits@8.0.0:
+    resolution:
+      {
+        integrity: sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==,
+      }
+    engines: { node: ">=18" }
+
   conventional-changelog-writer@8.0.0:
     resolution:
       {
@@ -11435,6 +11445,10 @@ snapshots:
     dependencies:
       compare-func: 2.0.0
 
+  conventional-changelog-conventionalcommits@8.0.0:
+    dependencies:
+      compare-func: 2.0.0
+
   conventional-changelog-writer@8.0.0:
     dependencies:
       "@types/semver": 7.5.8