kopia lustrzana https://github.com/nextcloud/social
Merge b52980999f
into 460a4b77ed
commit
bc811609a7
|
@ -23,7 +23,7 @@
|
|||
"debounce": "^1.2.1",
|
||||
"he": "^1.2.0",
|
||||
"linkify-plugin-mention": "^4.1.0",
|
||||
"linkify-string": "^4.1.0",
|
||||
"linkify-string": "^4.1.1",
|
||||
"linkifyjs": "^4.1.0",
|
||||
"sass": "^1.59.2",
|
||||
"tributejs": "^5.1.3",
|
||||
|
@ -14036,9 +14036,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/linkify-string": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.0.tgz",
|
||||
"integrity": "sha512-mw4KyPoE/vP0lamGbFFtDsutxOw0b+3g2/lH5bwS7X4tRHQyLBoJ60avPVGUoHfU8G1bLS329u13hhpxBIqFiA==",
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.1.tgz",
|
||||
"integrity": "sha512-9+kj8xr7GLiyNyO9ri7lIxq2ixVYjjqvtomPQpeYNNT56/PxQq6utzXFLm8HxOaGTiMpimj1UAQWwYYPV88L1g==",
|
||||
"peerDependencies": {
|
||||
"linkifyjs": "^4.0.0"
|
||||
}
|
||||
|
@ -31442,9 +31442,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"linkify-string": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.0.tgz",
|
||||
"integrity": "sha512-mw4KyPoE/vP0lamGbFFtDsutxOw0b+3g2/lH5bwS7X4tRHQyLBoJ60avPVGUoHfU8G1bLS329u13hhpxBIqFiA==",
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/linkify-string/-/linkify-string-4.1.1.tgz",
|
||||
"integrity": "sha512-9+kj8xr7GLiyNyO9ri7lIxq2ixVYjjqvtomPQpeYNNT56/PxQq6utzXFLm8HxOaGTiMpimj1UAQWwYYPV88L1g==",
|
||||
"requires": {}
|
||||
},
|
||||
"linkifyjs": {
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"debounce": "^1.2.1",
|
||||
"he": "^1.2.0",
|
||||
"linkify-plugin-mention": "^4.1.0",
|
||||
"linkify-string": "^4.1.0",
|
||||
"linkify-string": "^4.1.1",
|
||||
"linkifyjs": "^4.1.0",
|
||||
"sass": "^1.59.2",
|
||||
"tributejs": "^5.1.3",
|
||||
|
|
Ładowanie…
Reference in New Issue