|
30 | 30 | "@amap/amap-jsapi-loader": "^1.0.1",
|
31 | 31 | "@amap/amap-jsapi-types": "^0.0.10",
|
32 | 32 | "@ant-design/icons-svg": "^4.2.1",
|
33 |
| - "@commitlint/cli": "^17.2.0", |
34 |
| - "@commitlint/config-conventional": "^17.2.0", |
35 |
| - "@nrwl/cli": "15.0.10", |
36 |
| - "@nrwl/eslint-plugin-nx": "15.0.10", |
37 |
| - "@nrwl/jest": "15.0.10", |
38 |
| - "@nrwl/linter": "15.0.10", |
| 33 | + "@commitlint/cli": "^17.3.0", |
| 34 | + "@commitlint/config-conventional": "^17.3.0", |
| 35 | + "@nrwl/cli": "15.2.1", |
| 36 | + "@nrwl/eslint-plugin-nx": "15.2.1", |
| 37 | + "@nrwl/jest": "15.2.1", |
| 38 | + "@nrwl/linter": "15.2.1", |
39 | 39 | "@nrwl/nx-cloud": "15.0.2",
|
40 |
| - "@nrwl/react": "15.0.10", |
41 |
| - "@nrwl/tao": "15.0.10", |
42 |
| - "@nrwl/web": "15.0.10", |
43 |
| - "@nrwl/workspace": "15.0.10", |
44 |
| - "@stackblitz/sdk": "^1.8.0", |
| 40 | + "@nrwl/react": "15.2.1", |
| 41 | + "@nrwl/tao": "15.2.1", |
| 42 | + "@nrwl/web": "15.2.1", |
| 43 | + "@nrwl/workspace": "15.2.1", |
| 44 | + "@stackblitz/sdk": "^1.8.1", |
45 | 45 | "@testing-library/jest-dom": "^5.16.5",
|
46 | 46 | "@testing-library/react": "^13.4.0",
|
47 | 47 | "@types/fs-extra": "^9.0.13",
|
48 | 48 | "@types/glob": "^8.0.0",
|
49 | 49 | "@types/inquirer": "^8.2.5",
|
50 | 50 | "@types/jest": "^27.4.1",
|
51 |
| - "@types/lodash": "^4.14.188", |
| 51 | + "@types/lodash": "^4.14.189", |
52 | 52 | "@types/marked": "^4.0.7",
|
53 | 53 | "@types/node": "16.18.0",
|
54 | 54 | "@types/react": "^18.0.25",
|
55 |
| - "@types/react-dom": "^18.0.8", |
56 |
| - "@types/vscode": "^1.73.0", |
| 55 | + "@types/react-dom": "^18.0.9", |
| 56 | + "@types/vscode": "^1.73.1", |
57 | 57 | "@types/yaml-front-matter": "^4.1.0",
|
58 |
| - "@typescript-eslint/eslint-plugin": "^5.42.0", |
59 |
| - "@typescript-eslint/parser": "^5.42.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "^5.44.0", |
| 59 | + "@typescript-eslint/parser": "^5.44.0", |
60 | 60 | "axios": "^1.1.2",
|
61 | 61 | "axios-mock-adapter": "^1.21.2",
|
62 | 62 | "babel-jest": "^29.1.2",
|
63 | 63 | "bootstrap": "^5.2.2",
|
64 | 64 | "codesandbox": "^2.2.3",
|
65 | 65 | "colors": "^1.4.0",
|
66 |
| - "core-js": "^3.26.0", |
| 66 | + "core-js": "^3.26.1", |
67 | 67 | "dayjs": "^1.11.6",
|
68 | 68 | "echarts": "^5.4.0",
|
69 |
| - "eslint": "^8.27.0", |
| 69 | + "eslint": "^8.28.0", |
70 | 70 | "eslint-config-prettier": "^8.5.0",
|
71 | 71 | "eslint-plugin-import": "^2.26.0",
|
72 | 72 | "eslint-plugin-jsdoc": "^39.6.2",
|
73 | 73 | "eslint-plugin-jsx-a11y": "^6.6.1",
|
74 | 74 | "eslint-plugin-markdown": "^3.0.0",
|
75 | 75 | "eslint-plugin-prettier": "^4.2.1",
|
76 |
| - "eslint-plugin-react": "^7.31.10", |
| 76 | + "eslint-plugin-react": "^7.31.11", |
77 | 77 | "eslint-plugin-react-hooks": "^4.6.0",
|
78 | 78 | "eslint-plugin-tsdoc": "^0.2.17",
|
79 | 79 | "fs-extra": "^10.1.0",
|
80 | 80 | "glob": "^8.0.3",
|
81 | 81 | "highlight.js": "^11.6.0",
|
82 |
| - "husky": "^8.0.1", |
| 82 | + "husky": "^8.0.2", |
83 | 83 | "i18next": "^22.0.4",
|
84 | 84 | "immer": "^9.0.16",
|
85 | 85 | "inquirer": "^8.2.5",
|
86 | 86 | "is-builtin-module": "^3.2.0",
|
87 | 87 | "jest": "^27.5.1",
|
88 | 88 | "jest-environment-jsdom": "28.1.1",
|
89 | 89 | "jsurl": "^0.1.5",
|
90 |
| - "lerna": "^6.0.1", |
| 90 | + "lerna": "^6.0.3", |
91 | 91 | "lodash": "^4.17.21",
|
92 |
| - "marked": "^4.2.2", |
93 |
| - "nx": "15.0.10", |
| 92 | + "marked": "^4.2.3", |
| 93 | + "nx": "15.2.1", |
94 | 94 | "postcss-html": "^1.5.0",
|
95 | 95 | "postcss-markdown": "^1.2.0",
|
96 | 96 | "prettier": "^2.7.1",
|
|
99 | 99 | "react-i18next": "^12.0.0",
|
100 | 100 | "react-router-dom": "^6.4.3",
|
101 | 101 | "react-test-renderer": "^18.2.0",
|
102 |
| - "regenerator-runtime": "^0.13.10", |
| 102 | + "regenerator-runtime": "^0.13.11", |
103 | 103 | "rfs": "^9.0.6",
|
104 | 104 | "rxjs": "^7.5.7",
|
105 | 105 | "rxjs-for-await": "^1.0.0",
|
106 |
| - "sass": "^1.56.0", |
| 106 | + "sass": "^1.56.1", |
107 | 107 | "sort-package-json": "^2.1.0",
|
108 |
| - "stylelint": "^14.14.1", |
109 |
| - "stylelint-config-prettier": "^9.0.3", |
| 108 | + "stylelint": "^14.15.0", |
| 109 | + "stylelint-config-prettier": "^9.0.4", |
110 | 110 | "stylelint-config-recess-order": "^3.0.0",
|
111 | 111 | "stylelint-config-recommended-scss": "^8.0.0",
|
112 | 112 | "stylelint-config-standard": "^29.0.0",
|
|
0 commit comments