diff --git a/.github/workflows/deploy-account.yml b/.github/workflows/deploy-account.yml index 82436ca..746abf5 100644 --- a/.github/workflows/deploy-account.yml +++ b/.github/workflows/deploy-account.yml @@ -19,6 +19,7 @@ jobs: - uses: actions/checkout@v3 - name: Cache NPM deps uses: actions/cache@v3 + # TODO: for some reason this cache is not helping with: key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('**/package-lock.json') }} path: ~/.npm diff --git a/account/package-lock.json b/account/package-lock.json index 442232b..c39c90d 100644 --- a/account/package-lock.json +++ b/account/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@lingdocs/inflect": "6.0.6", + "@lingdocs/inflect": "6.0.12", "base64url": "^3.0.1", "bcryptjs": "^2.4.3", "connect-redis": "^6.0.0", @@ -126,10 +126,9 @@ } }, "node_modules/@lingdocs/inflect": { - "version": "6.0.6", - "resolved": "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-6.0.6.tgz", - "integrity": "sha512-C8ou0/X+OtUg6vraakQhlJ7uCtmM1EeALM4R4R8Qz2IxOT/U9f3MSZkJzZdjOs4vwGg801dT8F4HNHs0LTYNNg==", - "license": "MIT", + "version": "6.0.12", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-6.0.12.tgz", + "integrity": "sha512-ljOlZ8DuhZuUs86LFioQLSNs7HlGpvPRUHNF4EWOroEfLvNoTAHRdlgoVX1ovQS3JBUN7fFWSkovG/HWYPJZOQ==", "dependencies": { "fp-ts": "^2.16.0", "pbf": "^3.2.1", @@ -3110,9 +3109,9 @@ } }, "@lingdocs/inflect": { - "version": "6.0.6", - "resolved": "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-6.0.6.tgz", - "integrity": "sha512-C8ou0/X+OtUg6vraakQhlJ7uCtmM1EeALM4R4R8Qz2IxOT/U9f3MSZkJzZdjOs4vwGg801dT8F4HNHs0LTYNNg==", + "version": "6.0.12", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-6.0.12.tgz", + "integrity": "sha512-ljOlZ8DuhZuUs86LFioQLSNs7HlGpvPRUHNF4EWOroEfLvNoTAHRdlgoVX1ovQS3JBUN7fFWSkovG/HWYPJZOQ==", "requires": { "fp-ts": "^2.16.0", "pbf": "^3.2.1", diff --git a/account/package.json b/account/package.json index fbb5ff2..970fa11 100644 --- a/account/package.json +++ b/account/package.json @@ -12,7 +12,7 @@ "author": "", "license": "ISC", "dependencies": { - "@lingdocs/inflect": "6.0.6", + "@lingdocs/inflect": "6.0.12", "base64url": "^3.0.1", "bcryptjs": "^2.4.3", "connect-redis": "^6.0.0", @@ -59,4 +59,4 @@ "ts-node-dev": "^2.0.0", "typescript": "^5.3.2" } -} \ No newline at end of file +} diff --git a/account/yarn.lock b/account/yarn.lock index 462f6f3..1c23250 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@6.0.6": - "integrity" "sha512-C8ou0/X+OtUg6vraakQhlJ7uCtmM1EeALM4R4R8Qz2IxOT/U9f3MSZkJzZdjOs4vwGg801dT8F4HNHs0LTYNNg==" - "resolved" "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-6.0.6.tgz" - "version" "6.0.6" +"@lingdocs/inflect@6.0.12": + "integrity" "sha512-ljOlZ8DuhZuUs86LFioQLSNs7HlGpvPRUHNF4EWOroEfLvNoTAHRdlgoVX1ovQS3JBUN7fFWSkovG/HWYPJZOQ==" + "resolved" "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-6.0.12.tgz" + "version" "6.0.12" dependencies: "fp-ts" "^2.16.0" "pbf" "^3.2.1" diff --git a/functions/package-lock.json b/functions/package-lock.json index bfdf1be..ec86482 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": "6.0.6", + "@lingdocs/inflect": "6.0.12", "@types/cors": "^2.8.10", "@types/google-spreadsheet": "^3.0.2", "@types/react": "^18.0.21", @@ -1468,10 +1468,9 @@ } }, "node_modules/@lingdocs/inflect": { - "version": "6.0.6", - "resolved": "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-6.0.6.tgz", - "integrity": "sha512-C8ou0/X+OtUg6vraakQhlJ7uCtmM1EeALM4R4R8Qz2IxOT/U9f3MSZkJzZdjOs4vwGg801dT8F4HNHs0LTYNNg==", - "license": "MIT", + "version": "6.0.12", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-6.0.12.tgz", + "integrity": "sha512-ljOlZ8DuhZuUs86LFioQLSNs7HlGpvPRUHNF4EWOroEfLvNoTAHRdlgoVX1ovQS3JBUN7fFWSkovG/HWYPJZOQ==", "dependencies": { "fp-ts": "^2.16.0", "pbf": "^3.2.1", @@ -8056,9 +8055,9 @@ } }, "@lingdocs/inflect": { - "version": "6.0.6", - "resolved": "https://npm.lingdocs.com/@lingdocs%2finflect/-/inflect-6.0.6.tgz", - "integrity": "sha512-C8ou0/X+OtUg6vraakQhlJ7uCtmM1EeALM4R4R8Qz2IxOT/U9f3MSZkJzZdjOs4vwGg801dT8F4HNHs0LTYNNg==", + "version": "6.0.12", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-6.0.12.tgz", + "integrity": "sha512-ljOlZ8DuhZuUs86LFioQLSNs7HlGpvPRUHNF4EWOroEfLvNoTAHRdlgoVX1ovQS3JBUN7fFWSkovG/HWYPJZOQ==", "requires": { "fp-ts": "^2.16.0", "pbf": "^3.2.1", diff --git a/functions/package.json b/functions/package.json index dd0c9e3..ef4b93b 100644 --- a/functions/package.json +++ b/functions/package.json @@ -15,7 +15,7 @@ "main": "lib/functions/src/index.js", "dependencies": { "@google-cloud/storage": "^5.8.1", - "@lingdocs/inflect": "6.0.6", + "@lingdocs/inflect": "6.0.12", "@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 7389413..cf0314a 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": "6.0.6", + "@lingdocs/ps-react": "6.0.12", "@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 715f376..95928cd 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@6.0.6": - version "6.0.6" - resolved "https://npm.lingdocs.com/@lingdocs%2fps-react/-/ps-react-6.0.6.tgz#9be00aeeb7689ff3ccf6f26fe92a6f171accfc6a" - integrity sha512-27HkuKg8R3uzFLUkm3HOnl8i3WY5eGRIS8s7DO6YmibYHnwQ/hpA8ijfeXKVED6SMGhn9Y+h2CNWvyaHArxk/g== +"@lingdocs/ps-react@6.0.12": + version "6.0.12" + resolved "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-6.0.12.tgz#526a962c06ec59bc86884936e8c5bbea43f64461" + integrity sha512-ncOccEYU40woDK7ChyBwtdyiIKrWqAVIlTiIeVGkKa1w6mq14P02SZFCvbqnjJ54pBIK8r0VXRj0LcYkmZn4rw== dependencies: "@formkit/auto-animate" "^1.0.0-beta.3" classnames "^2.2.6"