1 Commits

Author SHA1 Message Date
c881f58cf4 Update dependency @fontsource/roboto to ^5.2.8
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-18 00:36:43 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ steps:
# Frontend
- name: web_build
image: node:24
image: node:23
depends_on:
- fetch
volumes:

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource/roboto": "^5.2.7",
"@fontsource/roboto": "^5.2.8",
"@jsonjoy.com/base64": "^1.1.2",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
@@ -1911,9 +1911,9 @@
}
},
"node_modules/@fontsource/roboto": {
"version": "5.2.7",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.7.tgz",
"integrity": "sha512-fca6Jtyxn6kPR51+TTTMCFm0FOhnKaLEYYiAQc8P/4iFCKoKGR0aX89QR4CfP+N64RPXJus64UxhJaVENnSM6Q==",
"version": "5.2.8",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.8.tgz",
"integrity": "sha512-oh9g4Cg3loVMz9MWeKWfDI+ooxxG1aRVetkiKIb2ESS2rrryGecQ/y4pAj4z5A5ebyw450dYRi/c4k/I3UBhHA==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource/roboto": "^5.2.7",
"@fontsource/roboto": "^5.2.8",
"@jsonjoy.com/base64": "^1.1.2",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",