feat: Fix menu border color (#730)
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"pug-loader": "^2.4.0",
|
||||
"sass-loader": "^12.2.0",
|
||||
"serve-static": "^1.14.1",
|
||||
"sn-stylekit": "5.2.13",
|
||||
"sn-stylekit": "5.2.14",
|
||||
"ts-loader": "^9.2.6",
|
||||
"typescript": "4.4.4",
|
||||
"typescript-eslint": "0.0.1-alpha.0",
|
||||
|
||||
@@ -7032,10 +7032,10 @@ slash@^3.0.0:
|
||||
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
||||
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
||||
|
||||
sn-stylekit@5.2.13:
|
||||
version "5.2.13"
|
||||
resolved "https://registry.yarnpkg.com/sn-stylekit/-/sn-stylekit-5.2.13.tgz#77709e9902d561c4159388b90588d046e63dfcbf"
|
||||
integrity sha512-AXQ1YqsN684Psxj+eUZZ13SFPpJjDdSjLEDMveumg33EtxN//3T52cY5LIB0KEmUTVVkMdOH3py/TYWNXFxcyg==
|
||||
sn-stylekit@5.2.14:
|
||||
version "5.2.14"
|
||||
resolved "https://registry.yarnpkg.com/sn-stylekit/-/sn-stylekit-5.2.14.tgz#a053174e4beb6463a70494bd80d88d9924344a6f"
|
||||
integrity sha512-gAHIp+9+Z0kVSjkiGjs+F2vJAtzIg7jcZn0y3/SH5a79dbpO9li8hC1k6gaH4zj/rnz1+gf7tBQm2YHiILAK5w==
|
||||
dependencies:
|
||||
"@reach/listbox" "^0.15.0"
|
||||
"@reach/menu-button" "^0.15.1"
|
||||
|
||||
Reference in New Issue
Block a user