mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-08 05:56:38 +00:00
add logging for verifySession
This commit is contained in:
12
package.json
12
package.json
@@ -32,8 +32,8 @@
|
||||
"@radix-ui/react-switch": "1.1.1",
|
||||
"@radix-ui/react-tabs": "1.1.1",
|
||||
"@radix-ui/react-toast": "1.2.2",
|
||||
"@react-email/components": "0.0.25",
|
||||
"@react-email/tailwind": "0.1.0",
|
||||
"@react-email/components": "0.0.28",
|
||||
"@react-email/tailwind": "1.0.2",
|
||||
"@tanstack/react-table": "8.20.5",
|
||||
"axios": "1.7.7",
|
||||
"better-sqlite3": "11.3.0",
|
||||
@@ -60,8 +60,8 @@
|
||||
"node-fetch": "3.3.2",
|
||||
"nodemailer": "6.9.15",
|
||||
"oslo": "1.2.1",
|
||||
"react": "19.0.0-rc-69d4b800-20241021",
|
||||
"react-dom": "19.0.0-rc-69d4b800-20241021",
|
||||
"react": "19.0.0-rc.1",
|
||||
"react-dom": "19.0.0-rc.1",
|
||||
"react-hook-form": "7.53.0",
|
||||
"rebuild": "0.1.2",
|
||||
"tailwind-merge": "2.5.3",
|
||||
@@ -71,10 +71,10 @@
|
||||
"winston-daily-rotate-file": "5.0.0",
|
||||
"ws": "8.18.0",
|
||||
"zod": "3.23.8",
|
||||
"zod-validation-error": "3.4.0",
|
||||
"react-email": "3.0.1"
|
||||
"zod-validation-error": "3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-email": "3.0.2",
|
||||
"@dotenvx/dotenvx": "1.14.2",
|
||||
"@esbuild-plugins/tsconfig-paths": "0.1.2",
|
||||
"@types/better-sqlite3": "7.6.11",
|
||||
|
||||
Reference in New Issue
Block a user