Skip to content

Commit

Permalink
Update lexical to v0.17.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdemian committed Aug 28, 2024
1 parent b66a4a3 commit 90aaa6c
Show file tree
Hide file tree
Showing 77 changed files with 506 additions and 468 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 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 @@ -24,39 +24,39 @@
},
"dependencies": {
"@excalidraw/excalidraw": "^0.17.6",
"@excalidraw/utils": "^0.1.3-test13",
"@lexical/clipboard": "0.17.0",
"@lexical/code": "0.17.0",
"@lexical/file": "0.17.0",
"@lexical/hashtag": "0.17.0",
"@lexical/link": "0.17.0",
"@lexical/list": "0.17.0",
"@lexical/overflow": "0.17.0",
"@lexical/plain-text": "0.17.0",
"@lexical/react": "0.17.0",
"@lexical/rich-text": "0.17.0",
"@lexical/selection": "0.17.0",
"@lexical/table": "0.17.0",
"@lexical/utils": "0.17.0",
"@excalidraw/utils": "^0.1.3-test9",
"@lexical/clipboard": "0.17.1",
"@lexical/code": "0.17.1",
"@lexical/file": "0.17.1",
"@lexical/hashtag": "0.17.1",
"@lexical/link": "0.17.1",
"@lexical/list": "0.17.1",
"@lexical/overflow": "0.17.1",
"@lexical/plain-text": "0.17.1",
"@lexical/react": "0.17.1",
"@lexical/rich-text": "0.17.1",
"@lexical/selection": "0.17.1",
"@lexical/table": "0.17.1",
"@lexical/utils": "0.17.1",
"@rollup/plugin-typescript": "^11.1.6",
"emoji-toolkit": "^9.0.1",
"emojibase": "15.3.1",
"emojibase-data": "15.3.2",
"fractional-indexing": "^3.2.0",
"katex": "^0.16.11",
"lexical": "0.17.0",
"lexical": "0.17.1",
"react": "^18.3.1",
"react-color": "^2.19.3",
"react-dom": "^18.3.1",
"react-player": "^2.16.0"
},
"devDependencies": {
"@storybook/addon-essentials": "8.2.7",
"@storybook/addon-interactions": "8.2.7",
"@storybook/addon-links": "8.2.7",
"@storybook/blocks": "8.2.7",
"@storybook/react": "8.2.7",
"@storybook/react-vite": "8.2.7",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/blocks": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/react-vite": "8.2.9",
"@storybook/testing-library": "0.2.2",
"@types/katex": "^0.16.7",
"@types/lodash-es": "^4.17.12",
Expand All @@ -67,17 +67,17 @@
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "9.8.0",
"eslint": "9.9.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "0.4.9",
"eslint-plugin-react-refresh": "0.4.11",
"eslint-plugin-storybook": "^0.8.0",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.77.8",
"storybook": "8.2.7",
"tslib": "^2.6.3",
"storybook": "8.2.9",
"tslib": "^2.7.0",
"tslint": "^6.1.3",
"typescript": "^5.5.4",
"vite": "5.3.5",
"vite": "5.4.2",
"vite-plugin-css-injected-by-js": "^3.5.1",
"vue-tsc": "^2.0.29"
},
Expand Down
Loading

0 comments on commit 90aaa6c

Please sign in to comment.