Skip to content

Commit 932186d

Browse files
committed
migrate
1 parent 15957a1 commit 932186d

File tree

3 files changed

+2301
-3318
lines changed

3 files changed

+2301
-3318
lines changed

next-env.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/basic-features/typescript for more information.
5+
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"dependencies": {
1515
"@radix-ui/react-slot": "^1.1.0",
1616
"@radix-ui/react-tooltip": "^1.1.2",
17-
"@udecode/cn": "^37.0.0",
17+
"@udecode/cn": "^38.0.1",
1818
"@udecode/plate-common": "^38.0.0",
1919
"class-variance-authority": "0.7.0",
2020
"eslint-plugin-prettier": "^5.2.1",
21-
"lucide-react": "0.439.0",
21+
"lucide-react": "0.441.0",
2222
"next": "^14.2.9",
2323
"next-themes": "^0.3.0",
2424
"react": "^18.3.1",
@@ -28,7 +28,7 @@
2828
"slate": "0.103.0",
2929
"slate-history": "0.109.0",
3030
"slate-hyperscript": "0.100.0",
31-
"slate-react": "0.110.0",
31+
"slate-react": "0.110.1",
3232
"tailwind-merge": "2.5.2",
3333
"tailwindcss-animate": "1.0.7"
3434
},
@@ -41,7 +41,7 @@
4141
"autoprefixer": "^10.4.20",
4242
"encoding": "^0.1.13",
4343
"eslint": "^8.56.0",
44-
"eslint-config-next": "14.2.9",
44+
"eslint-config-next": "14.2.12",
4545
"eslint-config-prettier": "^9.1.0",
4646
"eslint-plugin-react": "^7.35.2",
4747
"eslint-plugin-tailwindcss": "^3.17.4",

0 commit comments

Comments
 (0)