|
66 | 66 | "@jridgewell/trace-mapping" "^0.3.17"
|
67 | 67 | jsesc "^2.5.1"
|
68 | 68 |
|
| 69 | +"@babel/generator@^7.23.0": |
| 70 | + version "7.23.0" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 72 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 73 | + dependencies: |
| 74 | + "@babel/types" "^7.23.0" |
| 75 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 76 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 77 | + jsesc "^2.5.1" |
| 78 | + |
69 | 79 | "@babel/helper-annotate-as-pure@^7.22.5":
|
70 | 80 | version "7.22.5"
|
71 | 81 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
139 | 149 | "@babel/template" "^7.22.5"
|
140 | 150 | "@babel/types" "^7.22.5"
|
141 | 151 |
|
| 152 | +"@babel/helper-function-name@^7.23.0": |
| 153 | + version "7.23.0" |
| 154 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 155 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
| 156 | + dependencies: |
| 157 | + "@babel/template" "^7.22.15" |
| 158 | + "@babel/types" "^7.23.0" |
| 159 | + |
142 | 160 | "@babel/helper-hoist-variables@^7.22.5":
|
143 | 161 | version "7.22.5"
|
144 | 162 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
|
|
269 | 287 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
|
270 | 288 | integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
|
271 | 289 |
|
| 290 | +"@babel/parser@^7.23.0": |
| 291 | + version "7.23.0" |
| 292 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 293 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 294 | + |
272 | 295 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
|
273 | 296 | version "7.22.15"
|
274 | 297 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.15.tgz#02dc8a03f613ed5fdc29fb2f728397c78146c962"
|
|
1079 | 1102 | "@babel/types" "^7.22.15"
|
1080 | 1103 |
|
1081 | 1104 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.22.15", "@babel/traverse@^7.22.20":
|
1082 |
| - version "7.22.20" |
1083 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.20.tgz#db572d9cb5c79e02d83e5618b82f6991c07584c9" |
1084 |
| - integrity sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw== |
| 1105 | + version "7.23.2" |
| 1106 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1107 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
1085 | 1108 | dependencies:
|
1086 | 1109 | "@babel/code-frame" "^7.22.13"
|
1087 |
| - "@babel/generator" "^7.22.15" |
| 1110 | + "@babel/generator" "^7.23.0" |
1088 | 1111 | "@babel/helper-environment-visitor" "^7.22.20"
|
1089 |
| - "@babel/helper-function-name" "^7.22.5" |
| 1112 | + "@babel/helper-function-name" "^7.23.0" |
1090 | 1113 | "@babel/helper-hoist-variables" "^7.22.5"
|
1091 | 1114 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1092 |
| - "@babel/parser" "^7.22.16" |
1093 |
| - "@babel/types" "^7.22.19" |
| 1115 | + "@babel/parser" "^7.23.0" |
| 1116 | + "@babel/types" "^7.23.0" |
1094 | 1117 | debug "^4.1.0"
|
1095 | 1118 | globals "^11.1.0"
|
1096 | 1119 |
|
|
1103 | 1126 | "@babel/helper-validator-identifier" "^7.22.19"
|
1104 | 1127 | to-fast-properties "^2.0.0"
|
1105 | 1128 |
|
| 1129 | +"@babel/types@^7.23.0": |
| 1130 | + version "7.23.0" |
| 1131 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 1132 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1133 | + dependencies: |
| 1134 | + "@babel/helper-string-parser" "^7.22.5" |
| 1135 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1136 | + to-fast-properties "^2.0.0" |
| 1137 | + |
1106 | 1138 | "@eslint/eslintrc@^0.4.3":
|
1107 | 1139 | version "0.4.3"
|
1108 | 1140 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
|
|
0 commit comments