Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
j-f1 committed Dec 27, 2022
1 parent 914f062 commit 7f6f5f2
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 30 deletions.
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ pagedjs-interface.css
.cache
.netlify
pnpm-lock.yaml
bootstrap.css
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"bootstrap": "5.3.0-alpha1"
},
"devDependencies": {
"@11ty/eleventy": "2.0.0-canary.16",
"@11ty/eleventy": "2.0.0-canary.23",
"@11ty/eleventy-fetch": "^3.0.0",
"@11ty/eleventy-server-browsersync": "^1.0.2",
"@iarna/toml": "^2.2.5",
Expand All @@ -32,7 +32,7 @@
"hast-util-to-html": "^8.0.3",
"listify": "^1.0.3",
"nodemon": "^2.0.20",
"prettier": "2.7.1",
"prettier": "2.8.1",
"purgecss": "^5.0.0",
"purgecss-from-html": "^5.0.0",
"rehype": "^12.0.1",
Expand All @@ -47,7 +47,7 @@
"remark-parse": "^10.0.1",
"remark-rehype": "^10.1.0",
"semver": "^7.3.8",
"subset-font": "^1.6.1",
"subset-font": "^2.0.0",
"title": "^3.5.3",
"unified": "^10.1.2",
"unist-util-map": "^3.1.2",
Expand Down
91 changes: 65 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f6f5f2

Please sign in to comment.