Skip to content

Commit 2eacb5e

Browse files
committed
chore(deps): update dependency @astrojs/react to v2.3.2
1 parent 06acb65 commit 2eacb5e

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
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.2",
140+
"@astrojs/react": "2.3.2",
141141
"@astrojs/svelte": "3.1.1",
142142
"@astrojs/tailwind": "4.0.0",
143143
"@astrojs/vue": "2.2.1",

yarn.lock

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

98-
"@astrojs/react@2.2.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==
98+
"@astrojs/react@2.3.2":
99+
version "2.3.2"
100+
resolved "https://registry.yarnpkg.com/@astrojs/react/-/react-2.3.2.tgz#737b73e0e22e98b23bc3b04772f78d72fcef8874"
101+
integrity sha512-hGOnvLA7xA0rry0tr0g0LiO7bsYK9yyrs0k+OVakVkXsWgBVgqXI2a2KBVc/W+vOBB9mFXMG4EnrqdMPcttT5Q==
102102
dependencies:
103103
"@babel/core" "^7.22.5"
104104
"@babel/plugin-transform-react-jsx" "^7.22.5"
105+
ultrahtml "^1.2.0"
105106

106107
"@astrojs/[email protected]":
107108
version "3.1.1"
@@ -6844,6 +6845,11 @@ typescript@*, [email protected]:
68446845
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
68456846
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
68466847

6848+
ultrahtml@^1.2.0:
6849+
version "1.3.0"
6850+
resolved "https://registry.yarnpkg.com/ultrahtml/-/ultrahtml-1.3.0.tgz#0298a6c0864999940868d18e63789ff537be171d"
6851+
integrity sha512-xmXvE8tC8t4PVqy0/g1fe7H9USY/Brr425q4dD/0QbQMQit7siCtb06+SCqE4GfU24nwsZz8Th1g7L7mm1lL5g==
6852+
68476853
unbox-primitive@^1.0.2:
68486854
version "1.0.2"
68496855
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"

0 commit comments

Comments
 (0)