mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Update NPM dependencies
Updated: - autoprefixer v10.4.0 → v10.4.2 - esbuild v0.13.12 → v0.14.14 - node-sass v6.0.1 → v7.0.1 - postcss v8.3.11 → v8.4.5
This commit is contained in:
@@ -21,14 +21,14 @@
|
||||
"svg4everybody": "^2.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"browser-sync": "^2.27.7",
|
||||
"concat": "^1.0.3",
|
||||
"esbuild": "^0.13.12",
|
||||
"esbuild": "^0.14.14",
|
||||
"kleur": "^4.1.4",
|
||||
"node-notifier": "^10.0.0",
|
||||
"node-sass": "^6.0.1",
|
||||
"postcss": "^8.3.11",
|
||||
"node-sass": "^7.0.1",
|
||||
"postcss": "^8.4.5",
|
||||
"svg-mixer": "^2.3.14",
|
||||
"tiny-glob": "^0.2.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user