1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00
This commit is contained in:
Fedor Katurov 2022-09-13 18:23:20 +07:00
parent 35fbff0813
commit 216cec0bd1
5 changed files with 127 additions and 108 deletions

View file

@ -24,7 +24,7 @@
"mobx": "^6.3.10",
"mobx-persist-store": "^1.0.4",
"mobx-react-lite": "^3.2.3",
"next": "^12.1.0",
"next": "^12.3.0",
"photoswipe": "^4.1.3",
"raleway-cyrillic": "^4.0.2",
"ramda": "^0.26.1",
@ -76,8 +76,8 @@
]
},
"devDependencies": {
"@next/bundle-analyzer": "^12.0.8",
"@next/eslint-plugin-next": "^12.0.8",
"@next/bundle-analyzer": "^12.3.0",
"@next/eslint-plugin-next": "^12.3.0",
"@types/marked": "^4.0.1",
"@types/node": "^11.13.22",
"@types/ramda": "^0.26.33",