From 46662079a234fac903e9a2ddde5059c0f6527e59 Mon Sep 17 00:00:00 2001 From: adueck Date: Mon, 24 Jun 2024 16:22:45 -0400 Subject: [PATCH] infup --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7f6d6bd..24cd8d3 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@formkit/auto-animate": "^1.0.0-beta.6", "@fortawesome/fontawesome-free": "5.15.4", "@lingdocs/lingdocs-main": "^0.3.3", - "@lingdocs/ps-react": "^7.1.3", + "@lingdocs/ps-react": "^7.1.4", "@mdx-js/rollup": "^2.2.1", "@stefanprobst/rehype-extract-toc": "^2.2.0", "@types/mdx": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index af56901..572ac1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1597,10 +1597,10 @@ rambda "^6.7.0" react-select "^5.2.2" -"@lingdocs/ps-react@^7.1.3": - version "7.1.3" - resolved "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.1.3.tgz#6fbe039a8544ed659da3caaa63c41513dbe7b7ff" - integrity sha512-UAeuXybQ3SCqv7cdKpOS6KxCoPww3ELvSM6amQhfjqN2VtohvMCw66ZpASJ6YUOKz4BhsPDDUSA9PTvrSNwYWQ== +"@lingdocs/ps-react@^7.1.4": + version "7.1.4" + resolved "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.1.4.tgz#63ba377930b40fafff2726f0b73182c7df7cf783" + integrity sha512-EqNsutdAnN6UvAL2OBPwYSYB+Fp22iuZli+JfatxbijNto7H8GhqMwcetGeG/G5gP82vs7akiXEX41D3pvYYmA== dependencies: "@formkit/auto-animate" "^1.0.0-beta.3" classnames "^2.2.6"