Skip to content

Commit 36fdb58

Browse files
Bump prettier from 3.3.3 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fda846 commit 36fdb58

File tree

4 files changed

+26
-249
lines changed

4 files changed

+26
-249
lines changed

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lucide-react": "0.468.0",
3535
"next": "15.1.0",
3636
"next-themes": "^0.4.4",
37-
"prettier": "3.3.3",
37+
"prettier": "3.4.2",
3838
"react": "19.0.0",
3939
"react-dom": "19.0.0",
4040
"react-pick-color": "^2.0.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"nextjs-toploader": "^1.6.12",
3838
"node-html-parser": "^6.1.13",
3939
"posthog-js": "1.67.1",
40-
"prettier": "3.3.3",
40+
"prettier": "3.4.2",
4141
"react": "19.0.0",
4242
"react-dom": "19.0.0",
4343
"react-html-parser": "2.0.2",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@
356356
"happy-dom": "15.11.7",
357357
"knip": "5.41.0",
358358
"msw": "2.6.9",
359-
"prettier": "3.3.3",
359+
"prettier": "3.4.2",
360360
"react": "19.0.0",
361361
"react-dom": "19.0.0",
362362
"react-native": "0.76.5",

0 commit comments

Comments
 (0)