Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lib
react-ag-qeditor
Commits
041ee2b3
Commit
041ee2b3
authored
May 06, 2025
by
Яков
Browse files
update table insert
parent
6dbac17f
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
041ee2b3
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
"dependencies"
:
{
"dependencies"
:
{
"
@babel/helper-environment-visitor
"
:
"
^7.24.7
"
,
"
@babel/helper-environment-visitor
"
:
"
^7.24.7
"
,
"
@babel/plugin-proposal-unicode-property-regex
"
:
"
^7.18.6
"
,
"
@babel/plugin-proposal-unicode-property-regex
"
:
"
^7.18.6
"
,
"
@tiptap/core
"
:
"
^2.
0.0-beta.176
"
,
"
@tiptap/core
"
:
"
^2.
12.0
"
,
"
@tiptap/extension-color
"
:
"
^2.0.0-beta.9
"
,
"
@tiptap/extension-color
"
:
"
^2.0.0-beta.9
"
,
"
@tiptap/extension-document
"
:
"
^2.12.0
"
,
"
@tiptap/extension-document
"
:
"
^2.12.0
"
,
"
@tiptap/extension-focus
"
:
"
^2.0.0-beta.43
"
,
"
@tiptap/extension-focus
"
:
"
^2.0.0-beta.43
"
,
...
@@ -90,7 +90,7 @@
...
@@ -90,7 +90,7 @@
"
@tiptap/extension-text-align
"
:
"
^2.0.0-beta.29
"
,
"
@tiptap/extension-text-align
"
:
"
^2.0.0-beta.29
"
,
"
@tiptap/extension-text-style
"
:
"
^2.0.0-beta.23
"
,
"
@tiptap/extension-text-style
"
:
"
^2.0.0-beta.23
"
,
"
@tiptap/extension-underline
"
:
"
^2.0.0-beta.23
"
,
"
@tiptap/extension-underline
"
:
"
^2.0.0-beta.23
"
,
"
@tiptap/react
"
:
"
^2.
0.0-beta.109
"
,
"
@tiptap/react
"
:
"
^2.
12.0
"
,
"
@tiptap/starter-kit
"
:
"
^2.0.0-beta.185
"
,
"
@tiptap/starter-kit
"
:
"
^2.0.0-beta.185
"
,
"
antd
"
:
"
^5.24.7
"
,
"
antd
"
:
"
^5.24.7
"
,
"
axios
"
:
"
^0.27.2
"
,
"
axios
"
:
"
^0.27.2
"
,
...
...
yarn.lock
View file @
041ee2b3
...
@@ -2096,7 +2096,7 @@
...
@@ -2096,7 +2096,7 @@
"@svgr/plugin-svgo" "^5.5.0"
"@svgr/plugin-svgo" "^5.5.0"
loader-utils "^2.0.0"
loader-utils "^2.0.0"
"@tiptap/core@^2.0.0-beta.176",
"@tiptap/core@^2.12.0":
"@tiptap/core@^2.12.0":
version "2.12.0"
version "2.12.0"
resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.12.0.tgz#e0bc9255865db53682e83d843c8fef19596a8899"
resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.12.0.tgz#e0bc9255865db53682e83d843c8fef19596a8899"
integrity sha512-3qX8oGVKFFZzQ0vit+ZolR6AJIATBzmEmjAA0llFhWk4vf3v64p1YcXcJsOBsr5scizJu5L6RYWEFatFwqckRg==
integrity sha512-3qX8oGVKFFZzQ0vit+ZolR6AJIATBzmEmjAA0llFhWk4vf3v64p1YcXcJsOBsr5scizJu5L6RYWEFatFwqckRg==
...
@@ -2306,7 +2306,7 @@
...
@@ -2306,7 +2306,7 @@
prosemirror-transform "^1.10.2"
prosemirror-transform "^1.10.2"
prosemirror-view "^1.37.0"
prosemirror-view "^1.37.0"
"@tiptap/react@^2.
0.0-beta.109
":
"@tiptap/react@^2.
12.0
":
version "2.12.0"
version "2.12.0"
resolved "https://registry.yarnpkg.com/@tiptap/react/-/react-2.12.0.tgz#b3bb971c8a50cb0f95e85785a2d1d796ccc75a48"
resolved "https://registry.yarnpkg.com/@tiptap/react/-/react-2.12.0.tgz#b3bb971c8a50cb0f95e85785a2d1d796ccc75a48"
integrity sha512-D+PR+4kJO9h8AB/7XyQ/Anw8tqeS2ecv5QemBOCHi9JlMAjytauUrj6IfFBO9RbsCowlBjW5GnSpFhzpk2Gghg==
integrity sha512-D+PR+4kJO9h8AB/7XyQ/Anw8tqeS2ecv5QemBOCHi9JlMAjytauUrj6IfFBO9RbsCowlBjW5GnSpFhzpk2Gghg==
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment