mirror of
https://github.com/tappollo/booster_site.git
synced 2026-04-30 10:32:38 +08:00
chore: bump deps
This commit is contained in:
28
package.json
28
package.json
@@ -4,18 +4,18 @@
|
||||
"private": true,
|
||||
"homepage": "http://tappollo.github.com/booster_site",
|
||||
"dependencies": {
|
||||
"@types/jest": "24.0.15",
|
||||
"@types/node": "12.0.10",
|
||||
"@types/react": "16.8.22",
|
||||
"@types/react-dom": "16.8.4",
|
||||
"@types/styled-components": "^4.1.16",
|
||||
"lottie-web": "^5.5.5",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-responsive": "^8.0.0-beta.0",
|
||||
"react-scripts": "3.0.1",
|
||||
"styled-components": "^4.3.2",
|
||||
"typescript": "3.5.2"
|
||||
"@types/jest": "25.2.3",
|
||||
"@types/node": "14.0.5",
|
||||
"@types/react": "16.9.35",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/styled-components": "^5.1.0",
|
||||
"lottie-web": "^5.6.10",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-responsive": "^8.0.3",
|
||||
"react-scripts": "3.4.1",
|
||||
"styled-components": "^5.1.1",
|
||||
"typescript": "3.9.3"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
@@ -41,7 +41,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"gh-pages": "^2.1.1",
|
||||
"prettier": "^1.18.2"
|
||||
"gh-pages": "^2.2.0",
|
||||
"prettier": "^2.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user