We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6160f2 commit 7121ebdCopy full SHA for 7121ebd
package.json
@@ -39,9 +39,9 @@
39
"@angular-devkit/core": "17.3.8",
40
"@angular-devkit/schematics": "17.3.8",
41
"@angular-devkit/schematics-cli": "14.0.5",
42
- "@astrojs/preact": "^2.1.0",
43
- "@astrojs/react": "^2.1.1",
44
- "@astrojs/sitemap": "^2.0.0",
+ "@astrojs/preact": "^3.0.0",
+ "@astrojs/react": "^3.0.0",
+ "@astrojs/sitemap": "^3.0.0",
45
"@changesets/cli": "2.27.9",
46
"@commitlint/cli": "19.3.0",
47
"@commitlint/config-conventional": "19.2.2",
@@ -66,7 +66,7 @@
66
"@types/react-dom": "^18.0.8",
67
"@typescript-eslint/eslint-plugin": "6.21.0",
68
"@typescript-eslint/parser": "6.21.0",
69
- "astro": "^2.3.0",
+ "astro": "^4.0.0",
70
"c8": "8.0.1",
71
"clsx": "2.1.1",
72
"commander": "11.1.0",
0 commit comments