diff --git a/package.json b/package.json index d45311220..eb90c0961 100644 --- a/package.json +++ b/package.json @@ -29,11 +29,11 @@ "test:unit": "npx wp-env run phpunit 'phpunit -c /var/www/html/wp-content/plugins//phpunit.xml --verbose'" }, "dependencies": { - "@wordpress/interface": "^4.5.0", + "@wordpress/interface": "^5.10.0", "@wordpress/style-engine": "^0.11.0", "classnames": "^2.3.1", "react-error-boundary": "^3.1.4", - "react-router-dom": "^6.3.0", + "react-router-dom": "^6.11.1", "rememo": "^4.0.0" } }