Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 91717ce

Browse files
chore(deps): update dependency @staticcms/app to v2.4.3 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4151844 commit 91717ce

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -1975,9 +1975,9 @@
19751975
"@lezer/lr" "^1.0.0"
19761976

19771977
"@lezer/lr@^1.0.0", "@lezer/lr@^1.1.0", "@lezer/lr@^1.3.0", "@lezer/lr@^1.3.1":
1978-
version "1.3.4"
1979-
resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-1.3.4.tgz#8795bf2ba4f69b998e8fb4b5a7c57ea68753474c"
1980-
integrity sha512-7o+e4og/QoC/6btozDPJqnzBhUaD1fMfmvnEKQO1wRRiTse1WxaJ3OMEXZJnkgT6HCcTVOctSoXK9jGJw2oe9g==
1978+
version "1.3.5"
1979+
resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-1.3.5.tgz#8f4588743c3e9a1c4c98a20cb924776cf248aa90"
1980+
integrity sha512-Kye0rxYBi+OdToLUN2tQfeH5VIrpESC6XznuvxmIxbO1lz6M1C90vkjMNYoX1SfbUcuvoPXvLYsBquZ//77zVQ==
19811981
dependencies:
19821982
"@lezer/common" "^1.0.0"
19831983

@@ -2538,24 +2538,24 @@
25382538
strip-ansi "^6.0.1"
25392539

25402540
"@staticcms/app@^2.0.0":
2541-
version "2.4.2"
2542-
resolved "https://registry.yarnpkg.com/@staticcms/app/-/app-2.4.2.tgz#3f8e2c4c725ce1ec350df2b4f083788cb47fd835"
2543-
integrity sha512-0sKVvoRWZcW3fXY7TFLm4sWC/iDXKlCTZIxuyZAX+skiM81oTw2nJzC/0jrjdRyPsp3SY8zY88sHV/XNA2XeMw==
2541+
version "2.4.3"
2542+
resolved "https://registry.yarnpkg.com/@staticcms/app/-/app-2.4.3.tgz#44925a90ffed051462938b12deb3d3d7c80d8ba1"
2543+
integrity sha512-XXvgCRxgdEmXBlEhCA6WGt0IhD79wnyyJXx31/8lAsCaKuQmTtlRT/ml7q9T0GpwIbmTmEnYV1i3vthe6YJvqA==
25442544
dependencies:
25452545
"@babel/eslint-parser" "7.21.3"
25462546
"@babel/runtime" "7.21.0"
25472547
"@emotion/babel-preset-css-prop" "11.10.0"
2548-
"@staticcms/core" "^2.4.2"
2548+
"@staticcms/core" "^2.4.3"
25492549
buffer "6.0.3"
25502550
react "18.2.0"
25512551
react-dom "18.2.0"
25522552
stream-browserify "3.0.0"
25532553
ts-loader "9.4.2"
25542554

2555-
"@staticcms/core@^2.4.2":
2556-
version "2.4.2"
2557-
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.4.2.tgz#cbd2a6e9be5f02929764866f169d12b47203c27b"
2558-
integrity sha512-tT+dGLJCr1lLDTyGGOkG3AP/j9gZyKzfFP1bhVDmm0M8NwiAK2GRmNBRwI0jQe1EdSAfsy3mPleg7Ey6qrL9Hw==
2555+
"@staticcms/core@^2.4.3":
2556+
version "2.4.3"
2557+
resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.4.3.tgz#7b1cd66ea637d8afd63969715c43bbab743a7d38"
2558+
integrity sha512-ZHwWmru7aSPESv5kJFLJ1mWIh0rP4CJEtBalF+hjC5lUDxtOkKWPGO6IJJOvLRszCFzZVvw+i8GSyNxC2pc15w==
25592559
dependencies:
25602560
"@babel/eslint-parser" "7.21.3"
25612561
"@babel/runtime" "7.21.0"

0 commit comments

Comments
 (0)