|
246 | 246 | dependencies: |
247 | 247 | "@babel/types" "^7.18.6" |
248 | 248 |
|
249 | | -"@babel/helper-string-parser@^7.19.4": |
250 | | - version "7.19.4" |
251 | | - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
252 | | - integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 249 | +"@babel/helper-string-parser@^7.24.1": |
| 250 | + version "7.24.1" |
| 251 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" |
| 252 | + integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== |
253 | 253 |
|
254 | | -"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
255 | | - version "7.19.1" |
256 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
257 | | - integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
| 254 | +"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1", "@babel/helper-validator-identifier@^7.24.5": |
| 255 | + version "7.24.5" |
| 256 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62" |
| 257 | + integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA== |
258 | 258 |
|
259 | 259 | "@babel/helper-validator-option@^7.21.0": |
260 | 260 | version "7.21.0" |
|
1061 | 1061 | globals "^11.1.0" |
1062 | 1062 |
|
1063 | 1063 | "@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.8", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.4.4": |
1064 | | - version "7.21.4" |
1065 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4" |
1066 | | - integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA== |
| 1064 | + version "7.24.5" |
| 1065 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7" |
| 1066 | + integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ== |
1067 | 1067 | dependencies: |
1068 | | - "@babel/helper-string-parser" "^7.19.4" |
1069 | | - "@babel/helper-validator-identifier" "^7.19.1" |
| 1068 | + "@babel/helper-string-parser" "^7.24.1" |
| 1069 | + "@babel/helper-validator-identifier" "^7.24.5" |
1070 | 1070 | to-fast-properties "^2.0.0" |
1071 | 1071 |
|
1072 | 1072 | "@cnakazawa/watch@^1.0.3": |
|
0 commit comments