mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 01:12:56 +08:00
dependencies: update
This commit is contained in:
parent
9f2c36896b
commit
a7e2f4397b
@ -11,11 +11,11 @@
|
||||
"d3": "^7.1.1",
|
||||
"fast-glob": "^3.2.7",
|
||||
"remixicon": "^2.5.0",
|
||||
"shiki": "^0.9.11",
|
||||
"shiki": "^0.9.12",
|
||||
"simplify-js": "^1.2.4",
|
||||
"y-indexeddb": "^9.0.6",
|
||||
"y-webrtc": "^10.2.0",
|
||||
"y-websocket": "^1.3.16",
|
||||
"y-websocket": "^1.3.17",
|
||||
"yjs": "^13.5.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -27,11 +27,11 @@
|
||||
"postcss": "^8.3.9",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"sass": "^1.42.1",
|
||||
"tailwindcss": "^2.2.16",
|
||||
"typescript": "^4.4.3",
|
||||
"sass": "^1.43.2",
|
||||
"tailwindcss": "^2.2.17",
|
||||
"typescript": "^4.4.4",
|
||||
"uuid": "^8.3.2",
|
||||
"vite": "^2.6.5",
|
||||
"vite": "^2.6.7",
|
||||
"vite-plugin-checker": "^0.3.4",
|
||||
"vue": "^3.0.5",
|
||||
"vue-router": "^4.0.11"
|
||||
|
14
package.json
14
package.json
@ -36,15 +36,15 @@
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^21.0.0",
|
||||
"@rollup/plugin-node-resolve": "^13.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.0.0",
|
||||
"@typescript-eslint/parser": "^5.0.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"cypress": "^8.5.0",
|
||||
"eslint": "^7.32.0",
|
||||
"cypress": "^8.6.0",
|
||||
"eslint": "^8.0.1",
|
||||
"eslint-config-airbnb-base": "^14.2.0",
|
||||
"eslint-plugin-cypress": "^2.12.1",
|
||||
"eslint-plugin-html": "^6.2.0",
|
||||
"eslint-plugin-import": "^2.24.0",
|
||||
"eslint-plugin-import": "^2.25.2",
|
||||
"eslint-plugin-vue": "^7.19.1",
|
||||
"lerna": "^4.0.0",
|
||||
"minimist": "^1.2.5",
|
||||
@ -53,7 +53,7 @@
|
||||
"rollup-plugin-sourcemaps": "^0.6.3",
|
||||
"rollup-plugin-typescript2": "^0.30.0",
|
||||
"ts-loader": "^9.2.6",
|
||||
"typescript": "^4.4.3",
|
||||
"webpack": "^5.58.0"
|
||||
"typescript": "^4.4.4",
|
||||
"webpack": "^5.58.2"
|
||||
}
|
||||
}
|
||||
|
@ -37,7 +37,7 @@
|
||||
"prosemirror-schema-list": "^1.1.6",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-transform": "^1.3.3",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.20.2",
|
||||
"prosemirror-view": "^1.20.3",
|
||||
"tippy.js": "^6.3.2"
|
||||
},
|
||||
"repository": {
|
||||
|
@ -29,7 +29,7 @@
|
||||
"lowlight": "^1.20.0",
|
||||
"prosemirror-model": "^1.14.3",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.20.2",
|
||||
"prosemirror-view": "^1.20.3",
|
||||
"tippy.js": "^6.3.2"
|
||||
},
|
||||
"repository": {
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@tiptap/core": "^2.0.0-beta.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"linkifyjs": "^3.0.1",
|
||||
"linkifyjs": "^3.0.3",
|
||||
"prosemirror-state": "^1.3.4"
|
||||
},
|
||||
"repository": {
|
||||
|
@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"prosemirror-model": "^1.14.3",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prosemirror-tables": "^1.1.1",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"dist"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.27",
|
||||
"@types/react": "^17.0.29",
|
||||
"@types/react-dom": "^17.0.7",
|
||||
"react": "^17.0.0",
|
||||
"react-dom": "^17.0.0"
|
||||
@ -34,7 +34,7 @@
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.40",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.34",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"prosemirror-model": "^1.14.3",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.40",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.34",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.40",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.34",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.20.2"
|
||||
"prosemirror-view": "^1.20.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user