diff --git a/package-lock.json b/package-lock.json index 7acaa76..817260c 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.5.1", - "prettier": "^3.7.4", + "prettier": "^3.8.0", "svgtofont": "^6.5.0" } }, @@ -342,7 +342,6 @@ "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -2869,9 +2868,9 @@ } }, "node_modules/prettier": { - "version": "3.7.4", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.4.tgz", - "integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.0.tgz", + "integrity": "sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 2599eb7..9903117 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.5.1", - "prettier": "^3.7.4", + "prettier": "^3.8.0", "svgtofont": "^6.5.0" }, "svgtofont": {