|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 | 44 | "@babel/types": "^7.22.5",
|
45 |
| - "@microsoft/api-extractor": "^7.35.2", |
| 45 | + "@microsoft/api-extractor": "^7.35.4", |
46 | 46 | "@rollup/plugin-typescript": "^11.1.1",
|
47 | 47 | "@types/babel__core": "^7.20.1",
|
48 | 48 | "@types/babel__preset-env": "^7.9.2",
|
|
56 | 56 | "@types/json-stable-stringify": "^1.0.34",
|
57 | 57 | "@types/less": "^3.0.3",
|
58 | 58 | "@types/micromatch": "^4.0.2",
|
59 |
| - "@types/node": "^18.16.17", |
| 59 | + "@types/node": "^18.16.18", |
60 | 60 | "@types/picomatch": "^2.3.0",
|
61 | 61 | "@types/resolve": "^1.20.2",
|
62 | 62 | "@types/sass": "~1.43.1",
|
63 | 63 | "@types/stylus": "^0.48.38",
|
64 | 64 | "@types/ws": "^8.5.5",
|
65 |
| - "@typescript-eslint/eslint-plugin": "^5.59.9", |
66 |
| - "@typescript-eslint/parser": "^5.59.9", |
| 65 | + "@typescript-eslint/eslint-plugin": "^5.59.11", |
| 66 | + "@typescript-eslint/parser": "^5.59.11", |
67 | 67 | "@vitejs/release-scripts": "^1.2.0",
|
68 | 68 | "conventional-changelog-cli": "^3.0.0",
|
69 |
| - "eslint": "^8.42.0", |
| 69 | + "eslint": "^8.43.0", |
70 | 70 | "eslint-define-config": "^1.20.0",
|
71 | 71 | "eslint-plugin-import": "^2.27.5",
|
72 | 72 | "eslint-plugin-n": "^15.7.0",
|
|
77 | 77 | "lint-staged": "^13.2.2",
|
78 | 78 | "npm-run-all": "^4.1.5",
|
79 | 79 | "picocolors": "^1.0.0",
|
80 |
| - "playwright-chromium": "^1.35.0", |
| 80 | + "playwright-chromium": "^1.35.1", |
81 | 81 | "prettier": "2.8.8",
|
82 | 82 | "resolve": "^1.22.2",
|
83 | 83 | "rimraf": "^5.0.1",
|
|
89 | 89 | "unbuild": "^1.2.1",
|
90 | 90 | "vite": "workspace:*",
|
91 | 91 | "vitepress": "1.0.0-beta.2",
|
92 |
| - "vitest": "^0.32.0", |
| 92 | + "vitest": "^0.32.2", |
93 | 93 | "vue": "^3.3.4"
|
94 | 94 | },
|
95 | 95 | "simple-git-hooks": {
|
|
0 commit comments