Skip to content

Commit b053fa5

Browse files
chore(deps): pin dependencies
1 parent 01b4029 commit b053fa5

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

packages/webext/package.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -32,33 +32,33 @@
3232
"@vueuse/shared": "^12.0.0"
3333
},
3434
"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",
4141
"@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",
4848
"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",
5252
"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",
5757
"vite": "^5.4.11",
5858
"vitest": "^2.1.8",
5959
"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"
6363
}
6464
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)