global: update lockfiles

This commit is contained in:
Abdullah Atta
2023-12-21 11:28:42 +05:00
parent cbccb97d42
commit 0cd6191190
10 changed files with 433 additions and 483 deletions

View File

@@ -30,6 +30,7 @@
"dev": true,
"license": "GPL-3.0-or-later",
"devDependencies": {
"@emotion/react": "11.11.1",
"@theme-ui/color": "^0.16.1",
"@theme-ui/components": "^0.16.1",
"@theme-ui/core": "^0.16.1",
@@ -38,6 +39,7 @@
"@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"
},
@@ -2142,6 +2144,7 @@
"@notesnook/theme": {
"version": "file:../../packages/theme",
"requires": {
"@emotion/react": "11.11.1",
"@theme-ui/color": "^0.16.1",
"@theme-ui/components": "^0.16.1",
"@theme-ui/core": "^0.16.1",
@@ -2150,6 +2153,7 @@
"@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"
}