Upgrade: Bump prettier from 3.5.3 to 3.6.2 (#704)

Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/705/head
dependabot[bot] 2025-07-06 15:40:40 -04:00 committed by GitHub
parent b6550e80a9
commit dc0fd147cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 11 deletions

9
package-lock.json generated
View File

@ -32,7 +32,7 @@
"@vuepress/plugin-back-to-top": "^2.0.0-rc.3", "@vuepress/plugin-back-to-top": "^2.0.0-rc.3",
"@vuepress/plugin-search": "2.0.0-rc.3", "@vuepress/plugin-search": "2.0.0-rc.3",
"postcss-loader": "^8.0.0", "postcss-loader": "^8.0.0",
"prettier": "^3.5.3", "prettier": "^3.6.2",
"sass": "^1.51.0", "sass": "^1.51.0",
"sass-loader": "^14.2.0", "sass-loader": "^14.2.0",
"typescript": "^5.8.2", "typescript": "^5.8.2",
@ -9759,11 +9759,10 @@
"devOptional": true "devOptional": true
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.5.3", "version": "3.6.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", "integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
"dev": true, "dev": true,
"license": "MIT",
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"
}, },

View File

@ -15,7 +15,7 @@
"@vuepress/plugin-search": "2.0.0-rc.3", "@vuepress/plugin-search": "2.0.0-rc.3",
"vuepress-plugin-i18n": "https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d", "vuepress-plugin-i18n": "https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d",
"postcss-loader": "^8.0.0", "postcss-loader": "^8.0.0",
"prettier": "^3.5.3", "prettier": "^3.6.2",
"sass": "^1.51.0", "sass": "^1.51.0",
"sass-loader": "^14.2.0", "sass-loader": "^14.2.0",
"typescript": "^5.8.2", "typescript": "^5.8.2",

View File

@ -73,8 +73,8 @@ importers:
specifier: ^8.0.0 specifier: ^8.0.0
version: 8.1.1(postcss@8.4.38)(typescript@5.8.2)(webpack@5.91.0(esbuild@0.25.3)) version: 8.1.1(postcss@8.4.38)(typescript@5.8.2)(webpack@5.91.0(esbuild@0.25.3))
prettier: prettier:
specifier: ^3.5.3 specifier: ^3.6.2
version: 3.5.3 version: 3.6.2
sass: sass:
specifier: ^1.51.0 specifier: ^1.51.0
version: 1.77.4 version: 1.77.4
@ -2795,8 +2795,8 @@ packages:
resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
prettier@3.5.3: prettier@3.6.2:
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
@ -6587,7 +6587,7 @@ snapshots:
picocolors: 1.0.1 picocolors: 1.0.1
source-map-js: 1.2.0 source-map-js: 1.2.0
prettier@3.5.3: {} prettier@3.6.2: {}
pretty-error@4.0.0: pretty-error@4.0.0:
dependencies: dependencies: