Merge pull request #989 from Retrospring/dependabot/npm_and_yarn/fontsource/lexend-4.5.15
This commit is contained in:
commit
5633365481
|
@ -7,7 +7,7 @@
|
||||||
"build:css": "sass ./app/assets/stylesheets/application.sass.scss:./app/assets/builds/application.css --no-source-map --load-path=node_modules"
|
"build:css": "sass ./app/assets/stylesheets/application.sass.scss:./app/assets/builds/application.css --no-source-map --load-path=node_modules"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fontsource/lexend": "^4.5.14",
|
"@fontsource/lexend": "^4.5.15",
|
||||||
"@fortawesome/fontawesome-free": "^6.2.1",
|
"@fortawesome/fontawesome-free": "^6.2.1",
|
||||||
"@hotwired/stimulus": "^3.2.1",
|
"@hotwired/stimulus": "^3.2.1",
|
||||||
"@hotwired/turbo-rails": "^7.2.4",
|
"@hotwired/turbo-rails": "^7.2.4",
|
||||||
|
|
|
@ -174,10 +174,10 @@
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
strip-json-comments "^3.1.1"
|
strip-json-comments "^3.1.1"
|
||||||
|
|
||||||
"@fontsource/lexend@^4.5.14":
|
"@fontsource/lexend@^4.5.15":
|
||||||
version "4.5.14"
|
version "4.5.15"
|
||||||
resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.14.tgz#04c7a12650aff6e6d030c6e84c9e1ee94f219764"
|
resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.15.tgz#ee033b850224d05b665d6661bf8d32c950f166bb"
|
||||||
integrity sha512-6ctm23JzSITVKi6Kjnw5chfE5rZLUa50DpFbXHQlgjrwNtdvEg1mH6JYLQAZM4VtMmg2JfiSQyoCvePGvvhTVg==
|
integrity sha512-6edLmDmte8pJWtQ1NIahcJq0iWlf6b0/JLwkd7WbDQ3C5tZWnxjvbP4RSklMv4MPzGjpuYuYnc+QANbjUws1oA==
|
||||||
|
|
||||||
"@fortawesome/fontawesome-free@^6.2.1":
|
"@fortawesome/fontawesome-free@^6.2.1":
|
||||||
version "6.2.1"
|
version "6.2.1"
|
||||||
|
|
Loading…
Reference in New Issue