Skip to content

Commit 45f5165

Browse files
Merge pull request #585 from AlphadayHQ/dev
v3.4.2 - Spanish Date and Time Fix
2 parents 1e2e881 + 8dcda1a commit 45f5165

File tree

5 files changed

+40
-66
lines changed

5 files changed

+40
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-config-prettier": "9.0.0",
4040
"eslint-plugin-cypress": "3.6.0",
4141
"eslint-plugin-import": "2.29.1",
42-
"eslint-plugin-jsx-a11y": "6.8.0",
42+
"eslint-plugin-jsx-a11y": "6.10.2",
4343
"eslint-plugin-prettier": "5.2.1",
4444
"eslint-plugin-react": "7.32.2",
4545
"eslint-plugin-react-hooks": "4.6.0",

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alphaday/frontend",
33
"private": true,
4-
"version": "3.4.1",
4+
"version": "3.4.2",
55
"type": "module",
66
"scripts": {
77
"prepare": "export VITE_COMMIT=$(git rev-parse --short HEAD)",
@@ -47,7 +47,7 @@
4747
"ionicons": "7.3.0",
4848
"md5": "2.3.0",
4949
"moment": "2.30.1",
50-
"moment-with-locales-es6": "^1.0.1",
50+
"moment-with-locales-es6": "1.0.1",
5151
"query-string": "9.1.1",
5252
"react": "18.2.0",
5353
"react-beautiful-dnd": "13.1.1",

packages/frontend/src/locales/translation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ export const translationES: typeof translationEN = {
10551055
},
10561056
datelocale: {
10571057
future: "en %s",
1058-
past: " hace",
1058+
past: "hace %s",
10591059
s: "s",
10601060
m: "m",
10611061
mm: "m",

packages/ui-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@ionic/react": "7.6.1",
2222
"apexcharts": "3.48.0",
2323
"moment": "2.30.1",
24-
"moment-with-locales-es6": "^1.0.1",
24+
"moment-with-locales-es6": "1.0.1",
2525
"react": "18.2.0",
2626
"react-apexcharts": "1.4.1",
2727
"react-dom": "18.2.0",

yarn.lock

Lines changed: 35 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -5857,7 +5857,7 @@ [email protected]:
58575857
dependencies:
58585858
dequal "^2.0.3"
58595859

5860-
aria-query@^5.3.0:
5860+
aria-query@^5.3.2:
58615861
version "5.3.2"
58625862
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.3.2.tgz#93f81a43480e33a338f19163a3d10a50c01dcd59"
58635863
integrity sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==
@@ -5875,7 +5875,7 @@ [email protected]:
58755875
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
58765876
integrity sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==
58775877

5878-
array-includes@^3.1.6, array-includes@^3.1.7:
5878+
array-includes@^3.1.6, array-includes@^3.1.7, array-includes@^3.1.8:
58795879
version "3.1.8"
58805880
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
58815881
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -6091,10 +6091,10 @@ aws4@^1.8.0:
60916091
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
60926092
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
60936093

6094-
axe-core@=4.7.0:
6095-
version "4.7.0"
6096-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.0.tgz#34ba5a48a8b564f67e103f0aa5768d76e15bbbbf"
6097-
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
6094+
axe-core@^4.10.0:
6095+
version "4.10.3"
6096+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
6097+
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
60986098

60996099
axios@^0.21.1:
61006100
version "0.21.4"
@@ -6103,10 +6103,10 @@ axios@^0.21.1:
61036103
dependencies:
61046104
follow-redirects "^1.14.0"
61056105

6106-
axobject-query@^3.2.1:
6107-
version "3.2.4"
6108-
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.4.tgz#6dfba930294ea14d7d2fc68b9d007211baedb94c"
6109-
integrity sha512-aPTElBrbifBU1krmZxGZOlBkslORe7Ll7+BDnI50Wy4LgOt69luMgevkDfTq1O/ZgprooPCtWpjCwKSZw/iZ4A==
6106+
axobject-query@^4.1.0:
6107+
version "4.1.0"
6108+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-4.1.0.tgz#28768c76d0e3cff21bc62a9e2d0b6ac30042a1ee"
6109+
integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==
61106110

61116111
b4a@^1.6.4:
61126112
version "1.6.7"
@@ -8375,36 +8375,14 @@ es-get-iterator@^1.1.3:
83758375
isarray "^2.0.5"
83768376
stop-iteration-iterator "^1.0.0"
83778377

8378-
es-iterator-helpers@^1.0.15:
8379-
version "1.2.1"
8380-
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz#d1dd0f58129054c0ad922e6a9a1e65eef435fe75"
8381-
integrity sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==
8382-
dependencies:
8383-
call-bind "^1.0.8"
8384-
call-bound "^1.0.3"
8385-
define-properties "^1.2.1"
8386-
es-abstract "^1.23.6"
8387-
es-errors "^1.3.0"
8388-
es-set-tostringtag "^2.0.3"
8389-
function-bind "^1.1.2"
8390-
get-intrinsic "^1.2.6"
8391-
globalthis "^1.0.4"
8392-
gopd "^1.2.0"
8393-
has-property-descriptors "^1.0.2"
8394-
has-proto "^1.2.0"
8395-
has-symbols "^1.1.0"
8396-
internal-slot "^1.1.0"
8397-
iterator.prototype "^1.1.4"
8398-
safe-array-concat "^1.1.3"
8399-
84008378
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
84018379
version "1.1.1"
84028380
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
84038381
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
84048382
dependencies:
84058383
es-errors "^1.3.0"
84068384

8407-
es-set-tostringtag@^2.0.3, es-set-tostringtag@^2.1.0:
8385+
es-set-tostringtag@^2.1.0:
84088386
version "2.1.0"
84098387
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
84108388
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
@@ -8608,27 +8586,26 @@ [email protected]:
86088586
semver "^6.3.1"
86098587
tsconfig-paths "^3.15.0"
86108588

8611-
eslint-plugin-jsx-a11y@6.8.0:
8612-
version "6.8.0"
8613-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz#2fa9c701d44fcd722b7c771ec322432857fcbad2"
8614-
integrity sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==
8589+
eslint-plugin-jsx-a11y@6.10.2:
8590+
version "6.10.2"
8591+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
8592+
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
86158593
dependencies:
8616-
"@babel/runtime" "^7.23.2"
8617-
aria-query "^5.3.0"
8618-
array-includes "^3.1.7"
8594+
aria-query "^5.3.2"
8595+
array-includes "^3.1.8"
86198596
array.prototype.flatmap "^1.3.2"
86208597
ast-types-flow "^0.0.8"
8621-
axe-core "=4.7.0"
8622-
axobject-query "^3.2.1"
8598+
axe-core "^4.10.0"
8599+
axobject-query "^4.1.0"
86238600
damerau-levenshtein "^1.0.8"
86248601
emoji-regex "^9.2.2"
8625-
es-iterator-helpers "^1.0.15"
8626-
hasown "^2.0.0"
8602+
hasown "^2.0.2"
86278603
jsx-ast-utils "^3.3.5"
86288604
language-tags "^1.0.9"
86298605
minimatch "^3.1.2"
8630-
object.entries "^1.1.7"
8631-
object.fromentries "^2.0.7"
8606+
object.fromentries "^2.0.8"
8607+
safe-regex-test "^1.0.3"
8608+
string.prototype.includes "^2.0.1"
86328609

86338610
86348611
version "5.2.1"
@@ -10657,18 +10634,6 @@ isstream@~0.1.2:
1065710634
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
1065810635
integrity sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==
1065910636

10660-
iterator.prototype@^1.1.4:
10661-
version "1.1.5"
10662-
resolved "https://registry.yarnpkg.com/iterator.prototype/-/iterator.prototype-1.1.5.tgz#12c959a29de32de0aa3bbbb801f4d777066dae39"
10663-
integrity sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==
10664-
dependencies:
10665-
define-data-property "^1.1.4"
10666-
es-object-atoms "^1.0.0"
10667-
get-intrinsic "^1.2.6"
10668-
get-proto "^1.0.0"
10669-
has-symbols "^1.1.0"
10670-
set-function-name "^2.0.2"
10671-
1067210637
jackspeak@^3.1.2:
1067310638
version "3.4.3"
1067410639
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
@@ -12269,7 +12234,7 @@ object.assign@^4.1.2, object.assign@^4.1.4, object.assign@^4.1.7:
1226912234
has-symbols "^1.1.0"
1227012235
object-keys "^1.1.1"
1227112236

12272-
object.entries@^1.1.5, object.entries@^1.1.6, object.entries@^1.1.7:
12237+
object.entries@^1.1.5, object.entries@^1.1.6:
1227312238
version "1.1.8"
1227412239
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
1227512240
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
@@ -12278,7 +12243,7 @@ object.entries@^1.1.5, object.entries@^1.1.6, object.entries@^1.1.7:
1227812243
define-properties "^1.2.1"
1227912244
es-object-atoms "^1.0.0"
1228012245

12281-
object.fromentries@^2.0.6, object.fromentries@^2.0.7:
12246+
object.fromentries@^2.0.6, object.fromentries@^2.0.7, object.fromentries@^2.0.8:
1228212247
version "2.0.8"
1228312248
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
1228412249
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -14102,7 +14067,7 @@ safe-push-apply@^1.0.0:
1410214067
es-errors "^1.3.0"
1410314068
isarray "^2.0.5"
1410414069

14105-
safe-regex-test@^1.1.0:
14070+
safe-regex-test@^1.0.3, safe-regex-test@^1.1.0:
1410614071
version "1.1.0"
1410714072
resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1"
1410814073
integrity sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==
@@ -14802,6 +14767,15 @@ string-width@^5.0.1, string-width@^5.1.2:
1480214767
emoji-regex "^9.2.2"
1480314768
strip-ansi "^7.0.1"
1480414769

14770+
string.prototype.includes@^2.0.1:
14771+
version "2.0.1"
14772+
resolved "https://registry.yarnpkg.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz#eceef21283640761a81dbe16d6c7171a4edf7d92"
14773+
integrity sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==
14774+
dependencies:
14775+
call-bind "^1.0.7"
14776+
define-properties "^1.2.1"
14777+
es-abstract "^1.23.3"
14778+
1480514779
string.prototype.matchall@^4.0.6, string.prototype.matchall@^4.0.8:
1480614780
version "4.0.12"
1480714781
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"

0 commit comments

Comments
 (0)