mirror of
https://github.com/flarum/core.git
synced 2025-09-03 05:02:45 +02:00
update dependencies & fix vulnerabilities
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"bootstrap": "^3.4.1",
|
||||
"classnames": "^2.2.6",
|
||||
"color-thief-browser": "^2.0.2",
|
||||
"dayjs": "^1.8.20",
|
||||
"dayjs": "^1.8.23",
|
||||
"flarum-webpack-config": "^0.1.0-beta.10",
|
||||
"hc-sticky": "^2.2.3",
|
||||
"jump.js": "^1.0.2",
|
||||
@@ -35,7 +35,7 @@
|
||||
"@babel/preset-react": "^7.8.3",
|
||||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.8.7",
|
||||
"@types/classnames": "^2.2.9",
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/mithril": "^2.0.2",
|
||||
"@types/zepto": "^1.0.30",
|
||||
"babel-loader": "^8.0.6",
|
||||
@@ -46,7 +46,7 @@
|
||||
"source-map-loader": "^0.2.4",
|
||||
"typescript": "^3.8.3",
|
||||
"webpack": "^4.42.0",
|
||||
"webpack-bundle-analyzer": "^3.6.0",
|
||||
"webpack-bundle-analyzer": "^3.6.1",
|
||||
"webpack-cli": "^3.3.11",
|
||||
"webpack-merge": "^4.2.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user