This commit is contained in:
2025-05-06 14:03:50 -04:00
parent ef60832bc2
commit 32d98f4bc0
5 changed files with 1503 additions and 1710 deletions

View File

@ -14,11 +14,11 @@
"@icons-pack/react-simple-icons": "^10.0.0",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
"@redwoodjs/auth-dbauth-web": "8.4.0",
"@redwoodjs/forms": "8.4.0",
"@redwoodjs/router": "8.4.0",
"@redwoodjs/web": "8.4.0",
"@redwoodjs/web-server": "8.4.0",
"@redwoodjs/auth-dbauth-web": "8.6.1",
"@redwoodjs/forms": "8.6.1",
"@redwoodjs/router": "8.6.1",
"@redwoodjs/web": "8.6.1",
"@redwoodjs/web-server": "8.6.1",
"@tailwindcss/typography": "^0.5.15",
"@tiptap/extension-link": "^2.8.0",
"@tiptap/extension-text-style": "^2.8.0",
@ -45,7 +45,7 @@
"react-pdf": "^9.2.1"
},
"devDependencies": {
"@redwoodjs/vite": "8.4.0",
"@redwoodjs/vite": "8.6.1",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react-html-parser": "^2",