Skip to content

Commit a183e04

Browse files
chore(deps): pin dependencies
1 parent 9bdaf35 commit a183e04

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

packages/webext/package.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -31,33 +31,33 @@
3131
"@vueuse/shared": "^12.0.0"
3232
},
3333
"devDependencies": {
34-
"@ffflorian/jszip-cli": "^3.8.2",
35-
"@iconify/json": "^2.2.287",
36-
"@playwright/test": "^1.49.1",
37-
"@types/node": "^22.10.2",
38-
"@types/webextension-polyfill": "^0.12.1",
39-
"@unocss/reset": "^0.65.2",
34+
"@ffflorian/jszip-cli": "3.8.2",
35+
"@iconify/json": "2.2.287",
36+
"@playwright/test": "1.49.1",
37+
"@types/node": "22.10.2",
38+
"@types/webextension-polyfill": "0.12.1",
39+
"@unocss/reset": "0.65.2",
4040
"@vitejs/plugin-vue": "5.2.1",
41-
"@vue/test-utils": "^2.4.6",
42-
"@vueuse/core": "^12.0.0",
43-
"chokidar": "^4.0.3",
44-
"cross-env": "^7.0.3",
45-
"crx": "^5.0.1",
46-
"esno": "^4.8.0",
41+
"@vue/test-utils": "2.4.6",
42+
"@vueuse/core": "12.0.0",
43+
"chokidar": "4.0.3",
44+
"cross-env": "7.0.3",
45+
"crx": "5.0.1",
46+
"esno": "4.8.0",
4747
"jsdom": "^25.0.1",
48-
"kolorist": "^1.8.0",
48+
"kolorist": "1.8.0",
4949
"npm-run-all2": "5.0.2",
50-
"rimraf": "^6.0.1",
50+
"rimraf": "6.0.1",
5151
"typescript": "5.6.3",
52-
"unocss": "^0.65.2",
53-
"unplugin-auto-import": "^0.19.0",
54-
"unplugin-icons": "^0.22.0",
55-
"unplugin-vue-components": "^0.28.0",
52+
"unocss": "0.65.2",
53+
"unplugin-auto-import": "0.19.0",
54+
"unplugin-icons": "0.22.0",
55+
"unplugin-vue-components": "0.28.0",
5656
"vite": "5.4.11",
5757
"vitest": "^2.1.8",
5858
"vue": "3.5.13",
59-
"web-ext": "^8.3.0",
60-
"webext-bridge": "^6.0.1",
61-
"webextension-polyfill": "^0.12.0"
59+
"web-ext": "8.3.0",
60+
"webext-bridge": "6.0.1",
61+
"webextension-polyfill": "0.12.0"
6262
}
6363
}

pnpm-lock.yaml

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)