mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 04:40:37 +03:00
chore(deps): update dependency sass to v1.69.2
This commit is contained in:
parent
e436955623
commit
d86211f8bc
2 changed files with 5 additions and 5 deletions
8
web/package-lock.json
generated
8
web/package-lock.json
generated
|
@ -109,7 +109,7 @@
|
|||
"npm": "^10.0.0",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "3.0.3",
|
||||
"sass": "1.69.1",
|
||||
"sass": "1.69.2",
|
||||
"sass-loader": "13.3.2",
|
||||
"sb": "6.5.16",
|
||||
"storybook-addon-designs": "6.3.1",
|
||||
|
@ -41535,9 +41535,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.69.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.1.tgz",
|
||||
"integrity": "sha512-nc969GvTVz38oqKgYYVHM/Iq7Yl33IILy5uqaH2CWSiSUmRCvw+UR7tA3845Sp4BD5ykCUimvrT3k1EjTwpVUA==",
|
||||
"version": "1.69.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.2.tgz",
|
||||
"integrity": "sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w==",
|
||||
"devOptional": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
"npm": "^10.0.0",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "3.0.3",
|
||||
"sass": "1.69.1",
|
||||
"sass": "1.69.2",
|
||||
"sass-loader": "13.3.2",
|
||||
"sb": "6.5.16",
|
||||
"storybook-addon-designs": "6.3.1",
|
||||
|
|
Loading…
Reference in a new issue