mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Update NPM dependencies
Resolves #102 Updated: - esbuild v0.14.14 → v0.14.21 - locomotive-scroll v4.1.3 → v4.1.4 - node-notifier v10.0.0 → v10.0.1 - postcss v8.4.5 → v8.4.6
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"build": "node --experimental-json-modules --no-warnings build/build.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"locomotive-scroll": "^4.1.3",
|
||||
"locomotive-scroll": "^4.1.4",
|
||||
"modujs": "^1.4.2",
|
||||
"modularload": "^1.2.6",
|
||||
"normalize.css": "^8.0.1",
|
||||
@@ -24,11 +24,11 @@
|
||||
"autoprefixer": "^10.4.2",
|
||||
"browser-sync": "^2.27.7",
|
||||
"concat": "^1.0.3",
|
||||
"esbuild": "^0.14.14",
|
||||
"esbuild": "^0.14.21",
|
||||
"kleur": "^4.1.4",
|
||||
"node-notifier": "^10.0.0",
|
||||
"node-notifier": "^10.0.1",
|
||||
"node-sass": "^7.0.1",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss": "^8.4.6",
|
||||
"svg-mixer": "^2.3.14",
|
||||
"tiny-glob": "^0.2.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user