diff --git a/package-lock.json b/package-lock.json index d7b9198..34b3d94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "lodash.pick": "4.4.0", "maplibre-gl": "3.6.2", "next": "14.2.10", - "next-intl": "3.21.1", + "next-intl": "3.23.2", "prettier": "3.3.3", "react": "18", "react-dom": "18", @@ -1070,7 +1070,6 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.2.0.tgz", "integrity": "sha512-IpM+ev1E4QLtstniOE29W1rqH9eTdx5hQdNL8pzrflMj/gogfaoONZqL83LUeQScHAvyMbpqP5C9MzNf+fFwhQ==", - "license": "MIT", "dependencies": { "@formatjs/fast-memoize": "2.2.1", "@formatjs/intl-localematcher": "0.5.5", @@ -1081,16 +1080,14 @@ "version": "2.2.1", "resolved": "https://registry.npmjs.org/@formatjs/fast-memoize/-/fast-memoize-2.2.1.tgz", "integrity": "sha512-XS2RcOSyWxmUB7BUjj3mlPH0exsUzlf6QfhhijgI941WaJhVxXQ6mEWkdUFIdnKi3TuTYxRdelsgv3mjieIGIA==", - "license": "MIT", "dependencies": { "tslib": "^2.7.0" } }, "node_modules/@formatjs/icu-messageformat-parser": { - "version": "2.7.10", - "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.7.10.tgz", - "integrity": "sha512-wlQfqCZ7PURkUNL2+8VTEFavPovtADU/isSKLFvDbdFmV7QPZIYqFMkhklaDYgMyLSBJa/h2MVQ2aFvoEJhxgg==", - "license": "MIT", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.8.0.tgz", + "integrity": "sha512-r2un3fmF9oJv3mOkH+wwQZ037VpqmdfahbcCZ9Lh+p6Sx+sNsonI7Zcr6jNMm1s+Si7ejQORS4Ezlh05mMPAXA==", "dependencies": { "@formatjs/ecma402-abstract": "2.2.0", "@formatjs/icu-skeleton-parser": "1.8.4", @@ -1101,7 +1098,6 @@ "version": "1.8.4", "resolved": "https://registry.npmjs.org/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.8.4.tgz", "integrity": "sha512-LMQ1+Wk1QSzU4zpd5aSu7+w5oeYhupRwZnMQckLPRYhSjf2/8JWQ882BauY9NyHxs5igpuQIXZDgfkaH3PoATg==", - "license": "MIT", "dependencies": { "@formatjs/ecma402-abstract": "2.2.0", "tslib": "^2.7.0" @@ -1111,7 +1107,6 @@ "version": "0.5.5", "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.5.tgz", "integrity": "sha512-t5tOGMgZ/i5+ALl2/offNqAQq/lfUnKLEw0mXQI4N4bqpedhrSE+fyKLpwnd22sK0dif6AV+ufQcTsKShB9J1g==", - "license": "MIT", "dependencies": { "tslib": "^2.7.0" } @@ -5807,14 +5802,13 @@ } }, "node_modules/intl-messageformat": { - "version": "10.7.0", - "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.0.tgz", - "integrity": "sha512-2P06M9jFTqJnEQzE072VGPjbAx6ZG1YysgopAwc8ui0ajSjtwX1MeQ6bXFXIzKcNENJTizKkcJIcZ0zlpl1zSg==", - "license": "BSD-3-Clause", + "version": "10.7.1", + "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.7.1.tgz", + "integrity": "sha512-xQuJW2WcyzNJZWUu5xTVPOmNSA1Sowuu/NKFdUid5Fxx/Yl6/s4DefTU/y7zy+irZLDmFGmTLtnM8FqpN05wlA==", "dependencies": { "@formatjs/ecma402-abstract": "2.2.0", "@formatjs/fast-memoize": "2.2.1", - "@formatjs/icu-messageformat-parser": "2.7.10", + "@formatjs/icu-messageformat-parser": "2.8.0", "tslib": "^2.7.0" } }, @@ -6881,23 +6875,22 @@ } }, "node_modules/next-intl": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-3.21.1.tgz", - "integrity": "sha512-hQm4Wgq5i1lfOHAWmXBVl5d2/XAeddcjsrUmjotXEESzPSvW5j2t0Pr8AV8WorTILgqU748aXuenBhz5P78tdw==", + "version": "3.23.2", + "resolved": "https://registry.npmjs.org/next-intl/-/next-intl-3.23.2.tgz", + "integrity": "sha512-SCYEG2i0kYz+OupN6+qH9T+GDRfLCmJuT835uI9ac7AOlYCUbBizj28cti+oGhDkIjueZrweVw7iEiTkqCpKpQ==", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/amannn" } ], - "license": "MIT", "dependencies": { "@formatjs/intl-localematcher": "^0.5.4", "negotiator": "^0.6.3", - "use-intl": "^3.21.1" + "use-intl": "^3.23.2" }, "peerDependencies": { - "next": "^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0", + "next": "^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0" } }, @@ -9239,10 +9232,9 @@ } }, "node_modules/use-intl": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-3.21.1.tgz", - "integrity": "sha512-52kYgcydYkG9SX0ZZGt7W6WD2Va01hwe15bDgkXuaTdSxrF9fDu6hHTV5DxIuSmSSf/FEcBo/nodpw3ZhY31Lw==", - "license": "MIT", + "version": "3.23.2", + "resolved": "https://registry.npmjs.org/use-intl/-/use-intl-3.23.2.tgz", + "integrity": "sha512-lrKb5M6zr9YoHK+OuUsRApPPNEMHX8ntx0PDGZ0fxlMmj6W2u/3y++UB4uE/o0C8Jyn7oiHCjShYjgPjDaB1cg==", "dependencies": { "@formatjs/fast-memoize": "^2.2.0", "intl-messageformat": "^10.5.14" diff --git a/package.json b/package.json index 8a77c35..291ea2f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lodash.pick": "4.4.0", "maplibre-gl": "3.6.2", "next": "14.2.10", - "next-intl": "3.21.1", + "next-intl": "3.23.2", "prettier": "3.3.3", "react": "18", "react-dom": "18",