From a8951888b8da34fd38aeabe9c9231a3deae9d249 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Sep 2025 00:34:45 +0000 Subject: [PATCH] Update dependency @fontsource/roboto to ^5.2.8 --- geneit_app/package-lock.json | 8 ++++---- geneit_app/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index b2a3a8e..a19517b 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -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", "@fullcalendar/core": "^6.1.19", "@fullcalendar/daygrid": "^6.1.19", "@fullcalendar/interaction": "^6.1.19", @@ -1116,9 +1116,9 @@ "license": "MIT" }, "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" diff --git a/geneit_app/package.json b/geneit_app/package.json index 12d30ce..f6da22e 100644 --- a/geneit_app/package.json +++ b/geneit_app/package.json @@ -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", "@fullcalendar/core": "^6.1.19", "@fullcalendar/daygrid": "^6.1.19", "@fullcalendar/interaction": "^6.1.19",