|
4 | 4 | "description": "React project scaffold based on TypeScript, MobX & Bootstrap, which is inspired by WebCell scaffold.", |
5 | 5 | |
6 | 6 | "dependencies": { |
7 | | - "@editorjs/code": "^2.9.0", |
8 | | - "@editorjs/editorjs": "^2.30.5", |
9 | | - "@editorjs/header": "^2.8.7", |
10 | | - "@editorjs/image": "^2.9.3", |
| 7 | + "@editorjs/code": "^2.9.3", |
| 8 | + "@editorjs/editorjs": "^2.30.7", |
| 9 | + "@editorjs/header": "^2.8.8", |
| 10 | + "@editorjs/image": "^2.10.1", |
11 | 11 | "@editorjs/link": "^2.6.2", |
12 | | - "@editorjs/list": "^1.10.0", |
| 12 | + "@editorjs/list": "^2.0.2", |
13 | 13 | "@editorjs/paragraph": "^2.11.6", |
14 | | - "@editorjs/quote": "^2.7.2", |
| 14 | + "@editorjs/quote": "^2.7.4", |
15 | 15 | "browser-fs-access": "^0.35.0", |
16 | 16 | "browser-unhandled-rejection": "^1.0.2", |
17 | 17 | "echarts-jsx": "^1.2.1", |
18 | 18 | "editorjs-html": "^3.4.3", |
19 | | - "idea-react": "^2.0.0-rc.2", |
20 | | - "koajax": "^3.0.2", |
| 19 | + "idea-react": "^2.0.0-rc.8", |
| 20 | + "koajax": "^3.0.3", |
21 | 21 | "lodash": "^4.17.21", |
22 | | - "mobx": "^6.13.2", |
23 | | - "mobx-github": "^0.3.4", |
24 | | - "mobx-i18n": "^0.5.0", |
| 22 | + "mobx": "^6.13.5", |
| 23 | + "mobx-downloader": "^0.3.0", |
| 24 | + "mobx-github": "^0.3.5", |
| 25 | + "mobx-i18n": "^0.6.0", |
25 | 26 | "mobx-react": "^9.1.1", |
26 | | - "mobx-restful": "^1.0.1", |
| 27 | + "mobx-restful": "^2.0.0", |
27 | 28 | "mobx-restful-table": "^2.0.0", |
28 | 29 | "react": "^18.3.1", |
29 | | - "react-dom": "^18.3.1", |
30 | | - "react-bootstrap": "^2.10.4", |
| 30 | + "react-bootstrap": "^2.10.6", |
31 | 31 | "react-bootstrap-editor": "^2.0.4", |
| 32 | + "react-dom": "^18.3.1", |
32 | 33 | "react-editor-js": "^2.1.0", |
33 | 34 | "react-router-class-tools": "^0.1.3", |
34 | | - "react-router-dom": "^6.26.2", |
35 | | - "web-utility": "^4.4.0" |
| 35 | + "react-router-dom": "^6.28.0", |
| 36 | + "web-utility": "^4.4.2" |
36 | 37 | }, |
37 | 38 | "devDependencies": { |
38 | | - "@babel/runtime": "^7.25.6", |
39 | | - "@eslint/compat": "^1.1.1", |
40 | | - "@eslint/js": "^9.10.0", |
41 | | - "@parcel/config-default": "~2.12.0", |
42 | | - "@parcel/packager-raw-url": "~2.12.0", |
43 | | - "@parcel/transformer-less": "~2.12.0", |
44 | | - "@parcel/transformer-typescript-tsc": "~2.12.0", |
45 | | - "@parcel/transformer-webmanifest": "~2.12.0", |
46 | | - "@types/lodash": "^4.17.7", |
47 | | - "@types/node": "^20.16.5", |
48 | | - "@types/react": "^18.3.5", |
49 | | - "@types/react-dom": "^18.3.0", |
50 | | - "@typescript-eslint/eslint-plugin": "^8.5.0", |
51 | | - "@typescript-eslint/parser": "^8.5.0", |
| 39 | + "@babel/runtime": "^7.26.0", |
| 40 | + "@cspell/eslint-plugin": "^8.16.1", |
| 41 | + "@eslint/compat": "^1.2.3", |
| 42 | + "@eslint/js": "^9.15.0", |
| 43 | + "@parcel/config-default": "~2.13.2", |
| 44 | + "@parcel/packager-raw-url": "~2.13.2", |
| 45 | + "@parcel/transformer-less": "~2.13.2", |
| 46 | + "@parcel/transformer-typescript-tsc": "~2.13.2", |
| 47 | + "@parcel/transformer-webmanifest": "~2.13.2", |
| 48 | + "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
| 49 | + "@types/eslint-config-prettier": "^6.11.3", |
| 50 | + "@types/eslint__eslintrc": "^2.1.2", |
| 51 | + "@types/eslint__js": "^8.42.3", |
| 52 | + "@types/lodash": "^4.17.13", |
| 53 | + "@types/node": "^20.17.9", |
| 54 | + "@types/react": "^18.3.12", |
| 55 | + "@types/react-dom": "^18.3.1", |
| 56 | + "@typescript-eslint/eslint-plugin": "^8.16.00", |
| 57 | + "@typescript-eslint/parser": "^8.16.0", |
52 | 58 | "buffer": "^6.0.3", |
53 | | - "eslint": "^9.10.0", |
| 59 | + "eslint": "^9.15.0", |
54 | 60 | "eslint-config-prettier": "^9.1.0", |
55 | | - "eslint-plugin-react": "^7.36.1", |
| 61 | + "eslint-plugin-react": "^7.37.2", |
56 | 62 | "eslint-plugin-simple-import-sort": "^12.1.1", |
57 | 63 | "eslint-plugin-spellcheck": "^0.0.20", |
58 | | - "globals": "^15.9.0", |
59 | | - "husky": "^9.1.6", |
| 64 | + "globals": "^15.12.0", |
| 65 | + "husky": "^9.1.7", |
60 | 66 | "lint-staged": "^15.2.10", |
61 | | - "parcel": "~2.12.0", |
| 67 | + "parcel": "~2.13.2", |
62 | 68 | "parcel-transformer-mdx": "^0.4.2", |
63 | | - "prettier": "^3.3.3", |
| 69 | + "postcss": "^8.4.49", |
| 70 | + "prettier": "^3.4.1", |
| 71 | + "prettier-plugin-css-order": "2.1.2", |
64 | 72 | "prismjs": "^1.29.0", |
65 | 73 | "process": "^0.11.10", |
66 | | - "typescript": "~5.6.2", |
67 | | - "typescript-eslint": "^8.5.0", |
68 | | - "workbox-cli": "^7.1.0" |
| 74 | + "typescript": "~5.7.2", |
| 75 | + "typescript-eslint": "^8.16.0", |
| 76 | + "workbox-cli": "^7.3.0" |
69 | 77 | }, |
70 | 78 | "prettier": { |
71 | 79 | "singleQuote": true, |
72 | 80 | "trailingComma": "none", |
73 | 81 | "arrowParens": "avoid", |
74 | | - "tabWidth": 4 |
| 82 | + "tabWidth": 4, |
| 83 | + "plugins": [ |
| 84 | + "prettier-plugin-css-order", |
| 85 | + "@softonus/prettier-plugin-duplicate-remover" |
| 86 | + ] |
75 | 87 | }, |
76 | 88 | "lint-staged": { |
77 | 89 | "*.{html,md,less,json,yml,js,mjs,ts,tsx}": "prettier --write", |
|
0 commit comments