Skip to content

Commit

Permalink
Update lexical to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fdemian committed May 12, 2024
1 parent b0103bf commit 7f2cd27
Show file tree
Hide file tree
Showing 104 changed files with 551 additions and 551 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,37 +25,37 @@
"dependencies": {
"@excalidraw/excalidraw": "^0.17.6",
"@excalidraw/utils": "^0.1.2",
"@lexical/clipboard": "0.14.5",
"@lexical/code": "0.14.5",
"@lexical/file": "0.14.5",
"@lexical/hashtag": "0.14.5",
"@lexical/link": "0.14.5",
"@lexical/list": "0.14.5",
"@lexical/overflow": "0.14.5",
"@lexical/plain-text": "0.14.5",
"@lexical/react": "0.14.5",
"@lexical/rich-text": "0.14.5",
"@lexical/selection": "0.14.5",
"@lexical/table": "0.14.5",
"@lexical/utils": "0.14.5",
"@lexical/clipboard": "0.15.0",
"@lexical/code": "0.15.0",
"@lexical/file": "0.15.0",
"@lexical/hashtag": "0.15.0",
"@lexical/link": "0.15.0",
"@lexical/list": "0.15.0",
"@lexical/overflow": "0.15.0",
"@lexical/plain-text": "0.15.0",
"@lexical/react": "0.15.0",
"@lexical/rich-text": "0.15.0",
"@lexical/selection": "0.15.0",
"@lexical/table": "0.15.0",
"@lexical/utils": "0.15.0",
"@rollup/plugin-typescript": "^11.1.6",
"emoji-toolkit": "^8.0.0",
"emojibase": "15.3.0",
"emojibase-data": "15.3.0",
"katex": "^0.16.10",
"lexical": "0.14.5",
"lexical": "0.15.0",
"react": "^18.3.1",
"react-color": "^2.19.3",
"react-dom": "^18.3.1",
"react-player": "^2.16.0"
},
"devDependencies": {
"@storybook/addon-essentials": "8.0.9",
"@storybook/addon-interactions": "8.0.9",
"@storybook/addon-links": "8.0.9",
"@storybook/blocks": "8.0.9",
"@storybook/react": "8.0.9",
"@storybook/react-vite": "8.0.9",
"@storybook/addon-essentials": "8.0.10",
"@storybook/addon-interactions": "8.0.10",
"@storybook/addon-links": "8.0.10",
"@storybook/blocks": "8.0.10",
"@storybook/react": "8.0.10",
"@storybook/react-vite": "8.0.10",
"@storybook/testing-library": "0.2.2",
"@types/katex": "^0.16.7",
"@types/lodash-es": "^4.17.12",
Expand All @@ -66,19 +66,19 @@
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "9.1.1",
"eslint": "9.2.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-react-refresh": "0.4.7",
"eslint-plugin-storybook": "^0.8.0",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.76.0",
"storybook": "8.0.9",
"sass": "^1.77.1",
"storybook": "8.0.10",
"tslib": "^2.6.2",
"tslint": "^6.1.3",
"typescript": "^5.4.5",
"vite": "5.2.10",
"vite": "5.2.11",
"vite-plugin-css-injected-by-js": "^3.5.1",
"vue-tsc": "^2.0.16"
"vue-tsc": "^2.0.17"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 7f2cd27

Please sign in to comment.