Merge pull request #1260 from synclounge/dependabot/npm_and_yarn/vanilla-tilt-1.8.0

This commit is contained in:
dependabot[bot] 2022-12-21 12:06:51 +00:00 committed by GitHub
commit a008adbd57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -20476,9 +20476,9 @@
}
},
"vanilla-tilt": {
"version": "1.7.3",
"resolved": "https://registry.npmjs.org/vanilla-tilt/-/vanilla-tilt-1.7.3.tgz",
"integrity": "sha512-tdNVZ1JyDNsByplVCS1H3/i/zcGOIrFW5BQp7u9SyXKjNypZw7s89x+GA8kOhUxWOggF4A1E9N55jEF0ttpLjw==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/vanilla-tilt/-/vanilla-tilt-1.8.0.tgz",
"integrity": "sha512-wVCHyyfRuiRdKhDTNxKPb60lkagmywDSqLgFETEr71Sm646AvGxuf/14Kx9A8FaISyYvMoKQHk6FTqt+YLGhEw==",
"dev": true
},
"vary": {

View File

@ -53,7 +53,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"synclounge-libjass": "^1.0.0",
"vanilla-tilt": "^1.7.3",
"vanilla-tilt": "^1.8.0",
"vue": "^2.6.14",
"vue-chat-scroll": "^1.4.0",
"vue-cli-plugin-vuetify": "^2.5.8",