Skip to content

Commit 0de60ba

Browse files
chore(deps): update dependency prettier to v3.5.1 (#6234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9422a39 commit 0de60ba

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.2",
150150
"postcss-flexbugs-fixes": "5.0.2",
151151
"postcss-preset-env": "10.1.4",
152-
"prettier": "3.5.0",
152+
"prettier": "3.5.1",
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.3",
38-
"prettier": "3.5.0",
38+
"prettier": "3.5.1",
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.5.0",
63+
"prettier": "3.5.1",
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.5.0",
35+
"prettier": "3.5.1",
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.5.0",
67+
"prettier": "3.5.1",
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.5.0",
65+
"prettier": "3.5.1",
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.5.0",
181+
"prettier": "3.5.1",
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.5.0",
48+
"prettier": "3.5.1",
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.2",
69-
"prettier": "3.5.0",
69+
"prettier": "3.5.1",
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
@@ -7923,7 +7923,7 @@ __metadata:
79237923
"@your-org/eslint-config-bases": "workspace:^"
79247924
cross-env: "npm:7.0.3"
79257925
eslint: "npm:8.57.1"
7926-
prettier: "npm:3.5.0"
7926+
prettier: "npm:3.5.1"
79277927
rimraf: "npm:6.0.1"
79287928
typescript: "npm:5.7.3"
79297929
languageName: unknown
@@ -7948,7 +7948,7 @@ __metadata:
79487948
dequal: "npm:^2.0.3"
79497949
eslint: "npm:8.57.1"
79507950
npm-run-all2: "npm:7.0.2"
7951-
prettier: "npm:3.5.0"
7951+
prettier: "npm:3.5.1"
79527952
react: "npm:18.3.1"
79537953
react-dom: "npm:18.3.1"
79547954
rimraf: "npm:6.0.1"
@@ -7986,7 +7986,7 @@ __metadata:
79867986
keyword-extractor: "npm:0.0.28"
79877987
npm-run-all2: "npm:7.0.2"
79887988
picocolors: "npm:1.1.1"
7989-
prettier: "npm:3.5.0"
7989+
prettier: "npm:3.5.1"
79907990
prisma: "npm:5.22.0"
79917991
rimraf: "npm:6.0.1"
79927992
transliteration: "npm:2.3.5"
@@ -8044,7 +8044,7 @@ __metadata:
80448044
eslint-plugin-unicorn: "npm:^56.0.0"
80458045
eslint-plugin-unused-imports: "npm:^4.1.4"
80468046
graphql: "npm:16.10.0"
8047-
prettier: "npm:3.5.0"
8047+
prettier: "npm:3.5.1"
80488048
react: "npm:18.3.1"
80498049
react-dom: "npm:18.3.1"
80508050
rimraf: "npm:6.0.1"
@@ -8097,7 +8097,7 @@ __metadata:
80978097
es-check: "npm:8.0.1"
80988098
eslint: "npm:8.57.1"
80998099
get-tsconfig: "npm:4.10.0"
8100-
prettier: "npm:3.5.0"
8100+
prettier: "npm:3.5.1"
81018101
rimraf: "npm:6.0.1"
81028102
size-limit: "npm:11.1.6"
81038103
tslib: "npm:2.8.1"
@@ -8140,7 +8140,7 @@ __metadata:
81408140
eslint-plugin-tailwindcss: "npm:3.18.0"
81418141
npm-run-all2: "npm:7.0.2"
81428142
postcss: "npm:8.5.2"
8143-
prettier: "npm:3.5.0"
8143+
prettier: "npm:3.5.1"
81448144
react: "npm:18.3.1"
81458145
react-dom: "npm:18.3.1"
81468146
require-from-string: "npm:2.0.2"
@@ -15612,7 +15612,7 @@ __metadata:
1561215612
postcss: "npm:8.5.2"
1561315613
postcss-flexbugs-fixes: "npm:5.0.2"
1561415614
postcss-preset-env: "npm:10.1.4"
15615-
prettier: "npm:3.5.0"
15615+
prettier: "npm:3.5.1"
1561615616
react: "npm:18.3.1"
1561715617
react-dom: "npm:18.3.1"
1561815618
react-hook-form: "npm:7.54.2"
@@ -15651,7 +15651,7 @@ __metadata:
1565115651
husky: "npm:9.1.7"
1565215652
lint-staged: "npm:15.4.3"
1565315653
npm-run-all2: "npm:7.0.2"
15654-
prettier: "npm:3.5.0"
15654+
prettier: "npm:3.5.1"
1565515655
rimraf: "npm:6.0.1"
1565615656
shell-quote: "npm:1.8.2"
1565715657
syncpack: "npm:13.0.2"
@@ -17263,12 +17263,12 @@ __metadata:
1726317263
languageName: node
1726417264
linkType: hard
1726517265

17266-
"prettier@npm:3.5.0":
17267-
version: 3.5.0
17268-
resolution: "prettier@npm:3.5.0"
17266+
"prettier@npm:3.5.1":
17267+
version: 3.5.1
17268+
resolution: "prettier@npm:3.5.1"
1726917269
bin:
1727017270
prettier: bin/prettier.cjs
17271-
checksum: 10c0/6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
17271+
checksum: 10c0/9f6f810eae455d6e4213845151a484a2338f2e0d6a8b84ee8e13a83af8a2421ef6c1e31e61e4b135671fb57b9541f6624648880cc2061ac803e243ac898c0123
1727217272
languageName: node
1727317273
linkType: hard
1727417274

@@ -20550,7 +20550,7 @@ __metadata:
2055020550
eslint: "npm:8.57.1"
2055120551
eslint-plugin-tailwindcss: "npm:3.18.0"
2055220552
happy-dom: "npm:17.0.3"
20553-
prettier: "npm:3.5.0"
20553+
prettier: "npm:3.5.1"
2055420554
react: "npm:18.3.1"
2055520555
react-dom: "npm:18.3.1"
2055620556
rimraf: "npm:6.0.1"

0 commit comments

Comments
 (0)