feat: frontend packages upgrades

This commit is contained in:
swve 2024-09-26 09:49:26 +02:00
parent ba5775e290
commit b3f1a4a7c5
2 changed files with 4055 additions and 2074 deletions

View file

@ -11,49 +11,41 @@
"lint:fix": "eslint --fix ." "lint:fix": "eslint --fix ."
}, },
"dependencies": { "dependencies": {
"@emoji-mart/react": "^1.1.1", "@hocuspocus/provider": "^2.13.6",
"@hocuspocus/provider": "^2.13.7",
"@icons-pack/react-simple-icons": "^10.0.0",
"@radix-ui/colors": "^0.1.9", "@radix-ui/colors": "^0.1.9",
"@radix-ui/react-aspect-ratio": "^1.1.0", "@radix-ui/react-aspect-ratio": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.2", "@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.2", "@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-form": "^0.0.3", "@radix-ui/react-form": "^0.0.3",
"@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-switch": "^1.1.1", "@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.1", "@radix-ui/react-tooltip": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.3", "@sentry/nextjs": "^8.32.0",
"@sentry/nextjs": "^8.34.0",
"@sentry/utils": "^8.34.0",
"@stitches/react": "^1.2.8", "@stitches/react": "^1.2.8",
"@tiptap/core": "^2.8.0", "@tiptap/core": "^2.7.3",
"@tiptap/extension-code-block-lowlight": "^2.8.0", "@tiptap/extension-code-block-lowlight": "^2.7.3",
"@tiptap/extension-collaboration": "^2.8.0", "@tiptap/extension-collaboration": "^2.7.3",
"@tiptap/extension-collaboration-cursor": "^2.8.0", "@tiptap/extension-collaboration-cursor": "^2.7.3",
"@tiptap/extension-table": "^2.8.0", "@tiptap/extension-table": "^2.8.0",
"@tiptap/extension-table-cell": "^2.8.0", "@tiptap/extension-table-cell": "^2.8.0",
"@tiptap/extension-table-header": "^2.8.0", "@tiptap/extension-table-header": "^2.8.0",
"@tiptap/extension-table-row": "^2.8.0", "@tiptap/extension-table-row": "^2.8.0",
"@tiptap/extension-youtube": "^2.8.0", "@tiptap/extension-youtube": "^2.7.3",
"@tiptap/html": "^2.8.0", "@tiptap/html": "^2.7.3",
"@tiptap/pm": "^2.8.0", "@tiptap/pm": "^2.7.3",
"@tiptap/react": "^2.8.0", "@tiptap/react": "^2.7.3",
"@tiptap/starter-kit": "^2.8.0", "@tiptap/starter-kit": "^2.7.3",
"@types/dompurify": "^3.0.5",
"@types/randomcolor": "^0.5.9", "@types/randomcolor": "^0.5.9",
"avvvatars-react": "^0.4.2", "avvvatars-react": "^0.4.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"dompurify": "^3.1.7",
"formik": "^2.4.6", "formik": "^2.4.6",
"framer-motion": "^10.18.0", "framer-motion": "^10.18.0",
"get-youtube-id": "^1.0.1", "get-youtube-id": "^1.0.1",
"highlight.js": "^11.10.0", "highlight.js": "^11.10.0",
"katex": "^0.16.11", "katex": "^0.16.11",
"lowlight": "^3.1.0", "lowlight": "^3.1.0",
"lucide-react": "^0.424.0", "lucide-react": "^0.446.0",
"next": "14.2.15", "next": "14.2.13",
"next-auth": "^4.24.8", "next-auth": "^4.24.8",
"nextjs-toploader": "^1.6.12", "nextjs-toploader": "^1.6.12",
"prosemirror-state": "^1.4.3", "prosemirror-state": "^1.4.3",
@ -70,7 +62,7 @@
"sharp": "^0.33.5", "sharp": "^0.33.5",
"styled-components": "^6.1.13", "styled-components": "^6.1.13",
"swr": "^2.2.5", "swr": "^2.2.5",
"tailwind-merge": "^2.5.3", "tailwind-merge": "^2.5.2",
"tailwind-scrollbar": "^3.1.0", "tailwind-scrollbar": "^3.1.0",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19", "unsplash-js": "^7.0.19",
@ -92,7 +84,7 @@
"@types/uuid": "^9.0.8", "@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-config-next": "^14.2.15", "eslint-config-next": "^14.2.13",
"eslint-plugin-unused-imports": "^3.2.0", "eslint-plugin-unused-imports": "^3.2.0",
"postcss": "^8.4.47", "postcss": "^8.4.47",
"tailwindcss": "^3.4.13", "tailwindcss": "^3.4.13",

6085
apps/web/pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff