Update packages

This commit is contained in:
Jeremy Thomas
2023-04-03 10:45:04 +01:00
parent 55f2fdf79b
commit 721b66e12f
5 changed files with 1823 additions and 1302 deletions

2229
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -5,16 +5,16 @@
"author": "Jeremy Thomas <bbxdesign@gmail.com> (https://jgthms.com)",
"license": "MIT",
"devDependencies": {
"autoprefixer": "^10.4.7",
"autoprefixer": "^10.4.14",
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015-ie": "^6.7.0",
"clean-css-cli": "^5.6.0",
"cypress": "^11.2.0",
"metalsmith": "^2.4.2",
"clean-css-cli": "^5.6.2",
"cypress": "^12.9.0",
"metalsmith": "^2.5.1",
"metalsmith-filter": "^1.0.2",
"node-sass": "^8.0.0",
"postcss-cli": "^10.0.0"
"postcss-cli": "^10.1.0"
},
"scripts": {
"bulma-sass": "node-sass --output-style expanded bulma.scss css/bulma.css",