mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update dependency sass to v1.77.8
This commit is contained in:
parent
c60936b124
commit
49a1ef5748
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -113,7 +113,7 @@
|
|||
"postcss": "^8.4.31",
|
||||
"prettier": "3.3.2",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "1.77.7",
|
||||
"sass": "1.77.8",
|
||||
"sass-loader": "^14.0.0",
|
||||
"storybook": "^7.5.1",
|
||||
"storybook-addon-fetch-mock": "2.0.0",
|
||||
|
@ -36494,9 +36494,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.77.7",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.7.tgz",
|
||||
"integrity": "sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==",
|
||||
"version": "1.77.8",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.8.tgz",
|
||||
"integrity": "sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
"postcss": "^8.4.31",
|
||||
"prettier": "3.3.2",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "1.77.7",
|
||||
"sass": "1.77.8",
|
||||
"sass-loader": "^14.0.0",
|
||||
"storybook": "^7.5.1",
|
||||
"storybook-addon-fetch-mock": "2.0.0",
|
||||
|
|
Loading…
Reference in a new issue