Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"react-docgen-typescript-webpack-plugin": "^1.1.0",
"react-dom": "^17.0.1",
"sass": "^1.35.1",
"sass-loader": "^10.1.1",
"sass-loader": "^16.0.6",
"style-loader": "^2.0.0",
"svgo": "^1.3.0",
"typescript": "^4.0.3",
Expand Down
37 changes: 19 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3414,14 +3414,14 @@ __metadata:
gulp-util: ^3.0.8
html-webpack-plugin: ^5.3.1
lodash: ^4.17.15
object-path: ">=0.11.5"
object-path: ">=0.11.8"
prop-types: ^15.6.1
react: ^17.0.1
react-docgen-typescript-loader: ^3.1.0
react-docgen-typescript-webpack-plugin: ^1.1.0
react-dom: ^17.0.1
sass: ^1.35.1
sass-loader: ^10.1.1
sass-loader: ^16.0.6
style-loader: ^2.0.0
svgo: ^1.3.0
typescript: ^4.0.3
Expand Down Expand Up @@ -12455,10 +12455,10 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"object-path@npm:>=0.11.5":
version: 0.11.5
resolution: "object-path@npm:0.11.5"
checksum: a2be57f65eb247161763280e857ddbafcfbb41ad7cfcfb0a78aca2e8adb990a7b5afe6b182c20baf0e218e541ec75c1807fd04d50e3049920c2ec65e6eb9c900
"object-path@npm:>=0.11.8":
version: 0.11.8
resolution: "object-path@npm:0.11.8"
checksum: daf845abe3054b38a2ecd40ada58ffca30b4704d102f0426aa87afa6a02313226d87c9db6a0e9297aeb387047b567dbc790fb0599ab1a53e630298f7f79687db
languageName: node
linkType: hard

Expand Down Expand Up @@ -14880,28 +14880,29 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"sass-loader@npm:^10.1.1":
version: 10.2.0
resolution: "sass-loader@npm:10.2.0"
"sass-loader@npm:^16.0.6":
version: 16.0.6
resolution: "sass-loader@npm:16.0.6"
dependencies:
klona: ^2.0.4
loader-utils: ^2.0.0
neo-async: ^2.6.2
schema-utils: ^3.0.0
semver: ^7.3.2
peerDependencies:
fibers: ">= 3.1.0"
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0
"@rspack/core": 0.x || 1.x
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
sass: ^1.3.0
webpack: ^4.36.0 || ^5.0.0
sass-embedded: "*"
webpack: ^5.0.0
peerDependenciesMeta:
fibers:
"@rspack/core":
optional: true
node-sass:
optional: true
sass:
optional: true
checksum: 1c8914920749f2e2e404e4663c9cce6ef4d38dc7fb30117c722c25b76257ebee444c90d20e174adf621036e1afefaadc8f89b69fd912347f4618b7401afae53c
sass-embedded:
optional: true
webpack:
optional: true
checksum: fc40a163ee84ae22a1c52d7088d3d3ace09b959c18219945fbbfd872942b158646049d6fa588ec31e3b354d5c3a07e687593c4864ba60ebfcd875300a7bb91c6
languageName: node
linkType: hard

Expand Down