|
28 | 28 | "check-update": "yarn upgrade-interactive --latest" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "core-js": "^3.20.2", |
| 31 | + "core-js": "^3.20.3", |
32 | 32 | "highlight.js": "^11.4.0", |
33 | 33 | "i18next": "^21.6.6", |
34 | 34 | "immer": "^9.0.12", |
|
46 | 46 | "devDependencies": { |
47 | 47 | "@commitlint/cli": "^16.0.2", |
48 | 48 | "@commitlint/config-conventional": "^16.0.0", |
49 | | - "@nrwl/cli": "^13.4.4", |
50 | | - "@nrwl/cypress": "^13.4.4", |
51 | | - "@nrwl/eslint-plugin-nx": "^13.4.4", |
52 | | - "@nrwl/jest": "^13.4.4", |
53 | | - "@nrwl/linter": "^13.4.4", |
| 49 | + "@nrwl/cli": "^13.4.5", |
| 50 | + "@nrwl/cypress": "^13.4.5", |
| 51 | + "@nrwl/eslint-plugin-nx": "^13.4.5", |
| 52 | + "@nrwl/jest": "^13.4.5", |
| 53 | + "@nrwl/linter": "^13.4.5", |
54 | 54 | "@nrwl/nx-cloud": "13.0.2", |
55 | | - "@nrwl/react": "^13.4.4", |
56 | | - "@nrwl/tao": "^13.4.4", |
57 | | - "@nrwl/web": "^13.4.4", |
58 | | - "@nrwl/workspace": "^13.4.4", |
| 55 | + "@nrwl/react": "^13.4.5", |
| 56 | + "@nrwl/tao": "^13.4.5", |
| 57 | + "@nrwl/web": "^13.4.5", |
| 58 | + "@nrwl/workspace": "^13.4.5", |
59 | 59 | "@testing-library/jest-dom": "^5.16.1", |
60 | 60 | "@testing-library/react": "13.0.0-alpha.5", |
61 | 61 | "@testing-library/react-hooks": "^7.0.2", |
|
71 | 71 | "babel-jest": "^27.4.6", |
72 | 72 | "cypress": "^9.2.1", |
73 | 73 | "dotenv": "^11.0.0", |
74 | | - "eslint": "^8.6.0", |
| 74 | + "eslint": "^8.7.0", |
75 | 75 | "eslint-config-prettier": "^8.3.0", |
76 | 76 | "eslint-plugin-cypress": "^2.12.1", |
77 | 77 | "eslint-plugin-import": "^2.25.4", |
|
97 | 97 | "stylelint-config-standard": "^24.0.0", |
98 | 98 | "stylelint-order": "^5.0.0", |
99 | 99 | "stylelint-scss": "^4.1.0", |
100 | | - "ts-jest": "^27.1.2", |
| 100 | + "ts-jest": "^27.1.3", |
101 | 101 | "ts-node": "^10.4.0", |
102 | 102 | "typescript": "~4.5.2", |
103 | 103 | "yaml-front-matter": "^4.1.1" |
|
0 commit comments