fix(website): update prettier 3.6.0 → 3.6.1 (#36650)

This commit is contained in:
TrueCharts Bot
2025-06-25 14:17:51 +02:00
committed by GitHub
parent 9ef1fb3c53
commit 99709c438a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -19,7 +19,7 @@
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",
"lottie-web": "5.13.0",
"prettier": "3.6.0",
"prettier": "3.6.1",
"sharp": "0.34.2",
"starlight-blog": "0.16.1",
"starlight-image-zoom": "0.10.1",
@@ -7370,9 +7370,9 @@
"license": "MIT"
},
"node_modules/prettier": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.0.tgz",
"integrity": "sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.1.tgz",
"integrity": "sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==",
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"
+1 -1
View File
@@ -28,7 +28,7 @@
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",
"lottie-web": "5.13.0",
"prettier": "3.6.0",
"prettier": "3.6.1",
"sharp": "0.34.2",
"starlight-blog": "0.16.1",
"starlight-image-zoom": "0.10.1",