We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42aec22 commit 98f59a8Copy full SHA for 98f59a8
3 files changed
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/api-reference/config/typescript for more information.
+// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
package.json
@@ -24,7 +24,7 @@
24
"homepage": "https://github.com/Zerio-Scripts/documentation#readme",
25
"dependencies": {
26
"@radix-ui/react-icons": "^1.3.2",
27
- "next": "^15.0.3",
+ "next": "15.0.7",
28
"nextra": "^3.2.3",
29
"nextra-theme-docs": "^3.2.3",
30
"react": "^18.3.1",
0 commit comments