|
19 | 19 | "start:build": "serve dist" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@types/node": "^20.4.7", |
23 | | - "autoprefixer": "^10.4.14", |
| 22 | + "@types/node": "^20.10.3", |
| 23 | + "autoprefixer": "^10.4.16", |
24 | 24 | "globby": "^13.2.2", |
25 | 25 | "jstransformer-lowlight": "^0.1.0", |
26 | | - "postcss": "^8.4.31", |
| 26 | + "postcss": "^8.4.32", |
27 | 27 | "postcss-hexrgba": "^2.1.0", |
28 | 28 | "postcss-media-minmax": "^5.0.0", |
29 | 29 | "postcss-nested": "^6.0.1", |
|
39 | 39 | "typescript": "~5.0.4", |
40 | 40 | "unified": "^10.1.2", |
41 | 41 | "unist-util-visit": "^5.0.0", |
42 | | - "vite": "^4.4.12", |
43 | | - "vite-plugin-pug-transformer": "^1.0.3" |
| 42 | + "vite": "^5.0.5", |
| 43 | + "vite-plugin-pug-transformer": "^1.0.5" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@logux/eslint-config": "^51.0.1", |
| 46 | + "@logux/eslint-config": "^52.0.2", |
47 | 47 | "@logux/stylelint-config": "^0.16.0", |
48 | | - "@size-limit/file": "^8.2.6", |
49 | | - "eslint": "^8.46.0", |
| 48 | + "@size-limit/file": "^11.0.0", |
| 49 | + "eslint": "^8.55.0", |
50 | 50 | "eslint-config-standard": "^17.1.0", |
51 | | - "eslint-plugin-import": "^2.28.0", |
52 | | - "eslint-plugin-n": "^16.0.1", |
| 51 | + "eslint-plugin-import": "^2.29.0", |
| 52 | + "eslint-plugin-n": "^16.3.1", |
| 53 | + "eslint-plugin-node-imports": "^1.0.2", |
53 | 54 | "eslint-plugin-prefer-let": "^3.0.1", |
54 | 55 | "eslint-plugin-promise": "^6.1.1", |
55 | | - "highlight.js": "^11.8.0", |
| 56 | + "highlight.js": "^11.9.0", |
56 | 57 | "nano-staged": "^0.8.0", |
57 | | - "serve": "^14.2.0", |
| 58 | + "serve": "^14.2.1", |
58 | 59 | "simple-git-hooks": "^2.9.0", |
59 | | - "size-limit": "^8.2.6", |
60 | | - "stylelint": "^15.10.2", |
61 | | - "svgo": "^3.0.2" |
| 60 | + "size-limit": "^11.0.0", |
| 61 | + "stylelint": "^15.11.0", |
| 62 | + "svgo": "^3.0.5" |
62 | 63 | }, |
63 | 64 | "engines": { |
64 | 65 | "node": "^20.0.0" |
|
0 commit comments