mirror of
https://github.com/RoboSats/robosats.git
synced 2025-02-21 12:49:02 +00:00
Bump @mui/x-date-pickers from 6.19.0 to 6.19.2 in /frontend (#1091)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.19.0 to 6.19.2. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v6.19.2/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v6.19.2/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e51aceafbc
commit
17fdc423f6
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
"@mui/material": "^5.15.3",
|
||||
"@mui/system": "^5.15.3",
|
||||
"@mui/x-data-grid": "^6.17.0",
|
||||
"@mui/x-date-pickers": "^6.19.0",
|
||||
"@mui/x-date-pickers": "^6.19.2",
|
||||
"@nivo/core": "^0.84.0",
|
||||
"@nivo/line": "^0.84.0",
|
||||
"base-ex": "^0.8.1",
|
||||
@ -3440,9 +3440,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mui/x-date-pickers": {
|
||||
"version": "6.19.0",
|
||||
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.0.tgz",
|
||||
"integrity": "sha512-/GccT+iFJTKjI6b9b0MWojyRKnizL/VYYAfPnR1q0wSVVXjYv7a1NK0uQlan4JbnovqoQCNVeTOCy/0bUJyD2Q==",
|
||||
"version": "6.19.2",
|
||||
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.2.tgz",
|
||||
"integrity": "sha512-/bdWZabexuz+1rKG15XryxiMGb5D0XVx65NU7CZYKm/1+HuUzc0FX9smKEa/YVZnLSNsAp6SULIyPZtAKE+3AA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.23.2",
|
||||
"@mui/base": "^5.0.0-beta.22",
|
||||
|
@ -58,7 +58,7 @@
|
||||
"@mui/material": "^5.15.3",
|
||||
"@mui/system": "^5.15.3",
|
||||
"@mui/x-data-grid": "^6.17.0",
|
||||
"@mui/x-date-pickers": "^6.19.0",
|
||||
"@mui/x-date-pickers": "^6.19.2",
|
||||
"@nivo/core": "^0.84.0",
|
||||
"@nivo/line": "^0.84.0",
|
||||
"base-ex": "^0.8.1",
|
||||
|
Loading…
Reference in New Issue
Block a user