build(deps): bump @fontsource/inter from 5.0.19 to 5.0.20 in /superset-frontend (#29812)

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:
dependabot[bot] 2024-08-01 13:42:43 -06:00 committed by GitHub
parent 26e1779f20
commit 74e811706b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 9 deletions

View File

@ -19,7 +19,7 @@
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@fontsource/fira-code": "^5.0.18",
"@fontsource/inter": "^5.0.18",
"@fontsource/inter": "^5.0.20",
"@reduxjs/toolkit": "^1.9.3",
"@scarf/scarf": "^1.3.0",
"@superset-ui/chart-controls": "file:./packages/superset-ui-chart-controls",
@ -5857,10 +5857,9 @@
"license": "OFL-1.1"
},
"node_modules/@fontsource/inter": {
"version": "5.0.19",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.19.tgz",
"integrity": "sha512-tVU77yjKnsoUotrXGYbbYxmL9nbm/MSo3deZietmf8V2FEDlbi9fvkJHMrYbo7ZsOqR1AYBBqRYmemz4pSE5Mg==",
"license": "OFL-1.1"
"version": "5.0.20",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.20.tgz",
"integrity": "sha512-rtw2F7xfM7rJmmnncXnR4ADr5wXsp4GyN1O1jmQJ1PMjAK+bm620/ZkQkeOYOkGoa09OksGinOeMA+Mkt6K9PQ=="
},
"node_modules/@hot-loader/react-dom": {
"version": "16.14.0",
@ -70555,9 +70554,9 @@
"integrity": "sha512-DuH/ewp/2sSYoJw7PxB1VuCyrxo7OCEWeML7sN5yNfP8gTleIktZl/dTopcPOHv1WwDUcqRG1veRoEgfEeYfqQ=="
},
"@fontsource/inter": {
"version": "5.0.19",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.19.tgz",
"integrity": "sha512-tVU77yjKnsoUotrXGYbbYxmL9nbm/MSo3deZietmf8V2FEDlbi9fvkJHMrYbo7ZsOqR1AYBBqRYmemz4pSE5Mg=="
"version": "5.0.20",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.0.20.tgz",
"integrity": "sha512-rtw2F7xfM7rJmmnncXnR4ADr5wXsp4GyN1O1jmQJ1PMjAK+bm620/ZkQkeOYOkGoa09OksGinOeMA+Mkt6K9PQ=="
},
"@hot-loader/react-dom": {
"version": "16.14.0",

View File

@ -84,7 +84,7 @@
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@fontsource/fira-code": "^5.0.18",
"@fontsource/inter": "^5.0.18",
"@fontsource/inter": "^5.0.20",
"@reduxjs/toolkit": "^1.9.3",
"@scarf/scarf": "^1.3.0",
"@superset-ui/chart-controls": "file:./packages/superset-ui-chart-controls",