|
18 | 18 | "postinstall": "wxt prepare"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "@aklinker1/check": "^1.2.0", |
| 21 | + "@aklinker1/check": "^1.4.5", |
22 | 22 | "@tanstack/vue-query": "^5.59.13",
|
23 |
| - "@vueuse/core": "^9", |
| 23 | + "@vueuse/core": "^9.13.0", |
24 | 24 | "@webext-core/messaging": "^1.4.0",
|
25 | 25 | "@webext-core/proxy-service": "^1.2.0",
|
26 |
| - "async-mutex": "^0.4.0", |
27 |
| - "daisyui": "^3.7.7", |
| 26 | + "async-mutex": "^0.4.1", |
| 27 | + "daisyui": "^3.9.4", |
28 | 28 | "fast-deep-equal": "^3.1.3",
|
29 |
| - "minimatch": "^9.0.3", |
30 |
| - "ofetch": "^1.3.3" |
| 29 | + "minimatch": "^9.0.5", |
| 30 | + "ofetch": "^1.4.1" |
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 | 33 | "@aklinker1/generate-changelog": "^1.1.2",
|
34 |
| - "@iconify/json": "^2.2.119", |
| 34 | + "@iconify/json": "^2.2.261", |
35 | 35 | "@types/bun": "^1.1.11",
|
36 | 36 | "@types/chrome": "^0.0.269",
|
37 |
| - "@types/jsdom": "^21.1.3", |
| 37 | + "@types/jsdom": "^21.1.7", |
38 | 38 | "@vitest/coverage-v8": "^2.1.3",
|
39 | 39 | "@wxt-dev/auto-icons": "^1.0.2",
|
40 | 40 | "@wxt-dev/i18n": "^0.2.1",
|
41 |
| - "@wxt-dev/module-vue": "^1.0.0", |
42 |
| - "autoprefixer": "^10.4.16", |
| 41 | + "@wxt-dev/module-vue": "^1.0.1", |
| 42 | + "autoprefixer": "^10.4.20", |
43 | 43 | "env-cmd": "^10.1.0",
|
44 |
| - "fast-glob": "^3.3.1", |
| 44 | + "fast-glob": "^3.3.2", |
45 | 45 | "jsdom": "^22.1.0",
|
46 | 46 | "lint-staged": "^14.0.1",
|
47 |
| - "postcss": "^8.4.30", |
| 47 | + "postcss": "^8.4.47", |
48 | 48 | "prettier": "^3.3.3",
|
49 |
| - "pretty-quick": "^3.1.3", |
| 49 | + "pretty-quick": "^3.3.1", |
50 | 50 | "publish-browser-extension": "^1.4.1",
|
51 |
| - "simple-git-hooks": "^2.9.0", |
52 |
| - "tailwindcss": "^3.3.3", |
| 51 | + "simple-git-hooks": "^2.11.1", |
| 52 | + "tailwindcss": "^3.4.14", |
53 | 53 | "typescript": "^5.6.3",
|
54 | 54 | "unplugin-icons": "^0.19.3",
|
55 | 55 | "vitest": "^2.1.3",
|
56 |
| - "vue": "^3.4.21", |
| 56 | + "vue": "^3.5.12", |
57 | 57 | "vue-tsc": "^2.1.6",
|
58 | 58 | "wxt": "^0.19.11"
|
59 | 59 | },
|
|
0 commit comments