Skip to content

Commit 0addcb2

Browse files
committed
modified: bun.lock
modified: ios/App/App.xcodeproj/project.pbxproj modified: ios/altstore-source.json modified: package.json modified: server/bun.lock
1 parent 3373f90 commit 0addcb2

File tree

5 files changed

+37
-37
lines changed

5 files changed

+37
-37
lines changed

bun.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,37 @@
44
"": {
55
"name": "trusty-notes-web",
66
"dependencies": {
7-
"@capacitor/android": "^7.2.0",
7+
"@capacitor/android": "^7.3.0",
88
"@capacitor/app": "^7.0.1",
9-
"@capacitor/cli": "^7.2.0",
10-
"@capacitor/core": "^7.2.0",
9+
"@capacitor/cli": "^7.3.0",
10+
"@capacitor/core": "^7.3.0",
1111
"@capacitor/dialog": "^7.0.1",
12-
"@capacitor/ios": "^7.2.0",
12+
"@capacitor/ios": "^7.3.0",
1313
"@capacitor/keyboard": "^7.0.1",
1414
"@capacitor/preferences": "^7.0.1",
1515
"@capacitor/splash-screen": "^7.0.1",
1616
"@capacitor/status-bar": "^7.0.1",
1717
"@emotion/react": "^11.14.0",
18-
"@mantine/core": "^8.0.1",
19-
"@mantine/hooks": "^8.0.1",
20-
"@mantine/notifications": "^8.0.1",
21-
"@noble/curves": "^1.9.1",
18+
"@mantine/core": "^8.1.0",
19+
"@mantine/hooks": "^8.1.0",
20+
"@mantine/notifications": "^8.1.0",
21+
"@noble/curves": "^1.9.2",
2222
"@noble/ed25519": "^2.2.3",
2323
"@noble/hashes": "^1.8.0",
2424
"@noble/post-quantum": "^0.4.1",
25-
"@tabler/icons-react": "^3.33.0",
26-
"@tiptap/extension-code-block": "^2.12.0",
27-
"@tiptap/extension-highlight": "^2.12.0",
28-
"@tiptap/extension-image": "^2.12.0",
29-
"@tiptap/extension-link": "^2.12.0",
30-
"@tiptap/extension-table": "^2.12.0",
31-
"@tiptap/extension-table-cell": "^2.12.0",
32-
"@tiptap/extension-table-header": "^2.12.0",
33-
"@tiptap/extension-table-row": "^2.12.0",
34-
"@tiptap/extension-text-align": "^2.12.0",
35-
"@tiptap/pm": "^2.12.0",
36-
"@tiptap/react": "^2.12.0",
37-
"@tiptap/starter-kit": "^2.12.0",
25+
"@tabler/icons-react": "^3.34.0",
26+
"@tiptap/extension-code-block": "^2.14.0",
27+
"@tiptap/extension-highlight": "^2.14.0",
28+
"@tiptap/extension-image": "^2.14.0",
29+
"@tiptap/extension-link": "^2.14.0",
30+
"@tiptap/extension-table": "^2.14.0",
31+
"@tiptap/extension-table-cell": "^2.14.0",
32+
"@tiptap/extension-table-header": "^2.14.0",
33+
"@tiptap/extension-table-row": "^2.14.0",
34+
"@tiptap/extension-text-align": "^2.14.0",
35+
"@tiptap/pm": "^2.14.0",
36+
"@tiptap/react": "^2.14.0",
37+
"@tiptap/starter-kit": "^2.14.0",
3838
"@types/highlight.js": "^10.1.0",
3939
"bip39": "^3.1.0",
4040
"browserify-zlib": "^0.2.0",
@@ -52,12 +52,12 @@
5252
"util": "^0.12.5",
5353
},
5454
"devDependencies": {
55-
"@types/react": "^19.1.5",
56-
"@types/react-dom": "^19.1.5",
57-
"@vitejs/plugin-react": "^4.5.0",
55+
"@types/react": "^19.1.8",
56+
"@types/react-dom": "^19.1.6",
57+
"@vitejs/plugin-react": "^4.5.2",
5858
"concurrently": "^9.1.2",
5959
"cross-env": "^7.0.3",
60-
"electron": "^36.3.1",
60+
"electron": "^36.4.0",
6161
"electron-builder": "^26.0.12",
6262
"sharp": "^0.34.2",
6363
"typescript": "^5.8.3",
@@ -494,7 +494,7 @@
494494

495495
"@types/plist": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*", "xmlbuilder": ">=11.0.1" } }, "sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA=="],
496496

497-
"@types/react": ["@types/[email protected].7", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg=="],
497+
"@types/react": ["@types/[email protected].8", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="],
498498

499499
"@types/react-dom": ["@types/[email protected]", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw=="],
500500

ios/App/App.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@
367367
"$(inherited)",
368368
"@executable_path/Frameworks",
369369
);
370-
MARKETING_VERSION = 1.0;
370+
MARKETING_VERSION = 0.8.2;
371371
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
372-
PRODUCT_BUNDLE_IDENTIFIER = app.trustynotes;
372+
PRODUCT_BUNDLE_IDENTIFIER = dev.toolworks.trustynotes;
373373
PRODUCT_NAME = "$(TARGET_NAME)";
374374
PROVISIONING_PROFILE_SPECIFIER = "";
375375
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
@@ -394,8 +394,8 @@
394394
"$(inherited)",
395395
"@executable_path/Frameworks",
396396
);
397-
MARKETING_VERSION = 1.0;
398-
PRODUCT_BUNDLE_IDENTIFIER = app.trustynotes;
397+
MARKETING_VERSION = 0.8.2;
398+
PRODUCT_BUNDLE_IDENTIFIER = dev.toolworks.trustynotes;
399399
PRODUCT_NAME = "$(TARGET_NAME)";
400400
PROVISIONING_PROFILE_SPECIFIER = "";
401401
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";

ios/altstore-source.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"website": "https://github.com/toolworks-dev/trusty-notes",
88
"tintColor": "#1A1B1E",
99
"featuredApps": [
10-
"dev.toolworks.trustynotes"
10+
"app.trustynotes"
1111
],
1212
"apps": [
1313
{
1414
"name": "TrustyNotes",
15-
"bundleIdentifier": "dev.toolworks.trustynotes",
15+
"bundleIdentifier": "app.trustynotes",
1616
"developerName": "Toolworks.dev",
1717
"subtitle": "Simple, secure, and reliable note-taking app",
1818
"localizedDescription": "TrustyNotes is a modern note-taking application built with security and simplicity in mind. Take notes, organize your thoughts, and keep your information secure with this privacy-focused app.",
@@ -21,7 +21,7 @@
2121
"category": "utilities",
2222
"versions": [
2323
{
24-
"version": "0.8.2",
24+
"version": "1.0",
2525
"date": "2025-01-11",
2626
"localizedDescription": "Initial release of TrustyNotes for iOS",
2727
"downloadURL": "https://github.com/toolworks-dev/trusty-notes/releases/download/v0.8.2/TrustyNotes-0.8.2.ipa",
@@ -45,7 +45,7 @@
4545
"tintColor": "#1A1B1E",
4646
"imageURL": "https://raw.githubusercontent.com/toolworks-dev/trusty-notes/main/public/trusty.jpg",
4747
"notify": true,
48-
"appID": "dev.toolworks.trustynotes"
48+
"appID": "app.trustynotes"
4949
}
5050
]
5151
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"util": "^0.12.5"
7474
},
7575
"devDependencies": {
76-
"@types/react": "^19.1.7",
76+
"@types/react": "^19.1.8",
7777
"@types/react-dom": "^19.1.6",
7878
"@vitejs/plugin-react": "^4.5.2",
7979
"concurrently": "^9.1.2",

server/bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"express": "^5.1.0",
1010
"express-rate-limit": "^7.5.0",
1111
"helmet": "^8.1.0",
12-
"mongodb": "^6.16.0",
12+
"mongodb": "^6.17.0",
1313
},
1414
"devDependencies": {
15-
"@types/node": "^22.15.21",
15+
"@types/node": "^22.15.31",
1616
},
1717
},
1818
},

0 commit comments

Comments
 (0)