Update qqq-frontend-core to 1.0.77; add @babel/plugin-proposal-private-property-in-object to silence warning

This commit is contained in:
2023-07-03 11:10:43 -05:00
parent 1fe98331b2
commit c38712208d

View File

@ -6,7 +6,7 @@
"@auth0/auth0-react": "1.10.2",
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"@kingsrook/qqq-frontend-core": "1.0.68",
"@kingsrook/qqq-frontend-core": "1.0.77",
"@mui/icons-material": "5.4.1",
"@mui/material": "5.11.1",
"@mui/styles": "5.11.1",
@ -77,6 +77,7 @@
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@svgr/webpack": "6.5.1",
"@types/chroma-js": "2.1.3",
"@types/faker": "5.5.9",