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 5bd10a2 commit b179ec1Copy full SHA for b179ec1
website/next-env.d.ts
@@ -2,4 +2,4 @@
2
/// <reference types="next/image-types/global" />
3
4
// NOTE: This file should not be edited
5
-// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
+// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.
website/package.json
@@ -10,7 +10,7 @@
10
"start": "next start"
11
},
12
"dependencies": {
13
- "@theguild/components": "8.0.0-alpha-20241206100653-e3101f5b94712d9fed27f767b4190b4167baa82e",
+ "@theguild/components": "^8.0.0",
14
"next": "^15.0.0",
15
"next-sitemap": "^4.2.3",
16
"react": "^19.0.0",
0 commit comments