Merge pull request #48738 from chalin/chalin-im-npm-update-2024-11-16
Update NPM packages and lock file to eliminate vulnerabilities and warningspull/48743/head
commit
25c36722c0
File diff suppressed because it is too large
Load Diff
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue