diff --git a/package-lock.json b/package-lock.json index 109b65f..f5d541c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "decentralized-social-icons": "git+https://codeberg.org/WeDistribute/decentralized-social-icons.git", "leaflet": "^1.9.4", "less": "^4.2.2", - "prettier": "^3.4.2", + "prettier": "^3.5.0", "svgtofont": "^6.2.0" } }, @@ -2834,9 +2834,9 @@ } }, "node_modules/prettier": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", - "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.0.tgz", + "integrity": "sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 1b5f8e3..3247949 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "decentralized-social-icons": "git+https://codeberg.org/WeDistribute/decentralized-social-icons.git", "leaflet": "^1.9.4", "less": "^4.2.2", - "prettier": "^3.4.2", + "prettier": "^3.5.0", "svgtofont": "^6.2.0" }, "svgtofont": {