|
28 | 28 | "@ant-design/icons-svg": "^4.2.1",
|
29 | 29 | "@commitlint/cli": "^17.1.2",
|
30 | 30 | "@commitlint/config-conventional": "^17.1.0",
|
31 |
| - "@nrwl/cli": "14.7.8", |
32 |
| - "@nrwl/eslint-plugin-nx": "14.7.8", |
33 |
| - "@nrwl/jest": "14.7.8", |
34 |
| - "@nrwl/linter": "14.7.8", |
35 |
| - "@nrwl/nx-cloud": "14.6.2", |
36 |
| - "@nrwl/react": "14.7.8", |
37 |
| - "@nrwl/tao": "14.7.8", |
38 |
| - "@nrwl/web": "14.7.8", |
39 |
| - "@nrwl/workspace": "14.7.8", |
| 31 | + "@nrwl/cli": "14.8.4", |
| 32 | + "@nrwl/eslint-plugin-nx": "14.8.4", |
| 33 | + "@nrwl/jest": "14.8.4", |
| 34 | + "@nrwl/linter": "14.8.4", |
| 35 | + "@nrwl/nx-cloud": "14.7.0", |
| 36 | + "@nrwl/react": "14.8.4", |
| 37 | + "@nrwl/tao": "14.8.4", |
| 38 | + "@nrwl/web": "14.8.4", |
| 39 | + "@nrwl/workspace": "14.8.4", |
40 | 40 | "@stackblitz/sdk": "^1.8.0",
|
41 | 41 | "@testing-library/jest-dom": "^5.16.5",
|
42 | 42 | "@testing-library/react": "^13.4.0",
|
43 | 43 | "@types/fs-extra": "^9.0.13",
|
44 | 44 | "@types/glob": "^8.0.0",
|
45 | 45 | "@types/jest": "^27.4.1",
|
46 |
| - "@types/lodash": "^4.14.185", |
| 46 | + "@types/lodash": "^4.14.186", |
47 | 47 | "@types/marked": "^4.0.7",
|
48 |
| - "@types/mocha": "^9.1.1", |
49 |
| - "@types/node": "^18.7.18", |
50 |
| - "@types/react": "^18.0.20", |
| 48 | + "@types/mocha": "^10.0.0", |
| 49 | + "@types/node": "^18.8.5", |
| 50 | + "@types/react": "^18.0.21", |
51 | 51 | "@types/react-dom": "^18.0.6",
|
52 |
| - "@types/vscode": "^1.71.0", |
| 52 | + "@types/vscode": "^1.72.0", |
53 | 53 | "@types/yaml-front-matter": "^4.1.0",
|
54 |
| - "@typescript-eslint/eslint-plugin": "^5.38.0", |
55 |
| - "@typescript-eslint/parser": "^5.38.0", |
| 54 | + "@typescript-eslint/eslint-plugin": "^5.40.0", |
| 55 | + "@typescript-eslint/parser": "^5.40.0", |
56 | 56 | "@vscode/test-electron": "^2.1.5",
|
57 |
| - "axios": "^0.27.2", |
| 57 | + "axios": "^1.1.2", |
58 | 58 | "axios-mock-adapter": "^1.21.2",
|
59 |
| - "babel-jest": "^27.5.1", |
| 59 | + "babel-jest": "^29.1.2", |
60 | 60 | "bootstrap": "^5.2.2",
|
61 | 61 | "codesandbox": "^2.2.3",
|
62 | 62 | "colors": "^1.4.0",
|
63 |
| - "core-js": "^3.25.2", |
| 63 | + "core-js": "^3.25.5", |
64 | 64 | "dayjs": "^1.11.5",
|
65 |
| - "echarts": "^5.3.3", |
66 |
| - "eslint": "^8.23.1", |
| 65 | + "echarts": "^5.4.0", |
| 66 | + "eslint": "^8.25.0", |
67 | 67 | "eslint-config-prettier": "^8.5.0",
|
68 | 68 | "eslint-plugin-import": "^2.26.0",
|
69 | 69 | "eslint-plugin-jsdoc": "^39.3.6",
|
70 | 70 | "eslint-plugin-jsx-a11y": "^6.6.1",
|
71 | 71 | "eslint-plugin-markdown": "^3.0.0",
|
72 | 72 | "eslint-plugin-prettier": "^4.2.1",
|
73 |
| - "eslint-plugin-react": "^7.31.8", |
| 73 | + "eslint-plugin-react": "^7.31.10", |
74 | 74 | "eslint-plugin-react-hooks": "^4.6.0",
|
75 | 75 | "eslint-plugin-tsdoc": "^0.2.17",
|
76 | 76 | "fs-extra": "^10.1.0",
|
77 | 77 | "glob": "^8.0.3",
|
78 | 78 | "highlight.js": "^11.6.0",
|
79 | 79 | "husky": "^8.0.1",
|
80 |
| - "i18next": "^21.9.2", |
| 80 | + "i18next": "^21.10.0", |
81 | 81 | "immer": "^9.0.15",
|
82 | 82 | "is-builtin-module": "^3.2.0",
|
83 | 83 | "jest": "^27.5.1",
|
84 |
| - "jest-environment-jsdom": "28.1.1", |
85 |
| - "lerna": "^5.5.2", |
| 84 | + "jest-environment-jsdom": "29.1.2", |
| 85 | + "lerna": "^6.0.0", |
86 | 86 | "lodash": "^4.17.21",
|
87 |
| - "marked": "^4.1.0", |
| 87 | + "marked": "^4.1.1", |
88 | 88 | "mocha": "^10.0.0",
|
89 |
| - "nx": "14.7.8", |
| 89 | + "nx": "14.8.4", |
90 | 90 | "postcss-html": "^1.5.0",
|
91 | 91 | "postcss-markdown": "^1.2.0",
|
92 | 92 | "prettier": "^2.7.1",
|
93 | 93 | "react": "^18.2.0",
|
94 | 94 | "react-dom": "^18.2.0",
|
95 | 95 | "react-i18next": "^11.18.6",
|
96 |
| - "react-router-dom": "^6.4.0", |
| 96 | + "react-router-dom": "^6.4.2", |
97 | 97 | "react-test-renderer": "^18.2.0",
|
98 | 98 | "regenerator-runtime": "^0.13.9",
|
99 | 99 | "rfs": "^9.0.6",
|
100 |
| - "rxjs": "^7.5.6", |
| 100 | + "rxjs": "^7.5.7", |
101 | 101 | "rxjs-for-await": "^1.0.0",
|
102 |
| - "sass": "^1.54.9", |
103 |
| - "sort-package-json": "^1.57.0", |
104 |
| - "stylelint": "^14.12.0", |
| 102 | + "sass": "^1.55.0", |
| 103 | + "sort-package-json": "^2.0.0", |
| 104 | + "stylelint": "^14.13.0", |
105 | 105 | "stylelint-config-prettier": "^9.0.3",
|
106 | 106 | "stylelint-config-recess-order": "^3.0.0",
|
107 | 107 | "stylelint-config-recommended-scss": "^7.0.0",
|
108 | 108 | "stylelint-config-standard": "^28.0.0",
|
109 | 109 | "stylelint-scss": "^4.3.0",
|
110 |
| - "swiper": "^8.4.2", |
| 110 | + "swiper": "^8.4.4", |
111 | 111 | "table": "^6.8.0",
|
112 | 112 | "ts-jest": "^27.1.4",
|
113 | 113 | "ts-node": "^10.9.1",
|
114 | 114 | "tslib": "^2.4.0",
|
115 |
| - "typescript": "~4.8.3", |
| 115 | + "typescript": "~4.8.4", |
116 | 116 | "yaml-front-matter": "^4.1.1"
|
117 | 117 | },
|
118 | 118 | "engines": {
|
|
0 commit comments