mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-12 18:59:51 +03:00
add back progmem generation
This commit is contained in:
@@ -1511,7 +1511,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:*, @types/react@npm:^18.2.18":
|
||||
"@types/react@npm:*":
|
||||
version: 18.2.18
|
||||
resolution: "@types/react@npm:18.2.18"
|
||||
dependencies:
|
||||
@@ -1522,6 +1522,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^18.2.19":
|
||||
version: 18.2.19
|
||||
resolution: "@types/react@npm:18.2.19"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 8ebea4e6e154b32135e54d8ead9ec2d7c99bdeb0b5d51b4a01dfcb0a6eaf0cea566463148abff8755b29e2aea8c3e66dc09e6cfface2161f46fc9a023823ffd3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/scheduler@npm:*":
|
||||
version: 0.16.3
|
||||
resolution: "@types/scheduler@npm:0.16.3"
|
||||
@@ -1676,7 +1687,7 @@ __metadata:
|
||||
"@types/babel__core": ^7
|
||||
"@types/lodash-es": ^4.17.8
|
||||
"@types/node": ^20.4.8
|
||||
"@types/react": ^18.2.18
|
||||
"@types/react": ^18.2.19
|
||||
"@types/react-dom": ^18.2.7
|
||||
"@types/react-router-dom": ^5.3.3
|
||||
"@typescript-eslint/eslint-plugin": ^6.3.0
|
||||
|
||||
Reference in New Issue
Block a user