Skip to content

Commit

Permalink
Merge branch 'main' into issue-3433
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat authored Sep 19, 2024
2 parents 22cf909 + fef236a commit 81524ad
Show file tree
Hide file tree
Showing 5 changed files with 254 additions and 162 deletions.
158 changes: 79 additions & 79 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"@eslint/js": "^9.10.0",
"@iarna/toml": "^2.2.5",
"@mdx-js/node-loader": "^3.0.1",
"@types/node": "^22.5.4",
"@vue/server-renderer": "^3.5.3",
"@types/node": "^22.5.5",
"@vue/server-renderer": "^3.5.6",
"@zachleat/noop": "^1.0.4",
"ava": "^6.1.3",
"c8": "^10.1.2",
Expand All @@ -99,18 +99,18 @@
"husky": "^9.1.5",
"lint-staged": "^15.2.10",
"markdown-it-emoji": "^3.0.0",
"marked": "^14.1.0",
"marked": "^14.1.2",
"prettier": "^3.3.3",
"pretty": "^2.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
"sass": "^1.77.8",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"vue": "^3.5.0",
"zod": "^3.23.8",
"zod-validation-error": "^3.3.1"
"zod-validation-error": "^3.4.0"
},
"dependencies": {
"@11ty/dependency-tree": "^3.0.1",
Expand Down
Loading

0 comments on commit 81524ad

Please sign in to comment.