diff --git a/package-lock.json b/package-lock.json index 748850d763..3392e1fe6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,7 +83,6 @@ "formdata-polyfill": "4.0.10", "hoverintent": "2.2.1", "imagesloaded": "5.0.0", - "is-plain-object": "5.0.0", "jquery": "3.7.1", "jquery-color": "2.2.0", "jquery-form": "4.3.0", @@ -91,16 +90,13 @@ "json2php": "^0.0.7", "lodash": "4.17.21", "masonry-layout": "4.2.2", - "memize": "2.1.0", "moment": "2.29.4", "objectFitPolyfill": "2.3.5", - "path-to-regexp": "6.2.1", "polyfill-library": "4.8.0", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0", "regenerator-runtime": "0.14.0", - "tslib": "2.6.2", "underscore": "1.13.6", "whatwg-fetch": "3.6.17", "wicg-inert": "3.1.2" diff --git a/package.json b/package.json index 7565b353fe..59de5925e4 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,6 @@ "formdata-polyfill": "4.0.10", "hoverintent": "2.2.1", "imagesloaded": "5.0.0", - "is-plain-object": "5.0.0", "jquery": "3.7.1", "jquery-color": "2.2.0", "jquery-form": "4.3.0", @@ -160,16 +159,13 @@ "json2php": "^0.0.7", "lodash": "4.17.21", "masonry-layout": "4.2.2", - "memize": "2.1.0", "moment": "2.29.4", "objectFitPolyfill": "2.3.5", - "path-to-regexp": "6.2.1", "polyfill-library": "4.8.0", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0", "regenerator-runtime": "0.14.0", - "tslib": "2.6.2", "underscore": "1.13.6", "whatwg-fetch": "3.6.17", "wicg-inert": "3.1.2"