|
32 | 32 | "@vueuse/shared": "^12.0.0"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 |
| - "@ffflorian/jszip-cli": "^3.8.2", |
36 |
| - "@iconify/json": "^2.2.287", |
37 |
| - "@playwright/test": "^1.49.1", |
38 |
| - "@types/node": "^22.10.2", |
39 |
| - "@types/webextension-polyfill": "^0.12.1", |
40 |
| - "@unocss/reset": "^0.65.2", |
| 35 | + "@ffflorian/jszip-cli": "3.8.2", |
| 36 | + "@iconify/json": "2.2.287", |
| 37 | + "@playwright/test": "1.49.1", |
| 38 | + "@types/node": "22.10.2", |
| 39 | + "@types/webextension-polyfill": "0.12.1", |
| 40 | + "@unocss/reset": "0.65.2", |
41 | 41 | "@vitejs/plugin-vue": "^5.2.1",
|
42 |
| - "@vue/test-utils": "^2.4.6", |
43 |
| - "@vueuse/core": "^12.0.0", |
44 |
| - "chokidar": "^4.0.3", |
45 |
| - "cross-env": "^7.0.3", |
46 |
| - "crx": "^5.0.1", |
47 |
| - "esno": "^4.8.0", |
| 42 | + "@vue/test-utils": "2.4.6", |
| 43 | + "@vueuse/core": "12.0.0", |
| 44 | + "chokidar": "4.0.3", |
| 45 | + "cross-env": "7.0.3", |
| 46 | + "crx": "5.0.1", |
| 47 | + "esno": "4.8.0", |
48 | 48 | "jsdom": "^25.0.1",
|
49 |
| - "kolorist": "^1.8.0", |
50 |
| - "npm-run-all": "^4.1.5", |
51 |
| - "rimraf": "^6.0.1", |
| 49 | + "kolorist": "1.8.0", |
| 50 | + "npm-run-all": "4.1.5", |
| 51 | + "rimraf": "6.0.1", |
52 | 52 | "typescript": "5.6.3",
|
53 |
| - "unocss": "^0.65.2", |
54 |
| - "unplugin-auto-import": "^0.19.0", |
55 |
| - "unplugin-icons": "^0.22.0", |
56 |
| - "unplugin-vue-components": "^0.28.0", |
| 53 | + "unocss": "0.65.2", |
| 54 | + "unplugin-auto-import": "0.19.0", |
| 55 | + "unplugin-icons": "0.22.0", |
| 56 | + "unplugin-vue-components": "0.28.0", |
57 | 57 | "vite": "^5.4.11",
|
58 | 58 | "vitest": "^2.1.8",
|
59 | 59 | "vue": "^3.5.13",
|
60 |
| - "web-ext": "^8.3.0", |
61 |
| - "webext-bridge": "^6.0.1", |
62 |
| - "webextension-polyfill": "^0.12.0" |
| 60 | + "web-ext": "8.3.0", |
| 61 | + "webext-bridge": "6.0.1", |
| 62 | + "webextension-polyfill": "0.12.0" |
63 | 63 | }
|
64 | 64 | }
|
0 commit comments