This commit is contained in:
adueck 2024-06-13 15:10:15 -04:00
parent 98eb07a043
commit 6bdc0d5086
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.1.1",
"@lingdocs/ps-react": "^7.1.3",
"@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.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==
"@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==
dependencies:
"@formkit/auto-animate" "^1.0.0-beta.3"
classnames "^2.2.6"