|
61 | 61 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
62 | 62 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
63 | 63 |
|
64 |
| -"@babel/core@^7.23.9", "@babel/core@^7.27.4": |
65 |
| - version "7.27.4" |
66 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
67 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 64 | +"@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.0": |
| 65 | + version "7.28.0" |
| 66 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4" |
| 67 | + integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ== |
68 | 68 | dependencies:
|
69 | 69 | "@ampproject/remapping" "^2.2.0"
|
70 | 70 | "@babel/code-frame" "^7.27.1"
|
71 |
| - "@babel/generator" "^7.27.3" |
| 71 | + "@babel/generator" "^7.28.0" |
72 | 72 | "@babel/helper-compilation-targets" "^7.27.2"
|
73 | 73 | "@babel/helper-module-transforms" "^7.27.3"
|
74 |
| - "@babel/helpers" "^7.27.4" |
75 |
| - "@babel/parser" "^7.27.4" |
| 74 | + "@babel/helpers" "^7.27.6" |
| 75 | + "@babel/parser" "^7.28.0" |
76 | 76 | "@babel/template" "^7.27.2"
|
77 |
| - "@babel/traverse" "^7.27.4" |
78 |
| - "@babel/types" "^7.27.3" |
| 77 | + "@babel/traverse" "^7.28.0" |
| 78 | + "@babel/types" "^7.28.0" |
79 | 79 | convert-source-map "^2.0.0"
|
80 | 80 | debug "^4.1.0"
|
81 | 81 | gensync "^1.0.0-beta.2"
|
|
91 | 91 | eslint-visitor-keys "^2.1.0"
|
92 | 92 | semver "^6.3.1"
|
93 | 93 |
|
94 |
| -"@babel/generator@^7.27.3", "@babel/generator@^7.27.5": |
95 |
| - version "7.27.5" |
96 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
97 |
| - integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 94 | +"@babel/generator@^7.27.5", "@babel/generator@^7.28.0": |
| 95 | + version "7.28.0" |
| 96 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2" |
| 97 | + integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg== |
98 | 98 | dependencies:
|
99 |
| - "@babel/parser" "^7.27.5" |
100 |
| - "@babel/types" "^7.27.3" |
101 |
| - "@jridgewell/gen-mapping" "^0.3.5" |
102 |
| - "@jridgewell/trace-mapping" "^0.3.25" |
| 99 | + "@babel/parser" "^7.28.0" |
| 100 | + "@babel/types" "^7.28.0" |
| 101 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 102 | + "@jridgewell/trace-mapping" "^0.3.28" |
103 | 103 | jsesc "^3.0.2"
|
104 | 104 |
|
105 | 105 | "@babel/helper-annotate-as-pure@^7.27.1":
|
|
153 | 153 | lodash.debounce "^4.0.8"
|
154 | 154 | resolve "^1.14.2"
|
155 | 155 |
|
| 156 | +"@babel/helper-globals@^7.28.0": |
| 157 | + version "7.28.0" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
| 159 | + integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
| 160 | + |
156 | 161 | "@babel/helper-member-expression-to-functions@^7.27.1":
|
157 | 162 | version "7.27.1"
|
158 | 163 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz#ea1211276be93e798ce19037da6f06fbb994fa44"
|
|
240 | 245 | "@babel/traverse" "^7.27.1"
|
241 | 246 | "@babel/types" "^7.27.1"
|
242 | 247 |
|
243 |
| -"@babel/helpers@^7.27.4": |
| 248 | +"@babel/helpers@^7.27.6": |
244 | 249 | version "7.27.6"
|
245 | 250 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
|
246 | 251 | integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
|
247 | 252 | dependencies:
|
248 | 253 | "@babel/template" "^7.27.2"
|
249 | 254 | "@babel/types" "^7.27.6"
|
250 | 255 |
|
251 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.27.4", "@babel/parser@^7.27.5": |
252 |
| - version "7.27.5" |
253 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826" |
254 |
| - integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg== |
| 256 | +"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0": |
| 257 | + version "7.28.0" |
| 258 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e" |
| 259 | + integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== |
255 | 260 | dependencies:
|
256 |
| - "@babel/types" "^7.27.3" |
| 261 | + "@babel/types" "^7.28.0" |
257 | 262 |
|
258 | 263 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
259 | 264 | version "7.27.1"
|
|
970 | 975 | "@babel/parser" "^7.27.2"
|
971 | 976 | "@babel/types" "^7.27.1"
|
972 | 977 |
|
973 |
| -"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4": |
974 |
| - version "7.27.4" |
975 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
976 |
| - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
| 978 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0": |
| 979 | + version "7.28.0" |
| 980 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b" |
| 981 | + integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg== |
977 | 982 | dependencies:
|
978 | 983 | "@babel/code-frame" "^7.27.1"
|
979 |
| - "@babel/generator" "^7.27.3" |
980 |
| - "@babel/parser" "^7.27.4" |
| 984 | + "@babel/generator" "^7.28.0" |
| 985 | + "@babel/helper-globals" "^7.28.0" |
| 986 | + "@babel/parser" "^7.28.0" |
981 | 987 | "@babel/template" "^7.27.2"
|
982 |
| - "@babel/types" "^7.27.3" |
| 988 | + "@babel/types" "^7.28.0" |
983 | 989 | debug "^4.3.1"
|
984 |
| - globals "^11.1.0" |
985 | 990 |
|
986 |
| -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.3.0", "@babel/types@^7.4.4": |
987 |
| - version "7.27.6" |
988 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535" |
989 |
| - integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q== |
| 991 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4": |
| 992 | + version "7.28.0" |
| 993 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950" |
| 994 | + integrity sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg== |
990 | 995 | dependencies:
|
991 | 996 | "@babel/helper-string-parser" "^7.27.1"
|
992 | 997 | "@babel/helper-validator-identifier" "^7.27.1"
|
|
1414 | 1419 | "@jridgewell/set-array" "^1.0.0"
|
1415 | 1420 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1416 | 1421 |
|
1417 |
| -"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.5": |
1418 |
| - version "0.3.5" |
1419 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" |
1420 |
| - integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== |
| 1422 | +"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.12": |
| 1423 | + version "0.3.12" |
| 1424 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz#2234ce26c62889f03db3d7fea43c1932ab3e927b" |
| 1425 | + integrity sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg== |
1421 | 1426 | dependencies:
|
1422 |
| - "@jridgewell/set-array" "^1.2.1" |
1423 |
| - "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1427 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
1424 | 1428 | "@jridgewell/trace-mapping" "^0.3.24"
|
1425 | 1429 |
|
1426 | 1430 | "@jridgewell/resolve-uri@^3.1.0":
|
1427 | 1431 | version "3.1.1"
|
1428 | 1432 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
|
1429 | 1433 | integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
|
1430 | 1434 |
|
1431 |
| -"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.2.1": |
| 1435 | +"@jridgewell/set-array@^1.0.0": |
1432 | 1436 | version "1.2.1"
|
1433 | 1437 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
|
1434 | 1438 | integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
|
|
1441 | 1445 | "@jridgewell/gen-mapping" "^0.3.0"
|
1442 | 1446 | "@jridgewell/trace-mapping" "^0.3.9"
|
1443 | 1447 |
|
1444 |
| -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": |
1445 |
| - version "1.4.15" |
1446 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
1447 |
| - integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 1448 | +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0": |
| 1449 | + version "1.5.4" |
| 1450 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz#7358043433b2e5da569aa02cbc4c121da3af27d7" |
| 1451 | + integrity sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw== |
1448 | 1452 |
|
1449 |
| -"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.23", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25", "@jridgewell/trace-mapping@^0.3.9": |
1450 |
| - version "0.3.25" |
1451 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
1452 |
| - integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
| 1453 | +"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.23", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25", "@jridgewell/trace-mapping@^0.3.28", "@jridgewell/trace-mapping@^0.3.9": |
| 1454 | + version "0.3.29" |
| 1455 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz#a58d31eaadaf92c6695680b2e1d464a9b8fbf7fc" |
| 1456 | + integrity sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ== |
1453 | 1457 | dependencies:
|
1454 | 1458 | "@jridgewell/resolve-uri" "^3.1.0"
|
1455 | 1459 | "@jridgewell/sourcemap-codec" "^1.4.14"
|
@@ -3954,10 +3958,10 @@ globals@^14.0.0:
|
3954 | 3958 | resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
|
3955 | 3959 | integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
|
3956 | 3960 |
|
3957 |
| -globals@^16.2.0: |
3958 |
| - version "16.2.0" |
3959 |
| - resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c" |
3960 |
| - integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg== |
| 3961 | +globals@^16.3.0: |
| 3962 | + version "16.3.0" |
| 3963 | + resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667" |
| 3964 | + integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ== |
3961 | 3965 |
|
3962 | 3966 | globalthis@^1.0.4:
|
3963 | 3967 | version "1.0.4"
|
@@ -5853,17 +5857,17 @@ react-is@^18.3.1:
|
5853 | 5857 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
|
5854 | 5858 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
|
5855 | 5859 |
|
5856 |
| -react-router-dom@~7.6.2: |
5857 |
| - version "7.6.2" |
5858 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.2.tgz#e97e386ab390b6503a2a7968124b7a3237fb10c7" |
5859 |
| - integrity sha512-Q8zb6VlTbdYKK5JJBLQEN06oTUa/RAbG/oQS1auK1I0TbJOXktqm+QENEVJU6QvWynlXPRBXI3fiOQcSEA78rA== |
| 5860 | +react-router-dom@~7.6.3: |
| 5861 | + version "7.6.3" |
| 5862 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.3.tgz#45686e71bb958cf80dd93ca3abf4111feb4edd35" |
| 5863 | + integrity sha512-DiWJm9qdUAmiJrVWaeJdu4TKu13+iB/8IEi0EW/XgaHCjW/vWGrwzup0GVvaMteuZjKnh5bEvJP/K0MDnzawHw== |
5860 | 5864 | dependencies:
|
5861 |
| - react-router "7.6.2" |
| 5865 | + react-router "7.6.3" |
5862 | 5866 |
|
5863 |
| -react-router@7.6.2: |
5864 |
| - version "7.6.2" |
5865 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.2.tgz#9f48b343bead7d0a94e28342fc4f9ae29131520e" |
5866 |
| - integrity sha512-U7Nv3y+bMimgWjhlT5CRdzHPu2/KVmqPwKUCChW8en5P3znxUqwlYFlbmyj8Rgp1SF6zs5X4+77kBVknkg6a0w== |
| 5867 | +react-router@7.6.3: |
| 5868 | + version "7.6.3" |
| 5869 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.3.tgz#7a4ea5b479b66d2c49a8f000812b2319b4d0a6da" |
| 5870 | + integrity sha512-zf45LZp5skDC6I3jDLXQUu0u26jtuP4lEGbc7BbdyxenBN1vJSTA18czM2D+h5qyMBuMrD+9uB+mU37HIoKGRA== |
5867 | 5871 | dependencies:
|
5868 | 5872 | cookie "^1.0.1"
|
5869 | 5873 | set-cookie-parser "^2.6.0"
|
|
0 commit comments