1
1
Fork 0

npm bump all packages to latest

This commit is contained in:
Ava Gaiety Wroten 2021-10-27 19:06:01 -05:00
parent f3893fa29d
commit ad7378074f
2 changed files with 991 additions and 4042 deletions

5019
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,14 +22,14 @@
},
"homepage": "https://gitlab.com/gaiety/portfolio#readme",
"devDependencies": {
"@11ty/eleventy": "^0.11.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^3.0.6",
"autoprefixer": "^10.2.4",
"cssnano": "^4.1.10",
"@11ty/eleventy": "^0.12.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.3",
"autoprefixer": "^10.3.7",
"cssnano": "^5.0.8",
"nunjucks-date": "^1.5.0",
"postcss": "^8.2.4",
"postcss-cli": "^8.3.1",
"tailwindcss": "^2.0.2"
"postcss": "^8.3.11",
"postcss-cli": "^9.0.1",
"tailwindcss": "^2.2.17"
},
"dependencies": {
"@toycode/markdown-it-class": "^1.2.4"