mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 05:34:34 +00:00
pkg update
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"react": "^19.2.8",
|
||||
"react-dom": "^19.2.8",
|
||||
"react-icons": "^5.7.0",
|
||||
"react-router": "^8.3.0",
|
||||
"react-router": "^8.3.1",
|
||||
"typesafe-i18n": "^5.27.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Generated
+9
-9
@@ -45,8 +45,8 @@ importers:
|
||||
specifier: ^5.7.0
|
||||
version: 5.7.0(react@19.2.8)
|
||||
react-router:
|
||||
specifier: ^8.3.0
|
||||
version: 8.3.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
||||
specifier: ^8.3.1
|
||||
version: 8.3.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
||||
typesafe-i18n:
|
||||
specifier: ^5.27.1
|
||||
version: 5.27.1(typescript@6.0.3)
|
||||
@@ -1433,8 +1433,8 @@ packages:
|
||||
resolution: {integrity: sha512-a6Qh1RMCNbSrU1+sAyAAZH3rTe+OaWJbNZIq0S+ifZciUUOQtlVxBJwoTUE2bYhysmG/RYyI5WJFIKdBahJdrQ==}
|
||||
hasBin: true
|
||||
|
||||
fastq@1.20.2:
|
||||
resolution: {integrity: sha512-UpGiiODyCGprM8EPP6JodP6jC9Rws6TCuiDOD+nn0CJhR8guI3g/ozo4ugL0vJ+Yz1UtJuuRPqvQuybVOF1VQA==}
|
||||
fastq@1.20.3:
|
||||
resolution: {integrity: sha512-XKv5nnLs6nLF71NgiKJLIZFLkPyIEuOselLG7ujZnGrRfQK8HpvY+WqKhAJUAdLomwVHErVS4LfxFlPq0/FTAw==}
|
||||
|
||||
fd-slicer@1.1.0:
|
||||
resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
|
||||
@@ -2428,8 +2428,8 @@ packages:
|
||||
react-is@19.2.8:
|
||||
resolution: {integrity: sha512-s5un28nYxKJw5gvUHyW5PCC28CvBqLu9r3cWgzHT4Vo/5fqqkFcdRYsGcKf50WMPpjjFZS5d76fn3YCo2njKwQ==}
|
||||
|
||||
react-router@8.3.0:
|
||||
resolution: {integrity: sha512-qyPMvW83jGIct3yiieisxdk9M745anqhpIMKN5m1t6yBMfgVPpt77aHOqs5fUlEJRMCGffg9BaQLH9oPVOL7xQ==}
|
||||
react-router@8.3.1:
|
||||
resolution: {integrity: sha512-TEOpiO2g0TJHEOJeRVv4amUFun9v1npCKszvcquNvzETUtJ8udV86ah5eFoHT7g26bsBvT6EiIhqulR8eDF++A==}
|
||||
engines: {node: '>=22.22.0'}
|
||||
peerDependencies:
|
||||
react: '>=19.2.7'
|
||||
@@ -3388,7 +3388,7 @@ snapshots:
|
||||
'@nodelib/fs.walk@1.2.8':
|
||||
dependencies:
|
||||
'@nodelib/fs.scandir': 2.1.5
|
||||
fastq: 1.20.2
|
||||
fastq: 1.20.3
|
||||
|
||||
'@oxc-project/types@0.147.0': {}
|
||||
|
||||
@@ -4436,7 +4436,7 @@ snapshots:
|
||||
dependencies:
|
||||
strnum: 1.1.2
|
||||
|
||||
fastq@1.20.2:
|
||||
fastq@1.20.3:
|
||||
dependencies:
|
||||
reusify: 1.1.0
|
||||
|
||||
@@ -5351,7 +5351,7 @@ snapshots:
|
||||
|
||||
react-is@19.2.8: {}
|
||||
|
||||
react-router@8.3.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8):
|
||||
react-router@8.3.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8):
|
||||
dependencies:
|
||||
cookie-es: 3.1.1
|
||||
react: 19.2.8
|
||||
|
||||
Reference in New Issue
Block a user