|
51 | 51 | "@types/less": "^3.0.3",
|
52 | 52 | "@types/micromatch": "^4.0.2",
|
53 | 53 | "@types/minimist": "^1.2.2",
|
54 |
| - "@types/node": "^18.14.0", |
| 54 | + "@types/node": "^18.14.6", |
55 | 55 | "@types/picomatch": "^2.3.0",
|
56 | 56 | "@types/prompts": "^2.4.2",
|
57 | 57 | "@types/resolve": "^1.20.2",
|
58 | 58 | "@types/sass": "~1.43.1",
|
59 | 59 | "@types/semver": "^7.3.13",
|
60 | 60 | "@types/stylus": "^0.48.38",
|
61 | 61 | "@types/ws": "^8.5.4",
|
62 |
| - "@typescript-eslint/eslint-plugin": "^5.53.0", |
63 |
| - "@typescript-eslint/parser": "^5.53.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^5.54.1", |
| 63 | + "@typescript-eslint/parser": "^5.54.1", |
64 | 64 | "conventional-changelog-cli": "^2.2.2",
|
65 |
| - "eslint": "^8.34.0", |
| 65 | + "eslint": "^8.35.0", |
66 | 66 | "eslint-define-config": "^1.15.0",
|
67 | 67 | "eslint-plugin-import": "^2.27.5",
|
68 | 68 | "eslint-plugin-node": "^11.1.0",
|
|
74 | 74 | "minimist": "^1.2.8",
|
75 | 75 | "npm-run-all": "^4.1.5",
|
76 | 76 | "picocolors": "^1.0.0",
|
77 |
| - "playwright-chromium": "^1.31.1", |
| 77 | + "playwright-chromium": "^1.31.2", |
78 | 78 | "prettier": "2.8.4",
|
79 | 79 | "prompts": "^2.4.2",
|
80 | 80 | "resolve": "^1.22.1",
|
|
87 | 87 | "typescript": "^4.9.3",
|
88 | 88 | "unbuild": "^1.1.2",
|
89 | 89 | "vite": "workspace:*",
|
90 |
| - "vitepress": "^1.0.0-alpha.47", |
91 |
| - "vitest": "^0.28.5", |
| 90 | + "vitepress": "^1.0.0-alpha.49", |
| 91 | + "vitest": "^0.29.2", |
92 | 92 | "vue": "^3.2.47"
|
93 | 93 | },
|
94 | 94 | "simple-git-hooks": {
|
|
108 | 108 | "eslint --cache --fix"
|
109 | 109 | ]
|
110 | 110 | },
|
111 |
| - "packageManager": "pnpm@7.27.1", |
| 111 | + "packageManager": "pnpm@7.29.0", |
112 | 112 | "pnpm": {
|
113 | 113 | "overrides": {
|
114 | 114 | "vite": "workspace:*"
|
|
0 commit comments