Merge pull request #312 from gnmyt/dependabot/npm_and_yarn/client/sass-1.78.0

Bump sass from 1.77.8 to 1.78.0 in /client
This commit is contained in:
Mathias Wagner 2024-09-05 08:01:01 +02:00 committed by GitHub
commit e35d939eb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1",
"react-transition-group": "^4.4.5",
"sass": "^1.77.8",
"sass": "^1.78.0",
"socket.io-client": "^4.7.5",
"uuid": "^10.0.0",
"xterm": "^5.3.0",

View File

@ -2609,10 +2609,10 @@ safe-regex-test@^1.0.3:
es-errors "^1.3.0"
is-regex "^1.1.4"
sass@^1.77.8:
version "1.77.8"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
sass@^1.78.0:
version "1.78.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"