mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
upgraded marked to the latest version
This commit is contained in:
parent
5c9fdf93db
commit
e8f1bec1fb
3 changed files with 12 additions and 20 deletions
|
@ -19,7 +19,7 @@
|
|||
"flexbin": "^0.2.0",
|
||||
"formik": "^2.2.6",
|
||||
"insane": "^2.6.2",
|
||||
"marked": "^2.0.0",
|
||||
"marked": "^4.0.12",
|
||||
"mobx": "^6.3.10",
|
||||
"mobx-persist-store": "^1.0.4",
|
||||
"mobx-react-lite": "^3.2.3",
|
||||
|
@ -78,10 +78,9 @@
|
|||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "^12.0.8",
|
||||
"@next/eslint-plugin-next": "^12.0.8",
|
||||
"@types/classnames": "^2.2.7",
|
||||
"@types/marked": "^1.2.2",
|
||||
"@types/node": "^11.13.22",
|
||||
"@types/ramda": "^0.26.33",
|
||||
"@types/marked": "^4.0.1",
|
||||
"@types/throttle-debounce": "^2.1.0",
|
||||
"@types/yup": "^0.29.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue