1 Commits

Author SHA1 Message Date
75f522de76 Update espressif/idf Docker tag to v5.5.4
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-31 00:34:11 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -63,7 +63,7 @@ steps:
# Build ESP32 program
- name: esp32_compile
image: espressif/idf:v5.5.3
image: espressif/idf:v5.5.4
volumes:
- name: releases
path: /tmp/releases

View File

@@ -17,7 +17,7 @@
"@mui/material": "^7.3.9",
"@mui/x-charts": "^8.28.0",
"@mui/x-date-pickers": "^8.27.2",
"date-and-time": "^4.4.0",
"date-and-time": "^4.3.1",
"dayjs": "^1.11.20",
"filesize": "^11.0.15",
"react": "^19.2.4",
@@ -2832,9 +2832,9 @@
}
},
"node_modules/date-and-time": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.4.0.tgz",
"integrity": "sha512-foXRmpxgnF6JApwYcYDXfXXA0V3A/5ITsCfUXBxhfNekZmv1few84MQxkgBK6lVr1vENcGHY4hzlJJwJJ5tnWA==",
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.3.1.tgz",
"integrity": "sha512-3Phnc4P4KzoMWMvvFws8tJg7IBE8bHkGG8aVztd7QqreyeCnNbaFzslU0+/z0wlQ0TrWbDqyQMKSZdeLWLxgNw==",
"license": "MIT",
"engines": {
"node": ">=18"

View File

@@ -19,7 +19,7 @@
"@mui/material": "^7.3.9",
"@mui/x-charts": "^8.28.0",
"@mui/x-date-pickers": "^8.27.2",
"date-and-time": "^4.4.0",
"date-and-time": "^4.3.1",
"dayjs": "^1.11.20",
"filesize": "^11.0.15",
"react": "^19.2.4",