Skip to content

Commit 64659dd

Browse files
committed
chore(deps): update dependency @astrojs/react to v2.2.2
1 parent d76338e commit 64659dd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
},
138138
"devDependencies": {
139139
"@astrojs/lit": "2.1.1",
140-
"@astrojs/react": "2.2.1",
140+
"@astrojs/react": "2.2.2",
141141
"@astrojs/svelte": "3.1.0",
142142
"@astrojs/tailwind": "4.0.0",
143143
"@astrojs/vue": "2.2.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@
9595
dependencies:
9696
prismjs "^1.28.0"
9797

98-
"@astrojs/[email protected].1":
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+
"@astrojs/[email protected].2":
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==
102102
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"
105105

106106
"@astrojs/[email protected]":
107107
version "3.1.0"
@@ -171,7 +171,7 @@
171171
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
172172
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
173173

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":
175175
version "7.22.6"
176176
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.6.tgz#aafafbe86e9a1679d876b99dc46382964ef72494"
177177
integrity sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw==
@@ -380,7 +380,7 @@
380380
dependencies:
381381
"@babel/helper-plugin-utils" "^7.22.5"
382382

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":
384384
version "7.22.5"
385385
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.5.tgz#932c291eb6dd1153359e2a90cb5e557dcf068416"
386386
integrity sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==

0 commit comments

Comments
 (0)