|
28 | 28 | "dependencies": { |
29 | 29 | "bootstrap": "^5.1.3", |
30 | 30 | "core-js": "^3.19.1", |
31 | | - "i18next": "^21.4.1", |
32 | | - "immer": "^9.0.6", |
| 31 | + "i18next": "^21.5.3", |
| 32 | + "immer": "^9.0.7", |
33 | 33 | "lodash": "^4.17.21", |
34 | | - "react": "^17.0.2", |
35 | | - "react-dom": "^17.0.2", |
36 | | - "react-i18next": "^11.14.2", |
37 | | - "react-router-dom": "^6.0.0", |
| 34 | + "react": "^18.0.0-beta-0cc724c77-20211125", |
| 35 | + "react-dom": "^18.0.0-beta-0cc724c77-20211125", |
| 36 | + "react-i18next": "^11.14.3", |
| 37 | + "react-router-dom": "^6.0.2", |
38 | 38 | "regenerator-runtime": "^0.13.9", |
39 | 39 | "rfs": "^9.0.6", |
40 | 40 | "rxjs": "^7.4.0", |
41 | | - "tslib": "^2.3.1", |
42 | | - "use-immer": "^0.6.0" |
| 41 | + "tslib": "^2.3.1" |
43 | 42 | }, |
44 | 43 | "devDependencies": { |
45 | | - "@commitlint/cli": "^14.1.0", |
46 | | - "@commitlint/config-conventional": "^14.1.0", |
47 | | - "@nrwl/cli": "^13.1.3", |
48 | | - "@nrwl/cypress": "^13.1.3", |
49 | | - "@nrwl/eslint-plugin-nx": "^13.1.3", |
50 | | - "@nrwl/jest": "^13.1.3", |
51 | | - "@nrwl/linter": "^13.1.3", |
| 44 | + "@commitlint/cli": "^15.0.0", |
| 45 | + "@commitlint/config-conventional": "^15.0.0", |
| 46 | + "@nrwl/cli": "^13.2.2", |
| 47 | + "@nrwl/cypress": "^13.2.2", |
| 48 | + "@nrwl/eslint-plugin-nx": "^13.2.2", |
| 49 | + "@nrwl/jest": "^13.2.2", |
| 50 | + "@nrwl/linter": "^13.2.2", |
52 | 51 | "@nrwl/nx-cloud": "latest", |
53 | | - "@nrwl/react": "^13.1.3", |
54 | | - "@nrwl/tao": "^13.1.3", |
55 | | - "@nrwl/web": "^13.1.3", |
56 | | - "@nrwl/workspace": "^13.1.3", |
| 52 | + "@nrwl/react": "^13.2.2", |
| 53 | + "@nrwl/tao": "^13.2.2", |
| 54 | + "@nrwl/web": "^13.2.2", |
| 55 | + "@nrwl/workspace": "^13.2.2", |
57 | 56 | "@testing-library/react": "^12.1.2", |
58 | 57 | "@testing-library/react-hooks": "7.0.2", |
59 | 58 | "@types/enzyme": "^3.10.10", |
60 | 59 | "@types/fs-extra": "^9.0.13", |
61 | | - "@types/jest": "^27.0.2", |
62 | | - "@types/lodash": "^4.14.176", |
| 60 | + "@types/jest": "^27.0.3", |
| 61 | + "@types/lodash": "^4.14.177", |
63 | 62 | "@types/marked": "^3.0.1", |
64 | | - "@types/node": "^16.11.6", |
65 | | - "@types/react": "^17.0.34", |
| 63 | + "@types/node": "^16.11.10", |
| 64 | + "@types/react": "^17.0.37", |
66 | 65 | "@types/react-dom": "^17.0.11", |
67 | | - "@typescript-eslint/eslint-plugin": "^5.3.1", |
68 | | - "@typescript-eslint/parser": "^5.3.1", |
| 66 | + "@typescript-eslint/eslint-plugin": "^5.4.0", |
| 67 | + "@typescript-eslint/parser": "^5.4.0", |
69 | 68 | "babel-jest": "^27.3.1", |
70 | | - "cypress": "^8.7.0", |
| 69 | + "cypress": "^9.1.0", |
71 | 70 | "dotenv": "^10.0.0", |
72 | 71 | "enzyme": "^3.11.0", |
73 | 72 | "enzyme-adapter-react-16": "^1.15.6", |
74 | 73 | "eslint": "^7.22.0", |
75 | 74 | "eslint-config-prettier": "^8.3.0", |
76 | 75 | "eslint-plugin-cypress": "^2.12.1", |
77 | | - "eslint-plugin-import": "^2.25.2", |
78 | | - "eslint-plugin-jsx-a11y": "^6.4.1", |
| 76 | + "eslint-plugin-import": "^2.25.3", |
| 77 | + "eslint-plugin-jsx-a11y": "^6.5.1", |
79 | 78 | "eslint-plugin-markdown": "^2.2.1", |
80 | 79 | "eslint-plugin-prettier": "^4.0.0", |
81 | | - "eslint-plugin-react": "^7.26.1", |
82 | | - "eslint-plugin-react-hooks": "^4.2.0", |
| 80 | + "eslint-plugin-react": "^7.27.1", |
| 81 | + "eslint-plugin-react-hooks": "^4.3.0", |
83 | 82 | "fs-extra": "^10.0.0", |
84 | 83 | "highlight.js": "^11.3.1", |
85 | | - "husky": "^7.0.0", |
| 84 | + "husky": "^7.0.4", |
86 | 85 | "jest": "^27.3.1", |
87 | 86 | "marked": "^3.0.4", |
88 | | - "postcss-html": "^1.2.0", |
89 | | - "postcss-markdown": "^1.1.0", |
90 | | - "prettier": "^2.4.1", |
| 87 | + "postcss-html": "^1.3.0", |
| 88 | + "postcss-markdown": "^1.2.0", |
| 89 | + "prettier": "^2.5.0", |
91 | 90 | "react-test-renderer": "17.0.2", |
92 | | - "rxjs-for-await": "^0.0.2", |
93 | | - "sass": "^1.43.4", |
| 91 | + "rxjs-for-await": "^1.0.0", |
| 92 | + "sass": "^1.43.5", |
94 | 93 | "standard-version": "^9.3.2", |
95 | 94 | "stylelint": "^14.1.0", |
96 | 95 | "stylelint-config-prettier": "^9.0.3", |
97 | 96 | "stylelint-config-rational-order": "^0.1.2", |
98 | | - "stylelint-config-recommended-scss": "^5.0.1", |
| 97 | + "stylelint-config-recommended-scss": "^5.0.2", |
99 | 98 | "stylelint-config-standard": "^24.0.0", |
100 | 99 | "stylelint-order": "^5.0.0", |
101 | 100 | "stylelint-scss": "^4.0.0", |
102 | 101 | "ts-jest": "^27.0.7", |
103 | 102 | "ts-node": "^10.4.0", |
104 | | - "typescript": "~4.4.4", |
| 103 | + "typescript": "~4.5.2", |
105 | 104 | "yaml-front-matter": "^4.1.1" |
106 | 105 | } |
107 | 106 | } |
0 commit comments