Skip to content

Commit af0c03c

Browse files
chore(deps): update dependency sass to v1.74.1
1 parent 45ff8a1 commit af0c03c

File tree

5 files changed

+41
-23
lines changed

5 files changed

+41
-23
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prism-react-renderer": "1.3.5",
2727
"react": "18.2.0",
2828
"react-dom": "18.2.0",
29-
"sass": "1.69.5",
29+
"sass": "1.74.1",
3030
"url-loader": "4.1.1"
3131
},
3232
"devDependencies": {

docs/pnpm-lock.yaml

Lines changed: 21 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,7 +1518,7 @@
15181518
"@docusaurus/theme-search-algolia" "2.4.3"
15191519
"@docusaurus/types" "2.4.3"
15201520

1521-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1521+
"@docusaurus/[email protected]":
15221522
version "5.5.2"
15231523
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
15241524
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -6360,6 +6360,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
63606360
dependencies:
63616361
"@babel/runtime" "^7.10.3"
63626362

6363+
"react-loadable@npm:@docusaurus/[email protected]":
6364+
version "5.5.2"
6365+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6366+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6367+
dependencies:
6368+
"@types/react" "*"
6369+
prop-types "^15.6.2"
6370+
63636371
react-router-config@^5.1.1:
63646372
version "5.1.1"
63656373
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -6707,10 +6715,10 @@ sass-loader@^10.1.1:
67076715
schema-utils "^3.0.0"
67086716
semver "^7.3.2"
67096717

6710-
sass@1.69.5:
6711-
version "1.69.5"
6712-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
6713-
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
6718+
sass@1.74.1:
6719+
version "1.74.1"
6720+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
6721+
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
67146722
dependencies:
67156723
chokidar ">=3.0.0 <4.0.0"
67166724
immutable "^4.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"postcss-cli": "11.0.0",
3131
"prejss-cli": "0.3.3",
3232
"rollup": "4.12.0",
33-
"sass": "1.69.5",
33+
"sass": "1.74.1",
3434
"sass-true": "6.1.0",
3535
"tailwindcss": "3.4.1",
3636
"ts-loader": "9.5.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)