Skip to content

Commit

Permalink
pkg update
Browse files Browse the repository at this point in the history
  • Loading branch information
heyjul3s committed Dec 6, 2020
1 parent 7776b70 commit e36c15c
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 1,410 deletions.
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@
},
"dependencies": {
"artifak": "^1.1.5",
"csstype": "^3.0.4",
"next": "10.0.1",
"next-seo": "^4.16.0",
"csstype": "^3.0.5",
"next": "10.0.3",
"next-seo": "^4.17.0",
"react": "^16.14.0",
"react-custom-scrollbars": "^4.2.1",
"react-dom": "^16.14.0",
"react-intl": "^5.10.0",
"react-intl": "^5.10.6",
"react-markings": "^1.3.0",
"react-spring": "^8.0.27",
"react-syntax-highlighter": "^15.3.0",
"react-syntax-highlighter": "^15.3.1",
"styled-components": "^5.2.1",
"styled-normalize": "^8.0.7",
"styled-system": "^5.1.5"
},
"devDependencies": {
"@types/node": "^14.14.7",
"@types/node": "^14.14.10",
"@types/react": "^16.9.46",
"@types/styled-components": "^5.1.3",
"@types/styled-components": "^5.1.4",
"@types/styled-system": "^5.1.10",
"babel-plugin-styled-components": "^1.11.1",
"typescript": "^4.0.5"
"babel-plugin-styled-components": "^1.12.0",
"typescript": "^4.1.2"
},
"license": "ISC"
}
Loading

0 comments on commit e36c15c

Please sign in to comment.