Bump sass from 1.77.2 to 1.77.3 in /client #272

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/sass-1.77.3 into main 2024-05-30 11:03:44 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-router-dom": "^6.23.1", "react-router-dom": "^6.23.1",
"react-transition-group": "^4.4.5", "react-transition-group": "^4.4.5",
"sass": "^1.77.2", "sass": "^1.77.3",
"socket.io-client": "^4.7.5", "socket.io-client": "^4.7.5",
"uuid": "^9.0.1", "uuid": "^9.0.1",
"xterm": "^5.3.0", "xterm": "^5.3.0",

View File

@ -2617,10 +2617,10 @@ safe-regex-test@^1.0.3:
es-errors "^1.3.0" es-errors "^1.3.0"
is-regex "^1.1.4" is-regex "^1.1.4"
sass@^1.77.2: sass@^1.77.3:
version "1.77.2" version "1.77.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa" resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA== integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"