This commit is contained in:
adueck 2024-06-13 14:34:46 -04:00
parent 6f7f243f56
commit 98eb07a043
2 changed files with 5 additions and 5 deletions

View File

@ -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.0.13",
"@lingdocs/ps-react": "^7.1.1",
"@mdx-js/rollup": "^2.2.1",
"@stefanprobst/rehype-extract-toc": "^2.2.0",
"@types/mdx": "^2.0.3",

View File

@ -1597,10 +1597,10 @@
rambda "^6.7.0"
react-select "^5.2.2"
"@lingdocs/ps-react@^7.0.13":
version "7.0.13"
resolved "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.0.13.tgz#cc44b25d31488927cec924a71745c3de16a8893b"
integrity sha512-jUgwmrf1+gw+WLXkqQCEkw+EbIJdzdY5lb0MmtrT28a1zfZeHRtwX+e6fWgS0i/4xunn7hOCQfVVsKgoUInpfQ==
"@lingdocs/ps-react@^7.1.1":
version "7.1.1"
resolved "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.1.1.tgz#a736c07a9e910f27a6fad3dfc5c6fd3c214cbece"
integrity sha512-mIps0DIM1GDsPntU8M16cvkZxktAl9K6qqFHbkfsBZ0FsWySpC/jfpy4UZD9XOKhmxgQUlZn3Huke1slcO7HUg==
dependencies:
"@formkit/auto-animate" "^1.0.0-beta.3"
classnames "^2.2.6"