|
19 | 19 | "start:build": "serve dist" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@types/node": "^20.2.5", |
| 22 | + "@types/node": "^20.4.7", |
23 | 23 | "autoprefixer": "^10.4.14", |
24 | | - "globby": "^13.1.4", |
| 24 | + "globby": "^13.2.2", |
25 | 25 | "jstransformer-lowlight": "^0.1.0", |
26 | | - "postcss": "^8.4.24", |
| 26 | + "postcss": "^8.4.27", |
27 | 27 | "postcss-hexrgba": "^2.1.0", |
28 | 28 | "postcss-media-minmax": "^5.0.0", |
29 | 29 | "postcss-nested": "^6.0.1", |
|
35 | 35 | "remark-html": "^15.0.2", |
36 | 36 | "remark-parse": "^10.0.2", |
37 | 37 | "remark-rehype": "^10.1.0", |
38 | | - "typedoc": "^0.24.7", |
| 38 | + "typedoc": "^0.24.8", |
39 | 39 | "typescript": "~5.0.4", |
40 | 40 | "unified": "^10.1.2", |
41 | | - "unist-util-visit": "^4.1.2", |
42 | | - "vite": "^4.3.9", |
| 41 | + "unist-util-visit": "^5.0.0", |
| 42 | + "vite": "^4.4.8", |
43 | 43 | "vite-plugin-pug-transformer": "^1.0.3" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@logux/eslint-config": "^50.0.0", |
47 | | - "@logux/stylelint-config": "^0.15.1", |
48 | | - "@size-limit/file": "^8.2.4", |
49 | | - "eslint": "^8.41.0", |
| 46 | + "@logux/eslint-config": "^51.0.1", |
| 47 | + "@logux/stylelint-config": "^0.16.0", |
| 48 | + "@size-limit/file": "^8.2.6", |
| 49 | + "eslint": "^8.46.0", |
50 | 50 | "eslint-config-standard": "^17.1.0", |
51 | | - "eslint-plugin-import": "^2.27.5", |
52 | | - "eslint-plugin-n": "^16.0.0", |
| 51 | + "eslint-plugin-import": "^2.28.0", |
| 52 | + "eslint-plugin-n": "^16.0.1", |
53 | 53 | "eslint-plugin-prefer-let": "^3.0.1", |
54 | 54 | "eslint-plugin-promise": "^6.1.1", |
55 | 55 | "highlight.js": "^11.8.0", |
56 | 56 | "nano-staged": "^0.8.0", |
57 | 57 | "serve": "^14.2.0", |
58 | | - "simple-git-hooks": "^2.8.1", |
59 | | - "size-limit": "^8.2.4", |
60 | | - "stylelint": "^15.6.2", |
| 58 | + "simple-git-hooks": "^2.9.0", |
| 59 | + "size-limit": "^8.2.6", |
| 60 | + "stylelint": "^15.10.2", |
61 | 61 | "svgo": "^3.0.2" |
62 | 62 | }, |
63 | 63 | "engines": { |
|
0 commit comments