From 20586beb9ad2eb664053e94c9588884fbada4dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Mar 2025 06:43:02 +0000 Subject: [PATCH] chore(deps): bump @fontsource-variable/onest from 5.1.1 to 5.2.5 Bumps [@fontsource-variable/onest](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/onest) from 5.1.1 to 5.2.5. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/onest) --- updated-dependencies: - dependency-name: "@fontsource-variable/onest" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 17 +++++++++++------ rainbow-unicorn/package.json | 2 +- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e04e0f..ee49d74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: rainbow-unicorn: dependencies: '@fontsource-variable/onest': - specifier: ^5.1.1 - version: 5.1.1 + specifier: ^5.2.5 + version: 5.2.5 gray-matter: specifier: ^4.0.3 version: 4.0.3 @@ -782,8 +782,8 @@ packages: '@fontsource-variable/inter@5.1.1': resolution: {integrity: sha512-OpXFTmiH6tHkYijMvQTycFKBLK4X+SRV6tet1m4YOUH7SzIIlMqDja+ocDtiCA72UthBH/vF+3ZtlMr2rN/wIw==} - '@fontsource-variable/onest@5.1.1': - resolution: {integrity: sha512-Lb1hWJL7z7VZ9oDiHp5/O4tq/tzSQ0md1Luv+RPRnw3WalFoRBdjE9Xw9ibgteEeVlv8fYQ3UTR6ALDwdWxgzQ==} + '@fontsource-variable/onest@5.2.5': + resolution: {integrity: sha512-8ct8izpOSxNgamyGaxgSlA00lm9nXS8c1Ilq7aNpuvGmQ3tiqgLWIdrlO1WjKtL/orEzUCjVRDmvEgePqVFVPA==} '@formatjs/ecma402-abstract@2.2.0': resolution: {integrity: sha512-IpM+ev1E4QLtstniOE29W1rqH9eTdx5hQdNL8pzrflMj/gogfaoONZqL83LUeQScHAvyMbpqP5C9MzNf+fFwhQ==} @@ -5055,6 +5055,9 @@ packages: third-party-web@0.26.2: resolution: {integrity: sha512-taJ0Us0lKoYBqcbccMuDElSUPOxmBfwlHe1OkHQ3KFf+RwovvBHdXhbFk9XJVQE2vHzxbTwvwg5GFsT9hbDokQ==} + third-party-web@0.26.5: + resolution: {integrity: sha512-tDuKQJUTfjvi9Fcrs1s6YAQAB9mzhTSbBZMfNgtWNmJlHuoFeXO6dzBFdGeCWRvYL50jQGK0jPsBZYxqZQJ2SA==} + through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} @@ -6260,7 +6263,7 @@ snapshots: '@fontsource-variable/inter@5.1.1': {} - '@fontsource-variable/onest@5.1.1': {} + '@fontsource-variable/onest@5.2.5': {} '@formatjs/ecma402-abstract@2.2.0': dependencies: @@ -6739,7 +6742,7 @@ snapshots: '@paulirish/trace_engine@0.0.39': dependencies: - third-party-web: 0.26.2 + third-party-web: 0.26.5 '@pkgr/core@0.1.1': {} @@ -11864,6 +11867,8 @@ snapshots: third-party-web@0.26.2: {} + third-party-web@0.26.5: {} + through@2.3.8: {} timers-ext@0.1.8: diff --git a/rainbow-unicorn/package.json b/rainbow-unicorn/package.json index 3e6dcfd..4fd408d 100644 --- a/rainbow-unicorn/package.json +++ b/rainbow-unicorn/package.json @@ -10,7 +10,7 @@ "preview": "vite preview" }, "dependencies": { - "@fontsource-variable/onest": "^5.1.1", + "@fontsource-variable/onest": "^5.2.5", "gray-matter": "^4.0.3", "react": "^19.0.0", "react-dom": "^19.0.0",