Bump update muisystem and react-countdown

This commit is contained in:
koalasat 2024-10-19 14:51:47 +02:00
parent db4ae21fa9
commit 5edf3d0ef4
No known key found for this signature in database
GPG Key ID: 2F7F61C6146AB157
2 changed files with 1524 additions and 524 deletions

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@
"jest": "^29.6.1", "jest": "^29.6.1",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.5.4", "typescript": "^5.6.3",
"webpack": "^5.95.0", "webpack": "^5.95.0",
"webpack-cli": "^5.1.4" "webpack-cli": "^5.1.4"
}, },
@ -58,7 +58,7 @@
"@mui/icons-material": "^5.15.9", "@mui/icons-material": "^5.15.9",
"@mui/lab": "^5.0.0-alpha.136", "@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.15.14", "@mui/material": "^5.15.14",
"@mui/system": "^5.15.11", "@mui/system": "^6.1.4",
"@mui/x-data-grid": "^7.6.0", "@mui/x-data-grid": "^7.6.0",
"@mui/x-date-pickers": "^7.2.0", "@mui/x-date-pickers": "^7.2.0",
"@nivo/core": "^0.86.0", "@nivo/core": "^0.86.0",
@ -76,10 +76,10 @@
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.1.1", "light-bolt11-decoder": "^3.1.1",
"nostr-tools": "^2.7.2", "nostr-tools": "^2.7.2",
"npm": "^10.8.1", "npm": "^10.9.0",
"openpgp": "^5.11.0", "openpgp": "^5.11.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-countdown": "^2.3.5", "react-countdown": "^2.3.6",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-grid-layout": "^1.4.4", "react-grid-layout": "^1.4.4",
"react-i18next": "^14.1.2", "react-i18next": "^14.1.2",