diff --git a/package-lock.json b/package-lock.json index 861e2ec..09f2642 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,9 +15,9 @@ "cmdk": "^1.1.1", "lucide-react": "^0.563.0", "next": "^16.2.10", - "next-intl": "^4.13.2", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "next-intl": "^4.13.4", + "react": "^19.2.8", + "react-dom": "^19.2.8", "recharts": "^3.9.2" }, "devDependencies": { @@ -2766,7 +2766,7 @@ }, "node_modules/@formatjs/icu-messageformat-parser": { "version": "3.5.15", - "resolved": "https://registry.npmmirror.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-3.5.15.tgz", + "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-3.5.15.tgz", "integrity": "sha512-5o4grXKotAB3JqQuisLApHG43g17N+paoRTa92Jiz35Zvfemq0cVf4EDvuxyHAzmsJji7igaEowicLO/VmfJ8Q==", "license": "MIT", "dependencies": { @@ -2775,7 +2775,7 @@ }, "node_modules/@formatjs/icu-skeleton-parser": { "version": "2.1.11", - "resolved": "https://registry.npmmirror.com/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-2.1.11.tgz", + "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-2.1.11.tgz", "integrity": "sha512-j8cUmOJzVgkHuS0QiQ6ga76UIoLOFSAMWhs7aZJztH3aAdCOAE6vpC8KVvFB4cU10ON0y2/5oOVmPJ43s2lTwA==", "license": "MIT" }, @@ -4998,7 +4998,7 @@ }, "node_modules/@schummar/icu-type-parser": { "version": "1.21.5", - "resolved": "https://registry.npmmirror.com/@schummar/icu-type-parser/-/icu-type-parser-1.21.5.tgz", + "resolved": "https://registry.npmjs.org/@schummar/icu-type-parser/-/icu-type-parser-1.21.5.tgz", "integrity": "sha512-bXHSaW5jRTmke9Vd0h5P7BtWZG9Znqb8gSDxZnxaGSJnGwPLDPfS+3g0BKzeWqzgZPsIVZkM7m2tbo18cm5HBw==", "license": "MIT" }, @@ -9382,9 +9382,9 @@ } }, "node_modules/icu-minify": { - "version": "4.13.2", - "resolved": "https://registry.npmmirror.com/icu-minify/-/icu-minify-4.13.2.tgz", - "integrity": "sha512-XhYQTEnBXBCyF6ERiwItFweoOXDUciujaGjIWCA7RhOCEPDfhVSTtuwfRq6HdVk7tKnYJh+yaurP96zGnaKsPg==", + "version": "4.13.4", + "resolved": "https://registry.npmjs.org/icu-minify/-/icu-minify-4.13.4.tgz", + "integrity": "sha512-yK6HyPLGlQjqm8fTKtnBpM77z7vl7JdDBN2EXLvmgAu/b7XaOHWZb73M3ISl9ahBTehBv7RYeqqWSHfk1v2YcA==", "funding": [ { "type": "individual", @@ -9511,7 +9511,7 @@ }, "node_modules/intl-messageformat": { "version": "11.2.12", - "resolved": "https://registry.npmmirror.com/intl-messageformat/-/intl-messageformat-11.2.12.tgz", + "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-11.2.12.tgz", "integrity": "sha512-KW70Xxfcvy7vV3qODfvShWkFDPMqKDAa4N+hSyVBWGNtVhTUFYaqlD/l88DaYPKiVcPP4rPQ3qnH7i5K82Mg7g==", "license": "BSD-3-Clause", "dependencies": { @@ -11751,9 +11751,9 @@ } }, "node_modules/next-intl": { - "version": "4.13.2", - "resolved": "https://registry.npmmirror.com/next-intl/-/next-intl-4.13.2.tgz", - "integrity": "sha512-iCYycEP7/PE+1ue4MWBuz1qns6ESA+SGzuXxNMNN1qiYUh2fLhJPiZvHW1zZC7zMTn44aJUglOVZxUb1+hUz6g==", + "version": "4.13.4", + "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-4.13.4.tgz", + "integrity": "sha512-jhPAT0u0lahIK6E4gVdZAehugWCosBhLG8sV7xMzgSVoJpxHObP+Fiu+z2FfkEW0XPPtr7uEXoUlLEfhxhNMTg==", "funding": [ { "type": "individual", @@ -11765,11 +11765,11 @@ "@formatjs/intl-localematcher": "^0.8.1", "@parcel/watcher": "^2.4.1", "@swc/core": "^1.15.2", - "icu-minify": "^4.13.2", + "icu-minify": "^4.13.4", "negotiator": "^1.0.0", - "next-intl-swc-plugin-extractor": "^4.13.2", + "next-intl-swc-plugin-extractor": "^4.13.4", "po-parser": "^2.1.1", - "use-intl": "^4.13.2" + "use-intl": "^4.13.4" }, "peerDependencies": { "next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0", @@ -11782,9 +11782,9 @@ } }, "node_modules/next-intl-swc-plugin-extractor": { - "version": "4.13.2", - "resolved": "https://registry.npmmirror.com/next-intl-swc-plugin-extractor/-/next-intl-swc-plugin-extractor-4.13.2.tgz", - "integrity": "sha512-O30N/Y4ifzRe5Sz80jD1Qkg4VY6Zfef4SbHNNE166QkHswBf3/Kygpdd1X52sUUwTCk6uvdisO8ybfAN/VYJHQ==", + "version": "4.13.4", + "resolved": "https://registry.npmjs.org/next-intl-swc-plugin-extractor/-/next-intl-swc-plugin-extractor-4.13.4.tgz", + "integrity": "sha512-uN1+NMUYbG6YkO3q+rjc2bvAPX9nQ23owemvHJAyW0pRbQjVDwvNhmrV5qaak0oQc/9okbK17KLT49AoMGhVEQ==", "license": "MIT" }, "node_modules/next-intl/node_modules/@swc/core": { @@ -12366,24 +12366,24 @@ } }, "node_modules/react": { - "version": "19.2.7", - "resolved": "https://registry.npmmirror.com/react/-/react-19.2.7.tgz", - "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==", + "version": "19.2.8", + "resolved": "https://registry.npmjs.org/react/-/react-19.2.8.tgz", + "integrity": "sha512-PWaYA1L/q9u2u7xYQi+Y3L3Yfnie7XyLeaJICV1MGD6LprsBxcAqGjYyr0eY3p+QdsA+x/Irkt4Qif8D63+Sbw==", "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/react-dom": { - "version": "19.2.7", - "resolved": "https://registry.npmmirror.com/react-dom/-/react-dom-19.2.7.tgz", - "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==", + "version": "19.2.8", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.8.tgz", + "integrity": "sha512-rVprimfGBG3DR+Tq0IQG2DT5PxKth1WIGDmj5yPmlzr4YBe7uyE+Du4oVqTDXZSHGGGXRtTJEGSSePyQCMBglQ==", "license": "MIT", "dependencies": { "scheduler": "^0.27.0" }, "peerDependencies": { - "react": "^19.2.7" + "react": "^19.2.8" } }, "node_modules/react-is": { @@ -14409,9 +14409,9 @@ } }, "node_modules/use-intl": { - "version": "4.13.2", - "resolved": "https://registry.npmmirror.com/use-intl/-/use-intl-4.13.2.tgz", - "integrity": "sha512-p6/gCromeBoec+wEuOIkPaytH77RBjW94KWv8MRsNrbI4UOx8QgwNhgl9lbPOKM/b0dpanLhCYztLEH5yQUjtg==", + "version": "4.13.4", + "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-4.13.4.tgz", + "integrity": "sha512-wRhU5zyPNgu845++EJ8ckQsi89b22QUop7NlGxNXpsnKSwEJr7WErAkdAYeVQgFTmDWsa8e2NI1e14XbWz9Ecw==", "funding": [ { "type": "individual", @@ -14422,7 +14422,7 @@ "dependencies": { "@formatjs/fast-memoize": "^3.1.0", "@schummar/icu-type-parser": "1.21.5", - "icu-minify": "^4.13.2", + "icu-minify": "^4.13.4", "intl-messageformat": "^11.1.0" }, "peerDependencies": { diff --git a/package.json b/package.json index 5d4af95..b3eb41e 100644 --- a/package.json +++ b/package.json @@ -58,9 +58,9 @@ "cmdk": "^1.1.1", "lucide-react": "^0.563.0", "next": "^16.2.10", - "next-intl": "^4.13.2", - "react": "^19.2.7", - "react-dom": "^19.2.7", + "next-intl": "^4.13.4", + "react": "^19.2.8", + "react-dom": "^19.2.8", "recharts": "^3.9.2" }, "devDependencies": {