package lock

This commit is contained in:
Julius Tarng
2022-07-18 23:46:14 -05:00
parent 06802961cb
commit 5f7832263b

29
package-lock.json generated
View File

@@ -6759,11 +6759,6 @@
"integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
"dev": true
},
"node_modules/@types/lowlight": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@types/lowlight/-/lowlight-0.0.3.tgz",
"integrity": "sha512-R83q/yPX2nIlo9D3WtSjyUDd57t8s+GVLaL8YIv3k7zMMWpYpOXqjJgrWp80qXUJB/a1t76nTyBpxrv0JNYaEg=="
},
"node_modules/@types/minimatch": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz",
@@ -19929,7 +19924,7 @@
},
"packages/core": {
"name": "@tiptap/core",
"version": "2.0.0-beta.181",
"version": "2.0.0-beta.182",
"license": "MIT",
"dependencies": {
"prosemirror-commands": "1.3.0",
@@ -20047,7 +20042,6 @@
"license": "MIT",
"dependencies": {
"@tiptap/extension-code-block": "^2.0.0-beta.42",
"@types/lowlight": "^0.0.3",
"prosemirror-model": "1.18.1",
"prosemirror-state": "1.4.1",
"prosemirror-view": "1.26.2"
@@ -20057,8 +20051,7 @@
"url": "https://github.com/sponsors/ueberdosis"
},
"peerDependencies": {
"@tiptap/core": "^2.0.0-beta.1",
"lowlight": ">=1.20.0"
"@tiptap/core": "^2.0.0-beta.1"
}
},
"packages/extension-collaboration": {
@@ -20559,10 +20552,10 @@
},
"packages/html": {
"name": "@tiptap/html",
"version": "2.0.0-beta.180",
"version": "2.0.0-beta.181",
"license": "MIT",
"dependencies": {
"@tiptap/core": "^2.0.0-beta.181",
"@tiptap/core": "^2.0.0-beta.182",
"prosemirror-model": "1.18.1",
"zeed-dom": "^0.9.19"
},
@@ -20598,10 +20591,10 @@
},
"packages/starter-kit": {
"name": "@tiptap/starter-kit",
"version": "2.0.0-beta.190",
"version": "2.0.0-beta.191",
"license": "MIT",
"dependencies": {
"@tiptap/core": "^2.0.0-beta.181",
"@tiptap/core": "^2.0.0-beta.182",
"@tiptap/extension-blockquote": "^2.0.0-beta.29",
"@tiptap/extension-bold": "^2.0.0-beta.28",
"@tiptap/extension-bullet-list": "^2.0.0-beta.29",
@@ -25719,7 +25712,6 @@
"version": "file:packages/extension-code-block-lowlight",
"requires": {
"@tiptap/extension-code-block": "^2.0.0-beta.42",
"@types/lowlight": "^0.0.3",
"prosemirror-model": "1.18.1",
"prosemirror-state": "1.4.1",
"prosemirror-view": "1.26.2"
@@ -25913,7 +25905,7 @@
"@tiptap/html": {
"version": "file:packages/html",
"requires": {
"@tiptap/core": "^2.0.0-beta.181",
"@tiptap/core": "^2.0.0-beta.182",
"prosemirror-model": "1.18.1",
"zeed-dom": "^0.9.19"
}
@@ -25933,7 +25925,7 @@
"@tiptap/starter-kit": {
"version": "file:packages/starter-kit",
"requires": {
"@tiptap/core": "^2.0.0-beta.181",
"@tiptap/core": "^2.0.0-beta.182",
"@tiptap/extension-blockquote": "^2.0.0-beta.29",
"@tiptap/extension-bold": "^2.0.0-beta.28",
"@tiptap/extension-bullet-list": "^2.0.0-beta.29",
@@ -26033,11 +26025,6 @@
"integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
"dev": true
},
"@types/lowlight": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@types/lowlight/-/lowlight-0.0.3.tgz",
"integrity": "sha512-R83q/yPX2nIlo9D3WtSjyUDd57t8s+GVLaL8YIv3k7zMMWpYpOXqjJgrWp80qXUJB/a1t76nTyBpxrv0JNYaEg=="
},
"@types/minimatch": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz",