File tree Expand file tree Collapse file tree 3 files changed +509
-426
lines changed Expand file tree Collapse file tree 3 files changed +509
-426
lines changed Original file line number Diff line number Diff line change 2
2
/// <reference types="next/image-types/global" />
3
3
4
4
// NOTE: This file should not be edited
5
- // see https://nextjs.org/docs/pages/building-your-application/configuring /typescript for more information.
5
+ // see https://nextjs.org/docs/pages/api-reference/config /typescript for more information.
Original file line number Diff line number Diff line change 28
28
"escape-string-regexp" : " ^5.0.0" ,
29
29
"flexsearch" : " ^0.8.143" ,
30
30
"js-yaml" : " ^4.1.0" ,
31
- "next" : " ^14.2.7 " ,
31
+ "next" : " ^15.3.3 " ,
32
32
"next-sitemap" : " ^4.2.3" ,
33
33
"nextra" : " ^2.13.4" ,
34
34
"nextra-theme-docs" : " ^2.13.4" ,
44
44
"@tailwindcss/typography" : " ^0.5.13" ,
45
45
"@types/flexsearch" : " ^0.7.6" ,
46
46
"@types/js-yaml" : " ^4.0.9" ,
47
- "@types/node" : " 18.11.10 " ,
48
- "@types/react" : " ^18.3.3 " ,
47
+ "@types/node" : " 22.15.29 " ,
48
+ "@types/react" : " ^19.1.6 " ,
49
49
"autoprefixer" : " ^10.4.19" ,
50
50
"markdownlint-cli2" : " ^0.13.0" ,
51
51
"markdownlint-rule-max-one-sentence-per-line" : " ^0.0.2" ,
You can’t perform that action at this time.
0 commit comments