Skip to content

Commit

Permalink
Merge pull request #1 from clerk/tm.chore/dependencies
Browse files Browse the repository at this point in the history
chore: Update deps & fix dep security issues
  • Loading branch information
royanger authored Jul 31, 2024
2 parents 670d96a + 2e131f9 commit 2221e1c
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 120 deletions.
12 changes: 9 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,15 @@
"package:firefox": "turbo package:firefox"
},
"devDependencies": {
"prettier": "^3.2.5",
"turbo": "^2.0.9",
"typescript": "^5.4.5"
"prettier": "^3.3.3",
"turbo": "^2.0.10",
"typescript": "^5.5.4"
},
"pnpm": {
"overrides": {
"braces": "^3.0.3",
"msgpackr": "^1.10.1"
}
},
"packageManager": "[email protected]",
"engines": {
Expand Down
162 changes: 45 additions & 117 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 2221e1c

Please sign in to comment.