modified: package-lock.json

modified:   package.json
This commit is contained in:
Lokowitz
2025-09-14 18:33:34 +00:00
parent 134595a6b7
commit d0bbd2b539
2 changed files with 28 additions and 87 deletions

View File

@@ -52,12 +52,12 @@
"@react-email/components": "0.5.3",
"@react-email/render": "^1.2.0",
"@react-email/tailwind": "1.2.2",
"@simplewebauthn/browser": "^13.1.0",
"@simplewebauthn/server": "^9.0.3",
"@simplewebauthn/browser": "^13.1.2",
"@simplewebauthn/server": "^13.1.2",
"@tailwindcss/forms": "^0.5.10",
"@tanstack/react-table": "8.21.3",
"arctic": "^3.7.0",
"axios": "1.12.1",
"axios": "^1.12.2",
"better-sqlite3": "11.7.0",
"canvas-confetti": "1.9.3",
"class-variance-authority": "^0.7.1",
@@ -81,7 +81,7 @@
"jmespath": "^0.16.0",
"js-yaml": "4.1.0",
"jsonwebtoken": "^9.0.2",
"lucide-react": "0.539.0",
"lucide-react": "^0.544.0",
"moment": "2.30.1",
"next": "15.5.3",
"next-intl": "^4.3.8",
@@ -127,7 +127,7 @@
"@types/jmespath": "^0.15.2",
"@types/js-yaml": "4.0.9",
"@types/jsonwebtoken": "^9.0.10",
"@types/node": "^24",
"@types/node": "24.4.0",
"@types/nodemailer": "7.0.1",
"@types/pg": "8.15.5",
"@types/react": "19.1.13",