mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore: update nextjs version
This commit is contained in:
parent
fdc891e473
commit
d5ffd66d94
1
apps/docs/next-env.d.ts
vendored
1
apps/docs/next-env.d.ts
vendored
@ -1,5 +1,4 @@
|
||||
/// <reference types="next" />
|
||||
/// <reference types="next/types/global" />
|
||||
/// <reference types="next/image-types/global" />
|
||||
|
||||
// NOTE: This file should not be edited
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
"kbar": "0.1.0-beta.6",
|
||||
"lodash": "^4.17.21",
|
||||
"match-sorter": "^6.3.0",
|
||||
"next": "^11.0.0",
|
||||
"next": "^12.0.10",
|
||||
"next-mdx-remote": "^3.0.2",
|
||||
"next-themes": "^0.0.15",
|
||||
"parse-numeric-range": "1.2.0",
|
||||
|
||||
@ -59,7 +59,8 @@
|
||||
"typeRoots": [
|
||||
"../../node_modules/@types",
|
||||
"./typings"
|
||||
]
|
||||
],
|
||||
"incremental": true
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user