|
41 | 41 | "ci-docs": "run-s build docs-build"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@babel/types": "^7.23.4", |
| 44 | + "@babel/types": "^7.23.5", |
45 | 45 | "@eslint-types/import": "^2.29.0-1",
|
46 | 46 | "@eslint-types/typescript-eslint": "^6.12.0",
|
47 | 47 | "@rollup/plugin-typescript": "^11.1.5",
|
|
56 | 56 | "@types/json-stable-stringify": "^1.0.36",
|
57 | 57 | "@types/less": "^3.0.6",
|
58 | 58 | "@types/micromatch": "^4.0.6",
|
59 |
| - "@types/node": "^20.10.0", |
| 59 | + "@types/node": "^20.10.3", |
60 | 60 | "@types/picomatch": "^2.3.3",
|
61 | 61 | "@types/semver": "^7.5.6",
|
62 | 62 | "@types/sass": "~1.43.1",
|
63 | 63 | "@types/stylus": "^0.48.42",
|
64 | 64 | "@types/ws": "^8.5.10",
|
65 |
| - "@typescript-eslint/eslint-plugin": "^6.12.0", |
66 |
| - "@typescript-eslint/parser": "^6.12.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "^6.13.1", |
| 66 | + "@typescript-eslint/parser": "^6.13.1", |
67 | 67 | "@vitejs/release-scripts": "^1.3.1",
|
68 | 68 | "conventional-changelog-cli": "^4.1.0",
|
69 |
| - "eslint": "^8.54.0", |
| 69 | + "eslint": "^8.55.0", |
70 | 70 | "eslint-define-config": "^2.0.0",
|
71 | 71 | "eslint-plugin-import": "^2.29.0",
|
72 | 72 | "eslint-plugin-n": "^16.3.1",
|
73 |
| - "eslint-plugin-regexp": "^2.1.1", |
| 73 | + "eslint-plugin-regexp": "^2.1.2", |
74 | 74 | "execa": "^8.0.1",
|
75 | 75 | "feed": "^4.2.2",
|
76 |
| - "fs-extra": "^11.1.1", |
77 |
| - "lint-staged": "^15.1.0", |
| 76 | + "fs-extra": "^11.2.0", |
| 77 | + "lint-staged": "^15.2.0", |
78 | 78 | "npm-run-all2": "^6.1.1",
|
79 | 79 | "picocolors": "^1.0.0",
|
80 |
| - "playwright-chromium": "^1.40.0", |
| 80 | + "playwright-chromium": "^1.40.1", |
81 | 81 | "prettier": "3.1.0",
|
82 | 82 | "rimraf": "^5.0.5",
|
83 | 83 | "rollup": "^4.2.0",
|
84 | 84 | "semver": "^7.5.4",
|
85 | 85 | "simple-git-hooks": "^2.9.0",
|
86 | 86 | "tslib": "^2.6.2",
|
87 |
| - "tsx": "^4.6.1", |
| 87 | + "tsx": "^4.6.2", |
88 | 88 | "typescript": "^5.2.2",
|
89 | 89 | "unbuild": "^2.0.0",
|
90 | 90 | "vite": "workspace:*",
|
|
0 commit comments