From 84afb91f7440592d163f54b29fffee293691c924 Mon Sep 17 00:00:00 2001 From: Oleksii Orel Date: Wed, 6 Nov 2024 10:48:27 +0200 Subject: [PATCH] fixup! fix: babel plugins versions Signed-off-by: Oleksii Orel --- .deps/dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.deps/dev.md b/.deps/dev.md index f9f4a8343..a49ac454c 100644 --- a/.deps/dev.md +++ b/.deps/dev.md @@ -26,7 +26,7 @@ | [`@babel/helpers@7.23.2`](https://github.com/babel/babel.git) | MIT | #11662 | | [`@babel/highlight@7.22.20`](https://github.com/babel/babel.git) | MIT | #9073 | | [`@babel/parser@7.23.0`](https://github.com/babel/babel.git) | MIT | #10663 | -| [`@babel/plugin-syntax-jsx@7.22.5`](https://github.com/babel/babel.git) | MIT | #9014 | +| [`@babel/plugin-syntax-jsx@7.12.1`](https://github.com/babel/babel.git) | MIT | clearlydefined | | [`@babel/plugin-syntax-typescript@7.22.5`](https://github.com/babel/babel.git) | MIT | #8994 | | [`@babel/template@7.22.15`](https://github.com/babel/babel.git) | MIT | #9017 | | [`@babel/traverse@7.23.2`](https://github.com/babel/babel.git) | MIT | #11520 |