Skip to content

Commit 19af6ce

Browse files
authored
Clean Apple API functions (#711)
* Clean Apple API functions * Peer: don't encode/decode ephemeral fields * Smart sync with system settings
1 parent 8f33797 commit 19af6ce

File tree

5 files changed

+504
-480
lines changed

5 files changed

+504
-480
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,14 @@
8787
"lodash-es": "^4.17.21",
8888
"merge-refs": "^2.0.0",
8989
"millify": "^6.1.0",
90-
"motion": "^12.23.25",
90+
"motion": "^12.23.26",
9191
"p-timeout": "^6.1.4",
9292
"prop-types": "^15.8.1",
9393
"radash": "^12.1.1",
94-
"react": "^19.2.1",
94+
"react": "^19.2.3",
9595
"react-auth-code-input": "^3.2.1",
9696
"react-click-away-listener": "^2.4.0",
97-
"react-dom": "^19.2.1",
97+
"react-dom": "^19.2.3",
9898
"react-hook-form": "^7.68.0",
9999
"react-hotkeys-hook": "^5.2.1",
100100
"react-loading-skeleton": "^3.5.0",
@@ -119,7 +119,7 @@
119119
"@tauri-apps/cli": "^2.9.6",
120120
"@types/file-saver": "^2.0.7",
121121
"@types/lodash-es": "^4.17.12",
122-
"@types/node": "^24.10.2",
122+
"@types/node": "^24.10.3",
123123
"@types/react": "^19.2.7",
124124
"@types/react-dom": "^19.2.3",
125125
"@vitejs/plugin-react": "^5.1.2",

0 commit comments

Comments
 (0)