chore: Update dependencies (#2069)

This commit is contained in:
Aaron
2026-02-05 16:37:13 -06:00
committed by GitHub
parent 6fb4cee43f
commit 0f9e66e1e8
21 changed files with 836 additions and 672 deletions
+9 -9
View File
@@ -17,27 +17,27 @@
"docs:preview": "pnpm -s docs:gen && vitepress preview docs"
},
"devDependencies": {
"@aklinker1/buildc": "^1.1.5",
"@aklinker1/buildc": "^1.1.6",
"@aklinker1/check": "^2.2.0",
"@commitlint/config-conventional": "^19.8.1",
"@commitlint/types": "^19.8.1",
"@types/fs-extra": "^11.0.4",
"@types/semver": "^7.7.1",
"@vitest/coverage-v8": "^4.0.16",
"@vitest/coverage-v8": "^4.0.18",
"changelogen": "^0.6.2",
"consola": "^3.4.2",
"fast-glob": "^3.3.3",
"feed": "^5.1.0",
"fs-extra": "^11.3.2",
"feed": "^5.2.0",
"fs-extra": "^11.3.3",
"lint-staged": "^16.2.7",
"markdown-it-footnote": "^4.0.0",
"markdownlint-cli": "^0.45.0",
"nano-spawn": "^1.0.3",
"p-map": "^7.0.4",
"prettier": "^3.7.4",
"semver": "^7.7.3",
"prettier": "^3.8.1",
"semver": "^7.7.4",
"simple-git-hooks": "^2.13.1",
"tsdown": "^0.18.1",
"tsdown": "^0.18.4",
"tsx": "4.21.0",
"typedoc": "^0.25.4",
"typedoc-plugin-frontmatter": "^1.3.1",
@@ -46,9 +46,9 @@
"typescript": "^5.9.3",
"vitepress": "^1.6.4",
"vitepress-knowledge": "^0.4.1",
"vitepress-plugin-group-icons": "^1.6.5",
"vitepress-plugin-group-icons": "^1.7.1",
"vitest-mock-extended": "^3.1.0",
"vue": "^3.5.25",
"vue": "^3.5.27",
"wxt": "workspace:*"
},
"simple-git-hooks": {
+1 -1
View File
@@ -52,7 +52,7 @@
},
"devDependencies": {
"@types/ua-parser-js": "^0.7.39",
"publint": "^0.3.16",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"wxt": "workspace:*"
},
+3 -3
View File
@@ -46,12 +46,12 @@
},
"dependencies": {
"defu": "^6.1.4",
"fs-extra": "^11.3.2",
"fs-extra": "^11.3.3",
"sharp": "^0.34.5"
},
"devDependencies": {
"oxlint": "^1.33.0",
"publint": "^0.3.16",
"oxlint": "^1.43.0",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"wxt": "workspace:*"
}
+4 -4
View File
@@ -24,10 +24,10 @@
],
"devDependencies": {
"@types/chrome": "0.1.36",
"fs-extra": "^11.3.1",
"nano-spawn": "^1.0.2",
"typescript": "^5.9.2",
"vitest": "^4.0.16"
"fs-extra": "^11.3.3",
"nano-spawn": "^1.0.3",
"typescript": "^5.9.3",
"vitest": "^4.0.18"
},
"dependencies": {
"@types/filesystem": "*",
+4 -4
View File
@@ -24,9 +24,9 @@
],
"devDependencies": {
"@types/chrome": "{{chromeTypesVersion}}",
"fs-extra": "^11.3.1",
"nano-spawn": "^1.0.2",
"typescript": "^5.9.2",
"vitest": "^4.0.16"
"fs-extra": "^11.3.3",
"nano-spawn": "^1.0.3",
"typescript": "^5.9.3",
"vitest": "^4.0.18"
}
}
+3 -3
View File
@@ -41,10 +41,10 @@
},
"devDependencies": {
"@types/node": "^20.17.6",
"oxlint": "^1.33.0",
"publint": "^0.3.16",
"oxlint": "^1.43.0",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"vitest": "^4.0.16",
"vitest": "^4.0.18",
"vitest-plugin-random-seed": "^1.1.2",
"wxt": "workspace:*"
},
+4 -4
View File
@@ -51,11 +51,11 @@
"@vitejs/plugin-react": "^4.4.1 || ^5.0.0"
},
"devDependencies": {
"@types/react": "^19.2.7",
"@types/react": "^19.2.13",
"@types/react-dom": "^19.2.3",
"publint": "^0.3.16",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"publint": "^0.3.17",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"typescript": "^5.9.3",
"wxt": "workspace:*"
}
+2 -2
View File
@@ -51,8 +51,8 @@
"vite-plugin-solid": "^2.11.10"
},
"devDependencies": {
"publint": "^0.3.16",
"solid-js": "^1.9.10",
"publint": "^0.3.17",
"solid-js": "^1.9.11",
"typescript": "^5.9.3",
"wxt": "workspace:*"
}
+1 -1
View File
@@ -50,7 +50,7 @@
"@sveltejs/vite-plugin-svelte": "^4.0.0 || ^5.0.0 || ^6.0.0"
},
"devDependencies": {
"publint": "^0.3.16",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"wxt": "workspace:*"
}
+1 -1
View File
@@ -49,7 +49,7 @@
"@vitejs/plugin-vue": "^5.2.3 || ^6.0.0"
},
"devDependencies": {
"publint": "^0.3.16",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"wxt": "workspace:*"
}
+3 -3
View File
@@ -28,10 +28,10 @@
"prepublishOnly": "pnpm build"
},
"devDependencies": {
"oxlint": "^1.33.0",
"publint": "^0.3.16",
"oxlint": "^1.43.0",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"vitest": "^4.0.16"
"vitest": "^4.0.18"
},
"main": "dist/index.mjs",
"types": "dist/index.d.mts",
+4 -4
View File
@@ -35,11 +35,11 @@
"dequal": "^2.0.3"
},
"devDependencies": {
"@webext-core/fake-browser": "^1.3.2",
"oxlint": "^1.33.0",
"publint": "^0.3.16",
"@webext-core/fake-browser": "^1.3.4",
"oxlint": "^1.43.0",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"vitest": "^4.0.16"
"vitest": "^4.0.18"
},
"module": "./dist/index.mjs",
"types": "./dist/index.d.mts",
+2 -2
View File
@@ -40,8 +40,8 @@
"wxt": ">=0.19.0"
},
"devDependencies": {
"oxlint": "^1.33.0",
"publint": "^0.3.16",
"oxlint": "^1.43.0",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"unocss": "^0.64.0 || ^0.65.0 || ^65.0.0 || ^66.0.0",
"wxt": "workspace:*"
+1 -1
View File
@@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/webextension-polyfill": "^0.12.4",
"publint": "^0.3.16",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"webextension-polyfill": "^0.12.0",
"wxt": "workspace:*"
+5 -5
View File
@@ -18,18 +18,18 @@
},
"dependencies": {
"@wxt-dev/i18n": "workspace:*",
"react": "^19.2.3",
"react-dom": "^19.2.3"
"react": "^19.2.4",
"react-dom": "^19.2.4"
},
"devDependencies": {
"@types/react": "^19.2.7",
"@types/react": "^19.2.13",
"@types/react-dom": "^19.2.3",
"@wxt-dev/auto-icons": "workspace:*",
"@wxt-dev/unocss": "workspace:*",
"sass": "^1.97.0",
"sass": "^1.97.3",
"typescript": "^5.9.3",
"unocss": "^0.64.0 || ^0.65.0 || ^65.0.0 || ^66.0.0",
"vitest": "^4.0.16",
"vitest": "^4.0.18",
"vitest-plugin-random-seed": "^1.1.2",
"wxt": "workspace:*"
},
+14 -14
View File
@@ -18,24 +18,24 @@
"dependencies": {
"@1natsu/wait-element": "^4.1.2",
"@aklinker1/rollup-plugin-visualizer": "5.12.0",
"@webext-core/fake-browser": "^1.3.2",
"@webext-core/isolated-element": "^1.1.2",
"@webext-core/fake-browser": "^1.3.4",
"@webext-core/isolated-element": "^1.1.3",
"@webext-core/match-patterns": "^1.0.3",
"@wxt-dev/browser": "workspace:^",
"@wxt-dev/storage": "workspace:^1.0.0",
"async-mutex": "^0.5.0",
"c12": "^3.3.2",
"c12": "^3.3.3",
"cac": "^6.7.14",
"chokidar": "^4.0.3",
"ci-info": "^4.3.1",
"ci-info": "^4.4.0",
"consola": "^3.4.2",
"defu": "^6.1.4",
"dotenv": "^17.2.3",
"dotenv": "^17.2.4",
"dotenv-expand": "^12.0.3",
"esbuild": "^0.27.1",
"fast-glob": "^3.3.3",
"filesize": "^11.0.13",
"fs-extra": "^11.3.2",
"fs-extra": "^11.3.3",
"get-port-please": "^3.2.0",
"giget": "^1.2.3 || ^2.0.0",
"hookable": "^5.5.3",
@@ -45,14 +45,14 @@
"jszip": "^3.10.1",
"linkedom": "^0.18.12",
"magicast": "^0.3.5",
"minimatch": "^10.1.1",
"minimatch": "^10.1.2",
"nano-spawn": "^1.0.3",
"normalize-path": "^3.0.0",
"nypm": "^0.6.2",
"nypm": "^0.6.5",
"ohash": "^2.0.11",
"open": "^10.2.0",
"ora": "^8.2.0",
"perfect-debounce": "^2.0.0",
"perfect-debounce": "^2.1.0",
"picocolors": "^1.1.1",
"prompts": "^2.4.2",
"publish-browser-extension": "^2.3.0 || ^3.0.2",
@@ -63,19 +63,19 @@
"web-ext-run": "^0.2.4"
},
"devDependencies": {
"@faker-js/faker": "^10.1.0",
"@faker-js/faker": "^10.2.0",
"@types/fs-extra": "^11.0.4",
"@types/lodash.merge": "^4.6.9",
"@types/node": "^20.17.6",
"@types/normalize-path": "^3.0.2",
"@types/prompts": "^2.4.9",
"extract-zip": "^2.0.1",
"happy-dom": "^20.0.0",
"happy-dom": "^20.5.0",
"lodash.merge": "^4.6.2",
"oxlint": "^1.33.0",
"publint": "^0.3.16",
"oxlint": "^1.43.0",
"publint": "^0.3.17",
"typescript": "^5.9.3",
"vitest": "^4.0.16",
"vitest": "^4.0.18",
"vitest-plugin-random-seed": "^1.1.2"
},
"peerDependenciesMeta": {},
+766 -602
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -15,11 +15,11 @@
"postinstall": "wxt prepare"
},
"dependencies": {
"react": "^19.2.3",
"react-dom": "^19.2.3"
"react": "^19.2.4",
"react-dom": "^19.2.4"
},
"devDependencies": {
"@types/react": "^19.2.7",
"@types/react": "^19.2.13",
"@types/react-dom": "^19.2.3",
"@wxt-dev/module-react": "^1.1.5",
"typescript": "^5.9.3",
+1 -1
View File
@@ -15,7 +15,7 @@
"postinstall": "wxt prepare"
},
"dependencies": {
"solid-js": "^1.9.10"
"solid-js": "^1.9.11"
},
"devDependencies": {
"@wxt-dev/module-solid": "^1.1.4",
+3 -3
View File
@@ -15,10 +15,10 @@
"postinstall": "wxt prepare"
},
"devDependencies": {
"@tsconfig/svelte": "^5.0.6",
"@tsconfig/svelte": "^5.0.7",
"@wxt-dev/module-svelte": "^2.0.4",
"svelte": "^5.46.0",
"svelte-check": "^4.3.4",
"svelte": "^5.49.2",
"svelte-check": "^4.3.6",
"tslib": "^2.8.1",
"typescript": "^5.9.3",
"wxt": "^0.20.6"
+2 -2
View File
@@ -15,12 +15,12 @@
"postinstall": "wxt prepare"
},
"dependencies": {
"vue": "^3.5.25"
"vue": "^3.5.27"
},
"devDependencies": {
"@wxt-dev/module-vue": "^1.0.3",
"typescript": "^5.9.3",
"vue-tsc": "^3.1.8",
"vue-tsc": "^3.2.4",
"wxt": "^0.20.6"
}
}