chore: update dependencies

This commit is contained in:
Lucas Larroche 2023-04-08 12:20:28 +07:00
parent 642750fbb3
commit 3f3962df83
22 changed files with 852 additions and 846 deletions

View file

@ -79,21 +79,21 @@
"watch:pico": "nodemon --watch scss/ --ext scss --exec 'npm run build:pico'"
},
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"autoprefixer": "^10.4.13",
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"autoprefixer": "^10.4.14",
"caniuse-lite": "1.0.30001476",
"clean-css-cli": "^5.6.2",
"css-declaration-sorter": "^6.3.1",
"css-declaration-sorter": "^6.4.0",
"html-includes": "^4.4.1",
"nodemon": "^2.0.20",
"nodemon": "^2.0.22",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"postcss-scss": "^4.0.6",
"rollup": "^3.11.0",
"sass": "^1.57.1",
"rollup": "^3.20.2",
"sass": "^1.61.0",
"uglify-js": "^3.17.4"
},
"browserslist": [