Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-xo committed Feb 24, 2024
1 parent ff7035d commit 9fff122
Show file tree
Hide file tree
Showing 2 changed files with 777 additions and 1,784 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"dependencies": {
"@epic-web/totp": "^1.1.2",
"jose": "^5.2.0",
"jose": "^5.2.2",
"thirty-two": "^1.0.2"
},
"peerDependencies": {
Expand All @@ -48,19 +48,19 @@
"devDependencies": {
"@remix-run/node": "^2.0.0",
"@remix-run/server-runtime": "^2.0.0",
"@types/node": "^20.10.5",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-v8": "1.0.0-beta.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"prettier": "^2.8.8",
"tiny-invariant": "^1.3.1",
"tiny-invariant": "^1.3.3",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.1.0"
"vite": "^4.5.2",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.1"
}
}
Loading

0 comments on commit 9fff122

Please sign in to comment.