Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Apr 11, 2022
1 parent 5d12aad commit e42467b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -79,22 +79,22 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
"@11ty/eleventy-plugin-vue": "1.0.0-canary.8",
"@vue/server-renderer": "^3.2.31",
"ava": "^4.1.0",
"ava": "^4.2.0",
"husky": "^7.0.4",
"js-yaml": "^4.1.0",
"lint-staged": "^12.3.6",
"lint-staged": "^12.3.7",
"markdown-it-emoji": "^2.0.0",
"marked": "^4.0.12",
"marked": "^4.0.14",
"nyc": "^15.1.0",
"prettier": "^2.6.0",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"sass": "^1.49.9",
"sass": "^1.50.0",
"toml": "^3.0.0",
"vue": "^3.2.31"
},
"dependencies": {
"@11ty/dependency-tree": "^2.0.0",
"@11ty/eleventy-utils": "^1.0.0",
"@11ty/eleventy-utils": "^1.0.1",
"@iarna/toml": "^2.2.5",
"@sindresorhus/slugify": "^1.1.2",
"browser-sync": "^2.27.9",
Expand All @@ -104,7 +104,7 @@
"dependency-graph": "^0.11.0",
"ejs": "^3.1.6",
"fast-glob": "^3.2.11",
"graceful-fs": "^4.2.9",
"graceful-fs": "^4.2.10",
"gray-matter": "^4.0.3",
"hamljs": "^0.6.2",
"handlebars": "^4.7.7",
Expand All @@ -114,7 +114,7 @@
"lodash": "^4.17.21",
"luxon": "^2.3.1",
"markdown-it": "^12.3.2",
"minimist": "^1.2.5",
"minimist": "^1.2.6",
"moo": "^0.5.1",
"multimatch": "^5.0.0",
"mustache": "^4.2.0",
Expand All @@ -125,7 +125,7 @@
"pretty": "^2.0.0",
"pug": "^3.0.2",
"recursive-copy": "^2.0.14",
"semver": "^7.3.5",
"semver": "^7.3.6",
"slugify": "^1.6.5"
}
}

0 comments on commit e42467b

Please sign in to comment.