|
95 | 95 | dependencies: |
96 | 96 | prismjs "^1.28.0" |
97 | 97 |
|
98 | | - |
99 | | - version "2.2.1" |
100 | | - resolved "https://registry.yarnpkg.com/@astrojs/react/-/react-2.2.1.tgz#33132661bf21c9206f76e9ad2817010d638fe9db" |
101 | | - integrity sha512-nq5Zr8iWdwjSp5fh1NReaCplwsnL4w5PXAY5XWu1jE/frxEfF/ycGHrrhwWW0uJHX9G+kUtmQLR0GBhlR4FmAw== |
| 98 | + |
| 99 | + version "2.2.2" |
| 100 | + resolved "https://registry.yarnpkg.com/@astrojs/react/-/react-2.2.2.tgz#5189e6511c634f80a71a209dd3bbecf19533cdac" |
| 101 | + integrity sha512-fq0hbujQNi+rCh5TgO9h8drYwK0tn5Ad10nZjTSrw8e8aky/R6oMf9yuJwG5jOrzlCmJ/2r9stltSzA0xn0cHQ== |
102 | 102 | dependencies: |
103 | | - "@babel/core" ">=7.0.0-0 <8.0.0" |
104 | | - "@babel/plugin-transform-react-jsx" "^7.17.12" |
| 103 | + "@babel/core" "^7.22.5" |
| 104 | + "@babel/plugin-transform-react-jsx" "^7.22.5" |
105 | 105 |
|
106 | 106 | |
107 | 107 | version "3.1.0" |
|
171 | 171 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544" |
172 | 172 | integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg== |
173 | 173 |
|
174 | | -"@babel/core@>=7.0.0-0 <8.0.0", "@babel/core@^7.20.7", "@babel/core@^7.22.5": |
| 174 | +"@babel/core@^7.20.7", "@babel/core@^7.22.5": |
175 | 175 | version "7.22.6" |
176 | 176 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.6.tgz#aafafbe86e9a1679d876b99dc46382964ef72494" |
177 | 177 | integrity sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw== |
|
380 | 380 | dependencies: |
381 | 381 | "@babel/helper-plugin-utils" "^7.22.5" |
382 | 382 |
|
383 | | -"@babel/plugin-transform-react-jsx@^7.17.12", "@babel/plugin-transform-react-jsx@^7.22.5": |
| 383 | +"@babel/plugin-transform-react-jsx@^7.22.5": |
384 | 384 | version "7.22.5" |
385 | 385 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.5.tgz#932c291eb6dd1153359e2a90cb5e557dcf068416" |
386 | 386 | integrity sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA== |
|
0 commit comments