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
							parent
							
								
									b6550e80a9
								
							
						
					
					
						commit
						dc0fd147cb
					
				| 
						 | 
				
			
			@ -32,7 +32,7 @@
 | 
			
		|||
        "@vuepress/plugin-back-to-top": "^2.0.0-rc.3",
 | 
			
		||||
        "@vuepress/plugin-search": "2.0.0-rc.3",
 | 
			
		||||
        "postcss-loader": "^8.0.0",
 | 
			
		||||
        "prettier": "^3.5.3",
 | 
			
		||||
        "prettier": "^3.6.2",
 | 
			
		||||
        "sass": "^1.51.0",
 | 
			
		||||
        "sass-loader": "^14.2.0",
 | 
			
		||||
        "typescript": "^5.8.2",
 | 
			
		||||
| 
						 | 
				
			
			@ -9759,11 +9759,10 @@
 | 
			
		|||
      "devOptional": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/prettier": {
 | 
			
		||||
      "version": "3.5.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
 | 
			
		||||
      "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
 | 
			
		||||
      "version": "3.6.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
 | 
			
		||||
      "integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "bin": {
 | 
			
		||||
        "prettier": "bin/prettier.cjs"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
    "@vuepress/plugin-search": "2.0.0-rc.3",
 | 
			
		||||
    "vuepress-plugin-i18n": "https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d",
 | 
			
		||||
    "postcss-loader": "^8.0.0",
 | 
			
		||||
    "prettier": "^3.5.3",
 | 
			
		||||
    "prettier": "^3.6.2",
 | 
			
		||||
    "sass": "^1.51.0",
 | 
			
		||||
    "sass-loader": "^14.2.0",
 | 
			
		||||
    "typescript": "^5.8.2",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -73,8 +73,8 @@ importers:
 | 
			
		|||
        specifier: ^8.0.0
 | 
			
		||||
        version: 8.1.1(postcss@8.4.38)(typescript@5.8.2)(webpack@5.91.0(esbuild@0.25.3))
 | 
			
		||||
      prettier:
 | 
			
		||||
        specifier: ^3.5.3
 | 
			
		||||
        version: 3.5.3
 | 
			
		||||
        specifier: ^3.6.2
 | 
			
		||||
        version: 3.6.2
 | 
			
		||||
      sass:
 | 
			
		||||
        specifier: ^1.51.0
 | 
			
		||||
        version: 1.77.4
 | 
			
		||||
| 
						 | 
				
			
			@ -2795,8 +2795,8 @@ packages:
 | 
			
		|||
    resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
 | 
			
		||||
    engines: {node: ^10 || ^12 || >=14}
 | 
			
		||||
 | 
			
		||||
  prettier@3.5.3:
 | 
			
		||||
    resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
 | 
			
		||||
  prettier@3.6.2:
 | 
			
		||||
    resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
 | 
			
		||||
    engines: {node: '>=14'}
 | 
			
		||||
    hasBin: true
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -6587,7 +6587,7 @@ snapshots:
 | 
			
		|||
      picocolors: 1.0.1
 | 
			
		||||
      source-map-js: 1.2.0
 | 
			
		||||
 | 
			
		||||
  prettier@3.5.3: {}
 | 
			
		||||
  prettier@3.6.2: {}
 | 
			
		||||
 | 
			
		||||
  pretty-error@4.0.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue