1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Upgrade packages

This commit is contained in:
Lucas Vallenet
2025-07-24 11:37:10 +02:00
parent c434d0843f
commit 97b0d57dbd
2 changed files with 206 additions and 190 deletions

View File

@@ -19,17 +19,17 @@
"modularload": "^1.2.6"
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"browser-sync": "^3.0.2",
"autoprefixer": "^10.4.21",
"browser-sync": "^3.0.4",
"common-path": "^1.0.1",
"concat": "^1.0.3",
"esbuild": "^0.24.2",
"esbuild": "^0.25.8",
"kleur": "^4.1.5",
"node-notifier": "^10.0.1",
"postcss": "^8.4.49",
"postcss": "^8.5.6",
"purgecss": "^7.0.2",
"sass": "^1.79.5",
"svg-mixer": "^2.4.0",
"sass": "^1.89.2",
"svg-mixer": "^2.3.14",
"tiny-glob": "^0.2.9"
},
"overrides": {