File tree Expand file tree Collapse file tree 10 files changed +26
-26
lines changed
Expand file tree Collapse file tree 10 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 44 "engines" : {
55 "node" : " >=18.20.3"
66 },
7- "packageManager" : " pnpm@10.8 .0" ,
7+ "packageManager" : " pnpm@10.10 .0" ,
88 "scripts" : {
99 "check" : " check && pnpm -r --sequential run check" ,
1010 "test" : " pnpm -r --sequential run test run" ,
2828 "fast-glob" : " ^3.3.3" ,
2929 "feed" : " ^4.2.2" ,
3030 "fs-extra" : " ^11.3.0" ,
31- "lint-staged" : " ^15.5.0 " ,
31+ "lint-staged" : " ^15.5.1 " ,
3232 "markdown-it-footnote" : " ^4.0.0" ,
3333 "nano-spawn" : " ^0.2.0" ,
3434 "prettier" : " ^3.5.3" ,
35- "simple-git-hooks" : " ^2.12.1 " ,
35+ "simple-git-hooks" : " ^2.13.0 " ,
3636 "tsx" : " 4.19.4" ,
3737 "typedoc" : " ^0.25.4" ,
3838 "typedoc-plugin-frontmatter" : " ^1.3.0" ,
4141 "typescript" : " ^5.8.3" ,
4242 "vitepress" : " ^1.6.3" ,
4343 "vitepress-knowledge" : " ^0.4.1" ,
44- "vitepress-plugin-group-icons" : " ^1.4.1 " ,
44+ "vitepress-plugin-group-icons" : " ^1.5.2 " ,
4545 "vitest-mock-extended" : " ^3.1.0" ,
4646 "vue" : " ^3.5.13" ,
4747 "wxt" : " workspace:*"
Original file line number Diff line number Diff line change 4848 "wxt" : " >=0.19.16"
4949 },
5050 "dependencies" : {
51- "@vitejs/plugin-react" : " ^4.3.4 "
51+ "@vitejs/plugin-react" : " ^4.4.1 "
5252 },
5353 "devDependencies" : {
5454 "@aklinker1/check" : " 2.0.0" ,
55- "@types/react" : " ^19.1.0 " ,
56- "@types/react-dom" : " ^19.1.2 " ,
55+ "@types/react" : " ^19.1.2 " ,
56+ "@types/react-dom" : " ^19.1.3 " ,
5757 "publint" : " ^0.3.12" ,
5858 "react" : " ^19.1.0" ,
5959 "react-dom" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 5353 "devDependencies" : {
5454 "@aklinker1/check" : " 2.0.0" ,
5555 "publint" : " ^0.3.12" ,
56- "solid-js" : " ^1.9.5 " ,
56+ "solid-js" : " ^1.9.6 " ,
5757 "typescript" : " ^5.8.3" ,
5858 "unbuild" : " ^3.5.0" ,
5959 "wxt" : " workspace:*"
Original file line number Diff line number Diff line change 2222 "react-dom" : " ^19.1.0"
2323 },
2424 "devDependencies" : {
25- "@types/react" : " ^19.1.0 " ,
26- "@types/react-dom" : " ^19.1.2 " ,
25+ "@types/react" : " ^19.1.2 " ,
26+ "@types/react-dom" : " ^19.1.3 " ,
2727 "@wxt-dev/auto-icons" : " workspace:*" ,
2828 "@wxt-dev/unocss" : " workspace:*" ,
29- "sass" : " ^1.86.3 " ,
29+ "sass" : " ^1.87.0 " ,
3030 "typescript" : " ^5.8.3" ,
3131 "unocss" : " ^0.64.0 || ^0.65.0 || ^65.0.0 || ^66.0.0" ,
3232 "vitest" : " ^3.1.2" ,
Original file line number Diff line number Diff line change 3030 "ci-info" : " ^4.2.0" ,
3131 "consola" : " ^3.4.2" ,
3232 "defu" : " ^6.1.4" ,
33- "dotenv" : " ^16.4.7 " ,
34- "dotenv-expand" : " ^12.0.1 " ,
33+ "dotenv" : " ^16.5.0 " ,
34+ "dotenv-expand" : " ^12.0.2 " ,
3535 "esbuild" : " ^0.25.0" ,
3636 "fast-glob" : " ^3.3.3" ,
3737 "filesize" : " ^10.1.6" ,
4343 "is-wsl" : " ^3.1.0" ,
4444 "json5" : " ^2.2.3" ,
4545 "jszip" : " ^3.10.1" ,
46- "linkedom" : " ^0.18.9 " ,
46+ "linkedom" : " ^0.18.10 " ,
4747 "magicast" : " ^0.3.5" ,
4848 "minimatch" : " ^10.0.1" ,
4949 "nano-spawn" : " ^0.2.0" ,
5050 "normalize-path" : " ^3.0.0" ,
5151 "nypm" : " ^0.6.0" ,
5252 "ohash" : " ^2.0.11" ,
53- "open" : " ^10.1.0 " ,
53+ "open" : " ^10.1.2 " ,
5454 "ora" : " ^8.2.0" ,
5555 "perfect-debounce" : " ^1.0.0" ,
5656 "picocolors" : " ^1.1.1" ,
Original file line number Diff line number Diff line change 1919 "react-dom" : " ^19.1.0"
2020 },
2121 "devDependencies" : {
22- "@types/react" : " ^19.1.0 " ,
23- "@types/react-dom" : " ^19.1.2 " ,
22+ "@types/react" : " ^19.1.2 " ,
23+ "@types/react-dom" : " ^19.1.3 " ,
2424 "@wxt-dev/module-react" : " ^1.1.3" ,
2525 "typescript" : " ^5.8.3" ,
26- "wxt" : " ^0.20.0 "
26+ "wxt" : " ^0.20.6 "
2727 }
2828}
Original file line number Diff line number Diff line change 1515 "postinstall" : " wxt prepare"
1616 },
1717 "dependencies" : {
18- "solid-js" : " ^1.9.5 "
18+ "solid-js" : " ^1.9.6 "
1919 },
2020 "devDependencies" : {
2121 "@wxt-dev/module-solid" : " ^1.1.3" ,
2222 "typescript" : " ^5.8.3" ,
23- "wxt" : " ^0.20.0 "
23+ "wxt" : " ^0.20.6 "
2424 }
2525}
Original file line number Diff line number Diff line change 1717 "devDependencies" : {
1818 "@tsconfig/svelte" : " ^5.0.4" ,
1919 "@wxt-dev/module-svelte" : " ^2.0.3" ,
20- "svelte" : " ^5.25.9 " ,
21- "svelte-check" : " ^4.1.5 " ,
20+ "svelte" : " ^5.28.2 " ,
21+ "svelte-check" : " ^4.1.6 " ,
2222 "tslib" : " ^2.8.1" ,
2323 "typescript" : " ^5.8.3" ,
24- "wxt" : " ^0.20.0 "
24+ "wxt" : " ^0.20.6 "
2525 }
2626}
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "typescript" : " ^5.8.3" ,
19- "wxt" : " ^0.20.0 "
19+ "wxt" : " ^0.20.6 "
2020 }
2121}
Original file line number Diff line number Diff line change 2020 "devDependencies" : {
2121 "@wxt-dev/module-vue" : " ^1.0.2" ,
2222 "typescript" : " 5.6.3" ,
23- "vue-tsc" : " ^2.2.8 " ,
24- "wxt" : " ^0.20.0 "
23+ "vue-tsc" : " ^2.2.10 " ,
24+ "wxt" : " ^0.20.6 "
2525 }
2626}
You can’t perform that action at this time.
0 commit comments