Skip to content

Commit

Permalink
v0.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlipski committed Feb 7, 2025
1 parent e9c682d commit 8433d2e
Show file tree
Hide file tree
Showing 15 changed files with 94 additions and 94 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.23.1",
"version": "0.23.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,12 +9,12 @@
"lint": "next lint"
},
"dependencies": {
"@blocknote/ariakit": "^0.23.1",
"@blocknote/core": "^0.23.1",
"@blocknote/mantine": "^0.23.1",
"@blocknote/react": "^0.23.1",
"@blocknote/shadcn": "^0.23.1",
"@blocknote/xl-multi-column": "^0.23.1",
"@blocknote/ariakit": "^0.23.2",
"@blocknote/core": "^0.23.2",
"@blocknote/mantine": "^0.23.2",
"@blocknote/react": "^0.23.2",
"@blocknote/shadcn": "^0.23.2",
"@blocknote/xl-multi-column": "^0.23.2",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.4",
"@mantine/core": "^7.10.1",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"useWorkspaces": true,
"version": "0.23.1"
"version": "0.23.2"
}
94 changes: 47 additions & 47 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions packages/ariakit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"*.css"
],
"license": "MPL-2.0",
"version": "0.23.1",
"version": "0.23.2",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -51,8 +51,8 @@
},
"dependencies": {
"@ariakit/react": "^0.4.3",
"@blocknote/core": "^0.23.1",
"@blocknote/react": "^0.23.1"
"@blocknote/core": "^0.23.2",
"@blocknote/react": "^0.23.2"
},
"devDependencies": {
"@types/react": "^18.0.25",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"*.css"
],
"license": "MPL-2.0",
"version": "0.23.1",
"version": "0.23.2",
"files": [
"dist",
"types",
Expand Down
6 changes: 3 additions & 3 deletions packages/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"*.css"
],
"license": "MPL-2.0",
"version": "0.23.1",
"version": "0.23.2",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -50,8 +50,8 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.23.1",
"@blocknote/react": "^0.23.1",
"@blocknote/core": "^0.23.2",
"@blocknote/react": "^0.23.2",
"@mantine/core": "^7.10.1",
"@mantine/hooks": "^7.10.1",
"@mantine/utils": "^6.0.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"*.css"
],
"license": "MPL-2.0",
"version": "0.23.1",
"version": "0.23.2",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -52,7 +52,7 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.23.1",
"@blocknote/core": "^0.23.2",
"@floating-ui/react": "^0.26.4",
"@tiptap/core": "^2.7.1",
"@tiptap/react": "^2.7.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/server-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"*.css"
],
"license": "MPL-2.0",
"version": "0.23.1",
"version": "0.23.2",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -50,8 +50,8 @@
"test-watch": "vitest watch"
},
"dependencies": {
"@blocknote/core": "^0.23.1",
"@blocknote/react": "^0.23.1",
"@blocknote/core": "^0.23.2",
"@blocknote/react": "^0.23.2",
"@tiptap/core": "^2.7.1",
"@tiptap/pm": "^2.7.1",
"jsdom": "^25.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/shadcn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"*.css"
],
"license": "MPL-2.0",
"version": "0.23.1",
"version": "0.23.2",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -50,8 +50,8 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.23.1",
"@blocknote/react": "^0.23.1",
"@blocknote/core": "^0.23.2",
"@blocknote/react": "^0.23.2",
"@hookform/resolvers": "^3.6.0",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/xl-docx-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://github.com/TypeCellOS/BlockNote",
"private": false,
"license": "AGPL-3.0 OR PROPRIETARY",
"version": "0.23.1",
"version": "0.23.2",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -50,7 +50,7 @@
"email": "email dev"
},
"dependencies": {
"@blocknote/core": "^0.23.1",
"@blocknote/core": "^0.23.2",
"buffer": "^6.0.3",
"docx": "^9.0.2",
"sharp": "^0.33.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/xl-multi-column/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://github.com/TypeCellOS/BlockNote",
"private": false,
"license": "AGPL-3.0 OR PROPRIETARY",
"version": "0.23.1",
"version": "0.23.2",
"files": [
"dist",
"types",
Expand Down Expand Up @@ -45,8 +45,8 @@
"clean": "rimraf dist && rimraf types"
},
"dependencies": {
"@blocknote/core": "^0.23.1",
"@blocknote/react": "^0.23.1",
"@blocknote/core": "^0.23.2",
"@blocknote/react": "^0.23.2",
"@tiptap/core": "^2.7.1",
"prosemirror-model": "^1.23.0",
"prosemirror-state": "^1.4.3",
Expand Down
Loading

0 comments on commit 8433d2e

Please sign in to comment.