|
24 | 24 | "build:documentation": "yarn workspace documentation build"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@commitlint/cli": "^19.7.1", |
28 |
| - "@commitlint/config-conventional": "^19.7.1", |
| 27 | + "@commitlint/cli": "^19.8.0", |
| 28 | + "@commitlint/config-conventional": "^19.8.0", |
29 | 29 | "@eslint/compat": "^1.2.7",
|
30 | 30 | "@lerna-lite/cli": "^3.12.1",
|
31 | 31 | "@lerna-lite/publish": "^3.12.2",
|
32 | 32 | "@lerna-lite/run": "^3.12.1",
|
33 | 33 | "@sapphire/prettier-config": "^2.0.0",
|
34 | 34 | "@sapphire/ts-config": "^5.0.1",
|
35 |
| - "@types/node": "^22.13.8", |
| 35 | + "@types/node": "^22.13.10", |
36 | 36 | "chalk-cli": "^5.0.1",
|
37 |
| - "eslint": "^9.21.0", |
| 37 | + "eslint": "^9.22.0", |
38 | 38 | "eslint-config-neon": "^0.2.4",
|
39 |
| - "eslint-config-prettier": "^10.0.2", |
| 39 | + "eslint-config-prettier": "^10.1.1", |
40 | 40 | "eslint-plugin-html": "^8.1.2",
|
41 | 41 | "eslint-plugin-lit": "^1.15.0",
|
42 | 42 | "eslint-plugin-lit-a11y": "^4.1.4",
|
|
45 | 45 | "lint-staged": "^15.4.3",
|
46 | 46 | "markdown-toc": "^1.2.0",
|
47 | 47 | "npm-run-all2": "^7.0.2",
|
48 |
| - "prettier": "^3.5.2", |
| 48 | + "prettier": "^3.5.3", |
49 | 49 | "prettier-plugin-astro": "^0.14.1",
|
50 | 50 | "react": "^19.0.0",
|
51 | 51 | "rimraf": "^6.0.1",
|
|
0 commit comments