|
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.48.0", |
63 | | - "@typescript-eslint/parser": "^5.48.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "^5.48.1", |
| 63 | + "@typescript-eslint/parser": "^5.48.1", |
64 | 64 | "conventional-changelog-cli": "^2.2.2", |
65 | 65 | "esbuild": "^0.16.14", |
66 | | - "eslint": "^8.31.0", |
67 | | - "eslint-define-config": "^1.13.0", |
68 | | - "eslint-plugin-import": "^2.26.0", |
| 66 | + "eslint": "^8.32.0", |
| 67 | + "eslint-define-config": "^1.14.0", |
| 68 | + "eslint-plugin-import": "^2.27.4", |
69 | 69 | "eslint-plugin-node": "^11.1.0", |
70 | | - "eslint-plugin-regexp": "^1.11.0", |
| 70 | + "eslint-plugin-regexp": "^1.12.0", |
71 | 71 | "execa": "^6.1.0", |
72 | 72 | "fast-glob": "^3.2.12", |
73 | 73 | "fs-extra": "^11.1.0", |
74 | 74 | "lint-staged": "^13.1.0", |
75 | 75 | "minimist": "^1.2.7", |
76 | 76 | "npm-run-all": "^4.1.5", |
77 | 77 | "picocolors": "^1.0.0", |
78 | | - "playwright-chromium": "^1.28.1", |
79 | | - "pnpm": "^7.22.0", |
80 | | - "prettier": "2.8.1", |
| 78 | + "playwright-chromium": "^1.29.2", |
| 79 | + "pnpm": "^7.25.0", |
| 80 | + "prettier": "2.8.3", |
81 | 81 | "prompts": "^2.4.2", |
82 | 82 | "resolve": "^1.22.1", |
83 | 83 | "rimraf": "^3.0.2", |
84 | 84 | "rollup": "^3.7.0", |
85 | 85 | "semver": "^7.3.8", |
86 | 86 | "simple-git-hooks": "^2.8.1", |
87 | 87 | "tslib": "^2.4.1", |
88 | | - "tsx": "^3.12.1", |
| 88 | + "tsx": "^3.12.2", |
89 | 89 | "typescript": "^4.9.3", |
90 | 90 | "unbuild": "^0.9.4", |
91 | 91 | "vite": "workspace:*", |
92 | | - "vitepress": "^1.0.0-alpha.35", |
93 | | - "vitest": "^0.26.3", |
| 92 | + "vitepress": "^1.0.0-alpha.36", |
| 93 | + "vitest": "^0.27.1", |
94 | 94 | "vue": "^3.2.45" |
95 | 95 | }, |
96 | 96 | "simple-git-hooks": { |
|
110 | 110 | "eslint --cache --fix" |
111 | 111 | ] |
112 | 112 | }, |
113 | | - "packageManager": "pnpm@7.22.0", |
| 113 | + "packageManager": "pnpm@7.25.0", |
114 | 114 | "pnpm": { |
115 | 115 | "overrides": { |
116 | 116 | "vite": "workspace:*" |
|
0 commit comments