Oops probably should've committed, not even sure what's changed. Set up MDX, set up cv and print, set up dark mode, look at react query
This commit is contained in:
12
package.json
12
package.json
@@ -12,20 +12,24 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.1.3",
|
||||
"@mdx-js/loader": "^3.0.1",
|
||||
"@mdx-js/react": "^3.0.1",
|
||||
"@next/bundle-analyzer": "^14.2.2",
|
||||
"@next/mdx": "^14.2.3",
|
||||
"@tailwindcss/typography": "^0.5.12",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^20.12.7",
|
||||
"@types/react": "^18.2.79",
|
||||
"@types/react-dom": "^18.2.25",
|
||||
"@typescript-eslint/eslint-plugin": "^7.7.1",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-next": "14.2.2",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-next": "14.2.5",
|
||||
"exif-reader": "^2.0.1",
|
||||
"framer-motion": "^11.1.7",
|
||||
"glob": "^10.3.12",
|
||||
"glob": "^10.4.5",
|
||||
"million": "^3.0.6",
|
||||
"next": "14.2.2",
|
||||
"next": "^14.2.2",
|
||||
"next-auth": "^4.24.7",
|
||||
"postcss": "^8.4.38",
|
||||
"radash": "^12.1.0",
|
||||
|
||||
Reference in New Issue
Block a user