Skip to content

Commit 1340126

Browse files
fix(deps): update history to 5.3.0 🌟
1 parent d23eba8 commit 1340126

File tree

2 files changed

+41
-71
lines changed

2 files changed

+41
-71
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"detect-port": "^1.5.1",
3737
"dinero.js": "1.9.1",
3838
"formik": "2.4.6",
39-
"history": "4.10.1",
39+
"history": "5.3.0",
4040
"postinstall-postinstall": "^2.1.0",
4141
"react": "18.2.0",
4242
"react-dom": "18.2.0",
4343
"react-infinite-calendar": "2.3.1",
4444
"react-number-format": "4.9.4",
45-
"react-router": "5.3.4",
46-
"react-router-dom": "5.3.4",
45+
"react-router": "7.7.1",
46+
"react-router-dom": "7.7.1",
4747
"react-virtualized": "9.22.5",
4848
"shortid": "2.2.16",
4949
"uuid": "8.3.2",

yarn.lock

Lines changed: 38 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -971,13 +971,18 @@
971971
dependencies:
972972
regenerator-runtime "^0.14.0"
973973

974-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
974+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
975975
version "7.26.0"
976976
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
977977
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
978978
dependencies:
979979
regenerator-runtime "^0.14.0"
980980

981+
"@babel/runtime@^7.7.6":
982+
version "7.28.2"
983+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473"
984+
integrity sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==
985+
981986
"@babel/template@^7.23.9", "@babel/template@^7.25.9":
982987
version "7.25.9"
983988
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
@@ -4809,6 +4814,11 @@ cookie@0.6.0:
48094814
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
48104815
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
48114816

4817+
cookie@^1.0.1:
4818+
version "1.0.2"
4819+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
4820+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
4821+
48124822
copy-descriptor@^0.1.0:
48134823
version "0.1.1"
48144824
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
@@ -6510,24 +6520,19 @@ hasown@^2.0.0, hasown@^2.0.2:
65106520
dependencies:
65116521
function-bind "^1.1.2"
65126522

6513-
history@4.10.1, history@^4.9.0:
6514-
version "4.10.1"
6515-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
6516-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
6523+
history@5.3.0:
6524+
version "5.3.0"
6525+
resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
6526+
integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
65176527
dependencies:
6518-
"@babel/runtime" "^7.1.2"
6519-
loose-envify "^1.2.0"
6520-
resolve-pathname "^3.0.0"
6521-
tiny-invariant "^1.0.2"
6522-
tiny-warning "^1.0.0"
6523-
value-equal "^1.0.1"
6528+
"@babel/runtime" "^7.7.6"
65246529

65256530
hoist-non-react-statics@^1.0.0:
65266531
version "1.2.0"
65276532
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
65286533
integrity sha512-r8huvKK+m+VraiRipdZYc+U4XW43j6OFG/oIafe7GfDbRpCduRoX9JI/DRxqgtBSCeL+et6N6ibZoedHS2NyOQ==
65296534

6530-
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
6535+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
65316536
version "3.3.2"
65326537
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
65336538
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -7072,11 +7077,6 @@ is-wsl@^2.1.1:
70727077
dependencies:
70737078
is-docker "^2.0.0"
70747079

7075-
isarray@0.0.1:
7076-
version "0.0.1"
7077-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
7078-
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
7079-
70807080
isarray@1.0.0, isarray@^1.0.0:
70817081
version "1.0.0"
70827082
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -7795,7 +7795,7 @@ log-update@^4.0.0:
77957795
slice-ansi "^4.0.0"
77967796
wrap-ansi "^6.2.0"
77977797

7798-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
7798+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
77997799
version "1.4.0"
78007800
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
78017801
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -8948,13 +8948,6 @@ path-to-regexp@0.1.10:
89488948
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
89498949
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
89508950

8951-
path-to-regexp@^1.7.0:
8952-
version "1.9.0"
8953-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
8954-
integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
8955-
dependencies:
8956-
isarray "0.0.1"
8957-
89588951
path-to-regexp@^6.3.0:
89598952
version "6.3.0"
89608953
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
@@ -9331,7 +9324,7 @@ react-infinite-calendar@2.3.1:
93319324
react-transition-group "^1.1.3"
93329325
recompose "^0.22.0"
93339326

9334-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
9327+
react-is@^16.13.1, react-is@^16.7.0:
93359328
version "16.13.1"
93369329
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
93379330
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -9368,33 +9361,20 @@ react-refresh@^0.14.2:
93689361
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
93699362
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
93709363

9371-
react-router-dom@5.3.4:
9372-
version "5.3.4"
9373-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
9374-
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
9364+
react-router-dom@7.7.1:
9365+
version "7.7.1"
9366+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.7.1.tgz#456d1053dda5e1c1328a2b6b2359f6a1c47072fc"
9367+
integrity sha512-bavdk2BA5r3MYalGKZ01u8PGuDBloQmzpBZVhDLrOOv1N943Wq6dcM9GhB3x8b7AbqPMEezauv4PeGkAJfy7FQ==
93759368
dependencies:
9376-
"@babel/runtime" "^7.12.13"
9377-
history "^4.9.0"
9378-
loose-envify "^1.3.1"
9379-
prop-types "^15.6.2"
9380-
react-router "5.3.4"
9381-
tiny-invariant "^1.0.2"
9382-
tiny-warning "^1.0.0"
9383-
9384-
react-router@5.3.4:
9385-
version "5.3.4"
9386-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
9387-
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
9388-
dependencies:
9389-
"@babel/runtime" "^7.12.13"
9390-
history "^4.9.0"
9391-
hoist-non-react-statics "^3.1.0"
9392-
loose-envify "^1.3.1"
9393-
path-to-regexp "^1.7.0"
9394-
prop-types "^15.6.2"
9395-
react-is "^16.6.0"
9396-
tiny-invariant "^1.0.2"
9397-
tiny-warning "^1.0.0"
9369+
react-router "7.7.1"
9370+
9371+
react-router@7.7.1:
9372+
version "7.7.1"
9373+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.7.1.tgz#c12ebbad162da655951dd79325f205f7238d609e"
9374+
integrity sha512-jVKHXoWRIsD/qS6lvGveckwb862EekvapdHJN/cGmzw40KnJH5gg53ujOJ4qX6EKIK9LSBfFed/xiQ5yeXNrUA==
9375+
dependencies:
9376+
cookie "^1.0.1"
9377+
set-cookie-parser "^2.6.0"
93989378

93999379
react-tiny-virtual-list@^2.0.0:
94009380
version "2.2.0"
@@ -9596,11 +9576,6 @@ resolve-from@^4.0.0:
95969576
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
95979577
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
95989578

9599-
resolve-pathname@^3.0.0:
9600-
version "3.0.0"
9601-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
9602-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
9603-
96049579
resolve-url@^0.2.1:
96059580
version "0.2.1"
96069581
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
@@ -9851,6 +9826,11 @@ set-blocking@^2.0.0:
98519826
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
98529827
integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
98539828

9829+
set-cookie-parser@^2.6.0:
9830+
version "2.7.1"
9831+
resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943"
9832+
integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==
9833+
98549834
set-function-length@^1.2.2:
98559835
version "1.2.2"
98569836
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
@@ -10472,17 +10452,12 @@ tiny-emitter@1.1.0:
1047210452
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-1.1.0.tgz#ab405a21ffed814a76c19739648093d70654fecb"
1047310453
integrity sha512-HFhr+OKGIHRO6krgzEt9MqbMO98wPDzDPr1BOpM/nZCChkK40UYn8b70nSjcan4jTzDSQecy1KRVVQRohIRWrw==
1047410454

10475-
tiny-invariant@^1.0.2:
10476-
version "1.3.3"
10477-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
10478-
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
10479-
1048010455
tiny-relative-date@^1.3.0:
1048110456
version "1.3.0"
1048210457
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
1048310458
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
1048410459

10485-
tiny-warning@^1.0.0, tiny-warning@^1.0.2:
10460+
tiny-warning@^1.0.2:
1048610461
version "1.0.3"
1048710462
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1048810463
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -10926,11 +10901,6 @@ validator@^13.9.0:
1092610901
resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
1092710902
integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
1092810903

10929-
value-equal@^1.0.1:
10930-
version "1.0.1"
10931-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
10932-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
10933-
1093410904
value-or-promise@1.0.11:
1093510905
version "1.0.11"
1093610906
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"

0 commit comments

Comments
 (0)