Skip to content

Commit d4c2893

Browse files
committed
chore: upgrade astro to 4.2
1 parent b8e0e2d commit d4c2893

File tree

2 files changed

+68
-101
lines changed

2 files changed

+68
-101
lines changed

package-lock.json

Lines changed: 65 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"astro": "astro"
3030
},
3131
"dependencies": {
32-
"@astrojs/react": "^3.0.7",
33-
"@astrojs/ts-plugin": "^1.3.1",
32+
"@astrojs/react": "^3.0.9",
33+
"@astrojs/ts-plugin": "^1.4.0",
3434
"@fortawesome/fontawesome-svg-core": "^6.4.2",
3535
"@fortawesome/free-brands-svg-icons": "^6.4.2",
3636
"@fortawesome/free-regular-svg-icons": "^6.4.2",
3737
"@fortawesome/free-solid-svg-icons": "^6.4.2",
3838
"@fortawesome/react-fontawesome": "^0.2.0",
39-
"astro": "^4.0.2",
39+
"astro": "^4.2.1",
4040
"express": "^4.18.2",
4141
"playwright": "^1.39.0",
4242
"react": "^18.2.0",

0 commit comments

Comments
 (0)