Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 01e7ed1

Browse files
chore(deps): update dependency @astrojs/react to v3
1 parent b608f29 commit 01e7ed1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/friday-legacyapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@astrojs/image": "0.17.3",
26-
"@astrojs/react": "2.3.2",
26+
"@astrojs/react": "3.0.1",
2727
"@astrojs/svelte": "3.1.1",
2828
"@astrojs/vue": "2.2.1",
2929
"astro": "2.10.15",

apps/news-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@astrojs/image": "0.17.3",
26-
"@astrojs/react": "2.3.2",
26+
"@astrojs/react": "3.0.1",
2727
"@astrojs/svelte": "3.1.1",
2828
"@astrojs/vue": "2.2.1",
2929
"astro-vanilla-extract": "2.2.0",

0 commit comments

Comments
 (0)