File tree Expand file tree Collapse file tree 2 files changed +2602
-2093
lines changed Expand file tree Collapse file tree 2 files changed +2602
-2093
lines changed Original file line number Diff line number Diff line change 11
11
"format" : " prettier --write ."
12
12
},
13
13
"dependencies" : {
14
- "date-fns" : " ^3.6 .0" ,
14
+ "date-fns" : " ^4.1 .0" ,
15
15
"gray-matter" : " ^4.0.3" ,
16
16
"next" : " ^14.2.15" ,
17
17
"prismjs" : " ^1.29.0" ,
18
18
"react" : " ^18.3.1" ,
19
19
"react-dom" : " ^18.3.1" ,
20
- "react-icons" : " ^4.12 .0" ,
20
+ "react-icons" : " ^5.3 .0" ,
21
21
"rehype-highlight" : " ^7.0.0" ,
22
22
"rehype-stringify" : " ^10.0.1" ,
23
23
"remark" : " ^15.0.1" ,
24
24
"remark-html" : " ^16.0.1" ,
25
- "remark-lint-list-item-bullet-indent" : " ^4.1.2 " ,
25
+ "remark-lint-list-item-bullet-indent" : " ^5.0.0 " ,
26
26
"remark-parse" : " ^11.0.0" ,
27
27
"remark-prism" : " ^1.3.6" ,
28
28
"remark-rehype" : " ^11.1.1" ,
33
33
"@types/react" : " 18.3.11" ,
34
34
"@types/react-dom" : " 18.3.1" ,
35
35
"@types/remark-prism" : " ^1.3.7" ,
36
- "eslint" : " ^8.57.1 " ,
36
+ "eslint" : " ^9.12.0 " ,
37
37
"eslint-config-next" : " ^14.2.15" ,
38
38
"prettier" : " ^3.3.3" ,
39
39
"typescript" : " ^5.6.3"
40
40
},
41
41
"engines" : {
42
42
"node" : " 20.18.0"
43
43
},
44
- "packageManager" : " pnpm@8.15.9 "
44
+ "packageManager" : " pnpm@9.12.1 "
45
45
}
You can’t perform that action at this time.
0 commit comments