From 5546afb26453cac433a7625c126a7df29b7f8140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 06:52:48 +0000 Subject: [PATCH 1/2] chore(deps)(deps): bump next-intl in the nextjs group Bumps the nextjs group with 1 update: [next-intl](https://github.com/amannn/next-intl). Updates `next-intl` from 4.6.1 to 4.7.0 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/next-intl/compare/v4.6.1...v4.7.0) --- updated-dependencies: - dependency-name: next-intl dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nextjs ... Signed-off-by: dependabot[bot] --- package-lock.json | 43 ++++++++++++++++--------------------------- package.json | 2 +- 2 files changed, 17 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index e7f995b..a4b7783 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "cmdk": "^1.1.1", "lucide-react": "^0.562.0", "next": "^15.5.9", - "next-intl": "^4.6.1", + "next-intl": "^4.7.0", "react": "^19.2.1", "react-dom": "^19.2.1", "recharts": "^3.6.0" @@ -19131,9 +19131,9 @@ } }, "node_modules/next-intl": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-4.6.1.tgz", - "integrity": "sha512-KlWgWtKLBPUsTPgxqwyjws1wCMD2QKxLlVjeeGj53DC1JWfKmBShKOrhIP0NznZrRQ0GleeoDUeHSETmyyIFeA==", + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-4.7.0.tgz", + "integrity": "sha512-gvROzcNr/HM0jTzQlKWQxUNk8jrZ0bREz+bht3wNbv+uzlZ5Kn3J+m+viosub18QJ72S08UJnVK50PXWcUvwpQ==", "funding": [ { "type": "individual", @@ -19146,9 +19146,9 @@ "@parcel/watcher": "^2.4.1", "@swc/core": "^1.15.2", "negotiator": "^1.0.0", - "next-intl-swc-plugin-extractor": "^4.6.1", - "po-parser": "^2.0.0", - "use-intl": "^4.6.1" + "next-intl-swc-plugin-extractor": "^4.7.0", + "po-parser": "^2.1.1", + "use-intl": "^4.7.0" }, "peerDependencies": { "next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0", @@ -19162,9 +19162,9 @@ } }, "node_modules/next-intl-swc-plugin-extractor": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/next-intl-swc-plugin-extractor/-/next-intl-swc-plugin-extractor-4.6.1.tgz", - "integrity": "sha512-+HHNeVERfSvuPDF7LYVn3pxst5Rf7EYdUTw7C7WIrYhcLaKiZ1b9oSRkTQddAN3mifDMCfHqO4kAQ/pcKiBl3A==", + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/next-intl-swc-plugin-extractor/-/next-intl-swc-plugin-extractor-4.7.0.tgz", + "integrity": "sha512-iAqflu2FWdQMWhwB0B2z52X7LmEpvnMNJXqVERZQ7bK5p9iqQLu70ur6Ka6NfiXLxfb+AeAkUX5qIciQOg+87A==", "license": "MIT" }, "node_modules/next-intl/node_modules/@swc/core": { @@ -19205,17 +19205,6 @@ } } }, - "node_modules/next-intl/node_modules/@swc/helpers": { - "version": "0.5.18", - "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.18.tgz", - "integrity": "sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==", - "license": "Apache-2.0", - "optional": true, - "peer": true, - "dependencies": { - "tslib": "^2.8.0" - } - }, "node_modules/next/node_modules/postcss": { "version": "8.4.31", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", @@ -19510,9 +19499,9 @@ } }, "node_modules/po-parser": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/po-parser/-/po-parser-2.0.0.tgz", - "integrity": "sha512-SZvoKi3PoI/hHa2V9je9CW7Xgxl4dvO74cvaa6tWShIHT51FkPxje6pt0gTJznJrU67ix91nDaQp2hUxkOYhKA==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/po-parser/-/po-parser-2.1.1.tgz", + "integrity": "sha512-ECF4zHLbUItpUgE3OTtLKlPjeBN+fKEczj2zYjDfCGOzicNs0GK3Vg2IoAYwx7LH/XYw43fZQP6xnZ4TkNxSLQ==", "license": "MIT" }, "node_modules/postcss": { @@ -21152,9 +21141,9 @@ } }, "node_modules/use-intl": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-4.6.1.tgz", - "integrity": "sha512-mUIj6QvJZ7Rk33mLDxRziz1YiBBAnIji8YW4TXXMdYHtaPEbVucrXD3iKQGAqJhbVn0VnjrEtIKYO1B18mfSJw==", + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-4.7.0.tgz", + "integrity": "sha512-jyd8nSErVRRsSlUa+SDobKHo9IiWs5fjcPl9VBUnzUyEQpVM5mwJCgw8eUiylhvBpLQzUGox1KN0XlRivSID9A==", "license": "MIT", "dependencies": { "@formatjs/fast-memoize": "^2.2.0", diff --git a/package.json b/package.json index a5572c3..c39ab56 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "cmdk": "^1.1.1", "lucide-react": "^0.562.0", "next": "^15.5.9", - "next-intl": "^4.6.1", + "next-intl": "^4.7.0", "react": "^19.2.1", "react-dom": "^19.2.1", "recharts": "^3.6.0" From 86799a100afcc6aee780c7b7a45d02631f1da353 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 Jan 2026 06:53:22 +0000 Subject: [PATCH 2/2] chore(deps): update package-lock.json --- package-lock.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/package-lock.json b/package-lock.json index a4b7783..db78488 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19205,6 +19205,17 @@ } } }, + "node_modules/next-intl/node_modules/@swc/helpers": { + "version": "0.5.18", + "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.18.tgz", + "integrity": "sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==", + "license": "Apache-2.0", + "optional": true, + "peer": true, + "dependencies": { + "tslib": "^2.8.0" + } + }, "node_modules/next/node_modules/postcss": { "version": "8.4.31", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",