Bump linkify-string from 3.0.4 to 4.0.0
Bumps [linkify-string](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-string) from 3.0.4 to 4.0.0. - [Release notes](https://github.com/Hypercontext/linkifyjs/releases) - [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.0/packages/linkify-string) --- updated-dependencies: - dependency-name: linkify-string dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
eb2a357a15
Коммит
2d6340f8e0
|
@ -26,7 +26,7 @@
|
||||||
"floating-vue": "^1.0.0-beta.18",
|
"floating-vue": "^1.0.0-beta.18",
|
||||||
"focus-trap": "^7.0.0",
|
"focus-trap": "^7.0.0",
|
||||||
"hammerjs": "^2.0.8",
|
"hammerjs": "^2.0.8",
|
||||||
"linkify-string": "^3.0.4",
|
"linkify-string": "^4.0.0",
|
||||||
"md5": "^2.3.0",
|
"md5": "^2.3.0",
|
||||||
"splitpanes": "^2.4.1",
|
"splitpanes": "^2.4.1",
|
||||||
"string-length": "^5.0.1",
|
"string-length": "^5.0.1",
|
||||||
|
@ -18511,17 +18511,17 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/linkify-string": {
|
"node_modules/linkify-string": {
|
||||||
"version": "3.0.4",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.0.tgz",
|
||||||
"integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==",
|
"integrity": "sha512-XofbQHvqMSfP7gX5zuiog0pFyctU75s4dOUyiw3h901VKFNe2oWHv42Wjkc+6HcuUivAtNR4pvJlXz8JBIZ4Sg==",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"linkifyjs": "^3.0.0"
|
"linkifyjs": "^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/linkifyjs": {
|
"node_modules/linkifyjs": {
|
||||||
"version": "3.0.1",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.0.tgz",
|
||||||
"integrity": "sha512-HwXVwdNH1wESBfo2sH7Bkl+ywzbGA3+uJEfhquCyi/bMCa49bFUvd/re1NT1Lox/5jdnpQXzI9O/jykit71idg==",
|
"integrity": "sha512-RJuSqTcPSE7lHqZzVaZbg5w231QhIHkytiCjM6lxVHhodkt2rCBNDONCYVBYRXXIBvUl/Z+xOhRwOJnVrZB4Wg==",
|
||||||
"peer": true
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/listify": {
|
"node_modules/listify": {
|
||||||
|
@ -43768,15 +43768,15 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"linkify-string": {
|
"linkify-string": {
|
||||||
"version": "3.0.4",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-3.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.0.0.tgz",
|
||||||
"integrity": "sha512-OnNqqRjlYXaXipIAbBC8sDXsSumI1ftatzFg141Pw9HEXWjTVLFcMZoKbFupshqWRavtNJ6QHLa+u6AlxxgeRw==",
|
"integrity": "sha512-XofbQHvqMSfP7gX5zuiog0pFyctU75s4dOUyiw3h901VKFNe2oWHv42Wjkc+6HcuUivAtNR4pvJlXz8JBIZ4Sg==",
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"linkifyjs": {
|
"linkifyjs": {
|
||||||
"version": "3.0.1",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-3.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.0.0.tgz",
|
||||||
"integrity": "sha512-HwXVwdNH1wESBfo2sH7Bkl+ywzbGA3+uJEfhquCyi/bMCa49bFUvd/re1NT1Lox/5jdnpQXzI9O/jykit71idg==",
|
"integrity": "sha512-RJuSqTcPSE7lHqZzVaZbg5w231QhIHkytiCjM6lxVHhodkt2rCBNDONCYVBYRXXIBvUl/Z+xOhRwOJnVrZB4Wg==",
|
||||||
"peer": true
|
"peer": true
|
||||||
},
|
},
|
||||||
"listify": {
|
"listify": {
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
"floating-vue": "^1.0.0-beta.18",
|
"floating-vue": "^1.0.0-beta.18",
|
||||||
"focus-trap": "^7.0.0",
|
"focus-trap": "^7.0.0",
|
||||||
"hammerjs": "^2.0.8",
|
"hammerjs": "^2.0.8",
|
||||||
"linkify-string": "^3.0.4",
|
"linkify-string": "^4.0.0",
|
||||||
"md5": "^2.3.0",
|
"md5": "^2.3.0",
|
||||||
"splitpanes": "^2.4.1",
|
"splitpanes": "^2.4.1",
|
||||||
"string-length": "^5.0.1",
|
"string-length": "^5.0.1",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче