Skip to content

Commit d3fb602

Browse files
chore(deps): update dependency prettier to v3.5.0 (#6226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9aadb6 commit d3fb602

File tree

10 files changed

+22
-22
lines changed

10 files changed

+22
-22
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"postcss": "8.5.1",
150150
"postcss-flexbugs-fixes": "5.0.2",
151151
"postcss-preset-env": "10.1.3",
152-
"prettier": "3.4.2",
152+
"prettier": "3.5.0",
153153
"react-test-renderer": "18.3.1",
154154
"rimraf": "6.0.1",
155155
"size-limit": "11.1.6",

apps/vite-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "8.57.1",
3636
"eslint-plugin-tailwindcss": "3.18.0",
3737
"happy-dom": "17.0.2",
38-
"prettier": "3.4.2",
38+
"prettier": "3.5.0",
3939
"rimraf": "6.0.1",
4040
"tailwindcss": "3.4.17",
4141
"typescript": "5.7.3",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"husky": "9.1.7",
6161
"lint-staged": "15.4.3",
6262
"npm-run-all2": "7.0.2",
63-
"prettier": "3.4.2",
63+
"prettier": "3.5.0",
6464
"rimraf": "6.0.1",
6565
"shell-quote": "1.8.2",
6666
"syncpack": "13.0.2",

packages/common-i18n/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@your-org/eslint-config-bases": "workspace:^",
3333
"cross-env": "7.0.3",
3434
"eslint": "8.57.1",
35-
"prettier": "3.4.2",
35+
"prettier": "3.5.0",
3636
"rimraf": "6.0.1",
3737
"typescript": "5.7.3"
3838
}

packages/core-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"cross-env": "7.0.3",
6565
"eslint": "8.57.1",
6666
"npm-run-all2": "7.0.2",
67-
"prettier": "3.4.2",
67+
"prettier": "3.5.0",
6868
"react": "18.3.1",
6969
"react-dom": "18.3.1",
7070
"rimraf": "6.0.1",

packages/db-main-prisma/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"keyword-extractor": "0.0.28",
6363
"npm-run-all2": "7.0.2",
6464
"picocolors": "1.1.1",
65-
"prettier": "3.4.2",
65+
"prettier": "3.5.0",
6666
"prisma": "5.22.0",
6767
"rimraf": "6.0.1",
6868
"transliteration": "2.3.5",

packages/eslint-config-bases/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"eslint-plugin-mdx": "3.1.5",
179179
"eslint-plugin-tailwindcss": "3.18.0",
180180
"graphql": "16.10.0",
181-
"prettier": "3.4.2",
181+
"prettier": "3.5.0",
182182
"react": "18.3.1",
183183
"react-dom": "18.3.1",
184184
"rimraf": "6.0.1",

packages/ts-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"es-check": "8.0.1",
4646
"eslint": "8.57.1",
4747
"get-tsconfig": "4.10.0",
48-
"prettier": "3.4.2",
48+
"prettier": "3.5.0",
4949
"rimraf": "6.0.1",
5050
"size-limit": "11.1.6",
5151
"tslib": "2.8.1",

packages/ui-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-tailwindcss": "3.18.0",
6767
"npm-run-all2": "7.0.2",
6868
"postcss": "8.5.1",
69-
"prettier": "3.4.2",
69+
"prettier": "3.5.0",
7070
"react": "18.3.1",
7171
"react-dom": "18.3.1",
7272
"require-from-string": "2.0.2",

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -7922,7 +7922,7 @@ __metadata:
79227922
"@your-org/eslint-config-bases": "workspace:^"
79237923
cross-env: "npm:7.0.3"
79247924
eslint: "npm:8.57.1"
7925-
prettier: "npm:3.4.2"
7925+
prettier: "npm:3.5.0"
79267926
rimraf: "npm:6.0.1"
79277927
typescript: "npm:5.7.3"
79287928
languageName: unknown
@@ -7947,7 +7947,7 @@ __metadata:
79477947
dequal: "npm:^2.0.3"
79487948
eslint: "npm:8.57.1"
79497949
npm-run-all2: "npm:7.0.2"
7950-
prettier: "npm:3.4.2"
7950+
prettier: "npm:3.5.0"
79517951
react: "npm:18.3.1"
79527952
react-dom: "npm:18.3.1"
79537953
rimraf: "npm:6.0.1"
@@ -7985,7 +7985,7 @@ __metadata:
79857985
keyword-extractor: "npm:0.0.28"
79867986
npm-run-all2: "npm:7.0.2"
79877987
picocolors: "npm:1.1.1"
7988-
prettier: "npm:3.4.2"
7988+
prettier: "npm:3.5.0"
79897989
prisma: "npm:5.22.0"
79907990
rimraf: "npm:6.0.1"
79917991
transliteration: "npm:2.3.5"
@@ -8043,7 +8043,7 @@ __metadata:
80438043
eslint-plugin-unicorn: "npm:^56.0.0"
80448044
eslint-plugin-unused-imports: "npm:^4.1.4"
80458045
graphql: "npm:16.10.0"
8046-
prettier: "npm:3.4.2"
8046+
prettier: "npm:3.5.0"
80478047
react: "npm:18.3.1"
80488048
react-dom: "npm:18.3.1"
80498049
rimraf: "npm:6.0.1"
@@ -8096,7 +8096,7 @@ __metadata:
80968096
es-check: "npm:8.0.1"
80978097
eslint: "npm:8.57.1"
80988098
get-tsconfig: "npm:4.10.0"
8099-
prettier: "npm:3.4.2"
8099+
prettier: "npm:3.5.0"
81008100
rimraf: "npm:6.0.1"
81018101
size-limit: "npm:11.1.6"
81028102
tslib: "npm:2.8.1"
@@ -8139,7 +8139,7 @@ __metadata:
81398139
eslint-plugin-tailwindcss: "npm:3.18.0"
81408140
npm-run-all2: "npm:7.0.2"
81418141
postcss: "npm:8.5.1"
8142-
prettier: "npm:3.4.2"
8142+
prettier: "npm:3.5.0"
81438143
react: "npm:18.3.1"
81448144
react-dom: "npm:18.3.1"
81458145
require-from-string: "npm:2.0.2"
@@ -15611,7 +15611,7 @@ __metadata:
1561115611
postcss: "npm:8.5.1"
1561215612
postcss-flexbugs-fixes: "npm:5.0.2"
1561315613
postcss-preset-env: "npm:10.1.3"
15614-
prettier: "npm:3.4.2"
15614+
prettier: "npm:3.5.0"
1561515615
react: "npm:18.3.1"
1561615616
react-dom: "npm:18.3.1"
1561715617
react-hook-form: "npm:7.54.2"
@@ -15650,7 +15650,7 @@ __metadata:
1565015650
husky: "npm:9.1.7"
1565115651
lint-staged: "npm:15.4.3"
1565215652
npm-run-all2: "npm:7.0.2"
15653-
prettier: "npm:3.4.2"
15653+
prettier: "npm:3.5.0"
1565415654
rimraf: "npm:6.0.1"
1565515655
shell-quote: "npm:1.8.2"
1565615656
syncpack: "npm:13.0.2"
@@ -17262,12 +17262,12 @@ __metadata:
1726217262
languageName: node
1726317263
linkType: hard
1726417264

17265-
"prettier@npm:3.4.2":
17266-
version: 3.4.2
17267-
resolution: "prettier@npm:3.4.2"
17265+
"prettier@npm:3.5.0":
17266+
version: 3.5.0
17267+
resolution: "prettier@npm:3.5.0"
1726817268
bin:
1726917269
prettier: bin/prettier.cjs
17270-
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
17270+
checksum: 10c0/6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
1727117271
languageName: node
1727217272
linkType: hard
1727317273

@@ -20524,7 +20524,7 @@ __metadata:
2052420524
eslint: "npm:8.57.1"
2052520525
eslint-plugin-tailwindcss: "npm:3.18.0"
2052620526
happy-dom: "npm:17.0.2"
20527-
prettier: "npm:3.4.2"
20527+
prettier: "npm:3.5.0"
2052820528
react: "npm:18.3.1"
2052920529
react-dom: "npm:18.3.1"
2053020530
rimraf: "npm:6.0.1"

0 commit comments

Comments
 (0)