Merge pull request #258 from gnmyt/dependabot/npm_and_yarn/client/sass-1.77.0
Bump sass from 1.76.0 to 1.77.0 in /client
This commit is contained in:
commit
05b31caf9e
@ -19,7 +19,7 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"react-router-dom": "^6.23.0",
|
||||
"react-transition-group": "^4.4.5",
|
||||
"sass": "^1.76.0",
|
||||
"sass": "^1.77.0",
|
||||
"socket.io-client": "^4.7.5",
|
||||
"uuid": "^9.0.1",
|
||||
"xterm": "^5.3.0",
|
||||
|
@ -2447,10 +2447,10 @@ safe-regex-test@^1.0.3:
|
||||
es-errors "^1.3.0"
|
||||
is-regex "^1.1.4"
|
||||
|
||||
sass@^1.76.0:
|
||||
version "1.76.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
|
||||
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
|
||||
sass@^1.77.0:
|
||||
version "1.77.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.0.tgz#e736c69aff9fae4a4e6dae60a979eee9c942f321"
|
||||
integrity sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==
|
||||
dependencies:
|
||||
chokidar ">=3.0.0 <4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
Reference in New Issue
Block a user