diff --git a/functions/package-lock.json b/functions/package-lock.json index f329732..874672f 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -7,7 +7,7 @@ "name": "functions", "dependencies": { "@google-cloud/storage": "^5.8.1", - "@lingdocs/inflect": "5.0.12", + "@lingdocs/inflect": "5.1.1", "@types/cors": "^2.8.10", "@types/google-spreadsheet": "^3.0.2", "@types/react": "^18.0.21", @@ -269,9 +269,9 @@ } }, "node_modules/@lingdocs/inflect": { - "version": "5.0.12", - "resolved": "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-5.0.12.tgz", - "integrity": "sha512-MqUnm9OqqN8uqmp6xl7X7RnpGHycU047egLcB77a+l+3LM/CuzzwN5GQV5AsLSgI+c4JJlIub2TgDDk36gAapQ==", + "version": "5.1.1", + "resolved": "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-5.1.1.tgz", + "integrity": "sha512-Z+hgIAgP5nHGRISJ26zKp3bJ9ig0aBDoc1ldaVRysX9an2J9CjF4qzqea5y8vvjfsrppWAPjY6d7KQmEO6BrVA==", "license": "MIT", "dependencies": { "pbf": "^3.2.1", @@ -3038,9 +3038,9 @@ } }, "@lingdocs/inflect": { - "version": "5.0.12", - "resolved": "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-5.0.12.tgz", - "integrity": "sha512-MqUnm9OqqN8uqmp6xl7X7RnpGHycU047egLcB77a+l+3LM/CuzzwN5GQV5AsLSgI+c4JJlIub2TgDDk36gAapQ==", + "version": "5.1.1", + "resolved": "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-5.1.1.tgz", + "integrity": "sha512-Z+hgIAgP5nHGRISJ26zKp3bJ9ig0aBDoc1ldaVRysX9an2J9CjF4qzqea5y8vvjfsrppWAPjY6d7KQmEO6BrVA==", "requires": { "pbf": "^3.2.1", "rambda": "^7.3.0" diff --git a/functions/package.json b/functions/package.json index 89106a5..406a694 100644 --- a/functions/package.json +++ b/functions/package.json @@ -14,7 +14,7 @@ "main": "lib/functions/src/index.js", "dependencies": { "@google-cloud/storage": "^5.8.1", - "@lingdocs/inflect": "5.0.12", + "@lingdocs/inflect": "5.1.1", "@types/cors": "^2.8.10", "@types/google-spreadsheet": "^3.0.2", "@types/react": "^18.0.21", diff --git a/website/package.json b/website/package.json index ec503ea..be88cce 100644 --- a/website/package.json +++ b/website/package.json @@ -7,7 +7,7 @@ "private": true, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.2", - "@lingdocs/ps-react": "5.0.12", + "@lingdocs/ps-react": "5.1.1", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", diff --git a/website/yarn.lock b/website/yarn.lock index 36a2433..2bbb17d 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -2349,10 +2349,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@lingdocs/ps-react@5.0.12": - version "5.0.12" - resolved "https://npm.lingdocs.com/@lingdocs%2fps-react/-/ps-react-5.0.12.tgz#f401001254e9f2b2311bae491dda6d6ace6df588" - integrity sha512-OVcIo3ukcz0h01nqNxa4NsN7tAzT22p9xfCHsXNmrm0f75NtHycqMya7ic67XQkszrw8zHVTURqFX9cMmugKnQ== +"@lingdocs/ps-react@5.1.1": + version "5.1.1" + resolved "https://npm.lingdocs.com/@lingdocs%2fps-react/-/ps-react-5.1.1.tgz#b3dbaf630e85458029962bd20241b53d32f9efb8" + integrity sha512-Ng3TCyv/kN389GiWx69d3iv7D4l6zjYNz6DDwKRDJddq8C+J6qlfqnIe+iEMu8qJ1hlcVNKxJ/sNTeCIK8CFog== dependencies: "@formkit/auto-animate" "^1.0.0-beta.3" classnames "^2.2.6"