⬆️ Bump prettier from 3.4.2 to 3.5.3 (#1878)

* ⬆️ Bump prettier from 3.4.2 to 3.5.3

Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.3.
- [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.4.2...3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* 🎨

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Cuesta <carloscuesta@me.com>
This commit is contained in:
dependabot[bot] 2025-03-08 09:53:47 +01:00 committed by GitHub
parent fe13963dd8
commit 7d3fda6c24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 13 additions and 12 deletions

View File

@ -12,7 +12,7 @@
"devDependencies": {
"husky": "^9.1.6",
"lint-staged": "^15.4.3",
"prettier": "3.4.2",
"prettier": "3.5.3",
"turbo": "2.4.0"
},
"volta": {

View File

@ -25,7 +25,7 @@
"ajv-cli": "^5.0.0",
"lint-staged": "^15.4.3",
"nodemon": "^3.1.9",
"prettier": "3.4.2",
"prettier": "3.5.3",
"unbuild": "^3.5.0"
},
"author": {

View File

@ -41,7 +41,7 @@
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"node-mocks-http": "^1.16.2",
"prettier": "3.4.2",
"prettier": "3.5.3",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View File

@ -78,7 +78,8 @@
cursor: pointer;
display: inline-block;
font-size: 5em;
font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji',
font-family:
'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji',
'Segoe UI Symbol', 'Android Emoji', 'EmojiSymbols';
}

16
pnpm-lock.yaml generated
View File

@ -15,8 +15,8 @@ importers:
specifier: ^15.4.3
version: 15.4.3
prettier:
specifier: 3.4.2
version: 3.4.2
specifier: 3.5.3
version: 3.5.3
turbo:
specifier: 2.4.0
version: 2.4.0
@ -33,8 +33,8 @@ importers:
specifier: ^3.1.9
version: 3.1.9
prettier:
specifier: 3.4.2
version: 3.4.2
specifier: 3.5.3
version: 3.5.3
unbuild:
specifier: ^3.5.0
version: 3.5.0(typescript@5.8.2)
@ -123,8 +123,8 @@ importers:
specifier: ^1.16.2
version: 1.16.2
prettier:
specifier: 3.4.2
version: 3.4.2
specifier: 3.5.3
version: 3.5.3
prop-types:
specifier: ^15.8.1
version: 15.8.1
@ -8018,8 +8018,8 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@3.4.2:
resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
/prettier@3.5.3:
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
engines: {node: '>=14'}
hasBin: true
dev: true