|
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" |
|
1499 | 1504 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" |
1500 | 1505 | integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== |
1501 | 1506 |
|
1502 | | -"@remix-run/router@1.23.0": |
1503 | | - version "1.23.0" |
1504 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242" |
1505 | | - integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA== |
| 1507 | +"@remix-run/router@1.23.2": |
| 1508 | + version "1.23.2" |
| 1509 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971" |
| 1510 | + integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w== |
1506 | 1511 |
|
1507 | 1512 | "@rtsao/scc@^1.1.0": |
1508 | 1513 | version "1.1.0" |
@@ -8851,13 +8856,13 @@ react-redux@7.2.9: |
8851 | 8856 | react-is "^17.0.2" |
8852 | 8857 |
|
8853 | 8858 | react-router-dom-v5-compat@^6.11.2, react-router-dom-v5-compat@^6.30.0: |
8854 | | - version "6.30.0" |
8855 | | - resolved "https://registry.yarnpkg.com/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.30.0.tgz#d089e7b8dc964ade2480467aa77381647b10a78b" |
8856 | | - integrity sha512-MAVRASbdQ3+ZOTPPjAa7jKcF0F9LkHWKB/iib3hf+jzzIazL4GEpMDDdTswCsqRQNU+zNnT3qD0WiNbzJ6ncPw== |
| 8859 | + version "6.30.3" |
| 8860 | + resolved "https://registry.yarnpkg.com/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.30.3.tgz#0bd5ccc0d9fc0e81ceabade75acc55240279aaaf" |
| 8861 | + integrity sha512-WWZtwGYyoaeUDNrhzzDkh4JvN5nU0MIz80Dxim6pznQrfS+dv0mvtVoHTA6HlUl/OiJl7WWjbsQwjTnYXejEHg== |
8857 | 8862 | dependencies: |
8858 | | - "@remix-run/router" "1.23.0" |
| 8863 | + "@remix-run/router" "1.23.2" |
8859 | 8864 | history "^5.3.0" |
8860 | | - react-router "6.30.0" |
| 8865 | + react-router "6.30.3" |
8861 | 8866 |
|
8862 | 8867 | react-router-dom@5.3.x: |
8863 | 8868 | version "5.3.4" |
@@ -8894,12 +8899,12 @@ react-router@5.3.4, react-router@5.3.x: |
8894 | 8899 | tiny-invariant "^1.0.2" |
8895 | 8900 | tiny-warning "^1.0.0" |
8896 | 8901 |
|
8897 | | -react-router@6.30.0: |
8898 | | - version "6.30.0" |
8899 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.0.tgz#9789d775e63bc0df60f39ced77c8c41f1e01ff90" |
8900 | | - integrity sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ== |
| 8902 | +react-router@6.30.3: |
| 8903 | + version "6.30.3" |
| 8904 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf" |
| 8905 | + integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw== |
8901 | 8906 | dependencies: |
8902 | | - "@remix-run/router" "1.23.0" |
| 8907 | + "@remix-run/router" "1.23.2" |
8903 | 8908 |
|
8904 | 8909 | react-side-effect@^2.1.0: |
8905 | 8910 | version "2.1.2" |
|
0 commit comments