|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | | - "@docusaurus/core": "2.0.0-beta.6", |
4 | | - "@docusaurus/preset-classic": "2.0.0-beta.15", |
5 | | - "@emotion/react": "11.7.1", |
6 | | - "@emotion/styled": "11.6.0", |
7 | | - "@mdx-js/react": "1.6.22", |
8 | | - "@mui/icons-material": "5.3.1", |
9 | | - "@mui/material": "5.4.0", |
| 3 | + "@docusaurus/core": "2.0.0-beta.17", |
| 4 | + "@docusaurus/preset-classic": "2.0.0-beta.17", |
| 5 | + "@emotion/react": "11.8.2", |
| 6 | + "@emotion/styled": "11.8.1", |
| 7 | + "@mdx-js/react": "2.1.0", |
| 8 | + "@mui/icons-material": "5.5.1", |
| 9 | + "@mui/material": "5.5.1", |
10 | 10 | "clsx": "1.1.1", |
11 | | - "core-js": "3.21.0", |
| 11 | + "core-js": "3.21.1", |
12 | 12 | "react": "17.0.2", |
13 | 13 | "react-dom": "17.0.2", |
14 | | - "react-flow-renderer": "9.7.3", |
| 14 | + "react-flow-renderer": "9.7.4", |
15 | 15 | "react-router-dom": "5.3.0", |
16 | | - "regenerator-runtime": "0.13.7", |
| 16 | + "regenerator-runtime": "0.13.9", |
17 | 17 | "tslib": "2.3.1" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@commitlint/cli": "16.1.0", |
21 | | - "@commitlint/config-conventional": "16.0.0", |
22 | | - "@emotion/babel-plugin": "11.3.0", |
23 | | - "@nrwl/cli": "13.4.4", |
24 | | - "@nrwl/cypress": "13.7.3", |
25 | | - "@nrwl/eslint-plugin-nx": "13.4.4", |
26 | | - "@nrwl/jest": "13.7.3", |
27 | | - "@nrwl/js": "13.7.3", |
28 | | - "@nrwl/linter": "13.4.4", |
| 20 | + "@commitlint/cli": "16.2.3", |
| 21 | + "@commitlint/config-conventional": "16.2.1", |
| 22 | + "@emotion/babel-plugin": "11.7.2", |
| 23 | + "@nrwl/cli": "13.9.3", |
| 24 | + "@nrwl/cypress": "13.9.3", |
| 25 | + "@nrwl/eslint-plugin-nx": "13.9.3", |
| 26 | + "@nrwl/jest": "13.9.3", |
| 27 | + "@nrwl/js": "13.9.3", |
| 28 | + "@nrwl/linter": "13.9.3", |
29 | 29 | "@nrwl/nx-cloud": "13.1.6", |
30 | | - "@nrwl/react": "13.7.3", |
31 | | - "@nrwl/tao": "13.4.4", |
32 | | - "@nrwl/web": "13.7.3", |
33 | | - "@nrwl/workspace": "13.4.4", |
| 30 | + "@nrwl/react": "13.9.3", |
| 31 | + "@nrwl/tao": "13.9.3", |
| 32 | + "@nrwl/web": "13.9.3", |
| 33 | + "@nrwl/workspace": "13.9.3", |
34 | 34 | "@testing-library/react": "12.1.4", |
35 | 35 | "@testing-library/react-hooks": "7.0.2", |
36 | | - "@types/jest": "27.0.2", |
37 | | - "@types/node": "14.14.33", |
| 36 | + "@types/jest": "27.4.1", |
| 37 | + "@types/node": "17.0.21", |
38 | 38 | "@types/react": "17.0.41", |
39 | 39 | "@types/react-dom": "17.0.14", |
40 | 40 | "@types/react-router-dom": "5.3.3", |
41 | | - "@typescript-eslint/eslint-plugin": "5.3.1", |
42 | | - "@typescript-eslint/parser": "5.3.1", |
43 | | - "babel-jest": "27.2.3", |
44 | | - "cypress": "9.4.1", |
45 | | - "eslint": "8.2.0", |
46 | | - "eslint-config-prettier": "8.1.0", |
| 41 | + "@typescript-eslint/eslint-plugin": "5.15.0", |
| 42 | + "@typescript-eslint/parser": "5.15.0", |
| 43 | + "babel-jest": "27.5.1", |
| 44 | + "cypress": "9.5.2", |
| 45 | + "eslint": "8.11.0", |
| 46 | + "eslint-config-prettier": "8.5.0", |
47 | 47 | "eslint-config-standard": "16.0.3", |
48 | 48 | "eslint-plugin-cypress": "2.12.1", |
49 | 49 | "eslint-plugin-import": "2.25.4", |
50 | 50 | "eslint-plugin-jsx-a11y": "6.5.1", |
51 | 51 | "eslint-plugin-node": "11.1.0", |
52 | 52 | "eslint-plugin-promise": "6.0.0", |
53 | | - "eslint-plugin-react": "7.27.0", |
| 53 | + "eslint-plugin-react": "7.29.4", |
54 | 54 | "eslint-plugin-react-hooks": "4.3.0", |
55 | 55 | "husky": "7.0.4", |
56 | | - "jest": "27.2.3", |
| 56 | + "jest": "27.5.1", |
57 | 57 | "lerna": "4.0.0", |
58 | | - "lint-staged": "12.3.3", |
| 58 | + "lint-staged": "12.3.7", |
59 | 59 | "npm-run-all": "4.1.5", |
60 | 60 | "patch-package": "6.4.7", |
61 | | - "prettier": "2.5.1", |
| 61 | + "prettier": "2.6.0", |
62 | 62 | "react-test-renderer": "17.0.2", |
63 | 63 | "standard-version": "9.3.2", |
64 | | - "ts-jest": "27.0.5", |
65 | | - "typescript": "4.4.4", |
| 64 | + "ts-jest": "27.1.3", |
| 65 | + "typescript": "4.6.2", |
66 | 66 | "yaml-crypt": "0.7.6", |
67 | | - "zx": "4.3.0" |
| 67 | + "zx": "6.0.6" |
68 | 68 | }, |
69 | 69 | "license": "GPl-3.0", |
70 | 70 | "lint-staged": { |
|
0 commit comments