-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b0ff17
commit 9f5e3eb
Showing
2 changed files
with
42 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7746,10 +7746,10 @@ | |
enabled "2.0.x" | ||
kuler "^2.0.0" | ||
|
||
"@discoveryjs/json-ext@^0.5.0": | ||
version "0.5.7" | ||
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" | ||
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== | ||
"@discoveryjs/json-ext@^0.6.1": | ||
version "0.6.3" | ||
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.6.3.tgz#f13c7c205915eb91ae54c557f5e92bddd8be0e83" | ||
integrity sha512-4B4OijXeVNOPZlYA2oEwWOTkzyltLao+xbotHQeqN++Rv27Y6s818+n2Qkp8q+Fxhn0t/5lA5X1Mxktud8eayQ== | ||
|
||
"@es-joy/jsdoccomment@~0.43.1": | ||
version "0.43.1" | ||
|
@@ -9892,20 +9892,20 @@ | |
"@webassemblyjs/ast" "1.12.1" | ||
"@xtuc/long" "4.2.2" | ||
|
||
"@webpack-cli/configtest@^2.1.1": | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-2.1.1.tgz#3b2f852e91dac6e3b85fb2a314fb8bef46d94646" | ||
integrity sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw== | ||
"@webpack-cli/configtest@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-3.0.1.tgz#76ac285b9658fa642ce238c276264589aa2b6b57" | ||
integrity sha512-u8d0pJ5YFgneF/GuvEiDA61Tf1VDomHHYMjv/wc9XzYj7nopltpG96nXN5dJRstxZhcNpV1g+nT6CydO7pHbjA== | ||
|
||
"@webpack-cli/info@^2.0.2": | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-2.0.2.tgz#cc3fbf22efeb88ff62310cf885c5b09f44ae0fdd" | ||
integrity sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A== | ||
"@webpack-cli/info@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-3.0.1.tgz#3cff37fabb7d4ecaab6a8a4757d3826cf5888c63" | ||
integrity sha512-coEmDzc2u/ffMvuW9aCjoRzNSPDl/XLuhPdlFRpT9tZHmJ/039az33CE7uH+8s0uL1j5ZNtfdv0HkfaKRBGJsQ== | ||
|
||
"@webpack-cli/serve@^2.0.5": | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e" | ||
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ== | ||
"@webpack-cli/serve@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-3.0.1.tgz#bd8b1f824d57e30faa19eb78e4c0951056f72f00" | ||
integrity sha512-sbgw03xQaCLiT6gcY/6u3qBDn01CWw/nbaXl3gTdTFuJJ75Gffv3E3DBpgvY2fkkrdS1fpjaXNOmJlnbtKauKg== | ||
|
||
"@xtuc/ieee754@^1.2.0": | ||
version "1.2.0" | ||
|
@@ -11197,10 +11197,10 @@ combined-stream@^1.0.6, combined-stream@^1.0.8: | |
dependencies: | ||
delayed-stream "~1.0.0" | ||
|
||
commander@^10.0.1: | ||
version "10.0.1" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06" | ||
integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug== | ||
commander@^12.1.0: | ||
version "12.1.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3" | ||
integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA== | ||
|
||
commander@^2.20.0: | ||
version "2.20.3" | ||
|
@@ -12100,10 +12100,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475" | ||
integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw== | ||
|
||
envinfo@^7.7.3: | ||
version "7.13.0" | ||
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.13.0.tgz#81fbb81e5da35d74e814941aeab7c325a606fb31" | ||
integrity sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q== | ||
envinfo@^7.14.0: | ||
version "7.14.0" | ||
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.14.0.tgz#26dac5db54418f2a4c1159153a0b2ae980838aae" | ||
integrity sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg== | ||
|
||
err-code@^2.0.2: | ||
version "2.0.3" | ||
|
@@ -19906,24 +19906,24 @@ webidl-conversions@^3.0.0: | |
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" | ||
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== | ||
|
||
webpack-cli@^5.1.4: | ||
version "5.1.4" | ||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-5.1.4.tgz#c8e046ba7eaae4911d7e71e2b25b776fcc35759b" | ||
integrity sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg== | ||
webpack-cli@^6.0.0: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-6.0.1.tgz#a1ce25da5ba077151afd73adfa12e208e5089207" | ||
integrity sha512-MfwFQ6SfwinsUVi0rNJm7rHZ31GyTcpVE5pgVA3hwFRb7COD4TzjUUwhGWKfO50+xdc2MQPuEBBJoqIMGt3JDw== | ||
dependencies: | ||
"@discoveryjs/json-ext" "^0.5.0" | ||
"@webpack-cli/configtest" "^2.1.1" | ||
"@webpack-cli/info" "^2.0.2" | ||
"@webpack-cli/serve" "^2.0.5" | ||
"@discoveryjs/json-ext" "^0.6.1" | ||
"@webpack-cli/configtest" "^3.0.1" | ||
"@webpack-cli/info" "^3.0.1" | ||
"@webpack-cli/serve" "^3.0.1" | ||
colorette "^2.0.14" | ||
commander "^10.0.1" | ||
commander "^12.1.0" | ||
cross-spawn "^7.0.3" | ||
envinfo "^7.7.3" | ||
envinfo "^7.14.0" | ||
fastest-levenshtein "^1.0.12" | ||
import-local "^3.0.2" | ||
interpret "^3.1.1" | ||
rechoir "^0.8.0" | ||
webpack-merge "^5.7.3" | ||
webpack-merge "^6.0.1" | ||
|
||
webpack-merge@^4.1.5: | ||
version "4.2.2" | ||
|
@@ -19932,14 +19932,14 @@ webpack-merge@^4.1.5: | |
dependencies: | ||
lodash "^4.17.15" | ||
|
||
webpack-merge@^5.7.3: | ||
version "5.10.0" | ||
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.10.0.tgz#a3ad5d773241e9c682803abf628d4cd62b8a4177" | ||
integrity sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA== | ||
webpack-merge@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-6.0.1.tgz#50c776868e080574725abc5869bd6e4ef0a16c6a" | ||
integrity sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg== | ||
dependencies: | ||
clone-deep "^4.0.1" | ||
flat "^5.0.2" | ||
wildcard "^2.0.0" | ||
wildcard "^2.0.1" | ||
|
||
webpack-sources@^3.2.3: | ||
version "3.2.3" | ||
|
@@ -20074,7 +20074,7 @@ wide-align@^1.1.0, wide-align@^1.1.5: | |
dependencies: | ||
string-width "^1.0.2 || 2 || 3 || 4" | ||
|
||
wildcard@^2.0.0: | ||
wildcard@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67" | ||
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ== | ||
|
9f5e3eb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmarks total results
SolidBench
3284
ms13038
ms0.25
This comment was automatically generated by workflow using github-action-benchmark.
9f5e3eb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Performance benchmarks succeeded! 🚀
[Summarized results] [Detailed results]