|
873 | 873 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
874 | 874 | "@babel/plugin-transform-typescript" "^7.28.5" |
875 | 875 |
|
876 | | -"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.5", "@babel/runtime@^7.7.6": |
| 876 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.5": |
877 | 877 | version "7.28.4" |
878 | 878 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
879 | 879 | integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
|
897 | 897 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473" |
898 | 898 | integrity sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA== |
899 | 899 |
|
| 900 | +"@babel/runtime@^7.7.6": |
| 901 | + version "7.28.6" |
| 902 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" |
| 903 | + integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== |
| 904 | + |
900 | 905 | "@babel/template@^7.28.6": |
901 | 906 | version "7.28.6" |
902 | 907 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57" |
|
1472 | 1477 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" |
1473 | 1478 | integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== |
1474 | 1479 |
|
1475 | | -"@remix-run/router@1.23.0": |
1476 | | - version "1.23.0" |
1477 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242" |
1478 | | - integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA== |
| 1480 | +"@remix-run/router@1.23.2": |
| 1481 | + version "1.23.2" |
| 1482 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971" |
| 1483 | + integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w== |
1479 | 1484 |
|
1480 | 1485 | "@rtsao/scc@^1.1.0": |
1481 | 1486 | version "1.1.0" |
@@ -8885,13 +8890,13 @@ react-redux@7.2.9: |
8885 | 8890 | react-is "^17.0.2" |
8886 | 8891 |
|
8887 | 8892 | react-router-dom-v5-compat@^6.11.2, react-router-dom-v5-compat@^6.30.0: |
8888 | | - version "6.30.0" |
8889 | | - resolved "https://registry.yarnpkg.com/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.30.0.tgz#d089e7b8dc964ade2480467aa77381647b10a78b" |
8890 | | - integrity sha512-MAVRASbdQ3+ZOTPPjAa7jKcF0F9LkHWKB/iib3hf+jzzIazL4GEpMDDdTswCsqRQNU+zNnT3qD0WiNbzJ6ncPw== |
| 8893 | + version "6.30.3" |
| 8894 | + resolved "https://registry.yarnpkg.com/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.30.3.tgz#0bd5ccc0d9fc0e81ceabade75acc55240279aaaf" |
| 8895 | + integrity sha512-WWZtwGYyoaeUDNrhzzDkh4JvN5nU0MIz80Dxim6pznQrfS+dv0mvtVoHTA6HlUl/OiJl7WWjbsQwjTnYXejEHg== |
8891 | 8896 | dependencies: |
8892 | | - "@remix-run/router" "1.23.0" |
| 8897 | + "@remix-run/router" "1.23.2" |
8893 | 8898 | history "^5.3.0" |
8894 | | - react-router "6.30.0" |
| 8899 | + react-router "6.30.3" |
8895 | 8900 |
|
8896 | 8901 | react-router-dom@5.3.x: |
8897 | 8902 | version "5.3.4" |
@@ -8928,12 +8933,12 @@ react-router@5.3.4, react-router@5.3.x: |
8928 | 8933 | tiny-invariant "^1.0.2" |
8929 | 8934 | tiny-warning "^1.0.0" |
8930 | 8935 |
|
8931 | | -react-router@6.30.0: |
8932 | | - version "6.30.0" |
8933 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.0.tgz#9789d775e63bc0df60f39ced77c8c41f1e01ff90" |
8934 | | - integrity sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ== |
| 8936 | +react-router@6.30.3: |
| 8937 | + version "6.30.3" |
| 8938 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf" |
| 8939 | + integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw== |
8935 | 8940 | dependencies: |
8936 | | - "@remix-run/router" "1.23.0" |
| 8941 | + "@remix-run/router" "1.23.2" |
8937 | 8942 |
|
8938 | 8943 | react-side-effect@^2.1.0: |
8939 | 8944 | version "2.1.2" |
|
0 commit comments