mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 06:49:08 +01:00
Merge pull request #942 from Retrospring/dependabot/npm_and_yarn/fontsource/lexend-4.5.14
This commit is contained in:
commit
04f53f356d
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,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.13",
|
"@fontsource/lexend": "^4.5.14",
|
||||||
"@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",
|
||||||
|
|
|
@ -148,10 +148,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.13":
|
"@fontsource/lexend@^4.5.14":
|
||||||
version "4.5.13"
|
version "4.5.14"
|
||||||
resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.13.tgz#a22076e1393af0f075e945fcffc9ffa514805304"
|
resolved "https://registry.yarnpkg.com/@fontsource/lexend/-/lexend-4.5.14.tgz#04c7a12650aff6e6d030c6e84c9e1ee94f219764"
|
||||||
integrity sha512-lJjBMU9Jmi2a/QqLRBhwe862385UyS2RckS3ATr8jHAq1JFLxox2p2gODNzhaWo0ZwTjDxIJ0YfMiEzSdyqZ0w==
|
integrity sha512-6ctm23JzSITVKi6Kjnw5chfE5rZLUa50DpFbXHQlgjrwNtdvEg1mH6JYLQAZM4VtMmg2JfiSQyoCvePGvvhTVg==
|
||||||
|
|
||||||
"@fortawesome/fontawesome-free@^6.2.1":
|
"@fortawesome/fontawesome-free@^6.2.1":
|
||||||
version "6.2.1"
|
version "6.2.1"
|
||||||
|
|
Loading…
Reference in a new issue