Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
adueck committed Aug 21, 2024
1 parent ca13436 commit 50fe74a
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions account/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "lingdocs.com",
"license": "ISC",
"dependencies": {
"@lingdocs/inflect": "7.6.5",
"@lingdocs/inflect": "7.7.1",
"base64url": "^3.0.1",
"bcryptjs": "^2.4.3",
"connect-redis": "^6.0.0",
Expand Down
14 changes: 7 additions & 7 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"main": "lib/functions/src/index.js",
"dependencies": {
"@aws-sdk/client-s3": "^3.474.0",
"@lingdocs/inflect": "7.6.5",
"@lingdocs/inflect": "7.7.1",
"@types/cors": "^2.8.10",
"@types/google-spreadsheet": "^3.0.2",
"@types/react": "^18.0.21",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"node": "20"
},
"dependencies": {
"@lingdocs/ps-react": "7.6.5",
"@lingdocs/ps-react": "7.7.1",
"lokijs": "^1.5.12",
"nano": "^9.0.5",
"passport-github2": "^0.1.12",
Expand All @@ -40,4 +40,4 @@
"@types/passport-twitter": "^1.0.37",
"next": "^12.0.7"
}
}
}
8 changes: 4 additions & 4 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"@lingdocs/ps-react": "7.6.5",
"@lingdocs/ps-react": "7.7.1",
"bootstrap": "4.6.1",
"classnames": "^2.2.6",
"cron": "^1.8.2",
Expand Down Expand Up @@ -105,4 +105,4 @@
"typescript-eslint": "^8.1.0",
"vite": "^5.4.0"
}
}
}

0 comments on commit 50fe74a

Please sign in to comment.