Skip to content

Commit

Permalink
vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Dec 21, 2024
1 parent 311e6ae commit 51d3beb
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 47 deletions.
2 changes: 1 addition & 1 deletion templates/plate-playground-template/next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
4 changes: 2 additions & 2 deletions templates/plate-playground-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@udecode/plate-table": "41.0.0",
"@udecode/plate-toggle": "41.0.0",
"@udecode/plate-trailing-block": "41.0.0",
"@uploadthing/react": "7.1.3",
"@uploadthing/react": "7.1.0",
"ai": "^4.0.21",
"class-variance-authority": "0.7.1",
"clsx": "^2.1.1",
Expand Down Expand Up @@ -103,7 +103,7 @@
"tailwind-merge": "2.5.5",
"tailwind-scrollbar-hide": "^2.0.0",
"tailwindcss-animate": "1.0.7",
"uploadthing": "7.4.1",
"uploadthing": "7.2.0",
"use-file-picker": "^2.1.2",
"zod": "^3.24.1"
},
Expand Down
82 changes: 38 additions & 44 deletions templates/plate-playground-template/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51d3beb

Please sign in to comment.