mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-14 03:31:28 +03:00
Updated and complete Twitch emoticon logic in the frontend and backend
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -23,7 +23,7 @@
|
||||
"@angular/router": "^16.0.3",
|
||||
"@fontsource/material-icons": "^4.5.4",
|
||||
"@ngneat/content-loader": "^7.0.0",
|
||||
"@tzahi12345/twitch-emoticons": "^1.0.3",
|
||||
"@tzahi12345/twitch-emoticons": "^1.0.9",
|
||||
"@videogular/ngx-videogular": "^6.0.0",
|
||||
"core-js": "^2.4.1",
|
||||
"crypto-js": "^4.1.1",
|
||||
@@ -5441,9 +5441,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tzahi12345/twitch-emoticons": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@tzahi12345/twitch-emoticons/-/twitch-emoticons-1.0.3.tgz",
|
||||
"integrity": "sha512-V8FC+beYhAYn2Nmk66y2SzG+Lr9cNtklVp4cHSr+rUCIKJSFVjmO8cQd9shFRoQm0kpZX5X5+2TGhYFsUSr8/w==",
|
||||
"version": "1.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@tzahi12345/twitch-emoticons/-/twitch-emoticons-1.0.9.tgz",
|
||||
"integrity": "sha512-VVlBbha90WfFN8VUkQQ42XxBs1wbxfvq0jogPlLT7KkB6mxZUiRjutFLA59uue1PbYZj07tZs0vh9Tz5derHbA==",
|
||||
"dependencies": {
|
||||
"@twurple/api": "^6.2.1",
|
||||
"@twurple/auth": "^6.2.1",
|
||||
@@ -21502,9 +21502,9 @@
|
||||
}
|
||||
},
|
||||
"@tzahi12345/twitch-emoticons": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@tzahi12345/twitch-emoticons/-/twitch-emoticons-1.0.3.tgz",
|
||||
"integrity": "sha512-V8FC+beYhAYn2Nmk66y2SzG+Lr9cNtklVp4cHSr+rUCIKJSFVjmO8cQd9shFRoQm0kpZX5X5+2TGhYFsUSr8/w==",
|
||||
"version": "1.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@tzahi12345/twitch-emoticons/-/twitch-emoticons-1.0.9.tgz",
|
||||
"integrity": "sha512-VVlBbha90WfFN8VUkQQ42XxBs1wbxfvq0jogPlLT7KkB6mxZUiRjutFLA59uue1PbYZj07tZs0vh9Tz5derHbA==",
|
||||
"requires": {
|
||||
"@twurple/api": "^6.2.1",
|
||||
"@twurple/auth": "^6.2.1",
|
||||
|
||||
Reference in New Issue
Block a user