This commit is contained in:
adueck 2024-07-31 14:40:48 -04:00
parent 98d13e1f1f
commit d35ff406c7
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.3.1",
"@lingdocs/ps-react": "^7.3.2",
"@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.3.1":
version "7.3.1"
resolved "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.3.1.tgz#cd4223ef3cc469d3b155e684d7648f4b2455bb87"
integrity sha512-WLpiidyuwyCWsKFHvdmRUY1fQSBmb4EdVrp1OgHl4wPavwnjlYcWaf9kbVzEHcwPdVWdpxHvxO/dDSITs6G7Eg==
"@lingdocs/ps-react@^7.3.2":
version "7.3.2"
resolved "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.3.2.tgz#89e8bea335751a6ca804b73538b288eccdbddc95"
integrity sha512-/cBZQFDdQH3l+naXWKtLx4fMreTYqFrXSvuivplbjbY1qzDaSD1Fa3AhY1bhELY7m2Ofsj3JnU2GmA+88NN+lA==
dependencies:
"@formkit/auto-animate" "^1.0.0-beta.3"
classnames "^2.2.6"