mirror of
https://github.com/mfts/papermark.git
synced 2025-12-20 01:03:24 +08:00
chore: update deps
This commit is contained in:
54
package.json
54
package.json
@@ -20,11 +20,11 @@
|
||||
"dev:prisma": "npx prisma generate && npx prisma migrate deploy"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-lambda": "^3.859.0",
|
||||
"@aws-sdk/client-s3": "^3.859.0",
|
||||
"@aws-sdk/cloudfront-signer": "^3.858.0",
|
||||
"@aws-sdk/lib-storage": "^3.859.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.859.0",
|
||||
"@aws-sdk/client-lambda": "^3.865.0",
|
||||
"@aws-sdk/client-s3": "^3.864.0",
|
||||
"@aws-sdk/cloudfront-signer": "^3.862.0",
|
||||
"@aws-sdk/lib-storage": "^3.864.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.864.0",
|
||||
"@calcom/embed-react": "^1.5.3",
|
||||
"@chronark/zod-bird": "^0.3.10",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
@@ -33,30 +33,30 @@
|
||||
"@github/webauthn-json": "^2.1.1",
|
||||
"@jitsu/js": "^1.10.3",
|
||||
"@next-auth/prisma-adapter": "^1.0.7",
|
||||
"@next/third-parties": "^15.4.5",
|
||||
"@next/third-parties": "^15.4.6",
|
||||
"@pdf-lib/fontkit": "^1.1.1",
|
||||
"@prisma/client": "^6.5.0",
|
||||
"@radix-ui/react-accordion": "^1.2.11",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.14",
|
||||
"@radix-ui/react-accordion": "^1.2.12",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.15",
|
||||
"@radix-ui/react-avatar": "^1.1.10",
|
||||
"@radix-ui/react-checkbox": "^1.3.2",
|
||||
"@radix-ui/react-collapsible": "^1.1.11",
|
||||
"@radix-ui/react-dialog": "^1.1.14",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.15",
|
||||
"@radix-ui/react-checkbox": "^1.3.3",
|
||||
"@radix-ui/react-collapsible": "^1.1.12",
|
||||
"@radix-ui/react-dialog": "^1.1.15",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||
"@radix-ui/react-label": "^2.1.7",
|
||||
"@radix-ui/react-popover": "^1.1.14",
|
||||
"@radix-ui/react-popover": "^1.1.15",
|
||||
"@radix-ui/react-portal": "^1.1.9",
|
||||
"@radix-ui/react-progress": "^1.1.7",
|
||||
"@radix-ui/react-radio-group": "^1.3.7",
|
||||
"@radix-ui/react-scroll-area": "^1.2.9",
|
||||
"@radix-ui/react-select": "^2.2.5",
|
||||
"@radix-ui/react-radio-group": "^1.3.8",
|
||||
"@radix-ui/react-scroll-area": "^1.2.10",
|
||||
"@radix-ui/react-select": "^2.2.6",
|
||||
"@radix-ui/react-separator": "^1.1.7",
|
||||
"@radix-ui/react-slot": "^1.2.3",
|
||||
"@radix-ui/react-switch": "^1.2.5",
|
||||
"@radix-ui/react-tabs": "^1.1.12",
|
||||
"@radix-ui/react-toggle": "^1.1.9",
|
||||
"@radix-ui/react-toggle-group": "^1.1.10",
|
||||
"@radix-ui/react-tooltip": "^1.2.7",
|
||||
"@radix-ui/react-switch": "^1.2.6",
|
||||
"@radix-ui/react-tabs": "^1.1.13",
|
||||
"@radix-ui/react-toggle": "^1.1.10",
|
||||
"@radix-ui/react-toggle-group": "^1.1.11",
|
||||
"@radix-ui/react-tooltip": "^1.2.8",
|
||||
"@react-email/components": "^0.0.42",
|
||||
"@sindresorhus/slugify": "^2.2.1",
|
||||
"@stripe/stripe-js": "^4.10.0",
|
||||
@@ -74,13 +74,13 @@
|
||||
"@upstash/redis": "^1.35.3",
|
||||
"@vercel/blob": "^1.1.1",
|
||||
"@vercel/edge-config": "^1.4.0",
|
||||
"@vercel/functions": "^2.2.7",
|
||||
"@vercel/functions": "^2.2.12",
|
||||
"ai": "2.2.37",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"base-x": "^5.0.1",
|
||||
"bcryptjs": "^3.0.2",
|
||||
"bottleneck": "^2.19.5",
|
||||
"chrono-node": "^2.8.3",
|
||||
"chrono-node": "^2.8.4",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
@@ -92,7 +92,7 @@
|
||||
"input-otp": "^1.4.2",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"lucide-react": "^0.536.0",
|
||||
"lucide-react": "^0.539.0",
|
||||
"mime-types": "^3.0.1",
|
||||
"motion": "^12.23.12",
|
||||
"ms": "^2.1.3",
|
||||
@@ -108,7 +108,7 @@
|
||||
"openai": "4.20.1",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"postcss": "^8.5.6",
|
||||
"posthog-js": "^1.258.5",
|
||||
"posthog-js": "^1.260.1",
|
||||
"react": "^18.3.1",
|
||||
"react-colorful": "^5.6.1",
|
||||
"react-day-picker": "^8.10.1",
|
||||
@@ -123,12 +123,12 @@
|
||||
"react-phone-number-input": "^3.4.12",
|
||||
"react-textarea-autosize": "^8.5.9",
|
||||
"react-zoom-pan-pinch": "^3.7.0",
|
||||
"resend": "^4.7.0",
|
||||
"resend": "^4.8.0",
|
||||
"sanitize-html": "^2.17.0",
|
||||
"shiki": "^3.9.2",
|
||||
"sonner": "^2.0.7",
|
||||
"stripe": "^16.12.0",
|
||||
"swr": "^2.3.4",
|
||||
"swr": "^2.3.6",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwind-scrollbar-hide": "^2.0.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
|
||||
Reference in New Issue
Block a user