mirror of
https://github.com/TeamPiped/Piped
synced 2025-11-06 15:30:05 +01:00
Compare commits
2 Commits
29ba7b95f2
...
aa46eb6e27
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa46eb6e27 | ||
|
|
ce2b9ed1ae |
@ -11,14 +11,14 @@
|
||||
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "3.2.6",
|
||||
"dompurify": "3.2.7",
|
||||
"fast-xml-parser": "5.2.5",
|
||||
"hotkeys-js": "3.13.15",
|
||||
"javascript-time-ago": "2.5.11",
|
||||
"linkify-html": "4.3.2",
|
||||
"linkifyjs": "4.3.2",
|
||||
"qrcode": "^1.5.3",
|
||||
"shaka-player": "4.15.9",
|
||||
"shaka-player": "4.16.4",
|
||||
"vue": "3.5.22",
|
||||
"vue-i18n": "11.1.12",
|
||||
"vue-router": "4.5.1"
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
dompurify:
|
||||
specifier: 3.2.6
|
||||
version: 3.2.6
|
||||
specifier: 3.2.7
|
||||
version: 3.2.7
|
||||
fast-xml-parser:
|
||||
specifier: 5.2.5
|
||||
version: 5.2.5
|
||||
@ -30,8 +30,8 @@ importers:
|
||||
specifier: ^1.5.3
|
||||
version: 1.5.4
|
||||
shaka-player:
|
||||
specifier: 4.15.9
|
||||
version: 4.15.9
|
||||
specifier: 4.16.4
|
||||
version: 4.16.4
|
||||
vue:
|
||||
specifier: 3.5.22
|
||||
version: 3.5.22(typescript@5.9.2)
|
||||
@ -1552,8 +1552,8 @@ packages:
|
||||
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
dompurify@3.2.6:
|
||||
resolution: {integrity: sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==}
|
||||
dompurify@3.2.7:
|
||||
resolution: {integrity: sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw==}
|
||||
|
||||
dunder-proto@1.0.1:
|
||||
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
||||
@ -2546,8 +2546,8 @@ packages:
|
||||
resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
shaka-player@4.15.9:
|
||||
resolution: {integrity: sha512-x8TElKG1eaj3nlcO9whvH1SbGvJ1gwSdgYlbvcJBNWsMJal70C2ZLk4w8qi8uXpcDjzSR8p28gYgD7WfOdHDGA==}
|
||||
shaka-player@4.16.4:
|
||||
resolution: {integrity: sha512-jlsmZzR5sPpUUS+6G9wCZJjv0hqaP52xQSw4w+in9hfw+kOI44X/vx+YcsKNKlYixxFvPd+XBgtZJunjNP3xOg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
shebang-command@2.0.0:
|
||||
@ -4647,7 +4647,7 @@ snapshots:
|
||||
dependencies:
|
||||
esutils: 2.0.3
|
||||
|
||||
dompurify@3.2.6:
|
||||
dompurify@3.2.7:
|
||||
optionalDependencies:
|
||||
'@types/trusted-types': 2.0.7
|
||||
|
||||
@ -5720,7 +5720,7 @@ snapshots:
|
||||
es-errors: 1.3.0
|
||||
es-object-atoms: 1.1.1
|
||||
|
||||
shaka-player@4.15.9: {}
|
||||
shaka-player@4.16.4: {}
|
||||
|
||||
shebang-command@2.0.0:
|
||||
dependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user