Skip to content

Commit 0ec6c98

Browse files
chore(deps): bump prettier from 3.3.3 to 3.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.1. - [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.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 149ee05 commit 0ec6c98

File tree

4 files changed

+171
-352
lines changed

4 files changed

+171
-352
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.461.0",
3535
"next": "15.0.3",
3636
"next-themes": "^0.4.3",
37-
"prettier": "3.3.3",
37+
"prettier": "3.4.1",
3838
"react": "19.0.0-rc-69d4b800-20241021",
3939
"react-dom": "19.0.0-rc-69d4b800-20241021",
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.1",
4141
"react": "19.0.0-rc-69d4b800-20241021",
4242
"react-dom": "19.0.0-rc-69d4b800-20241021",
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
@@ -354,7 +354,7 @@
354354
"happy-dom": "15.11.6",
355355
"knip": "5.38.0",
356356
"msw": "2.6.6",
357-
"prettier": "3.3.3",
357+
"prettier": "3.4.1",
358358
"react": "19.0.0-rc-69d4b800-20241021",
359359
"react-dom": "19.0.0-rc-69d4b800-20241021",
360360
"react-native": "0.76.3",

0 commit comments

Comments
 (0)