mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update dependencies
This commit is contained in:
+11
-11
@@ -10,25 +10,25 @@
|
||||
"dependencies": {
|
||||
"@formspree/react": "^2.2.3",
|
||||
"@mdx-js/loader": "^1.6.22",
|
||||
"@next/mdx": "^10.0.4",
|
||||
"@next/mdx": "^12.0.8",
|
||||
"gray-matter": "^4.0.2",
|
||||
"mdx-embed": "^0.0.17",
|
||||
"next": "^11.1.0",
|
||||
"next-mdx-remote": "^2.1.1",
|
||||
"mdx-embed": "^0.0.22",
|
||||
"next": "^12.0.8",
|
||||
"next-mdx-remote": "^3.0.8",
|
||||
"nprogress": "^0.2.0",
|
||||
"prism-react-renderer": "^1.1.1",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"reading-time": "^1.4.0",
|
||||
"styled-components": "^5.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.14.19",
|
||||
"@types/node": "^17.0.8",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/styled-components": "^5.1.7",
|
||||
"babel-plugin-styled-components": "^1.12.0",
|
||||
"@types/react": "^17.0.38",
|
||||
"@types/styled-components": "^5.1.20",
|
||||
"babel-plugin-styled-components": "^2.0.2",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"typescript": "^4.1.3"
|
||||
"typescript": "^4.5.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user