Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Jan 28, 2025
1 parent 373bb9d commit 896484f
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,24 +85,24 @@
]
},
"devDependencies": {
"@11ty/eleventy-img": "^6.0.0",
"@11ty/eleventy-img": "^6.0.1",
"@11ty/eleventy-plugin-rss": "^2.0.3",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.19.0",
"@iarna/toml": "^2.2.5",
"@mdx-js/node-loader": "^3.1.0",
"@types/node": "^22.10.6",
"@types/node": "^22.12.0",
"@vue/server-renderer": "^3.5.13",
"@zachleat/noop": "^1.0.4",
"ava": "^6.2.0",
"c8": "^10.1.3",
"cross-env": "^7.0.3",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"globals": "^15.14.0",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.3",
"markdown-it-emoji": "^3.0.0",
"marked": "^15.0.6",
"prettier": "^3.4.2",
Expand Down Expand Up @@ -138,10 +138,10 @@
"graceful-fs": "^4.2.11",
"gray-matter": "^4.0.3",
"is-glob": "^4.0.3",
"iso-639-1": "^3.1.3",
"iso-639-1": "^3.1.4",
"js-yaml": "^4.1.0",
"kleur": "^4.1.5",
"liquidjs": "^10.20.1",
"liquidjs": "^10.20.2",
"luxon": "^3.5.0",
"markdown-it": "^14.1.0",
"micromatch": "^4.0.8",
Expand Down

0 comments on commit 896484f

Please sign in to comment.