mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 17:43:49 +08:00
dependencies: update
This commit is contained in:
parent
65e1a404e5
commit
8d15436c28
@ -19,18 +19,18 @@
|
||||
"@types/prosemirror-schema-list": "^1.0.3",
|
||||
"@types/prosemirror-state": "^1.2.7",
|
||||
"@types/prosemirror-transform": "^1.1.4",
|
||||
"@types/prosemirror-view": "^1.17.2",
|
||||
"@types/prosemirror-view": "^1.19.0",
|
||||
"@types/uuid": "^8.3.1",
|
||||
"@vitejs/plugin-react-refresh": "^1.3.6",
|
||||
"autoprefixer": "^10.3.1",
|
||||
"autoprefixer": "^10.3.4",
|
||||
"iframe-resizer": "^4.3.2",
|
||||
"postcss": "^8.3.6",
|
||||
"prosemirror-view": "^1.18.11",
|
||||
"prosemirror-view": "^1.20.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"shiki": "^0.9.7",
|
||||
"tailwindcss": "^2.2.7",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"shiki": "^0.9.10",
|
||||
"tailwindcss": "^2.2.10",
|
||||
"uuid": "^8.3.2",
|
||||
"vue": "^3.0.5",
|
||||
"vue-router": "^4.0.11",
|
||||
@ -40,12 +40,12 @@
|
||||
"yjs": "^13.5.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^1.5.0",
|
||||
"@vue/compiler-sfc": "^3.1.4",
|
||||
"@vitejs/plugin-vue": "^1.6.1",
|
||||
"@vue/compiler-sfc": "^3.2.9",
|
||||
"globby": "^11.0.4",
|
||||
"sass": "^1.35.2",
|
||||
"sass": "^1.39.0",
|
||||
"typescript": "^4.3.5",
|
||||
"vite": "^2.5.1",
|
||||
"vite": "^2.5.3",
|
||||
"vue-tsc": "^0.3.0"
|
||||
}
|
||||
}
|
||||
|
@ -41,10 +41,10 @@
|
||||
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
||||
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
||||
"@babel/preset-env": "^7.14.5",
|
||||
"@babel/preset-env": "^7.15.4",
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"html-loader": "^1.3.2",
|
||||
"sass": "^1.38.1",
|
||||
"sass": "^1.39.0",
|
||||
"sass-loader": "^10.1.1",
|
||||
"style-resources-loader": "^1.4.1",
|
||||
"ts-loader": "^8.1.0"
|
||||
|
@ -28,10 +28,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@atomico/rollup-plugin-sizes": "^1.1.4",
|
||||
"@babel/core": "^7.15.0",
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
||||
"@babel/preset-env": "^7.15.0",
|
||||
"@babel/preset-env": "^7.15.4",
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@cypress/webpack-preprocessor": "^5.9.1",
|
||||
"@lerna/batch-packages": "^3.16.0",
|
||||
@ -40,8 +40,8 @@
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^19.0.0",
|
||||
"@rollup/plugin-node-resolve": "^13.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.29.3",
|
||||
"@typescript-eslint/parser": "^4.29.3",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.0",
|
||||
"@typescript-eslint/parser": "^4.31.0",
|
||||
"cypress": "^8.2.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-airbnb-base": "^14.2.0",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@types/prosemirror-schema-list": "^1.0.3",
|
||||
"@types/prosemirror-state": "^1.2.7",
|
||||
"@types/prosemirror-transform": "^1.1.4",
|
||||
"@types/prosemirror-view": "^1.17.2",
|
||||
"@types/prosemirror-view": "^1.19.0",
|
||||
"prosemirror-commands": "^1.1.10",
|
||||
"prosemirror-inputrules": "^1.1.3",
|
||||
"prosemirror-keymap": "^1.1.3",
|
||||
@ -38,7 +38,7 @@
|
||||
"prosemirror-schema-list": "^1.1.5",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-transform": "^1.3.2",
|
||||
"prosemirror-view": "^1.19.3"
|
||||
"prosemirror-view": "^1.20.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.19.3",
|
||||
"prosemirror-view": "^1.20.0",
|
||||
"tippy.js": "^6.3.1"
|
||||
},
|
||||
"repository": {
|
||||
|
@ -29,7 +29,7 @@
|
||||
"lowlight": "^1.20.0",
|
||||
"prosemirror-model": "^1.14.3",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.19.3"
|
||||
"prosemirror-view": "^1.20.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.19.3",
|
||||
"prosemirror-view": "^1.20.0",
|
||||
"tippy.js": "^6.3.1"
|
||||
},
|
||||
"repository": {
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.19.3"
|
||||
"prosemirror-view": "^1.20.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"prosemirror-model": "^1.14.3",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.19.3"
|
||||
"prosemirror-view": "^1.20.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"prosemirror-tables": "^1.1.1",
|
||||
"prosemirror-view": "^1.19.3"
|
||||
"prosemirror-view": "^1.20.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -28,10 +28,10 @@
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.31",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.25",
|
||||
"prosemirror-view": "^1.19.3"
|
||||
"prosemirror-view": "^1.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.17",
|
||||
"@types/react": "^17.0.20",
|
||||
"@types/react-dom": "^17.0.7"
|
||||
},
|
||||
"repository": {
|
||||
|
@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"prosemirror-model": "^1.14.3",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.19.3"
|
||||
"prosemirror-view": "^1.20.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"dependencies": {
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.31",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.25",
|
||||
"prosemirror-view": "^1.19.3"
|
||||
"prosemirror-view": "^1.20.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.31",
|
||||
"@tiptap/extension-floating-menu": "^2.0.0-beta.25",
|
||||
"prosemirror-state": "^1.3.4",
|
||||
"prosemirror-view": "^1.19.3",
|
||||
"prosemirror-view": "^1.20.0",
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user