-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
138 lines (138 loc) · 3.89 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
{
"name": "meaganwaller.com",
"version": "0.1.0",
"private": true,
"browser": {
"child_process": false
},
"scripts": {
"fmt": "prettier --check .",
"fmt:fix": "prettier --write .",
"lint": "next lint",
"lint:fix": "next lint --fix",
"dev": "next",
"start": "next start",
"build": "next build",
"prod": "yarn build && yarn start"
},
"dependencies": {
"@emotion/react": "11",
"@emotion/styled": "11",
"@fontsource/dm-sans": "^4.5.9",
"@fontsource/ibm-plex-mono": "^4.5.12",
"@fontsource/prata": "^4.5.11",
"@headlessui/react": "^1.7.6",
"@jitl/notion-api": "^0.2.2",
"@next/bundle-analyzer": "^13.0.6",
"@notionhq/client": "^2.2.2",
"@prisma/client": "^4.7.1",
"@react-spring/parallax": "^9.6.1",
"@react-spring/web": "^9.6.1",
"@sentry/nextjs": "^7.28.1",
"@uiball/loaders": "^1.2.6",
"aos": "^2.3.4",
"canvas-confetti": "^1.6.0",
"cloudinary-build-url": "^0.2.4",
"clsx": "^1.2.1",
"colord": "^2.9.3",
"convertkit-react": "^1.5.5",
"copy-to-clipboard": "^3.3.3",
"date-fns": "^2.29.3",
"emoji-datasource-apple": "^14.0.0",
"esbuild": "^0.16.3",
"eslint": "^8.29.0",
"eslint-config-next": "^13.0.6",
"feed": "^4.2.2",
"focus-visible": "^5.2.0",
"formik": "^2.2.9",
"framer-motion": "6",
"fs": "^0.0.1-security",
"gemoji": "^8.0.0",
"gitmoji-cli": "^7.0.2",
"lodash": "^4.17.21",
"mdx-bundler": "^9.0.1",
"next": "13.0.5",
"next-cloudinary": "^1.2.0",
"next-pwa": "^5.6.0",
"next-seo": "^5.15.0",
"next-sitemap": "^3.1.32",
"next-themes": "^0.2.1",
"notion-to-md": "^2.5.5",
"nprogress": "^0.2.0",
"prism-react-renderer": "^1.3.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.7.1",
"react-markdown": "^8.0.4",
"react-palette": "^1.0.2",
"react-player": "^2.11.0",
"react-rough-notation": "^1.0.3",
"react-scroll": "^1.8.8",
"react-scroll-parallax": "^3.3.2",
"react-share": "^4.4.1",
"react-spring": "^9.5.5",
"react-syntax-highlighter": "^15.5.0",
"react-twemoji": "^0.5.0",
"reading-time": "^1.5.0",
"rehype": "^12.0.1",
"rehype-shift-heading": "^1.0.2",
"rehype-stringify": "^9.0.3",
"remark": "^14.0.2",
"remark-prism": "^1.3.6",
"slugify": "^1.6.5",
"smoothscroll-polyfill": "^0.4.4",
"swr": "^2.0.0",
"typescript": "^4.9.4",
"unfurl.js": "^6.1.0",
"unified": "^10.1.2",
"use-delayed-render": "^0.0.7",
"use-lanyard": "^1.3.7",
"uuid": "^9.0.0",
"yup": "^0.32.11",
"zod": "^3.20.2"
},
"devDependencies": {
"@jsdevtools/rehype-toc": "^3.0.2",
"@swc-node/register": "^1.5.4",
"@swc/core": "^1.3.22",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.8",
"@types/aos": "^3.0.4",
"@types/canvas-confetti": "^1.6.0",
"@types/node": "^18.11.12",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@types/remove-markdown": "^0.3.1",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"autoprefixer": "^10.4.13",
"critters": "^0.0.16",
"cross-env": "^7.0.3",
"globby": "^13.1.2",
"plaiceholder": "^2.5.0",
"postcss": "^8.4.19",
"prettier": "^2.8.1",
"prisma": "^4.7.1",
"rehype-accessible-emojis": "^0.3.2",
"rehype-autolink-headings": "^6.1.1",
"rehype-code-titles": "^1.1.0",
"rehype-prism-plus": "^1.5.0",
"rehype-slug": "^5.1.0",
"remark-codesandbox": "^0.10.1",
"remark-gfm": "^3.0.1",
"remove-markdown": "^0.5.0",
"rimraf": "^3.0.2",
"sharp": "^0.31.2",
"socket.io": "^4.5.4",
"socket.io-client": "^4.5.4",
"tailwindcss": "^3.2.4",
"xml": "^1.0.1"
},
"prettier": {
"arrowParens": "always",
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all"
}
}