|
40 | 40 | "ci-docs": "run-s build docs-build"
|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 |
| - "@babel/types": "^7.24.5", |
| 43 | + "@babel/types": "^7.24.6", |
44 | 44 | "@eslint-types/typescript-eslint": "^7.5.0",
|
45 | 45 | "@rollup/plugin-typescript": "^11.1.6",
|
46 | 46 | "@types/babel__core": "^7.20.5",
|
|
58 | 58 | "@types/semver": "^7.5.8",
|
59 | 59 | "@types/stylus": "^0.48.42",
|
60 | 60 | "@types/ws": "^8.5.10",
|
61 |
| - "@typescript-eslint/eslint-plugin": "^7.9.0", |
62 |
| - "@typescript-eslint/parser": "^7.9.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "^7.10.0", |
| 62 | + "@typescript-eslint/parser": "^7.10.0", |
63 | 63 | "@vitejs/release-scripts": "^1.3.1",
|
64 | 64 | "conventional-changelog-cli": "^5.0.0",
|
65 | 65 | "eslint": "^8.57.0",
|
66 | 66 | "eslint-define-config": "^2.1.0",
|
67 | 67 | "eslint-plugin-i": "^2.29.1",
|
68 | 68 | "eslint-plugin-n": "^17.7.0",
|
69 |
| - "eslint-plugin-regexp": "^2.5.0", |
| 69 | + "eslint-plugin-regexp": "^2.6.0", |
70 | 70 | "execa": "^9.1.0",
|
71 | 71 | "feed": "^4.2.2",
|
72 | 72 | "fs-extra": "^11.2.0",
|
73 |
| - "lint-staged": "^15.2.2", |
| 73 | + "lint-staged": "^15.2.5", |
74 | 74 | "npm-run-all2": "^6.2.0",
|
75 | 75 | "picocolors": "^1.0.1",
|
76 |
| - "playwright-chromium": "^1.44.0", |
| 76 | + "playwright-chromium": "^1.44.1", |
77 | 77 | "prettier": "3.2.5",
|
78 | 78 | "rimraf": "^5.0.7",
|
79 | 79 | "rollup": "^4.13.0",
|
80 | 80 | "semver": "^7.6.2",
|
81 | 81 | "simple-git-hooks": "^2.11.1",
|
82 | 82 | "tslib": "^2.6.2",
|
83 |
| - "tsx": "^4.10.5", |
| 83 | + "tsx": "^4.11.0", |
84 | 84 | "typescript": "^5.2.2",
|
85 | 85 | "unbuild": "^2.0.0",
|
86 | 86 | "vite": "workspace:*",
|
|
0 commit comments