Skip to content

Commit 4c4e034

Browse files
fix(deps): update history to 5.3.0 🌟
1 parent ef8a933 commit 4c4e034

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
@@ -37,14 +37,14 @@
3737
"detect-port": "^1.5.1",
3838
"dinero.js": "1.9.1",
3939
"formik": "2.4.6",
40-
"history": "4.10.1",
40+
"history": "5.3.0",
4141
"postinstall-postinstall": "^2.1.0",
4242
"react": "18.2.0",
4343
"react-calendar": "^6.0.0",
4444
"react-dom": "18.2.0",
4545
"react-number-format": "4.9.4",
46-
"react-router": "5.3.4",
47-
"react-router-dom": "5.3.4",
46+
"react-router": "7.9.5",
47+
"react-router-dom": "7.9.5",
4848
"react-virtualized": "9.22.5",
4949
"shortid": "2.2.16",
5050
"uuid": "8.3.2",

yarn.lock

Lines changed: 38 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1758,13 +1758,18 @@
17581758
dependencies:
17591759
regenerator-runtime "^0.14.0"
17601760

1761-
"@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":
1761+
"@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":
17621762
version "7.26.0"
17631763
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
17641764
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
17651765
dependencies:
17661766
regenerator-runtime "^0.14.0"
17671767

1768+
"@babel/runtime@^7.7.6":
1769+
version "7.28.4"
1770+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
1771+
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
1772+
17681773
"@babel/template@^7.25.9":
17691774
version "7.25.9"
17701775
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
@@ -5919,6 +5924,11 @@ [email protected]:
59195924
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
59205925
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
59215926

5927+
cookie@^1.0.1:
5928+
version "1.0.2"
5929+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
5930+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
5931+
59225932
copy-descriptor@^0.1.0:
59235933
version "0.1.1"
59245934
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
@@ -7644,19 +7654,14 @@ hasown@^2.0.0, hasown@^2.0.2:
76447654
dependencies:
76457655
function-bind "^1.1.2"
76467656

7647-
history@4.10.1, history@^4.9.0:
7648-
version "4.10.1"
7649-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
7650-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
7657+
history@5.3.0:
7658+
version "5.3.0"
7659+
resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
7660+
integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
76517661
dependencies:
7652-
"@babel/runtime" "^7.1.2"
7653-
loose-envify "^1.2.0"
7654-
resolve-pathname "^3.0.0"
7655-
tiny-invariant "^1.0.2"
7656-
tiny-warning "^1.0.0"
7657-
value-equal "^1.0.1"
7662+
"@babel/runtime" "^7.7.6"
76587663

7659-
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:
7664+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
76607665
version "3.3.2"
76617666
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
76627667
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -8196,11 +8201,6 @@ is-wsl@^2.1.1:
81968201
dependencies:
81978202
is-docker "^2.0.0"
81988203

8199-
8200-
version "0.0.1"
8201-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
8202-
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
8203-
82048204
[email protected], isarray@^1.0.0:
82058205
version "1.0.0"
82068206
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -8921,7 +8921,7 @@ log-update@^4.0.0:
89218921
slice-ansi "^4.0.0"
89228922
wrap-ansi "^6.2.0"
89238923

8924-
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:
8924+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
89258925
version "1.4.0"
89268926
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
89278927
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -10059,13 +10059,6 @@ [email protected]:
1005910059
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b"
1006010060
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==
1006110061

10062-
path-to-regexp@^1.7.0:
10063-
version "1.9.0"
10064-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
10065-
integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
10066-
dependencies:
10067-
isarray "0.0.1"
10068-
1006910062
path-to-regexp@^6.3.0:
1007010063
version "6.3.0"
1007110064
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
@@ -10428,7 +10421,7 @@ react-fast-compare@^2.0.1:
1042810421
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
1042910422
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
1043010423

10431-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
10424+
react-is@^16.13.1, react-is@^16.7.0:
1043210425
version "16.13.1"
1043310426
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1043410427
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -10465,33 +10458,20 @@ react-refresh@^0.17.0:
1046510458
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53"
1046610459
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
1046710460

10468-
react-router-dom@5.3.4:
10469-
version "5.3.4"
10470-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
10471-
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
10461+
react-router-dom@7.9.5:
10462+
version "7.9.5"
10463+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.9.5.tgz#99a88cde83919bdfc84fbb3d6bf7c6fc18ca0758"
10464+
integrity sha512-mkEmq/K8tKN63Ae2M7Xgz3c9l9YNbY+NHH6NNeUmLA3kDkhKXRsNb/ZpxaEunvGo2/3YXdk5EJU3Hxp3ocaBPw==
1047210465
dependencies:
10473-
"@babel/runtime" "^7.12.13"
10474-
history "^4.9.0"
10475-
loose-envify "^1.3.1"
10476-
prop-types "^15.6.2"
10477-
react-router "5.3.4"
10478-
tiny-invariant "^1.0.2"
10479-
tiny-warning "^1.0.0"
10480-
10481-
10482-
version "5.3.4"
10483-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
10484-
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
10485-
dependencies:
10486-
"@babel/runtime" "^7.12.13"
10487-
history "^4.9.0"
10488-
hoist-non-react-statics "^3.1.0"
10489-
loose-envify "^1.3.1"
10490-
path-to-regexp "^1.7.0"
10491-
prop-types "^15.6.2"
10492-
react-is "^16.6.0"
10493-
tiny-invariant "^1.0.2"
10494-
tiny-warning "^1.0.0"
10466+
react-router "7.9.5"
10467+
10468+
10469+
version "7.9.5"
10470+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.5.tgz#68722186b4c9f42be36e658d9fe5d62ac1e0808b"
10471+
integrity sha512-JmxqrnBZ6E9hWmf02jzNn9Jm3UqyeimyiwzD69NjxGySG6lIz/1LVPsoTCwN7NBX2XjCEa1LIX5EMz1j2b6u6A==
10472+
dependencies:
10473+
cookie "^1.0.1"
10474+
set-cookie-parser "^2.6.0"
1049510475

1049610476
react-transition-group@^4.4.5:
1049710477
version "4.4.5"
@@ -10701,11 +10681,6 @@ resolve-from@^4.0.0:
1070110681
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
1070210682
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
1070310683

10704-
resolve-pathname@^3.0.0:
10705-
version "3.0.0"
10706-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
10707-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
10708-
1070910684
resolve-url@^0.2.1:
1071010685
version "0.2.1"
1071110686
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
@@ -11016,6 +10991,11 @@ set-blocking@^2.0.0:
1101610991
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
1101710992
integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==
1101810993

10994+
set-cookie-parser@^2.6.0:
10995+
version "2.7.2"
10996+
resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz#ccd08673a9ae5d2e44ea2a2de25089e67c7edf68"
10997+
integrity sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==
10998+
1101910999
set-function-length@^1.2.2:
1102011000
version "1.2.2"
1102111001
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
@@ -11627,17 +11607,12 @@ [email protected]:
1162711607
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-1.1.0.tgz#ab405a21ffed814a76c19739648093d70654fecb"
1162811608
integrity sha512-HFhr+OKGIHRO6krgzEt9MqbMO98wPDzDPr1BOpM/nZCChkK40UYn8b70nSjcan4jTzDSQecy1KRVVQRohIRWrw==
1162911609

11630-
tiny-invariant@^1.0.2:
11631-
version "1.3.3"
11632-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
11633-
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
11634-
1163511610
tiny-relative-date@^1.3.0:
1163611611
version "1.3.0"
1163711612
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
1163811613
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
1163911614

11640-
tiny-warning@^1.0.0, tiny-warning@^1.0.2:
11615+
tiny-warning@^1.0.2:
1164111616
version "1.0.3"
1164211617
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1164311618
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -12116,11 +12091,6 @@ validator@^13.9.0:
1211612091
resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
1211712092
integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
1211812093

12119-
value-equal@^1.0.1:
12120-
version "1.0.1"
12121-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
12122-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
12123-
1212412094
1212512095
version "1.0.11"
1212612096
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"

0 commit comments

Comments
 (0)