Merge branch 'develop'

This commit is contained in:
Rui Saraiva 2021-07-13 00:06:51 +01:00
commit 089cb33e65
4 changed files with 220 additions and 476 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
github: ruisaraiva19

2
.nvmrc
View File

@ -1 +1 @@
14.15.4
14.16.0

View File

@ -45,7 +45,7 @@
"blurhash": "1.1.3",
"classnames": "2.2.6",
"multer": "1.4.2",
"next": "10.0.6",
"next": "10.0.8",
"nprogress": "0.2.0",
"object-fit-images": "3.2.4",
"preact": "10.5.12",
@ -68,8 +68,8 @@
},
"devDependencies": {
"@babel/core": "7.12.13",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@commitlint/cli": "12.0.1",
"@commitlint/config-conventional": "12.0.1",
"@storybook/addon-actions": "5.3.21",
"@storybook/addon-backgrounds": "5.3.21",
"@storybook/addon-console": "1.2.2",
@ -83,7 +83,7 @@
"@types/adm-zip": "0.4.33",
"@types/classnames": "2.2.11",
"@types/multer": "1.4.4",
"@types/node": "14.14.25",
"@types/node": "14.14.34",
"@types/nprogress": "0.2.0",
"@types/object-fit-images": "3.2.0",
"@types/prismjs": "1.16.2",

685
yarn.lock

File diff suppressed because it is too large Load Diff