bild teilen: erledigt nun sharesheet.tsx, demoswitchertenants seeder hinzugefügt;
unnötige pakete entfernt
This commit is contained in:
17
package.json
17
package.json
@@ -27,6 +27,7 @@
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/fabric": "^5.3.9",
|
||||
"@types/node": "^22.13.5",
|
||||
"dotenv": "^16.4.7",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-plugin-react": "^7.37.3",
|
||||
@@ -35,23 +36,15 @@
|
||||
"jsdom": "^25.0.1",
|
||||
"playwright": "^1.55.1",
|
||||
"prettier": "^3.4.2",
|
||||
"prettier-plugin-organize-imports": "^4.1.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"shadcn": "^3.3.1",
|
||||
"typescript-eslint": "^8.23.0",
|
||||
"vitest": "^2.1.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/modifiers": "^9.0.0",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@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.46",
|
||||
"@radix-ui/react-accordion": "^1.2.12",
|
||||
"@radix-ui/react-avatar": "^1.1.10",
|
||||
"@radix-ui/react-checkbox": "^1.1.4",
|
||||
@@ -69,24 +62,19 @@
|
||||
"@radix-ui/react-toggle": "^1.1.2",
|
||||
"@radix-ui/react-toggle-group": "^1.1.2",
|
||||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
"@stripe/react-stripe-js": "^5.0.0",
|
||||
"@stripe/stripe-js": "^8.0.0",
|
||||
"@tailwindcss/vite": "^4.1.11",
|
||||
"@tanstack/react-query": "^5.90.2",
|
||||
"@types/react": "^19.0.3",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"@upstash/context7-mcp": "^1.0.26",
|
||||
"@vitejs/plugin-react": "^4.6.0",
|
||||
"chrome-devtools-mcp": "^0.10.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"concurrently": "^9.0.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"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",
|
||||
@@ -99,7 +87,6 @@
|
||||
"react-dom": "^19.0.0",
|
||||
"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