diff --git a/package.json b/package.json index 74a2d976..90063c5c 100644 --- a/package.json +++ b/package.json @@ -36,15 +36,15 @@ "@types/node": "16.11.33", "autoprefixer": "10.4.6", "cssnano": "5.1.7", - "cypress": "9.6.0", + "cypress": "10.0.2", "dotenv": "16.0.0", "fs": "0.0.2", - "node-fetch": "2.6.7", + "node-fetch": "3.2.5", "npm-run-all": "4.1.5", "postcss": "8.4.13", "postcss-cli": "9.1.0", "start-server-and-test": "1.14.0", - "tailwindcss": "2.2.19", + "tailwindcss": "3.0.24", "ts-node": "10.7.0", "typescript": "4.6.4" }