|
48 | 48 | "@types/babel__preset-env": "^7.9.3",
|
49 | 49 | "@types/convert-source-map": "^2.0.1",
|
50 | 50 | "@types/cross-spawn": "^6.0.3",
|
51 |
| - "@types/debug": "^4.1.8", |
52 |
| - "@types/estree": "^1.0.1", |
| 51 | + "@types/debug": "^4.1.9", |
| 52 | + "@types/estree": "^1.0.2", |
53 | 53 | "@types/etag": "^1.8.1",
|
54 | 54 | "@types/fs-extra": "^11.0.2",
|
55 | 55 | "@types/json-stable-stringify": "^1.0.34",
|
56 | 56 | "@types/less": "^3.0.4",
|
57 | 57 | "@types/micromatch": "^4.0.2",
|
58 |
| - "@types/node": "^18.17.17", |
59 |
| - "@types/picomatch": "^2.3.0", |
| 58 | + "@types/node": "^18.17.19", |
| 59 | + "@types/picomatch": "^2.3.1", |
60 | 60 | "@types/sass": "~1.43.1",
|
61 | 61 | "@types/stylus": "^0.48.39",
|
62 | 62 | "@types/ws": "^8.5.5",
|
63 |
| - "@typescript-eslint/eslint-plugin": "^6.7.0", |
64 |
| - "@typescript-eslint/parser": "^6.7.0", |
| 63 | + "@typescript-eslint/eslint-plugin": "^6.7.2", |
| 64 | + "@typescript-eslint/parser": "^6.7.2", |
65 | 65 | "@vitejs/release-scripts": "^1.3.1",
|
66 | 66 | "conventional-changelog-cli": "^3.0.0",
|
67 |
| - "eslint": "^8.49.0", |
| 67 | + "eslint": "^8.50.0", |
68 | 68 | "eslint-define-config": "^1.23.0",
|
69 | 69 | "eslint-plugin-import": "^2.28.1",
|
70 | 70 | "eslint-plugin-n": "^16.1.0",
|
|
74 | 74 | "lint-staged": "^14.0.1",
|
75 | 75 | "npm-run-all": "^4.1.5",
|
76 | 76 | "picocolors": "^1.0.0",
|
77 |
| - "playwright-chromium": "^1.38.0", |
| 77 | + "playwright-chromium": "^1.38.1", |
78 | 78 | "prettier": "3.0.3",
|
79 | 79 | "rimraf": "^5.0.1",
|
80 | 80 | "rollup": "^3.29.2",
|
81 | 81 | "simple-git-hooks": "^2.9.0",
|
82 | 82 | "tslib": "^2.6.2",
|
83 |
| - "tsx": "^3.12.10", |
| 83 | + "tsx": "^3.13.0", |
84 | 84 | "typescript": "^5.2.2",
|
85 | 85 | "unbuild": "^2.0.0",
|
86 | 86 | "vite": "workspace:*",
|
87 |
| - "vitepress": "1.0.0-rc.14", |
88 |
| - "vitest": "^0.34.4", |
| 87 | + "vitepress": "1.0.0-rc.20", |
| 88 | + "vitest": "^0.34.5", |
89 | 89 | "vue": "^3.3.4"
|
90 | 90 | },
|
91 | 91 | "simple-git-hooks": {
|
|
0 commit comments