|
63 | 63 | "docs:preview": "vitepress preview docs"
|
64 | 64 | },
|
65 | 65 | "dependencies": {
|
66 |
| - "@types/webextension-polyfill": "^0.10.0", |
| 66 | + "@types/webextension-polyfill": "^0.10.1", |
67 | 67 | "@webext-core/fake-browser": "^1.2.2",
|
68 | 68 | "@webext-core/match-patterns": "^1.0.1",
|
69 | 69 | "async-mutex": "^0.4.0",
|
70 | 70 | "c12": "^1.4.2",
|
71 | 71 | "cac": "^6.7.14",
|
72 |
| - "consola": "^3.1.0", |
73 |
| - "fast-glob": "^3.2.12", |
74 |
| - "filesize": "^10.0.7", |
| 72 | + "consola": "^3.2.3", |
| 73 | + "fast-glob": "^3.3.1", |
| 74 | + "filesize": "^10.0.8", |
75 | 75 | "fs-extra": "^11.1.1",
|
76 | 76 | "get-port": "^7.0.0",
|
77 | 77 | "giget": "^1.1.2",
|
78 |
| - "jiti": "^1.18.2", |
| 78 | + "jiti": "^1.19.1", |
79 | 79 | "json5": "^2.2.3",
|
80 | 80 | "linkedom": "^0.14.26",
|
81 | 81 | "minimatch": "^9.0.3",
|
82 | 82 | "picocolors": "^1.0.0",
|
83 | 83 | "prompts": "^2.4.2",
|
84 |
| - "unimport": "^3.0.8", |
| 84 | + "unimport": "^3.1.0", |
85 | 85 | "vite": "^4.3.9",
|
86 | 86 | "vite-tsconfig-paths": "^4.2.0",
|
87 | 87 | "web-ext": "^7.6.2",
|
|
92 | 92 | "@faker-js/faker": "^8.0.2",
|
93 | 93 | "@types/fs-extra": "^11.0.1",
|
94 | 94 | "@types/lodash.merge": "^4.6.7",
|
95 |
| - "@types/node": "^20.3.1", |
| 95 | + "@types/node": "^20.4.5", |
96 | 96 | "@types/prompts": "^2.4.4",
|
97 |
| - "@vitest/coverage-v8": "^0.32.2", |
| 97 | + "@vitest/coverage-v8": "^0.32.4", |
98 | 98 | "execa": "^7.2.0",
|
99 | 99 | "lodash.merge": "^4.6.2",
|
100 | 100 | "npm-run-all": "^4.1.5",
|
101 | 101 | "ora": "^6.3.1",
|
102 | 102 | "prettier": "^2.8.8",
|
103 | 103 | "pretty-quick": "^3.1.3",
|
104 |
| - "simple-git-hooks": "^2.8.1", |
105 |
| - "tsup": "^7.0.0", |
| 104 | + "simple-git-hooks": "^2.9.0", |
| 105 | + "tsup": "^7.1.0", |
106 | 106 | "tsx": "^3.12.7",
|
107 |
| - "typescript": "^5.1.3", |
| 107 | + "typescript": "^5.1.6", |
108 | 108 | "vitepress": "1.0.0-beta.5",
|
109 | 109 | "vitest": "^0.32.4",
|
110 | 110 | "vitest-mock-extended": "^1.1.4",
|
|
0 commit comments