diff --git a/package.json b/package.json index 0797f7fc..1bec7515 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.4", "@popperjs/core": "^2.11.8", - "arclight": "^1.1.0", + "arclight": "^1.3.0", "autoprefixer": "^10.4.19", "blacklight-frontend": "^8.0.1", "bootstrap": "^5.3.3", diff --git a/yarn.lock b/yarn.lock index 4b9cc690..4367774b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -191,10 +191,10 @@ anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -arclight@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/arclight/-/arclight-1.1.0.tgz#8905f986ec411063eaf09df45c7d2ed64c58ce7e" - integrity sha512-hV/hpKuaMT7hEl2IS5X+kYB3mOX7M2CVW4TC+oQu7WYsX0a2Ofi5gm4WxEpojlxqi12YuQCgGoVo/xkjLX972g== +arclight@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/arclight/-/arclight-1.3.0.tgz#75a129de43c8c006e831ade4b217e8973d0ba241" + integrity sha512-hIFB6trAP4JiWSE9h5Wju7f+Pj5p+DFxNgCTFcl7PxdFbj/4VSMpJKzKVF5s/xXyXIspliYTrN5YgsSE9XQkjw== autoprefixer@^10.4.19: version "10.4.19"