mobile: format all files

It seems prettier was not working properly. Pin prettier version to 2.8.8 in apps/mobile and ran prettier on all files to fix formatting issues.
This commit is contained in:
Ammar Ahmed
2026-03-28 09:57:51 +05:00
parent 273bbea938
commit 302ae5ddb4
38 changed files with 2203 additions and 1837 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@notesnook/mobile",
"version": "3.3.15",
"version": "3.3.17",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@notesnook/mobile",
"version": "3.3.15",
"version": "3.3.17",
"hasInstallScript": true,
"license": "GPL-3.0-or-later",
"dependencies": {
@@ -181,7 +181,6 @@
"otplib": "12.0.1",
"patch-package": "7.0.0",
"pixelmatch": "^6.0.0",
"prettier": "3.5.3",
"react-native-bundle-visualizer": "^3.1.1",
"react-native-cli-bump-version": "1.5.0",
"react-refresh": "0.14.0",
@@ -300,7 +299,7 @@
"@notesnook/intl": "file:../intl",
"@notesnook/theme": "file:../theme",
"@notesnook/ui": "file:../ui",
"@social-embed/lib": "^0.1.0-next.7",
"@social-embed/lib": "^0.1.0-next.11",
"@tiptap/core": "2.6.6",
"@tiptap/extension-blockquote": "^2.6.6",
"@tiptap/extension-bullet-list": "^2.6.6",