Skip to content

Commit 089cb33

Browse files
committed
Merge branch 'develop'
2 parents 6b484be + f73222a commit 089cb33

File tree

4 files changed

+220
-476
lines changed

4 files changed

+220
-476
lines changed

.github/FUNDING.yml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: ruisaraiva19

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.15.4
1+
14.16.0

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"blurhash": "1.1.3",
4646
"classnames": "2.2.6",
4747
"multer": "1.4.2",
48-
"next": "10.0.6",
48+
"next": "10.0.8",
4949
"nprogress": "0.2.0",
5050
"object-fit-images": "3.2.4",
5151
"preact": "10.5.12",
@@ -68,8 +68,8 @@
6868
},
6969
"devDependencies": {
7070
"@babel/core": "7.12.13",
71-
"@commitlint/cli": "11.0.0",
72-
"@commitlint/config-conventional": "11.0.0",
71+
"@commitlint/cli": "12.0.1",
72+
"@commitlint/config-conventional": "12.0.1",
7373
"@storybook/addon-actions": "5.3.21",
7474
"@storybook/addon-backgrounds": "5.3.21",
7575
"@storybook/addon-console": "1.2.2",
@@ -83,7 +83,7 @@
8383
"@types/adm-zip": "0.4.33",
8484
"@types/classnames": "2.2.11",
8585
"@types/multer": "1.4.4",
86-
"@types/node": "14.14.25",
86+
"@types/node": "14.14.34",
8787
"@types/nprogress": "0.2.0",
8888
"@types/object-fit-images": "3.2.0",
8989
"@types/prismjs": "1.16.2",

0 commit comments

Comments
 (0)