fix(website): update prettier 3.6.0 → 3.6.1 (#36650)
This commit is contained in:
Generated
+4
-4
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user