Skip to content

Commit

Permalink
chore(deps): temp fix for vulns in deps until IanVS/prettier-plugin-s…
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliesnug committed Oct 23, 2023
1 parent 10c2d95 commit 30b0445
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 723 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,11 @@
},
"eslintConfig": {
"root": true
},
"pnpm": {
"overrides": {
"zod@<=3.22.2": ">=3.22.3",
"@babel/traverse@<7.23.2": ">=7.23.2"
}
}
}

0 comments on commit 30b0445

Please sign in to comment.