mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-06-23 21:29:52 +00:00
fix(deps): update linkify to v4.3.1
This commit is contained in:
parent
c4731dd227
commit
a7e77afffb
@ -15,8 +15,8 @@
|
||||
"fast-xml-parser": "5.2.5",
|
||||
"hotkeys-js": "3.13.11",
|
||||
"javascript-time-ago": "2.5.11",
|
||||
"linkify-html": "4.2.0",
|
||||
"linkifyjs": "4.2.0",
|
||||
"linkify-html": "4.3.1",
|
||||
"linkifyjs": "4.3.1",
|
||||
"qrcode": "^1.5.3",
|
||||
"shaka-player": "4.15.2",
|
||||
"vue": "3.5.16",
|
||||
|
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@ -21,11 +21,11 @@ importers:
|
||||
specifier: 2.5.11
|
||||
version: 2.5.11
|
||||
linkify-html:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0(linkifyjs@4.2.0)
|
||||
specifier: 4.3.1
|
||||
version: 4.3.1(linkifyjs@4.3.1)
|
||||
linkifyjs:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
specifier: 4.3.1
|
||||
version: 4.3.1
|
||||
qrcode:
|
||||
specifier: ^1.5.3
|
||||
version: 1.5.4
|
||||
@ -2192,13 +2192,13 @@ packages:
|
||||
resolution: {integrity: sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==}
|
||||
engines: {node: '>= 12.0.0'}
|
||||
|
||||
linkify-html@4.2.0:
|
||||
resolution: {integrity: sha512-bVXuLiWmGwvlH95hq6q9DFGqTsQeFSGw/nHmvvjGMZv9T3GqkxuW2d2SOgk/a4DV2ajeS4c37EqlF16cjOj7GA==}
|
||||
linkify-html@4.3.1:
|
||||
resolution: {integrity: sha512-6ZNyucw7fH9Ncu17s+hvHFB2sU6fLWowqH6MqkXxtVL2kKkhnrho/DMCE3fWovmzVPgWSFGvg6zLkW+VWrVr4w==}
|
||||
peerDependencies:
|
||||
linkifyjs: ^4.0.0
|
||||
|
||||
linkifyjs@4.2.0:
|
||||
resolution: {integrity: sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw==}
|
||||
linkifyjs@4.3.1:
|
||||
resolution: {integrity: sha512-DRSlB9DKVW04c4SUdGvKK5FR6be45lTU9M76JnngqPeeGDqPwYc0zdUErtsNVMtxPXgUWV4HbXbnC4sNyBxkYg==}
|
||||
|
||||
local-pkg@1.1.1:
|
||||
resolution: {integrity: sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==}
|
||||
@ -5375,11 +5375,11 @@ snapshots:
|
||||
lightningcss-win32-arm64-msvc: 1.30.1
|
||||
lightningcss-win32-x64-msvc: 1.30.1
|
||||
|
||||
linkify-html@4.2.0(linkifyjs@4.2.0):
|
||||
linkify-html@4.3.1(linkifyjs@4.3.1):
|
||||
dependencies:
|
||||
linkifyjs: 4.2.0
|
||||
linkifyjs: 4.3.1
|
||||
|
||||
linkifyjs@4.2.0: {}
|
||||
linkifyjs@4.3.1: {}
|
||||
|
||||
local-pkg@1.1.1:
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user