mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
global: update lockfiles
This commit is contained in:
committed by
Abdullah Atta
parent
652231d5fd
commit
78e04bfac5
657
apps/desktop/package-lock.json
generated
657
apps/desktop/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -34,7 +34,6 @@
|
||||
"katex": "0.16.2",
|
||||
"@readme/data-urls": "3.0.0",
|
||||
"react-native-wheel-color-picker": "^1.3.1",
|
||||
"tinycolor2": "1.6.0",
|
||||
"@azure/core-asynciterator-polyfill": "^1.0.2",
|
||||
"@tanstack/react-query": "^4.36.1",
|
||||
"@trpc/client": "10.45.2",
|
||||
|
||||
3
extensions/web-clipper/package-lock.json
generated
3
extensions/web-clipper/package-lock.json
generated
@@ -102,10 +102,8 @@
|
||||
"@theme-ui/core": "^0.16.1",
|
||||
"@trpc/server": "^10.45.2",
|
||||
"@types/react": "^18.2.39",
|
||||
"@types/tinycolor2": "^1.4.3",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"react": "18.2.0",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"ts-json-schema-generator": "^1.2.0",
|
||||
"zustand": "4.4.7"
|
||||
},
|
||||
@@ -115,7 +113,6 @@
|
||||
"@theme-ui/components": ">=0.16.0",
|
||||
"@theme-ui/core": ">=0.16.0",
|
||||
"react": ">=18",
|
||||
"tinycolor2": ">=1",
|
||||
"zustand": ">=4"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -11,13 +11,11 @@
|
||||
"@notesnook/intl": "file:../intl",
|
||||
"@szhsin/react-menu": "^4.1.0",
|
||||
"buffer": "^6.0.3",
|
||||
"framer-motion": "^10.16.8",
|
||||
"localforage": "^1.10.0",
|
||||
"mdi-react": "9.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-freeze": "^1.0.3",
|
||||
"tinycolor2": "1.6.0",
|
||||
"zustand": "^4.4.7",
|
||||
"@lingui/core": "4.11.4",
|
||||
"@lingui/react": "4.11.4"
|
||||
|
||||
5
servers/themes/package-lock.json
generated
5
servers/themes/package-lock.json
generated
@@ -36,10 +36,8 @@
|
||||
"@theme-ui/core": "^0.16.1",
|
||||
"@trpc/server": "^10.45.2",
|
||||
"@types/react": "^18.2.39",
|
||||
"@types/tinycolor2": "^1.4.3",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"react": "18.2.0",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"ts-json-schema-generator": "^1.2.0",
|
||||
"zustand": "4.4.7"
|
||||
},
|
||||
@@ -49,7 +47,6 @@
|
||||
"@theme-ui/components": ">=0.16.0",
|
||||
"@theme-ui/core": ">=0.16.0",
|
||||
"react": ">=18",
|
||||
"tinycolor2": ">=1",
|
||||
"zustand": ">=4"
|
||||
}
|
||||
},
|
||||
@@ -2150,10 +2147,8 @@
|
||||
"@theme-ui/core": "^0.16.1",
|
||||
"@trpc/server": "^10.45.2",
|
||||
"@types/react": "^18.2.39",
|
||||
"@types/tinycolor2": "^1.4.3",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"react": "18.2.0",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"ts-json-schema-generator": "^1.2.0",
|
||||
"zustand": "4.4.7"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user