Skip to content

Commit

Permalink
Update dependencies for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Apr 15, 2022
1 parent e2b121f commit 8fd660e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,22 +78,22 @@
"devDependencies": {
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
"@11ty/eleventy-plugin-vue": "1.0.0-canary.8",
"@vue/server-renderer": "^3.2.31",
"@vue/server-renderer": "^3.2.33",
"ava": "^3.15.0",
"husky": "^7.0.4",
"js-yaml": "^4.1.0",
"lint-staged": "^12.3.7",
"lint-staged": "^12.3.8",
"markdown-it-emoji": "^2.0.0",
"marked": "^4.0.14",
"nyc": "^15.1.0",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"sass": "^1.50.0",
"toml": "^3.0.0",
"vue": "^3.2.31"
"vue": "^3.2.33"
},
"dependencies": {
"@11ty/dependency-tree": "^2.0.0",
"@11ty/dependency-tree": "^2.0.1",
"@11ty/eleventy-utils": "^1.0.1",
"@iarna/toml": "^2.2.5",
"@sindresorhus/slugify": "^1.1.2",
Expand Down Expand Up @@ -125,7 +125,7 @@
"pretty": "^2.0.0",
"pug": "^3.0.2",
"recursive-copy": "^2.0.14",
"semver": "^7.3.6",
"semver": "^7.3.7",
"slugify": "^1.6.5"
}
}

0 comments on commit 8fd660e

Please sign in to comment.