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 a3ffe23 commit 6b48151Copy full SHA for 6b48151
page/package.json
@@ -12,9 +12,9 @@
12
"test": "astro check && tsc --noEmit"
13
},
14
"dependencies": {
15
- "@astrojs/mdx": "^3.1.7",
16
- "@astrojs/react": "^3.6.2",
17
- "@astrojs/solid-js": "^4.4.2",
+ "@astrojs/mdx": "^4.0.0",
+ "@astrojs/react": "^4.0.0",
+ "@astrojs/solid-js": "^5.0.0",
18
"@astrojs/tailwind": "^5.1.1",
19
"@tanstack/react-query": "^5.0.0",
20
"@types/react": "^18.0.26",
0 commit comments