|
57 | 57 | "schema-utils": "^4.3.0"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@babel/cli": "^7.26.4", |
61 |
| - "@babel/core": "^7.26.7", |
62 |
| - "@babel/preset-env": "^7.26.7", |
63 |
| - "@commitlint/cli": "^19.7.1", |
64 |
| - "@commitlint/config-conventional": "^19.7.1", |
| 60 | + "@babel/cli": "^7.27.0", |
| 61 | + "@babel/core": "^7.26.10", |
| 62 | + "@babel/preset-env": "^7.26.9", |
| 63 | + "@commitlint/cli": "^19.8.0", |
| 64 | + "@commitlint/config-conventional": "^19.8.0", |
65 | 65 | "@types/fs-extra": "^11.0.4",
|
66 | 66 | "@types/micromatch": "^4.0.9",
|
67 |
| - "@types/node": "^22.13.1", |
| 67 | + "@types/node": "^22.14.0", |
68 | 68 | "@types/normalize-path": "^3.0.2",
|
69 | 69 | "@types/webpack": "^5.28.5",
|
70 | 70 | "@webpack-contrib/eslint-config-webpack": "^3.0.0",
|
71 | 71 | "babel-jest": "^29.7.0",
|
72 | 72 | "chokidar": "^4.0.3",
|
73 | 73 | "cross-env": "^7.0.3",
|
74 |
| - "cspell": "^8.17.3", |
| 74 | + "cspell": "^8.18.1", |
75 | 75 | "del": "^8.0.0",
|
76 | 76 | "del-cli": "^6.0.0",
|
77 |
| - "eslint": "^9.19.0", |
78 |
| - "eslint-config-prettier": "^10.0.1", |
| 77 | + "eslint": "^9.24.0", |
| 78 | + "eslint-config-prettier": "^10.1.2", |
79 | 79 | "fs-extra": "^11.3.0",
|
80 | 80 | "husky": "^9.1.7",
|
81 | 81 | "jest": "^29.7.0",
|
82 |
| - "lint-staged": "^15.4.3", |
| 82 | + "lint-staged": "^15.5.0", |
83 | 83 | "npm-run-all": "^4.1.5",
|
84 |
| - "prettier": "^3.4.2", |
| 84 | + "prettier": "^3.5.3", |
85 | 85 | "standard-version": "^9.5.0",
|
86 |
| - "typescript": "^5.7.3", |
87 |
| - "webpack": "^5.97.1" |
| 86 | + "typescript": "^5.8.3", |
| 87 | + "webpack": "^5.99.5" |
88 | 88 | },
|
89 | 89 | "keywords": [
|
90 | 90 | "eslint",
|
|
0 commit comments