diff --git a/node_modules b/node_modules index cf875b96ce7..801fd77e621 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit cf875b96ce7580069562b22191e23b4b225878af +Subproject commit 801fd77e6217ad1fa7f3a2606378ebce0ef4fb0e diff --git a/package.json b/package.json index 07124a0280a..d1c8d7842c6 100644 --- a/package.json +++ b/package.json @@ -46,13 +46,16 @@ "eslint-plugin-react": "7.34.3", "eslint-plugin-react-hooks": "4.6.2", "gettext-parser": "8.0.0", + "glob": "7.2.3", "htmlparser": "1.7.7", "jed": "1.1.1", + "lodash": "4.17.21", "qunit": "2.21.0", "qunit-tap": "1.5.1", "sass": "1.77.6", "sizzle": "2.3.10", "stylelint": "16.6.1", + "stylelint-config-recommended-scss": "14.0.0", "stylelint-config-standard": "36.0.0", "stylelint-config-standard-scss": "13.1.0", "stylelint-formatter-pretty": "4.0.0",