|
19 | 19 | "start:build": "serve dist" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@types/node": "^20.10.3", |
23 | | - "autoprefixer": "^10.4.16", |
24 | | - "globby": "^14.0.0", |
| 22 | + "@types/node": "^22.7.4", |
| 23 | + "autoprefixer": "^10.4.20", |
| 24 | + "globby": "^14.0.2", |
25 | 25 | "jstransformer-lowlight": "^0.1.0", |
26 | | - "postcss": "^8.4.32", |
| 26 | + "postcss": "^8.4.47", |
27 | 27 | "postcss-hexrgba": "^2.1.0", |
28 | 28 | "postcss-media-minmax": "^5.0.0", |
29 | | - "postcss-nested": "^6.0.1", |
| 29 | + "postcss-nested": "^6.2.0", |
30 | 30 | "rehype-highlight": "^7.0.0", |
31 | 31 | "rehype-raw": "^7.0.0", |
32 | | - "rehype-stringify": "^10.0.0", |
| 32 | + "rehype-stringify": "^10.0.1", |
33 | 33 | "remark-gfm": "^4.0.0", |
34 | | - "remark-highlight.js": "^7.0.1", |
| 34 | + "remark-highlight.js": "^8.0.0", |
35 | 35 | "remark-html": "^16.0.1", |
36 | 36 | "remark-parse": "^11.0.0", |
37 | | - "remark-rehype": "^11.0.0", |
| 37 | + "remark-rehype": "^11.1.1", |
38 | 38 | "typedoc": "^0.24.8", |
39 | 39 | "typescript": "~5.0.4", |
40 | | - "unified": "^11.0.4", |
| 40 | + "unified": "^11.0.5", |
41 | 41 | "unist-util-visit": "^5.0.0", |
42 | | - "vite": "^5.0.13", |
| 42 | + "vite": "^5.4.8", |
43 | 43 | "vite-plugin-pug-transformer": "^1.0.5" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@logux/eslint-config": "^52.0.2", |
47 | | - "@logux/stylelint-config": "^0.16.0", |
48 | | - "@size-limit/file": "^11.0.0", |
49 | | - "eslint": "^8.55.0", |
50 | | - "eslint-config-standard": "^17.1.0", |
51 | | - "eslint-plugin-import": "^2.29.0", |
52 | | - "eslint-plugin-n": "^16.3.1", |
53 | | - "eslint-plugin-node-imports": "^1.0.2", |
54 | | - "eslint-plugin-prefer-let": "^3.0.1", |
55 | | - "eslint-plugin-promise": "^6.1.1", |
56 | | - "highlight.js": "^11.9.0", |
| 46 | + "@logux/eslint-config": "^53.4.0", |
| 47 | + "@logux/stylelint-config": "^0.20.0", |
| 48 | + "@size-limit/file": "^11.1.6", |
| 49 | + "eslint": "^9.11.1", |
| 50 | + "highlight.js": "^11.10.0", |
57 | 51 | "nano-staged": "^0.8.0", |
58 | | - "serve": "^14.2.1", |
59 | | - "simple-git-hooks": "^2.9.0", |
60 | | - "size-limit": "^11.0.0", |
61 | | - "stylelint": "^15.11.0", |
62 | | - "svgo": "^3.0.5" |
| 52 | + "serve": "^14.2.3", |
| 53 | + "simple-git-hooks": "^2.11.1", |
| 54 | + "size-limit": "^11.1.6", |
| 55 | + "stylelint": "^16.9.0", |
| 56 | + "svgo": "^3.3.2" |
63 | 57 | }, |
64 | 58 | "engines": { |
65 | 59 | "node": "^22.0.0" |
|
0 commit comments