global: update lockfiles

This commit is contained in:
Abdullah Atta
2024-11-12 14:10:29 +05:00
committed by Abdullah Atta
parent 652231d5fd
commit 78e04bfac5
5 changed files with 72 additions and 596 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,6 @@
"katex": "0.16.2", "katex": "0.16.2",
"@readme/data-urls": "3.0.0", "@readme/data-urls": "3.0.0",
"react-native-wheel-color-picker": "^1.3.1", "react-native-wheel-color-picker": "^1.3.1",
"tinycolor2": "1.6.0",
"@azure/core-asynciterator-polyfill": "^1.0.2", "@azure/core-asynciterator-polyfill": "^1.0.2",
"@tanstack/react-query": "^4.36.1", "@tanstack/react-query": "^4.36.1",
"@trpc/client": "10.45.2", "@trpc/client": "10.45.2",

View File

@@ -102,10 +102,8 @@
"@theme-ui/core": "^0.16.1", "@theme-ui/core": "^0.16.1",
"@trpc/server": "^10.45.2", "@trpc/server": "^10.45.2",
"@types/react": "^18.2.39", "@types/react": "^18.2.39",
"@types/tinycolor2": "^1.4.3",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"react": "18.2.0", "react": "18.2.0",
"tinycolor2": "^1.6.0",
"ts-json-schema-generator": "^1.2.0", "ts-json-schema-generator": "^1.2.0",
"zustand": "4.4.7" "zustand": "4.4.7"
}, },
@@ -115,7 +113,6 @@
"@theme-ui/components": ">=0.16.0", "@theme-ui/components": ">=0.16.0",
"@theme-ui/core": ">=0.16.0", "@theme-ui/core": ">=0.16.0",
"react": ">=18", "react": ">=18",
"tinycolor2": ">=1",
"zustand": ">=4" "zustand": ">=4"
} }
}, },

View File

@@ -11,13 +11,11 @@
"@notesnook/intl": "file:../intl", "@notesnook/intl": "file:../intl",
"@szhsin/react-menu": "^4.1.0", "@szhsin/react-menu": "^4.1.0",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"framer-motion": "^10.16.8",
"localforage": "^1.10.0", "localforage": "^1.10.0",
"mdi-react": "9.1.0", "mdi-react": "9.1.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-freeze": "^1.0.3", "react-freeze": "^1.0.3",
"tinycolor2": "1.6.0",
"zustand": "^4.4.7", "zustand": "^4.4.7",
"@lingui/core": "4.11.4", "@lingui/core": "4.11.4",
"@lingui/react": "4.11.4" "@lingui/react": "4.11.4"

View File

@@ -36,10 +36,8 @@
"@theme-ui/core": "^0.16.1", "@theme-ui/core": "^0.16.1",
"@trpc/server": "^10.45.2", "@trpc/server": "^10.45.2",
"@types/react": "^18.2.39", "@types/react": "^18.2.39",
"@types/tinycolor2": "^1.4.3",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"react": "18.2.0", "react": "18.2.0",
"tinycolor2": "^1.6.0",
"ts-json-schema-generator": "^1.2.0", "ts-json-schema-generator": "^1.2.0",
"zustand": "4.4.7" "zustand": "4.4.7"
}, },
@@ -49,7 +47,6 @@
"@theme-ui/components": ">=0.16.0", "@theme-ui/components": ">=0.16.0",
"@theme-ui/core": ">=0.16.0", "@theme-ui/core": ">=0.16.0",
"react": ">=18", "react": ">=18",
"tinycolor2": ">=1",
"zustand": ">=4" "zustand": ">=4"
} }
}, },
@@ -2150,10 +2147,8 @@
"@theme-ui/core": "^0.16.1", "@theme-ui/core": "^0.16.1",
"@trpc/server": "^10.45.2", "@trpc/server": "^10.45.2",
"@types/react": "^18.2.39", "@types/react": "^18.2.39",
"@types/tinycolor2": "^1.4.3",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"react": "18.2.0", "react": "18.2.0",
"tinycolor2": "^1.6.0",
"ts-json-schema-generator": "^1.2.0", "ts-json-schema-generator": "^1.2.0",
"zustand": "4.4.7" "zustand": "4.4.7"
} }