mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
@@ -64,7 +64,7 @@
|
||||
"rollup-plugin-visualizer": "^5.12.0",
|
||||
"terser": "^5.31.1",
|
||||
"typescript-eslint": "^7.14.1",
|
||||
"vite": "^5.3.1",
|
||||
"vite": "^5.3.2",
|
||||
"vite-plugin-imagemin": "^0.6.1",
|
||||
"vite-tsconfig-paths": "^4.3.2"
|
||||
},
|
||||
|
||||
@@ -2023,7 +2023,7 @@ __metadata:
|
||||
typesafe-i18n: "npm:^5.26.2"
|
||||
typescript: "npm:^5.5.2"
|
||||
typescript-eslint: "npm:^7.14.1"
|
||||
vite: "npm:^5.3.1"
|
||||
vite: "npm:^5.3.2"
|
||||
vite-plugin-imagemin: "npm:^0.6.1"
|
||||
vite-tsconfig-paths: "npm:^4.3.2"
|
||||
languageName: unknown
|
||||
@@ -7341,9 +7341,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite@npm:^5.3.1":
|
||||
version: 5.3.1
|
||||
resolution: "vite@npm:5.3.1"
|
||||
"vite@npm:^5.3.2":
|
||||
version: 5.3.2
|
||||
resolution: "vite@npm:5.3.2"
|
||||
dependencies:
|
||||
esbuild: "npm:^0.21.3"
|
||||
fsevents: "npm:~2.3.3"
|
||||
@@ -7377,7 +7377,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
vite: bin/vite.js
|
||||
checksum: 10c0/9317262c02ea2dc324dfdbc20c3c450cd89cc9a16399a41a4bf820a3a1f31cf400878c015135e355ee034853cc2399b5499899d5b1bc462d57642d71083e74b6
|
||||
checksum: 10c0/3ed576d18c6c008ae92be68f9c79bf7556dae10978a3e8b4c4b42199424755e5c99836e6d4f81fb8b533b957d7f4e351abc60b8a93f4c4b5eb9890b5b6450926
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -77,7 +77,7 @@ check_flags =
|
||||
lib_ldf_mode = chain+
|
||||
lib_deps =
|
||||
https://github.com/emsesp/EMS-ESP-Modules.git
|
||||
bblanchon/ArduinoJson@^7.0.4
|
||||
bblanchon/ArduinoJson@7.1.0
|
||||
|
||||
; build for GitHub Actions CI
|
||||
; the Web interface is built seperately, so is skipped in extra_scripts
|
||||
|
||||
Reference in New Issue
Block a user