|
26 | 26 | "@ant-design/icons-svg": "^4.2.1",
|
27 | 27 | "@commitlint/cli": "^17.1.2",
|
28 | 28 | "@commitlint/config-conventional": "^17.1.0",
|
29 |
| - "@nrwl/cli": "14.6.5", |
30 |
| - "@nrwl/eslint-plugin-nx": "14.6.5", |
31 |
| - "@nrwl/jest": "14.6.5", |
32 |
| - "@nrwl/linter": "14.6.5", |
| 29 | + "@nrwl/cli": "14.7.6", |
| 30 | + "@nrwl/eslint-plugin-nx": "14.7.6", |
| 31 | + "@nrwl/jest": "14.7.6", |
| 32 | + "@nrwl/linter": "14.7.6", |
33 | 33 | "@nrwl/nx-cloud": "14.6.2",
|
34 |
| - "@nrwl/react": "14.6.5", |
35 |
| - "@nrwl/tao": "14.6.5", |
36 |
| - "@nrwl/web": "14.6.5", |
37 |
| - "@nrwl/workspace": "14.6.5", |
| 34 | + "@nrwl/react": "14.7.6", |
| 35 | + "@nrwl/tao": "14.7.6", |
| 36 | + "@nrwl/web": "14.7.6", |
| 37 | + "@nrwl/workspace": "14.7.6", |
38 | 38 | "@stackblitz/sdk": "^1.8.0",
|
39 | 39 | "@testing-library/jest-dom": "^5.16.5",
|
40 | 40 | "@testing-library/react": "^13.4.0",
|
41 | 41 | "@types/fs-extra": "^9.0.13",
|
42 | 42 | "@types/glob": "^8.0.0",
|
43 | 43 | "@types/jest": "^27.4.1",
|
44 |
| - "@types/lodash": "^4.14.182", |
| 44 | + "@types/lodash": "^4.14.185", |
45 | 45 | "@types/marked": "^4.0.7",
|
46 | 46 | "@types/mocha": "^9.1.1",
|
47 |
| - "@types/node": "^18.7.16", |
48 |
| - "@types/react": "^18.0.18", |
| 47 | + "@types/node": "^18.7.18", |
| 48 | + "@types/react": "^18.0.20", |
49 | 49 | "@types/react-dom": "^18.0.6",
|
50 | 50 | "@types/vscode": "^1.71.0",
|
51 | 51 | "@types/yaml-front-matter": "^4.1.0",
|
52 |
| - "@typescript-eslint/eslint-plugin": "^5.36.2", |
53 |
| - "@typescript-eslint/parser": "^5.36.2", |
| 52 | + "@typescript-eslint/eslint-plugin": "^5.38.0", |
| 53 | + "@typescript-eslint/parser": "^5.38.0", |
54 | 54 | "@vscode/test-electron": "^2.1.5",
|
55 | 55 | "axios": "^0.27.2",
|
56 | 56 | "axios-mock-adapter": "^1.21.2",
|
57 | 57 | "babel-jest": "^27.5.1",
|
58 | 58 | "codesandbox": "^2.2.3",
|
59 | 59 | "colors": "^1.4.0",
|
60 |
| - "core-js": "^3.25.1", |
| 60 | + "core-js": "^3.25.2", |
61 | 61 | "dayjs": "^1.11.5",
|
62 |
| - "eslint": "^8.23.0", |
| 62 | + "eslint": "^8.23.1", |
63 | 63 | "eslint-config-prettier": "^8.5.0",
|
64 | 64 | "eslint-plugin-import": "^2.26.0",
|
65 | 65 | "eslint-plugin-jsdoc": "^39.3.6",
|
|
68 | 68 | "eslint-plugin-prettier": "^4.2.1",
|
69 | 69 | "eslint-plugin-react": "^7.31.8",
|
70 | 70 | "eslint-plugin-react-hooks": "^4.6.0",
|
71 |
| - "eslint-plugin-tsdoc": "^0.2.16", |
| 71 | + "eslint-plugin-tsdoc": "^0.2.17", |
72 | 72 | "fs-extra": "^10.1.0",
|
73 | 73 | "glob": "^8.0.3",
|
74 | 74 | "highlight.js": "^11.6.0",
|
75 | 75 | "husky": "^8.0.1",
|
76 |
| - "i18next": "^21.9.0", |
| 76 | + "i18next": "^21.9.2", |
77 | 77 | "immer": "^9.0.15",
|
78 | 78 | "is-builtin-module": "^3.2.0",
|
79 | 79 | "jest": "^27.5.1",
|
80 |
| - "lerna": "^5.5.0", |
| 80 | + "lerna": "^5.5.1", |
81 | 81 | "lodash": "^4.17.21",
|
82 | 82 | "marked": "^4.1.0",
|
83 | 83 | "mocha": "^10.0.0",
|
84 |
| - "nx": "14.6.5", |
| 84 | + "nx": "14.7.6", |
85 | 85 | "postcss-html": "^1.5.0",
|
86 | 86 | "postcss-markdown": "^1.2.0",
|
87 | 87 | "prettier": "^2.7.1",
|
88 | 88 | "react": "^18.2.0",
|
89 | 89 | "react-dom": "^18.2.0",
|
90 |
| - "react-i18next": "^11.18.5", |
91 |
| - "react-router-dom": "^6.3.0", |
| 90 | + "react-i18next": "^11.18.6", |
| 91 | + "react-router-dom": "^6.4.0", |
92 | 92 | "react-test-renderer": "^18.2.0",
|
93 | 93 | "regenerator-runtime": "^0.13.9",
|
94 | 94 | "rfs": "^9.0.6",
|
95 | 95 | "rxjs": "^7.5.6",
|
96 | 96 | "rxjs-for-await": "^1.0.0",
|
97 | 97 | "sass": "^1.54.9",
|
98 | 98 | "sort-package-json": "^1.57.0",
|
99 |
| - "stylelint": "^14.10.0", |
| 99 | + "stylelint": "^14.12.0", |
100 | 100 | "stylelint-config-prettier": "^9.0.3",
|
101 | 101 | "stylelint-config-recess-order": "^3.0.0",
|
102 | 102 | "stylelint-config-recommended-scss": "^7.0.0",
|
103 | 103 | "stylelint-config-standard": "^28.0.0",
|
104 | 104 | "stylelint-scss": "^4.3.0",
|
105 |
| - "swiper": "^8.3.2", |
| 105 | + "swiper": "^8.4.2", |
106 | 106 | "table": "^6.8.0",
|
107 | 107 | "ts-jest": "^27.1.4",
|
108 | 108 | "ts-node": "^10.9.1",
|
|
0 commit comments