Skip to content

Commit

Permalink
Merge pull request #1555 from RoboSats/bump-update-muisystem-reactcou…
Browse files Browse the repository at this point in the history
…ntdown

Bump update muisystem and react-countdown
KoalaSat authored Oct 19, 2024
2 parents db4ae21 + 5edf3d0 commit ee5d7d7
Showing 2 changed files with 1,589 additions and 589 deletions.
2,170 changes: 1,585 additions & 585 deletions frontend/package-lock.json

Large diffs are not rendered by default.

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

0 comments on commit ee5d7d7

Please sign in to comment.