security hardening, team invites, granular locking, view counts, board subscriptions, scheduled changelog, mentions, recovery codes, accessibility and hover states
This commit is contained in:
@@ -9,15 +9,21 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/space-grotesk": "^5.0.0",
|
||||
"@fontsource/sora": "^5.0.0",
|
||||
"@fontsource/space-grotesk": "^5.0.0",
|
||||
"@simplewebauthn/browser": "^11.0.0",
|
||||
"@tabler/icons-react": "^3.40.0",
|
||||
"dompurify": "^3.3.3",
|
||||
"react": "^18.3.0",
|
||||
"react-dom": "^18.3.0",
|
||||
"react-router-dom": "^7.0.0"
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-router-dom": "^7.0.0",
|
||||
"remark-breaks": "^4.0.0",
|
||||
"remark-gfm": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/vite": "^4.0.0",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/react": "^18.3.0",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-react": "^4.3.0",
|
||||
|
||||
Reference in New Issue
Block a user