Skip to content

Commit 8cb5829

Browse files
authored
fix: clean react package deps
1 parent 8a95f55 commit 8cb5829

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package-lock.json

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,8 @@
5050
"clean": "rimraf dist && rimraf types"
5151
},
5252
"dependencies": {
53-
"@ariakit/react": "^0.4.3",
5453
"@blocknote/core": "^0.12.4",
5554
"@floating-ui/react": "^0.26.4",
56-
"@mantine/core": "^7.7.1",
57-
"@mantine/hooks": "^7.7.1",
58-
"@mantine/utils": "^6.0.21",
5955
"@tiptap/core": "^2.0.3",
6056
"@tiptap/react": "^2.0.3",
6157
"lodash.merge": "^4.6.2",

0 commit comments

Comments
 (0)