Browse Source

build(deps-dev): bump prettier from 3.6.0 to 3.6.2 in /src

Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 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.6.0...3.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1991/head
dependabot[bot] 1 month ago
committed by GitHub
parent
commit
bc0658c088
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 16
      src/pnpm-lock.yaml

2
src/package.json

@ -61,7 +61,7 @@
"esbuild": "^0.25.5",
"eslint": "^9.29.0",
"eslint-config-prettier": "^10.1.5",
"prettier": "^3.6.0",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.13",
"tsx": "^4.20.3",
"typescript": "^5.8.3",

16
src/pnpm-lock.yaml

@ -127,11 +127,11 @@ importers:
specifier: ^10.1.5
version: 10.1.5(eslint@9.29.0(jiti@2.4.2))
prettier:
specifier: ^3.6.0
version: 3.6.0
specifier: ^3.6.2
version: 3.6.2
prettier-plugin-tailwindcss:
specifier: ^0.6.13
version: 0.6.13(prettier@3.6.0)
version: 0.6.13(prettier@3.6.2)
tsx:
specifier: ^4.20.3
version: 4.20.3
@ -4465,8 +4465,8 @@ packages:
prettier-plugin-svelte:
optional: true
prettier@3.6.0:
resolution: {integrity: sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==}
prettier@3.6.2:
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
engines: {node: '>=14'}
hasBin: true
@ -10134,11 +10134,11 @@ snapshots:
prelude-ls@1.2.1: {}
prettier-plugin-tailwindcss@0.6.13(prettier@3.6.0):
prettier-plugin-tailwindcss@0.6.13(prettier@3.6.2):
dependencies:
prettier: 3.6.0
prettier: 3.6.2
prettier@3.6.0: {}
prettier@3.6.2: {}
pretty-bytes@6.1.1: {}

Loading…
Cancel
Save