|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@logux/eslint-config": "53.5.1",
|
36 |
| - "@types/chrome": "^0.0.283", |
| 36 | + "@types/chrome": "0.0.283", |
37 | 37 | "@types/node": "22.9.3",
|
38 | 38 | "@types/ws": "8.5.13",
|
39 | 39 | "better-node-test": "0.7.1",
|
40 | 40 | "eslint": "9.15.0",
|
41 |
| - "eslint-plugin-svelte": "^2.46.0", |
42 |
| - "husky": "^9.1.7", |
| 41 | + "eslint-plugin-svelte": "2.46.0", |
| 42 | + "husky": "9.1.7", |
43 | 43 | "nano-staged": "0.8.0",
|
44 | 44 | "postcss-html": "1.7.0",
|
45 | 45 | "prettier": "3.3.3",
|
46 | 46 | "prettier-plugin-svelte": "3.3.2",
|
47 |
| - "remark-cli": "^12.0.1", |
48 |
| - "remark-lint-check-toc": "^1.0.0", |
49 |
| - "remark-lint-code-block-split-list": "^1.0.0", |
50 |
| - "remark-lint-fenced-code-flag": "^4.0.0", |
51 |
| - "remark-lint-first-heading-level": "^4.0.0", |
52 |
| - "remark-lint-heading-capitalization": "^1.2.0", |
53 |
| - "remark-lint-heading-increment": "^4.0.0", |
54 |
| - "remark-lint-match-punctuation": "^0.2.1", |
55 |
| - "remark-lint-no-dead-urls": "^2.0.1", |
56 |
| - "remark-lint-no-shell-dollars": "^4.0.0", |
57 |
| - "remark-lint-smarty-pants-typography": "^1.1.0", |
58 |
| - "remark-validate-links": "^13.0.2", |
| 47 | + "remark-cli": "12.0.1", |
| 48 | + "remark-lint-check-toc": "1.0.0", |
| 49 | + "remark-lint-code-block-split-list": "1.0.0", |
| 50 | + "remark-lint-fenced-code-flag": "4.0.0", |
| 51 | + "remark-lint-first-heading-level": "4.0.0", |
| 52 | + "remark-lint-heading-capitalization": "1.2.0", |
| 53 | + "remark-lint-heading-increment": "4.0.0", |
| 54 | + "remark-lint-match-punctuation": "0.2.1", |
| 55 | + "remark-lint-no-dead-urls": "2.0.1", |
| 56 | + "remark-lint-no-shell-dollars": "4.0.0", |
| 57 | + "remark-lint-smarty-pants-typography": "1.1.0", |
| 58 | + "remark-validate-links": "13.0.2", |
59 | 59 | "stylelint": "16.10.0",
|
60 | 60 | "svelte": "5.2.7",
|
61 | 61 | "svelte-check": "4.1.0",
|
|
0 commit comments