diff --git a/package-lock.json b/package-lock.json index 2ba5c968a7..8ab8bfe774 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@redux-devtools/extension": "3.3.0", "@testing-library/react": "^16.2.0", "algoliasearch": "^4.14.3", - "algoliasearch-helper": "^3.14.0", + "algoliasearch-helper": "^3.26.0", "classnames": "2.5.1", "core-js": "3.43.0", "fastest-levenshtein": "1.0.16", @@ -49,8 +49,8 @@ "devDependencies": { "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "1.1.0", - "@openedx/frontend-build": "^14.4.2", - "babel-plugin-formatjs": "10.5.38", + "@openedx/frontend-build": "^14.6.1", + "babel-plugin-formatjs": "10.5.39", "eslint-plugin-import": "2.31.0", "glob": "7.2.3", "history": "5.3.0", @@ -3139,9 +3139,9 @@ } }, "node_modules/@formatjs/ts-transformer": { - "version": "3.13.34", - "resolved": "https://registry.npmjs.org/@formatjs/ts-transformer/-/ts-transformer-3.13.34.tgz", - "integrity": "sha512-N1n7dA+6dfHn/LDQXrUPOC90Z+7dsDB5cQIJeIysVwGhk8PRyYo2eaotDszZMjQp8+hvs98kJyekn1X7mK1yHQ==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/@formatjs/ts-transformer/-/ts-transformer-3.14.0.tgz", + "integrity": "sha512-sWV+gLu3N/Fqb6Jh4cSbKAOIO/bumATZvyF8+TGFW+sAhmedvgQXpnUwiy4qJpU6buEq3Ap5jFGfmDRf0V6HYQ==", "devOptional": true, "license": "MIT", "dependencies": { @@ -3163,9 +3163,9 @@ } }, "node_modules/@formatjs/ts-transformer/node_modules/@types/node": { - "version": "22.15.31", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.31.tgz", - "integrity": "sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==", + "version": "22.15.32", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.32.tgz", + "integrity": "sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==", "devOptional": true, "license": "MIT", "dependencies": { @@ -5474,9 +5474,9 @@ } }, "node_modules/@openedx/frontend-build": { - "version": "14.6.0", - "resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.6.0.tgz", - "integrity": "sha512-lQn/IYC2xZxmYtm9AsrEXm7o3Ei0voZNTKFDGiBbZARsh27b2/e8hx3ToJ4B3rwxnSHLNYbxVYqAWSiAXG06dw==", + "version": "14.6.1", + "resolved": "https://registry.npmjs.org/@openedx/frontend-build/-/frontend-build-14.6.1.tgz", + "integrity": "sha512-HPswCfxThP0F92fmKqOetQ+E7HNiXDmOE+vHkfrpdKYNUj6Sn+7jaBICn8pNfif8uq4tF2ZGRnAgfUphry2ORQ==", "devOptional": true, "license": "AGPL-3.0", "dependencies": { @@ -9163,9 +9163,9 @@ } }, "node_modules/algoliasearch-helper": { - "version": "3.25.0", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.25.0.tgz", - "integrity": "sha512-vQoK43U6HXA9/euCqLjvyNdM4G2Fiu/VFp4ae0Gau9sZeIKBPvUPnXfLYAe65Bg7PFuw03coeu5K6lTPSXRObw==", + "version": "3.26.0", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.26.0.tgz", + "integrity": "sha512-Rv2x3GXleQ3ygwhkhJubhhYGsICmShLAiqtUuJTUkr9uOCOXyF2E71LVT4XDnVffbknv8XgScP4U0Oxtgm+hIw==", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1" @@ -9708,9 +9708,9 @@ } }, "node_modules/babel-plugin-formatjs": { - "version": "10.5.38", - "resolved": "https://registry.npmjs.org/babel-plugin-formatjs/-/babel-plugin-formatjs-10.5.38.tgz", - "integrity": "sha512-TGXdafOb9i+zqS7h0pQBWl4JxhW3XzKVDDLaANDRa8awjJfmvgoVN2YfL981Ibg4xjsz3OcrCTBKrdFMn0Jqaw==", + "version": "10.5.39", + "resolved": "https://registry.npmjs.org/babel-plugin-formatjs/-/babel-plugin-formatjs-10.5.39.tgz", + "integrity": "sha512-GnQGhQZLFYB0dqWUb07sl0h31tCEwU0HblS+rIAYNP84Fj5zQCyCldcYFm9gsEGYvialuYpxEt9+7+d/zqG7lQ==", "devOptional": true, "license": "MIT", "dependencies": { @@ -9720,7 +9720,7 @@ "@babel/traverse": "^7.26.10", "@babel/types": "^7.26.10", "@formatjs/icu-messageformat-parser": "2.11.2", - "@formatjs/ts-transformer": "3.13.34", + "@formatjs/ts-transformer": "3.14.0", "@types/babel__core": "^7.20.5", "@types/babel__helper-plugin-utils": "^7.10.3", "@types/babel__traverse": "^7.20.6", diff --git a/package.json b/package.json index 3074da3d64..1318df92ba 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@redux-devtools/extension": "3.3.0", "@testing-library/react": "^16.2.0", "algoliasearch": "^4.14.3", - "algoliasearch-helper": "^3.14.0", + "algoliasearch-helper": "^3.26.0", "classnames": "2.5.1", "core-js": "3.43.0", "fastest-levenshtein": "1.0.16", @@ -69,8 +69,8 @@ "devDependencies": { "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "1.1.0", - "@openedx/frontend-build": "^14.4.2", - "babel-plugin-formatjs": "10.5.38", + "@openedx/frontend-build": "^14.6.1", + "babel-plugin-formatjs": "10.5.39", "eslint-plugin-import": "2.31.0", "glob": "7.2.3", "history": "5.3.0",