|
27 | 27 | "normalize.css": "^8.0.1" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@prettier/plugin-php": "^0.19.5", |
31 | | - "@typescript-eslint/eslint-plugin": "^5.59.8", |
32 | | - "@typescript-eslint/parser": "^5.59.7", |
| 30 | + "@prettier/plugin-php": "^0.19.6", |
| 31 | + "@typescript-eslint/eslint-plugin": "^5.59.9", |
| 32 | + "@typescript-eslint/parser": "^5.59.9", |
33 | 33 | "cssnano": "^6.0.1", |
34 | | - "esbuild": "^0.17.19", |
| 34 | + "esbuild": "^0.18.0", |
35 | 35 | "eslint": "^8.42.0", |
36 | 36 | "eslint-config-prettier": "^8.8.0", |
37 | 37 | "eslint-plugin-editorconfig": "^4.0.3", |
38 | 38 | "eslint-plugin-import": "^2.27.5", |
39 | 39 | "husky": "^8.0.3", |
40 | 40 | "lint-staged": "^13.2.2", |
41 | | - "markdownlint-cli2": "^0.7.1", |
| 41 | + "markdownlint-cli2": "^0.8.0", |
42 | 42 | "postcss": "^8.4.24", |
43 | 43 | "postcss-import": "^15.1.0", |
44 | 44 | "postcss-path-replace": "^1.0.4", |
|
48 | 48 | "prettier-plugin-nginx": "^1.0.3", |
49 | 49 | "prettier-plugin-sh": "^0.12.8", |
50 | 50 | "prettier-plugin-sql": "^0.14.0", |
51 | | - "stylelint": "^15.6.3", |
| 51 | + "stylelint": "^15.7.0", |
52 | 52 | "stylelint-config-standard": "^33.0.0", |
53 | | - "typescript": "^5.0.4", |
54 | | - "vitepress": "1.0.0-beta.1", |
| 53 | + "typescript": "^5.1.3", |
| 54 | + "vitepress": "1.0.0-beta.2", |
55 | 55 | "vue": "^3.3.4" |
56 | 56 | }, |
57 | 57 | "browserslist": [ |
|
0 commit comments