Compare commits

...
Sign in to create a new pull request.

11 commits

Author SHA1 Message Date
4bf83e3542
Merge pull request #220 from LBRYFoundation/dependabot/npm_and_yarn/fontsource/roboto-5.1.0
chore(deps-dev): bump @fontsource/roboto from 5.0.14 to 5.1.0
2025-07-01 14:32:15 +02:00
dependabot[bot]
7205e4def7
chore(deps-dev): bump @fontsource/roboto from 5.0.14 to 5.1.0
Bumps [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) from 5.0.14 to 5.1.0.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 12:30:51 +00:00
cfbd8a4abf
Merge pull request #227 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.267
chore(deps-dev): bump @iconify/json from 2.2.234 to 2.2.267
2025-07-01 14:27:59 +02:00
ee2783e93d removed links to lbry.com 2025-07-01 14:18:43 +02:00
dependabot[bot]
274ada5efd
chore(deps-dev): bump @iconify/json from 2.2.234 to 2.2.267
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.234 to 2.2.267.
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.234...2.2.267)

---
updated-dependencies:
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 13:50:50 +00:00
eb9dc4845e
Merge pull request #212 from LBRYFoundation/revamp2024
Revamp2024
2024-08-07 23:59:11 +02:00
441126ed38
Merge pull request #211 from LBRYFoundation/dependabot/npm_and_yarn/fontsource/roboto-5.0.14
chore(deps-dev): bump @fontsource/roboto from 5.0.12 to 5.0.14
2024-08-06 20:58:35 +02:00
dependabot[bot]
e0277bd96b
chore(deps-dev): bump @fontsource/roboto from 5.0.12 to 5.0.14
Bumps [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) from 5.0.12 to 5.0.14.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/roboto/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 18:51:27 +00:00
00bd5ed8e3
Merge pull request #210 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.234
chore(deps-dev): bump @iconify/json from 2.2.201 to 2.2.234
2024-08-06 20:49:29 +02:00
dependabot[bot]
82605a7e52
chore(deps-dev): bump @iconify/json from 2.2.201 to 2.2.234
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.201 to 2.2.234.
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.201...2.2.234)

---
updated-dependencies:
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 18:47:27 +00:00
6e2570d2bc
Merge pull request #209 from LBRYFoundation/revamp2024
Revamp2024
2024-08-06 20:30:48 +02:00
5 changed files with 30 additions and 31 deletions

View file

@ -127,10 +127,6 @@ const config = {
{
title: 'Other Sites',
rows: [{
text: 'LBRY.com',
link: 'https://lbry.com/'
},
{
text: 'LBRY.tech',
link: 'https://lbry.tech/'
}

View file

@ -6,10 +6,10 @@ tagline: LBRY is a secure, open, and community-run digital marketplace.
actionButtons:
- text: Download LBRY
icon: fa-solid:arrow-alt-circle-down
link: https://lbry.com/get
link: https://github.com/LBRYFoundation/lbry-desktop/releases
- text: Join Discord
icon: fa-brands:discord
link: https://chat.lbry.com/
link: https://chat.lbry.org/
footer: true
sitemap:
changefreq: hourly

33
package-lock.json generated
View file

@ -9,8 +9,8 @@
"request-promise": "^4.2.6"
},
"devDependencies": {
"@fontsource/roboto": "^5.0.12",
"@iconify/json": "^2.2.201",
"@fontsource/roboto": "^5.2.6",
"@iconify/json": "^2.2.267",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.2.0",
@ -1810,10 +1810,13 @@
}
},
"node_modules/@fontsource/roboto": {
"version": "5.0.12",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.12.tgz",
"integrity": "sha512-x0o17jvgoSSbS9OZnUX2+xJmVRvVCfeaYJjkS7w62iN7CuJWtMf5vJj8LqgC7ibqIkitOHVW+XssRjgrcHn62g==",
"dev": true
"version": "5.2.6",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.6.tgz",
"integrity": "sha512-hzarG7yAhMoP418smNgfY4fO7UmuUEm5JUtbxCoCcFHT0hOJB+d/qAEyoNjz7YkPU5OjM2LM8rJnW8hfm0JLaA==",
"dev": true,
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@hapi/address": {
"version": "2.1.4",
@ -1860,9 +1863,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.201",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.201.tgz",
"integrity": "sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==",
"version": "2.2.267",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.267.tgz",
"integrity": "sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==",
"dev": true,
"dependencies": {
"@iconify/types": "*",
@ -17128,9 +17131,9 @@
}
},
"@fontsource/roboto": {
"version": "5.0.12",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.12.tgz",
"integrity": "sha512-x0o17jvgoSSbS9OZnUX2+xJmVRvVCfeaYJjkS7w62iN7CuJWtMf5vJj8LqgC7ibqIkitOHVW+XssRjgrcHn62g==",
"version": "5.2.6",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.6.tgz",
"integrity": "sha512-hzarG7yAhMoP418smNgfY4fO7UmuUEm5JUtbxCoCcFHT0hOJB+d/qAEyoNjz7YkPU5OjM2LM8rJnW8hfm0JLaA==",
"dev": true
},
"@hapi/address": {
@ -17173,9 +17176,9 @@
}
},
"@iconify/json": {
"version": "2.2.201",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.201.tgz",
"integrity": "sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==",
"version": "2.2.267",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.267.tgz",
"integrity": "sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==",
"dev": true,
"requires": {
"@iconify/types": "*",

View file

@ -1,8 +1,8 @@
{
"license": "MIT",
"devDependencies": {
"@fontsource/roboto": "^5.0.12",
"@iconify/json": "^2.2.201",
"@fontsource/roboto": "^5.2.6",
"@iconify/json": "^2.2.267",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.2.0",

View file

@ -829,10 +829,10 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"
"@fontsource/roboto@^5.0.12":
version "5.0.12"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.0.12.tgz#418f7305a3be7fc567dd154db20090f7ece7fc6c"
integrity sha512-x0o17jvgoSSbS9OZnUX2+xJmVRvVCfeaYJjkS7w62iN7CuJWtMf5vJj8LqgC7ibqIkitOHVW+XssRjgrcHn62g==
"@fontsource/roboto@^5.2.6":
version "5.2.6"
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.2.6.tgz#93a2a5ef98cc79880355de0aac71def215b873e7"
integrity sha512-hzarG7yAhMoP418smNgfY4fO7UmuUEm5JUtbxCoCcFHT0hOJB+d/qAEyoNjz7YkPU5OjM2LM8rJnW8hfm0JLaA==
"@hapi/address@2.x.x":
version "2.1.4"
@ -866,10 +866,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.201":
version "2.2.201"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.201.tgz#c59bfb135cb0a95ee877c4c839f8295d20a5fb24"
integrity sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==
"@iconify/json@^2.2.267":
version "2.2.267"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.267.tgz#d59fa36a1f479f8c54e5c902287a7cfa88c7f9e8"
integrity sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==
dependencies:
"@iconify/types" "*"
pathe "^1.1.2"