Skip to content

Commit 00916f1

Browse files
committed
WIP
1 parent 92e8094 commit 00916f1

File tree

3 files changed

+8234
-1
lines changed

3 files changed

+8234
-1
lines changed

docs/next-env.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3+
/// <reference path="./.next/types/routes.d.ts" />
34

45
// NOTE: This file should not be edited
56
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dedent": "^1.6.0",
3131
"docsearch.js": "^2.6.3",
3232
"next": "^15.4.6",
33-
"orval": "workspace:*",
33+
"orval": "*",
3434
"prettier": "3.6.2",
3535
"prism-react-renderer": "^2.4.1",
3636
"prismjs": "^1.30.0",

0 commit comments

Comments
 (0)