|
40 | 40 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
|
41 | 41 | integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==
|
42 | 42 |
|
43 |
| -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.24.5": |
44 |
| - version "7.24.7" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4" |
46 |
| - integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g== |
| 43 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.25.2": |
| 44 | + version "7.25.2" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77" |
| 46 | + integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA== |
47 | 47 | dependencies:
|
48 | 48 | "@ampproject/remapping" "^2.2.0"
|
49 | 49 | "@babel/code-frame" "^7.24.7"
|
50 |
| - "@babel/generator" "^7.24.7" |
51 |
| - "@babel/helper-compilation-targets" "^7.24.7" |
52 |
| - "@babel/helper-module-transforms" "^7.24.7" |
53 |
| - "@babel/helpers" "^7.24.7" |
54 |
| - "@babel/parser" "^7.24.7" |
55 |
| - "@babel/template" "^7.24.7" |
56 |
| - "@babel/traverse" "^7.24.7" |
57 |
| - "@babel/types" "^7.24.7" |
| 50 | + "@babel/generator" "^7.25.0" |
| 51 | + "@babel/helper-compilation-targets" "^7.25.2" |
| 52 | + "@babel/helper-module-transforms" "^7.25.2" |
| 53 | + "@babel/helpers" "^7.25.0" |
| 54 | + "@babel/parser" "^7.25.0" |
| 55 | + "@babel/template" "^7.25.0" |
| 56 | + "@babel/traverse" "^7.25.2" |
| 57 | + "@babel/types" "^7.25.2" |
58 | 58 | convert-source-map "^2.0.0"
|
59 | 59 | debug "^4.1.0"
|
60 | 60 | gensync "^1.0.0-beta.2"
|
|
266 | 266 | "@babel/helper-split-export-declaration" "^7.24.7"
|
267 | 267 | "@babel/helper-validator-identifier" "^7.24.7"
|
268 | 268 |
|
269 |
| -"@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0": |
| 269 | +"@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.25.0", "@babel/helper-module-transforms@^7.25.2": |
270 | 270 | version "7.25.2"
|
271 | 271 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6"
|
272 | 272 | integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==
|
|
401 | 401 | "@babel/traverse" "^7.25.0"
|
402 | 402 | "@babel/types" "^7.25.0"
|
403 | 403 |
|
404 |
| -"@babel/helpers@^7.24.7": |
405 |
| - version "7.24.7" |
406 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416" |
407 |
| - integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg== |
| 404 | +"@babel/helpers@^7.25.0": |
| 405 | + version "7.25.6" |
| 406 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.6.tgz#57ee60141829ba2e102f30711ffe3afab357cc60" |
| 407 | + integrity sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q== |
408 | 408 | dependencies:
|
409 |
| - "@babel/template" "^7.24.7" |
410 |
| - "@babel/types" "^7.24.7" |
| 409 | + "@babel/template" "^7.25.0" |
| 410 | + "@babel/types" "^7.25.6" |
411 | 411 |
|
412 | 412 | "@babel/highlight@^7.18.6":
|
413 | 413 | version "7.18.6"
|
|
981 | 981 | dependencies:
|
982 | 982 | "@babel/plugin-transform-react-jsx" "^7.24.7"
|
983 | 983 |
|
984 |
| -"@babel/plugin-transform-react-jsx-self@^7.24.5": |
| 984 | +"@babel/plugin-transform-react-jsx-self@^7.24.7": |
985 | 985 | version "7.24.7"
|
986 | 986 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.24.7.tgz#66bff0248ea0b549972e733516ffad577477bdab"
|
987 | 987 | integrity sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==
|
988 | 988 | dependencies:
|
989 | 989 | "@babel/helper-plugin-utils" "^7.24.7"
|
990 | 990 |
|
991 |
| -"@babel/plugin-transform-react-jsx-source@^7.24.1": |
| 991 | +"@babel/plugin-transform-react-jsx-source@^7.24.7": |
992 | 992 | version "7.24.7"
|
993 | 993 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.24.7.tgz#1198aab2548ad19582013815c938d3ebd8291ee3"
|
994 | 994 | integrity sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ==
|
|
2244 | 2244 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
2245 | 2245 | integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
|
2246 | 2246 |
|
2247 |
| -"@vitejs/plugin-react@^4.3.1": |
2248 |
| - version "4.3.1" |
2249 |
| - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e" |
2250 |
| - integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg== |
| 2247 | +"@vitejs/plugin-react@^4.3.2": |
| 2248 | + version "4.3.2" |
| 2249 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.2.tgz#1e13f666fe3135b477220d3c13b783704636b6e4" |
| 2250 | + integrity sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg== |
2251 | 2251 | dependencies:
|
2252 |
| - "@babel/core" "^7.24.5" |
2253 |
| - "@babel/plugin-transform-react-jsx-self" "^7.24.5" |
2254 |
| - "@babel/plugin-transform-react-jsx-source" "^7.24.1" |
| 2252 | + "@babel/core" "^7.25.2" |
| 2253 | + "@babel/plugin-transform-react-jsx-self" "^7.24.7" |
| 2254 | + "@babel/plugin-transform-react-jsx-source" "^7.24.7" |
2255 | 2255 | "@types/babel__core" "^7.20.5"
|
2256 | 2256 | react-refresh "^0.14.2"
|
2257 | 2257 |
|
|
0 commit comments