Skip to content

Commit

Permalink
migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Sep 18, 2024
1 parent 15957a1 commit 932186d
Show file tree
Hide file tree
Showing 3 changed files with 2,301 additions and 3,318 deletions.
2 changes: 1 addition & 1 deletion 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/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"dependencies": {
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@udecode/cn": "^37.0.0",
"@udecode/cn": "^38.0.1",
"@udecode/plate-common": "^38.0.0",
"class-variance-authority": "0.7.0",
"eslint-plugin-prettier": "^5.2.1",
"lucide-react": "0.439.0",
"lucide-react": "0.441.0",
"next": "^14.2.9",
"next-themes": "^0.3.0",
"react": "^18.3.1",
Expand All @@ -28,7 +28,7 @@
"slate": "0.103.0",
"slate-history": "0.109.0",
"slate-hyperscript": "0.100.0",
"slate-react": "0.110.0",
"slate-react": "0.110.1",
"tailwind-merge": "2.5.2",
"tailwindcss-animate": "1.0.7"
},
Expand All @@ -41,7 +41,7 @@
"autoprefixer": "^10.4.20",
"encoding": "^0.1.13",
"eslint": "^8.56.0",
"eslint-config-next": "14.2.9",
"eslint-config-next": "14.2.12",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-tailwindcss": "^3.17.4",
Expand Down
Loading

0 comments on commit 932186d

Please sign in to comment.