mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +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",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hono/sentry": "^1.0.1",
|
"@hono/sentry": "^1.0.1",
|
||||||
"i18next": "^23.8.2",
|
"hono": "^4.2.9",
|
||||||
"i18next-icu": "^2.3.0",
|
"i18next": "^23.11.3",
|
||||||
"hono": "^4.2.9"
|
"i18next-icu": "^2.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@cloudflare/workers-types": "^4.20240423.0",
|
"@cloudflare/workers-types": "^4.20240423.0",
|
||||||
|
@ -4597,9 +4597,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/i18next": {
|
"node_modules/i18next": {
|
||||||
"version": "23.8.2",
|
"version": "23.11.3",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.2.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.3.tgz",
|
||||||
"integrity": "sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA==",
|
"integrity": "sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "individual",
|
"type": "individual",
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@hono/sentry": "^1.0.1",
|
"@hono/sentry": "^1.0.1",
|
||||||
"i18next": "^23.8.2",
|
"i18next": "^23.11.3",
|
||||||
"i18next-icu": "^2.3.0",
|
"i18next-icu": "^2.3.0",
|
||||||
"hono": "^4.2.9"
|
"hono": "^4.2.9"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue