Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
glenndehaan committed Nov 12, 2024
1 parent 74c2649 commit 4e4c792
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
25 changes: 13 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"multer": "^1.4.5-lts.1",
"node-thermal-printer": "^4.4.3",
"node-unifi": "^2.5.1",
"nodemailer": "^6.9.15",
"pdfkit": "^0.15.0",
"nodemailer": "^6.9.16",
"pdfkit": "^0.15.1",
"qrcode": "^1.5.4"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.9",
"nodemon": "^3.1.7",
"tailwindcss": "^3.4.13"
"tailwindcss": "^3.4.14"
}
}

0 comments on commit 4e4c792

Please sign in to comment.