So i know the solution here are files (unzip first ten throw 2(UNZIPPED!) files to your mods folder link: https://megawrzuta.pl/download/4e3d668c33b64520afe5062fc058b6ee.html.
Or make it yourself You need to manually edit some files inside the mods. First unzip it to a new folder.
Then edit "info.json"
change the line: "factorio_version": "1.0",
to "factorio_version": "1.1",
next you'll need to update the file "gui.lua"
replace require("mod-gui")
with local mod_gui = require("mod-gui")
Next you'll need to update PlannerCore info.json
replacing "factorio_version": "0.18", with "factorio_version": "1.1",