global: update lockfiles

This commit is contained in:
Abdullah Atta
2024-11-20 11:25:28 +05:00
parent 0f380b9962
commit 874726c712
6 changed files with 85 additions and 613 deletions

View File

@@ -22,12 +22,10 @@
"@notesnook/logger": "file:../../packages/logger",
"@notesnook/theme": "file:../../packages/theme",
"@notesnook/themes-server": "file:../../servers/themes",
"@react-native-community/datetimepicker": "^8.2.0",
"diffblazer": "^1.0.1",
"react": "18.2.0",
"react-native": "0.74.5",
"react-native-actions-sheet": "^0.9.7",
"react-native-mmkv-storage": "^0.10.2"
"react-native-actions-sheet": "^0.9.7"
},
"devDependencies": {
"fonteditor-core": "^2.1.11",
@@ -1080,7 +1078,7 @@
"@types/ws": "^8.5.5",
"@vitest/coverage-v8": "^1.0.1",
"abortcontroller-polyfill": "^1.7.3",
"better-sqlite3-multiple-ciphers": "^9.4.0",
"better-sqlite3-multiple-ciphers": "^11.5.0",
"bson-objectid": "^2.0.4",
"dotenv": "^16.0.1",
"event-source-polyfill": "^1.0.31",
@@ -29011,6 +29009,7 @@
"@formatjs/intl-pluralrules": "5.2.14",
"@react-native-clipboard/clipboard": "^1.9.0",
"@react-native-community/checkbox": "^0.5.8",
"@react-native-community/datetimepicker": "^8.2.0",
"@react-native-community/netinfo": "^9.3.7",
"@react-native-community/toolbar-android": "^0.2.1",
"@react-native-masked-view/masked-view": "^0.2.6",