mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-04-19 13:17:20 +00:00
Bump ESP Web Flasher 5.1.1 (#205)
This commit is contained in:
parent
38128d2eb0
commit
473a9f09b7
14
package-lock.json
generated
14
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@material/mwc-formfield": "^0.25.3",
|
||||
"@material/mwc-icon-button": "^0.25.3",
|
||||
"@material/mwc-textfield": "^0.25.3",
|
||||
"esp-web-flasher": "^5.1.0",
|
||||
"esp-web-flasher": "^5.1.1",
|
||||
"improv-wifi-serial-sdk": "^2.1.0",
|
||||
"lit": "^2.0.0",
|
||||
"tslib": "^2.3.1"
|
||||
@ -1139,9 +1139,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/esp-web-flasher": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/esp-web-flasher/-/esp-web-flasher-5.1.0.tgz",
|
||||
"integrity": "sha512-TBx30lctBocC8FxoCIOxvLC4DIKHkawhiBK9DoAkPNOTMZl51bvYiEUejcM3ZzTsOG/0XFW+urrmA3MDHG25tQ==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/esp-web-flasher/-/esp-web-flasher-5.1.1.tgz",
|
||||
"integrity": "sha512-q+jJpjMDq5UCDANQETWVeAF1Ik1zRANxaQf5lUg77E2H4q+JbtSNSWIGwpD2z8DOtZDHSxvsF2A7ueI6PxF/Mg==",
|
||||
"dependencies": {
|
||||
"pako": "^2.0.3",
|
||||
"tslib": "^2.2.0"
|
||||
@ -3076,9 +3076,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"esp-web-flasher": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/esp-web-flasher/-/esp-web-flasher-5.1.0.tgz",
|
||||
"integrity": "sha512-TBx30lctBocC8FxoCIOxvLC4DIKHkawhiBK9DoAkPNOTMZl51bvYiEUejcM3ZzTsOG/0XFW+urrmA3MDHG25tQ==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/esp-web-flasher/-/esp-web-flasher-5.1.1.tgz",
|
||||
"integrity": "sha512-q+jJpjMDq5UCDANQETWVeAF1Ik1zRANxaQf5lUg77E2H4q+JbtSNSWIGwpD2z8DOtZDHSxvsF2A7ueI6PxF/Mg==",
|
||||
"requires": {
|
||||
"pako": "^2.0.3",
|
||||
"tslib": "^2.2.0"
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@material/mwc-formfield": "^0.25.3",
|
||||
"@material/mwc-icon-button": "^0.25.3",
|
||||
"@material/mwc-textfield": "^0.25.3",
|
||||
"esp-web-flasher": "^5.1.0",
|
||||
"esp-web-flasher": "^5.1.1",
|
||||
"improv-wifi-serial-sdk": "^2.1.0",
|
||||
"lit": "^2.0.0",
|
||||
"tslib": "^2.3.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user