mirror of
https://github.com/dnote/dnote
synced 2026-03-18 08:19:55 +01:00
Upgrade dependencies. (#374)
This commit is contained in:
parent
fce862621d
commit
beceecb74d
6 changed files with 711 additions and 1190 deletions
334
browser/package-lock.json
generated
334
browser/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -28,11 +28,11 @@
|
|||
"redux-thunk": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.5",
|
||||
"@babel/preset-env": "^7.7.6",
|
||||
"@types/react": "^16.9.16",
|
||||
"@babel/core": "^7.7.7",
|
||||
"@babel/preset-env": "^7.7.7",
|
||||
"@types/react": "^16.9.17",
|
||||
"@types/react-dom": "^16.9.4",
|
||||
"concurrently": "^5.0.1",
|
||||
"concurrently": "^5.0.2",
|
||||
"del": "^5.0.0",
|
||||
"gulp": "^4.0.0",
|
||||
"gulp-if": "^3.0.0",
|
||||
|
|
@ -42,8 +42,8 @@
|
|||
"gulp-zip": "^5.0.1",
|
||||
"prettier": "^1.19.1",
|
||||
"ts-loader": "^6.2.1",
|
||||
"typescript": "^3.7.3",
|
||||
"webpack": "^4.41.3",
|
||||
"typescript": "^3.7.4",
|
||||
"webpack": "^4.41.4",
|
||||
"webpack-cli": "^3.3.10"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue