Skip to content

Commit a7293cc

Browse files
fix(deps): update history to 5.3.0 🌟
1 parent 98ac098 commit a7293cc

File tree

2 files changed

+31
-71
lines changed

2 files changed

+31
-71
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"detect-port": "^1.5.1",
3535
"dinero.js": "1.9.1",
3636
"formik": "2.4.5",
37-
"history": "4.10.1",
37+
"history": "5.3.0",
3838
"postinstall-postinstall": "^2.1.0",
3939
"react": "18.2.0",
4040
"react-dom": "18.2.0",
4141
"react-infinite-calendar": "2.3.1",
4242
"react-number-format": "4.9.4",
43-
"react-router": "5.3.4",
44-
"react-router-dom": "5.3.4",
43+
"react-router": "6.24.0",
44+
"react-router-dom": "6.24.0",
4545
"react-virtualized": "9.22.5",
4646
"shortid": "2.2.16",
4747
"uuid": "8.3.2",

yarn.lock

Lines changed: 28 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1819,7 +1819,7 @@
18191819
dependencies:
18201820
regenerator-runtime "^0.14.0"
18211821

1822-
"@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.16.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1822+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
18231823
version "7.24.7"
18241824
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12"
18251825
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==
@@ -2850,6 +2850,11 @@
28502850
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
28512851
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
28522852

2853+
"@remix-run/[email protected]":
2854+
version "1.17.0"
2855+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.17.0.tgz#fbb0add487478ef42247d5942e7a5d8a2e20095f"
2856+
integrity sha512-2D6XaHEVvkCn682XBnipbJjgZUU7xjLtA4dGJRBVUKpEaDYOZMENZoZjAOSb7qirxt5RupjzZxz4fK2FO+EFPw==
2857+
28532858
"@rollup/pluginutils@^4.2.1":
28542859
version "4.2.1"
28552860
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d"
@@ -7546,24 +7551,19 @@ [email protected]:
75467551
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
75477552
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
75487553

7549-
history@4.10.1, history@^4.9.0:
7550-
version "4.10.1"
7551-
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
7552-
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
7554+
history@5.3.0:
7555+
version "5.3.0"
7556+
resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
7557+
integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
75537558
dependencies:
7554-
"@babel/runtime" "^7.1.2"
7555-
loose-envify "^1.2.0"
7556-
resolve-pathname "^3.0.0"
7557-
tiny-invariant "^1.0.2"
7558-
tiny-warning "^1.0.0"
7559-
value-equal "^1.0.1"
7559+
"@babel/runtime" "^7.7.6"
75607560

75617561
hoist-non-react-statics@^1.0.0:
75627562
version "1.2.0"
75637563
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
75647564
integrity sha512-r8huvKK+m+VraiRipdZYc+U4XW43j6OFG/oIafe7GfDbRpCduRoX9JI/DRxqgtBSCeL+et6N6ibZoedHS2NyOQ==
75657565

7566-
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
7566+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
75677567
version "3.3.2"
75687568
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
75697569
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -8151,11 +8151,6 @@ is-wsl@^2.1.1:
81518151
dependencies:
81528152
is-docker "^2.0.0"
81538153

8154-
8155-
version "0.0.1"
8156-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
8157-
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
8158-
81598154
[email protected], isarray@^1.0.0:
81608155
version "1.0.0"
81618156
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
@@ -9006,7 +9001,7 @@ log-update@^4.0.0:
90069001
slice-ansi "^4.0.0"
90079002
wrap-ansi "^6.2.0"
90089003

9009-
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:
9004+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
90109005
version "1.4.0"
90119006
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
90129007
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -10227,13 +10222,6 @@ [email protected]:
1022710222
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
1022810223
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==
1022910224

10230-
path-to-regexp@^1.7.0:
10231-
version "1.8.0"
10232-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
10233-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
10234-
dependencies:
10235-
isarray "0.0.1"
10236-
1023710225
path-to-regexp@^6.2.0:
1023810226
version "6.2.2"
1023910227
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.2.tgz#324377a83e5049cbecadc5554d6a63a9a4866b36"
@@ -10613,7 +10601,7 @@ [email protected]:
1061310601
react-transition-group "^1.1.3"
1061410602
recompose "^0.22.0"
1061510603

10616-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
10604+
react-is@^16.13.1, react-is@^16.7.0:
1061710605
version "16.13.1"
1061810606
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1061910607
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -10645,33 +10633,20 @@ react-refresh@^0.14.2:
1064510633
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
1064610634
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
1064710635

10648-
react-router-dom@5.3.4:
10649-
version "5.3.4"
10650-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
10651-
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
10636+
react-router-dom@6.24.0:
10637+
version "6.24.0"
10638+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.24.0.tgz#ec49dc38c49bb9bd25b310a8ae849268d3085e1d"
10639+
integrity sha512-960sKuau6/yEwS8e+NVEidYQb1hNjAYM327gjEyXlc6r3Skf2vtwuJ2l7lssdegD2YjoKG5l8MsVyeTDlVeY8g==
1065210640
dependencies:
10653-
"@babel/runtime" "^7.12.13"
10654-
history "^4.9.0"
10655-
loose-envify "^1.3.1"
10656-
prop-types "^15.6.2"
10657-
react-router "5.3.4"
10658-
tiny-invariant "^1.0.2"
10659-
tiny-warning "^1.0.0"
10660-
10661-
10662-
version "5.3.4"
10663-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
10664-
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
10665-
dependencies:
10666-
"@babel/runtime" "^7.12.13"
10667-
history "^4.9.0"
10668-
hoist-non-react-statics "^3.1.0"
10669-
loose-envify "^1.3.1"
10670-
path-to-regexp "^1.7.0"
10671-
prop-types "^15.6.2"
10672-
react-is "^16.6.0"
10673-
tiny-invariant "^1.0.2"
10674-
tiny-warning "^1.0.0"
10641+
"@remix-run/router" "1.17.0"
10642+
react-router "6.24.0"
10643+
10644+
10645+
version "6.24.0"
10646+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.24.0.tgz#aa46648f26b6525e07f908ad3e1ad2e68d131155"
10647+
integrity sha512-sQrgJ5bXk7vbcC4BxQxeNa5UmboFm35we1AFK0VvQaz9g0LzxEIuLOhHIoZ8rnu9BO21ishGeL9no1WB76W/eg==
10648+
dependencies:
10649+
"@remix-run/router" "1.17.0"
1067510650

1067610651
react-tiny-virtual-list@^2.0.0:
1067710652
version "2.2.0"
@@ -10924,11 +10899,6 @@ resolve-from@^4.0.0:
1092410899
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
1092510900
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
1092610901

10927-
resolve-pathname@^3.0.0:
10928-
version "3.0.0"
10929-
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
10930-
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
10931-
1093210902
resolve-url@^0.2.1:
1093310903
version "0.2.1"
1093410904
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
@@ -11800,17 +11770,12 @@ [email protected]:
1180011770
resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-1.1.0.tgz#ab405a21ffed814a76c19739648093d70654fecb"
1180111771
integrity sha512-HFhr+OKGIHRO6krgzEt9MqbMO98wPDzDPr1BOpM/nZCChkK40UYn8b70nSjcan4jTzDSQecy1KRVVQRohIRWrw==
1180211772

11803-
tiny-invariant@^1.0.2:
11804-
version "1.3.3"
11805-
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
11806-
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
11807-
1180811773
tiny-relative-date@^1.3.0:
1180911774
version "1.3.0"
1181011775
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
1181111776
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
1181211777

11813-
tiny-warning@^1.0.0, tiny-warning@^1.0.2:
11778+
tiny-warning@^1.0.2:
1181411779
version "1.0.3"
1181511780
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1181611781
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -12325,11 +12290,6 @@ validator@^13.9.0:
1232512290
resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
1232612291
integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
1232712292

12328-
value-equal@^1.0.1:
12329-
version "1.0.1"
12330-
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"
12331-
integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
12332-
1233312293
1233412294
version "1.0.11"
1233512295
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"

0 commit comments

Comments
 (0)