|
40 | 40 | "@babel/preset-env": "7.17.10",
|
41 | 41 | "@babel/preset-react": "7.16.7",
|
42 | 42 | "@babel/preset-typescript": "7.16.7",
|
43 |
| - "@nrwl/cli": "14.5.10", |
44 |
| - "@nrwl/cypress": "14.5.10", |
45 |
| - "@nrwl/eslint-plugin-nx": "14.5.10", |
46 |
| - "@nrwl/jest": "14.5.10", |
47 |
| - "@nrwl/linter": "14.5.10", |
48 |
| - "@nrwl/nx-cloud": "14.5.4", |
49 |
| - "@nrwl/react": "14.5.10", |
50 |
| - "@nrwl/web": "14.5.10", |
51 |
| - "@nrwl/workspace": "14.5.10", |
| 43 | + "@nrwl/cli": "14.7.5", |
| 44 | + "@nrwl/cypress": "14.7.5", |
| 45 | + "@nrwl/eslint-plugin-nx": "14.7.5", |
| 46 | + "@nrwl/jest": "14.7.5", |
| 47 | + "@nrwl/linter": "14.7.5", |
| 48 | + "@nrwl/nx-cloud": "14.6.2", |
| 49 | + "@nrwl/react": "14.7.5", |
| 50 | + "@nrwl/web": "14.7.5", |
| 51 | + "@nrwl/workspace": "14.7.5", |
52 | 52 | "@testing-library/react": "13.3.0",
|
53 |
| - "@types/jest": "27.5.1", |
54 |
| - "@types/node": "18.7.5", |
55 |
| - "@types/react": "18.0.17", |
| 53 | + "@types/jest": "28.1.8", |
| 54 | + "@types/node": "18.7.14", |
| 55 | + "@types/react": "18.0.18", |
56 | 56 | "@types/react-dom": "18.0.6",
|
57 | 57 | "@types/uuid": "^8.3.4",
|
58 |
| - "@typescript-eslint/eslint-plugin": "5.35.1", |
59 |
| - "@typescript-eslint/parser": "5.35.1", |
60 |
| - "babel-jest": "27.5.1", |
| 58 | + "@typescript-eslint/eslint-plugin": "5.33.1", |
| 59 | + "@typescript-eslint/parser": "5.33.1", |
| 60 | + "babel-jest": "28.1.3", |
61 | 61 | "cypress": "^9.6.1",
|
62 | 62 | "dotenv": "16.0.1",
|
63 | 63 | "eslint": "8.15.0",
|
64 | 64 | "eslint-config-prettier": "8.5.0",
|
65 | 65 | "eslint-plugin-cypress": "^2.12.1",
|
66 | 66 | "eslint-plugin-import": "2.26.0",
|
67 | 67 | "eslint-plugin-jsx-a11y": "6.6.1",
|
68 |
| - "eslint-plugin-react": "7.30.1", |
| 68 | + "eslint-plugin-react": "7.31.1", |
69 | 69 | "eslint-plugin-react-hooks": "4.6.0",
|
70 |
| - "jest": "27.5.1", |
71 |
| - "nx": "14.5.10", |
| 70 | + "jest": "28.1.3", |
| 71 | + "nx": "14.7.5", |
72 | 72 | "prettier": "2.7.1",
|
73 | 73 | "react-test-renderer": "18.2.0",
|
74 |
| - "ts-jest": "27.1.5", |
| 74 | + "ts-jest": "28.0.8", |
75 | 75 | "ts-node": "10.9.1",
|
76 | 76 | "typescript": "4.7.4",
|
77 | 77 | "uuid": "^8.3.2"
|
|
0 commit comments