Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Nov 8, 2023
1 parent 0abeebf commit 2ea6ac1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,20 +76,20 @@
"devDependencies": {
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@iarna/toml": "^2.2.5",
"@vue/server-renderer": "^3.3.4",
"@vue/server-renderer": "^3.3.8",
"@zachleat/noop": "^1.0.3",
"ava": "^5.3.1",
"husky": "^8.0.3",
"js-yaml": "^4.1.0",
"lint-staged": "^13.2.3",
"lint-staged": "^15.0.2",
"markdown-it-emoji": "^2.0.2",
"marked": "^9.1.2",
"marked": "^9.1.5",
"nyc": "^15.1.0",
"prettier": "^3.0.3",
"pretty": "^2.0.0",
"rimraf": "^5.0.1",
"sass": "^1.63.6",
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"dependencies": {
"@11ty/dependency-tree": "^3.0.0",
Expand All @@ -103,19 +103,19 @@
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"dependency-graph": "^0.11.0",
"fast-glob": "^3.3.0",
"fast-glob": "^3.3.2",
"graceful-fs": "^4.2.11",
"gray-matter": "^4.0.3",
"is-glob": "^4.0.3",
"iso-639-1": "^2.1.15",
"iso-639-1": "^3.1.0",
"kleur": "^4.1.5",
"liquidjs": "^10.8.4",
"liquidjs": "^10.9.4",
"luxon": "^3.3.0",
"markdown-it": "^13.0.1",
"micromatch": "^4.0.5",
"minimist": "^1.2.8",
"moo": "^0.5.2",
"multimatch": "^6.0.0",
"multimatch": "^7.0.0",
"node-retrieve-globals": "^3.0.1",
"normalize-path": "^3.0.0",
"nunjucks": "^3.2.4",
Expand Down

0 comments on commit 2ea6ac1

Please sign in to comment.