|
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@babel/types": "^7.24.0", |
44 | | - "@eslint-types/typescript-eslint": "^7.2.0", |
| 44 | + "@eslint-types/typescript-eslint": "^7.5.0", |
45 | 45 | "@rollup/plugin-typescript": "^11.1.6", |
46 | 46 | "@types/babel__core": "^7.20.5", |
47 | 47 | "@types/babel__preset-env": "^7.9.6", |
|
53 | 53 | "@types/fs-extra": "^11.0.4", |
54 | 54 | "@types/less": "^3.0.6", |
55 | 55 | "@types/micromatch": "^4.0.6", |
56 | | - "@types/node": "^20.12.3", |
| 56 | + "@types/node": "^20.12.5", |
57 | 57 | "@types/picomatch": "^2.3.3", |
58 | 58 | "@types/semver": "^7.5.8", |
59 | 59 | "@types/stylus": "^0.48.42", |
|
66 | 66 | "eslint-define-config": "^2.1.0", |
67 | 67 | "eslint-plugin-i": "^2.29.1", |
68 | 68 | "eslint-plugin-n": "^16.6.2", |
69 | | - "eslint-plugin-regexp": "^2.4.0", |
| 69 | + "eslint-plugin-regexp": "^2.5.0", |
70 | 70 | "execa": "^8.0.1", |
71 | 71 | "feed": "^4.2.2", |
72 | 72 | "fs-extra": "^11.2.0", |
73 | 73 | "lint-staged": "^15.2.2", |
74 | 74 | "npm-run-all2": "^6.1.2", |
75 | 75 | "picocolors": "^1.0.0", |
76 | | - "playwright-chromium": "^1.42.1", |
| 76 | + "playwright-chromium": "^1.43.0", |
77 | 77 | "prettier": "3.2.5", |
78 | 78 | "rimraf": "^5.0.5", |
79 | 79 | "rollup": "^4.13.0", |
80 | 80 | "semver": "^7.6.0", |
81 | 81 | "simple-git-hooks": "^2.11.1", |
82 | 82 | "tslib": "^2.6.2", |
83 | | - "tsx": "^4.7.1", |
| 83 | + "tsx": "^4.7.2", |
84 | 84 | "typescript": "^5.2.2", |
85 | 85 | "unbuild": "^2.0.0", |
86 | 86 | "vite": "workspace:*", |
|
0 commit comments