mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-12 19:51:07 +05:00
chore(deps): upgrade dependencies
This commit is contained in:
parent
85629a7e21
commit
6d3356287f
10
package.json
10
package.json
@ -47,7 +47,7 @@
|
||||
"adm-zip": "0.4.16",
|
||||
"classnames": "2.2.6",
|
||||
"multer": "1.4.2",
|
||||
"next": "9.5.2",
|
||||
"next": "9.5.3",
|
||||
"nprogress": "0.2.0",
|
||||
"object-fit-images": "3.2.4",
|
||||
"preact": "10.4.8",
|
||||
@ -66,7 +66,7 @@
|
||||
"use-dark-mode": "2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.11.4",
|
||||
"@babel/core": "7.11.5",
|
||||
"@commitlint/cli": "9.1.2",
|
||||
"@commitlint/config-conventional": "9.1.2",
|
||||
"@storybook/addon-actions": "5.3.21",
|
||||
@ -86,7 +86,7 @@
|
||||
"@types/nprogress": "0.2.0",
|
||||
"@types/object-fit-images": "3.2.0",
|
||||
"@types/prismjs": "1.16.1",
|
||||
"@types/react": "16.9.48",
|
||||
"@types/react": "16.9.49",
|
||||
"@types/react-modal": "3.10.6",
|
||||
"@types/react-transition-group": "4.4.0",
|
||||
"@types/sharp": "0.25.1",
|
||||
@ -98,11 +98,11 @@
|
||||
"babel-plugin-prismjs": "2.0.1",
|
||||
"babel-preset-react-app": "9.1.2",
|
||||
"commitizen": "4.2.1",
|
||||
"cypress": "5.0.0",
|
||||
"cypress": "5.1.0",
|
||||
"cypress-file-upload": "4.1.1",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"dotenv": "8.2.0",
|
||||
"eslint": "7.7.0",
|
||||
"eslint": "7.8.1",
|
||||
"eslint-config-prettier": "6.11.0",
|
||||
"eslint-config-react": "1.1.7",
|
||||
"eslint-config-react-app": "5.2.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user