Skip to content

Commit b7d906e

Browse files
authored
chore: update lucide-react version and use workspace:* for local packages (#1598)
1 parent 3137e00 commit b7d906e

File tree

5 files changed

+26
-623
lines changed

5 files changed

+26
-623
lines changed

packages/code-block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"vitest": "^2.0.3"
6868
},
6969
"peerDependencies": {
70-
"@blocknote/core": "^0.26.0"
70+
"@blocknote/core": "workspace:*"
7171
},
7272
"eslintConfig": {
7373
"extends": [

packages/shadcn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"autoprefixer": "^10.4.19",
7171
"class-variance-authority": "^0.7.0",
7272
"clsx": "^2.1.1",
73-
"lucide-react": "^0.362.0",
73+
"lucide-react": "^0",
7474
"postcss": "^8.4.38",
7575
"react-hook-form": "^7.52.0",
7676
"tailwind-merge": "^2.3.0",

0 commit comments

Comments
 (0)