Update NPM packages and lock file

This commit is contained in:
Patrice Chalin 2024-11-16 05:58:10 -05:00
parent e0c5639daf
commit 31644bb22d
2 changed files with 842 additions and 755 deletions

1590
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,10 @@
{
"private": true,
"scripts": {
"update:pkgs": "npx npm-check-updates -u"
},
"devDependencies": {
"autoprefixer": "^9.8.4",
"postcss-cli": "^7.1.1"
"autoprefixer": "^10.4.20",
"postcss-cli": "^11.0.0"
}
}