weitere verbesserungen der Guest PWA (vor allem TaskPicker)
This commit is contained in:
13
package.json
13
package.json
@@ -39,10 +39,11 @@
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^2.2.0",
|
||||
"@inertiajs/react": "^2.1.0",
|
||||
"@jpisnice/shadcn-ui-mcp-server": "^1.1.4",
|
||||
"@modelcontextprotocol/server-puppeteer": "^2025.5.12",
|
||||
"@modelcontextprotocol/server-sequential-thinking": "^2025.7.1",
|
||||
"@paypal/react-paypal-js": "^8.9.2",
|
||||
"@playwright/mcp": "^0.0.37",
|
||||
"@playwright/mcp": "^0.0.46",
|
||||
"@radix-ui/react-accordion": "^1.2.12",
|
||||
"@radix-ui/react-avatar": "^1.1.10",
|
||||
"@radix-ui/react-checkbox": "^1.1.4",
|
||||
@@ -66,9 +67,9 @@
|
||||
"@tanstack/react-query": "^5.90.2",
|
||||
"@types/react": "^19.0.3",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@upstash/context7-mcp": "^1.0.21",
|
||||
"@upstash/context7-mcp": "^1.0.26",
|
||||
"@vitejs/plugin-react": "^4.6.0",
|
||||
"chrome-devtools-mcp": "^0.9.0",
|
||||
"chrome-devtools-mcp": "^0.10.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"concurrently": "^9.0.1",
|
||||
@@ -76,6 +77,8 @@
|
||||
"embla-carousel": "^8.6.0",
|
||||
"embla-carousel-autoplay": "^8.6.0",
|
||||
"embla-carousel-react": "^8.6.0",
|
||||
"fabric": "^6.0.1",
|
||||
"fabricjs-design-tool": "github:rifrocket/fabricjs-design-tool#main",
|
||||
"globals": "^15.14.0",
|
||||
"html5-qrcode": "^2.3.8",
|
||||
"i18next": "^25.5.3",
|
||||
@@ -83,14 +86,12 @@
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"laravel-vite-plugin": "^2.0",
|
||||
"lucide-react": "^0.475.0",
|
||||
"fabric": "^6.0.1",
|
||||
"fabricjs-design-tool": "github:rifrocket/fabricjs-design-tool#main",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-rnd": "^10.4.12",
|
||||
"react-hot-toast": "^2.6.0",
|
||||
"react-i18next": "^16.0.0",
|
||||
"react-rnd": "^10.4.12",
|
||||
"react-router-dom": "^7.8.2",
|
||||
"tailwind-merge": "^3.0.1",
|
||||
"tailwindcss": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user