From 91eec496bcadd6173a8a92541eab831c949e004f Mon Sep 17 00:00:00 2001 From: hzrd149 Date: Fri, 12 Apr 2024 15:26:20 -0500 Subject: [PATCH] update package lock --- yarn.lock | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 5fcd06e87..d90f1d860 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1726,7 +1726,7 @@ "@chakra-ui/form-control" "2.2.0" "@chakra-ui/shared-utils" "2.0.5" -"@chakra-ui/theme-tools@2.1.2": +"@chakra-ui/theme-tools@2.1.2", "@chakra-ui/theme-tools@^2.1.2": version "2.1.2" resolved "https://registry.yarnpkg.com/@chakra-ui/theme-tools/-/theme-tools-2.1.2.tgz#913be05879cd816c546993ccb9ff7615f85ff69f" integrity sha512-Qdj8ajF9kxY4gLrq7gA+Azp8CtFHGO9tWMN2wfF9aQNgG9AuMhPrUzMq9AMQ0MXiYcgNq/FD3eegB43nHVmXVA== @@ -2108,6 +2108,15 @@ style-mod "^4.1.0" w3c-keyname "^2.2.4" +"@codemirror/view@^6.26.2": + version "6.26.3" + resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.26.3.tgz#47aebd49a6ee3c8d36b82046d3bffe6056b8039f" + integrity sha512-gmqxkPALZjkgSxIeeweY/wGQXBfwTUaLs8h7OKtSwfbj9Ct3L11lD+u1sS7XHppxFQoMDiMDp07P9f3I2jWOHw== + dependencies: + "@codemirror/state" "^6.4.0" + style-mod "^4.1.0" + w3c-keyname "^2.2.4" + "@emotion/babel-plugin@^11.11.0": version "11.11.0" resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz#c2d872b6a7767a9d176d007f5b31f7d504bb5d6c"