From 7d264da52d65d415fca1942a6b7af3bd4dc2ce5b Mon Sep 17 00:00:00 2001 From: adueck Date: Thu, 27 Jun 2024 22:26:06 -0400 Subject: [PATCH] infup --- account/package-lock.json | 14 +++++++------- account/package.json | 2 +- account/yarn.lock | 8 ++++---- functions/package-lock.json | 14 +++++++------- functions/package.json | 2 +- website/package.json | 2 +- website/yarn.lock | 8 ++++---- 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/account/package-lock.json b/account/package-lock.json index 574098f..6586ff3 100644 --- a/account/package-lock.json +++ b/account/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@lingdocs/inflect": "7.1.4", + "@lingdocs/inflect": "7.1.6", "base64url": "^3.0.1", "bcryptjs": "^2.4.3", "connect-redis": "^6.0.0", @@ -126,9 +126,9 @@ } }, "node_modules/@lingdocs/inflect": { - "version": "7.1.4", - "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.4.tgz", - "integrity": "sha512-3ivQ/+CekLj6MvAeoHggyfNALF9eq9yhcVbzc17Y7dF+JbkTayhIcY1dvaduDgvNJ9rUFTOBY3aAkQNcvEwQ2Q==", + "version": "7.1.6", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.6.tgz", + "integrity": "sha512-+wsWqjOLzTbRujrstj2f/AnODJ+YoG4qeaYsyP40LNdwp3thiFauvB0JIHx1FBFeM33d8T7M0rvETShfytAfVA==", "dependencies": { "fp-ts": "^2.16.0", "pbf": "^3.2.1", @@ -3109,9 +3109,9 @@ } }, "@lingdocs/inflect": { - "version": "7.1.4", - "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.4.tgz", - "integrity": "sha512-3ivQ/+CekLj6MvAeoHggyfNALF9eq9yhcVbzc17Y7dF+JbkTayhIcY1dvaduDgvNJ9rUFTOBY3aAkQNcvEwQ2Q==", + "version": "7.1.6", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.6.tgz", + "integrity": "sha512-+wsWqjOLzTbRujrstj2f/AnODJ+YoG4qeaYsyP40LNdwp3thiFauvB0JIHx1FBFeM33d8T7M0rvETShfytAfVA==", "requires": { "fp-ts": "^2.16.0", "pbf": "^3.2.1", diff --git a/account/package.json b/account/package.json index 3bbb48d..eb53d5e 100644 --- a/account/package.json +++ b/account/package.json @@ -12,7 +12,7 @@ "author": "", "license": "ISC", "dependencies": { - "@lingdocs/inflect": "7.1.4", + "@lingdocs/inflect": "7.1.6", "base64url": "^3.0.1", "bcryptjs": "^2.4.3", "connect-redis": "^6.0.0", diff --git a/account/yarn.lock b/account/yarn.lock index 03227b2..95283e3 100644 --- a/account/yarn.lock +++ b/account/yarn.lock @@ -45,10 +45,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@lingdocs/inflect@7.1.4": - "integrity" "sha512-3ivQ/+CekLj6MvAeoHggyfNALF9eq9yhcVbzc17Y7dF+JbkTayhIcY1dvaduDgvNJ9rUFTOBY3aAkQNcvEwQ2Q==" - "resolved" "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.4.tgz" - "version" "7.1.4" +"@lingdocs/inflect@7.1.6": + "integrity" "sha512-+wsWqjOLzTbRujrstj2f/AnODJ+YoG4qeaYsyP40LNdwp3thiFauvB0JIHx1FBFeM33d8T7M0rvETShfytAfVA==" + "resolved" "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.6.tgz" + "version" "7.1.6" dependencies: "fp-ts" "^2.16.0" "pbf" "^3.2.1" diff --git a/functions/package-lock.json b/functions/package-lock.json index 0704a1b..ce389ea 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -7,7 +7,7 @@ "name": "functions", "dependencies": { "@aws-sdk/client-s3": "^3.474.0", - "@lingdocs/inflect": "7.1.4", + "@lingdocs/inflect": "7.1.6", "@types/cors": "^2.8.10", "@types/google-spreadsheet": "^3.0.2", "@types/react": "^18.0.21", @@ -2222,9 +2222,9 @@ } }, "node_modules/@lingdocs/inflect": { - "version": "7.1.4", - "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.4.tgz", - "integrity": "sha512-3ivQ/+CekLj6MvAeoHggyfNALF9eq9yhcVbzc17Y7dF+JbkTayhIcY1dvaduDgvNJ9rUFTOBY3aAkQNcvEwQ2Q==", + "version": "7.1.6", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.6.tgz", + "integrity": "sha512-+wsWqjOLzTbRujrstj2f/AnODJ+YoG4qeaYsyP40LNdwp3thiFauvB0JIHx1FBFeM33d8T7M0rvETShfytAfVA==", "dependencies": { "fp-ts": "^2.16.0", "pbf": "^3.2.1", @@ -10189,9 +10189,9 @@ } }, "@lingdocs/inflect": { - "version": "7.1.4", - "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.4.tgz", - "integrity": "sha512-3ivQ/+CekLj6MvAeoHggyfNALF9eq9yhcVbzc17Y7dF+JbkTayhIcY1dvaduDgvNJ9rUFTOBY3aAkQNcvEwQ2Q==", + "version": "7.1.6", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.1.6.tgz", + "integrity": "sha512-+wsWqjOLzTbRujrstj2f/AnODJ+YoG4qeaYsyP40LNdwp3thiFauvB0JIHx1FBFeM33d8T7M0rvETShfytAfVA==", "requires": { "fp-ts": "^2.16.0", "pbf": "^3.2.1", diff --git a/functions/package.json b/functions/package.json index adb2f0c..4a26320 100644 --- a/functions/package.json +++ b/functions/package.json @@ -15,7 +15,7 @@ "main": "lib/functions/src/index.js", "dependencies": { "@aws-sdk/client-s3": "^3.474.0", - "@lingdocs/inflect": "7.1.4", + "@lingdocs/inflect": "7.1.6", "@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 6ead492..3967cc3 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": "7.1.4", + "@lingdocs/ps-react": "7.1.6", "@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 18c0810..e3a482e 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@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== +"@lingdocs/ps-react@7.1.6": + version "7.1.6" + resolved "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.1.6.tgz#610f543e5a82acbdb346026ea0bceb4a78febf21" + integrity sha512-IQf3X5uBvBbuhE2Q3/66rU7bVOeSg81rdPvvYgNCWDFk0fAM5VqV7mJSpRkMBM3foV9rlNk6F0WkNqG/ngp6IQ== dependencies: "@formkit/auto-animate" "^1.0.0-beta.3" classnames "^2.2.6"