From cbf3eaa26698f81cf49ea8e3a5bdc8241af74930 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 13:40:44 +0000 Subject: [PATCH] Sync from next-template@22e95b5 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 216a3d0..b6af66a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@graphql-tools/import": "^7.1.14", - "fontdue-js": "3.2.0", + "fontdue-js": "3.2.3", "graphql": "^16.14.2", "html-react-parser": "^5", "next": "^15.5.14", @@ -5882,9 +5882,9 @@ "license": "ISC" }, "node_modules/fontdue-js": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/fontdue-js/-/fontdue-js-3.2.0.tgz", - "integrity": "sha512-VvMyYzQ4q1hTQny0MkH5sGL1XiO0grP5Mj1E8APVSw6cVab9osnvLHiCvmj7MheWvOjTsGwBL8t+YKjNg43HGw==", + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/fontdue-js/-/fontdue-js-3.2.3.tgz", + "integrity": "sha512-bjubUA79asjMnPB7tnxgsNziv4LldWl/dEKrPmWhAtMfx4saC+V9ef2jaku3hLpfiR6HOLmvR9zFnLJu1wdyQQ==", "license": "MIT", "dependencies": { "@emotion/react": "^11.14.0", @@ -5912,9 +5912,9 @@ } }, "node_modules/fontdue-js/node_modules/@types/node": { - "version": "26.1.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.1.tgz", - "integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==", + "version": "26.1.2", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz", + "integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==", "license": "MIT", "optional": true, "peer": true, diff --git a/package.json b/package.json index 3c9834e..4ab8e71 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@graphql-tools/import": "^7.1.14", - "fontdue-js": "3.2.0", + "fontdue-js": "3.2.3", "graphql": "^16.14.2", "html-react-parser": "^5", "next": "^15.5.14",