mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-03 17:40:56 +01:00
Merge branch 'main' of https://github.com/FixTweet/FxTwitter
This commit is contained in:
commit
ae556ee026
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -10,9 +10,9 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@hono/sentry": "^1.0.1",
|
||||
"i18next": "^23.8.2",
|
||||
"i18next-icu": "^2.3.0",
|
||||
"hono": "^4.2.9"
|
||||
"hono": "^4.2.9",
|
||||
"i18next": "^23.11.3",
|
||||
"i18next-icu": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20240423.0",
|
||||
|
@ -4597,9 +4597,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.8.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.2.tgz",
|
||||
"integrity": "sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA==",
|
||||
"version": "23.11.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.3.tgz",
|
||||
"integrity": "sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@hono/sentry": "^1.0.1",
|
||||
"i18next": "^23.8.2",
|
||||
"i18next": "^23.11.3",
|
||||
"i18next-icu": "^2.3.0",
|
||||
"hono": "^4.2.9"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue