File tree Expand file tree Collapse file tree 3 files changed +195
-127
lines changed Expand file tree Collapse file tree 3 files changed +195
-127
lines changed Original file line number Diff line number Diff line change 11/// <reference types="next" />
22/// <reference types="next/types/global" />
33/// <reference types="next/image-types/global" />
4+
5+ // NOTE: This file should not be edited
6+ // see https://nextjs.org/docs/basic-features/typescript for more information.
Original file line number Diff line number Diff line change 2727 "fast-glob" : " ^3.2.5" ,
2828 "framer-motion" : " ^4.1.17" ,
2929 "gray-matter" : " ^4.0.2" ,
30- "next" : " ^11.0.1 " ,
30+ "next" : " ^11.1.2 " ,
3131 "next-mdx-remote" : " ^3.0.1" ,
32- "notion-client" : " ^4.7.3 " ,
33- "notion-utils" : " ^4.7.3 " ,
34- "prettier" : " ^2.2.1 " ,
35- "prismjs" : " ^1.23 .0" ,
32+ "notion-client" : " ^4.8.6 " ,
33+ "notion-utils" : " ^4.8.6 " ,
34+ "prettier" : " ^2.4.0 " ,
35+ "prismjs" : " ^1.25 .0" ,
3636 "raw-loader" : " ^4.0.2" ,
37- "react" : " 17.0.2" ,
38- "react-dom" : " 17.0.2" ,
37+ "react" : " ^ 17.0.2" ,
38+ "react-dom" : " ^ 17.0.2" ,
3939 "react-icons" : " ^4.2.0" ,
40- "react-notion-x" : " ^4.7.4 " ,
41- "styled-components" : " ^5.2.3 " ,
40+ "react-notion-x" : " ^4.9.0 " ,
41+ "styled-components" : " ^5.3.1 " ,
4242 "styled-system" : " ^5.1.5"
4343 },
4444 "devDependencies" : {
5151 "eslint-plugin-prettier" : " ^3.3.1" ,
5252 "husky" : " 4" ,
5353 "lint-staged" : " ^11.0.1" ,
54- "next-sitemap" : " ^1.6.105 " ,
55- "typescript" : " ^4.2.4 "
54+ "next-sitemap" : " ^1.6.168 " ,
55+ "typescript" : " ^4.4.3 "
5656 }
5757}
You can’t perform that action at this time.
0 commit comments