diff --git a/package.json b/package.json index 3bd306a2..da1acd0b 100644 --- a/package.json +++ b/package.json @@ -29,13 +29,14 @@ "joi": "^17.6.0", "loglevel": "^1.8.0", "loglevel-plugin-remote": "^0.6.8", - "playwright": "^1.18.1", + "playwright": "^1.20.1", "playwright-extra": "^4.3.6", "prismjs": "^1.28.0", "puppeteer-extra-plugin-stealth": "^2.11.2", "react": "^18.0.0", "react-dom": "^18.0.0", "react-highlight": "^0.14.0", + "react-router-dom": "^6.26.1", "react-scripts": "5.0.1", "react-simple-code-editor": "^0.11.2", "react-transition-group": "^4.4.2", @@ -84,6 +85,7 @@ "@types/react-highlight": "^0.12.5", "@types/react-transition-group": "^4.4.4", "@types/styled-components": "^5.1.23", + "ajv": "^8.8.2", "concurrently": "^7.0.0", "nodemon": "^2.0.15", "react-app-rewired": "^2.2.1",