Skip to content

Commit 8f5f4f6

Browse files
authored
chore(deps): Upgrade non-breaking production dependencies (#1877)
1 parent 38c1dae commit 8f5f4f6

File tree

5 files changed

+268
-323
lines changed

5 files changed

+268
-323
lines changed

packages/auto-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"defu": "^6.1.4",
4949
"fs-extra": "^11.3.1",
50-
"sharp": "^0.34.1"
50+
"sharp": "^0.34.3"
5151
},
5252
"devDependencies": {
5353
"@aklinker1/check": "^2.1.0",

packages/module-solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"wxt": ">=0.19.16"
4949
},
5050
"dependencies": {
51-
"vite-plugin-solid": "^2.11.6"
51+
"vite-plugin-solid": "^2.11.8"
5252
},
5353
"devDependencies": {
5454
"@aklinker1/check": "^2.1.0",

packages/wxt/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,35 +24,35 @@
2424
"@wxt-dev/browser": "workspace:^",
2525
"@wxt-dev/storage": "workspace:^1.0.0",
2626
"async-mutex": "^0.5.0",
27-
"c12": "^3.0.3",
27+
"c12": "^3.2.0",
2828
"cac": "^6.7.14",
2929
"chokidar": "^4.0.3",
30-
"ci-info": "^4.2.0",
30+
"ci-info": "^4.3.0",
3131
"consola": "^3.4.2",
3232
"defu": "^6.1.4",
3333
"dotenv": "^17.2.2",
34-
"dotenv-expand": "^12.0.2",
34+
"dotenv-expand": "^12.0.3",
3535
"esbuild": "^0.25.0",
3636
"fast-glob": "^3.3.3",
37-
"filesize": "^10.1.6",
37+
"filesize": "^11.0.2",
3838
"fs-extra": "^11.3.1",
39-
"get-port-please": "^3.1.2",
39+
"get-port-please": "^3.2.0",
4040
"giget": "^1.2.3 || ^2.0.0",
4141
"hookable": "^5.5.3",
42-
"import-meta-resolve": "^4.1.0",
42+
"import-meta-resolve": "^4.2.0",
4343
"is-wsl": "^3.1.0",
4444
"json5": "^2.2.3",
4545
"jszip": "^3.10.1",
46-
"linkedom": "^0.18.10",
46+
"linkedom": "^0.18.12",
4747
"magicast": "^0.3.5",
48-
"minimatch": "^10.0.1",
48+
"minimatch": "^10.0.3",
4949
"nano-spawn": "^1.0.2",
5050
"normalize-path": "^3.0.0",
51-
"nypm": "^0.6.0",
51+
"nypm": "^0.6.1",
5252
"ohash": "^2.0.11",
53-
"open": "^10.1.2",
53+
"open": "^10.2.0",
5454
"ora": "^8.2.0",
55-
"perfect-debounce": "^1.0.0",
55+
"perfect-debounce": "^2.0.0",
5656
"picocolors": "^1.1.1",
5757
"prompts": "^2.4.2",
5858
"publish-browser-extension": "^2.3.0 || ^3.0.0",

0 commit comments

Comments
 (0)