forked from Archives/Athou_commafeed
Merge remote-tracking branch 'origin/renovate/patch-fontsource-monorepo'
This commit is contained in:
13
commafeed-client/package-lock.json
generated
13
commafeed-client/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@fontsource/open-sans": "^5.2.0",
|
||||
"@fontsource/open-sans": "^5.2.1",
|
||||
"@lingui/core": "^5.2.0",
|
||||
"@lingui/react": "^5.2.0",
|
||||
"@mantine/core": "^7.17.1",
|
||||
@@ -1302,10 +1302,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@fontsource/open-sans": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.2.0.tgz",
|
||||
"integrity": "sha512-VBulRIELfeXCZknVvU5XXdBnG7G3RalD4Sp5+6Llk6Uzm8xa1Fct9kI8F0d7ROjtg2bB7gY4zjhc/DQwSXETmQ==",
|
||||
"license": "OFL-1.1"
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-5.2.1.tgz",
|
||||
"integrity": "sha512-q60M4DmQBwJQfGVyKeh/xQbrk1BkvEauFW9pokqMN03Wfdd6lsAHQM3wF4e76plD54YrOthz1pCStdCb9gtjhQ==",
|
||||
"license": "OFL-1.1",
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/ayuhito"
|
||||
}
|
||||
},
|
||||
"node_modules/@isaacs/cliui": {
|
||||
"version": "8.0.2",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@fontsource/open-sans": "^5.2.0",
|
||||
"@fontsource/open-sans": "^5.2.1",
|
||||
"@lingui/core": "^5.2.0",
|
||||
"@lingui/react": "^5.2.0",
|
||||
"@mantine/core": "^7.17.1",
|
||||
|
||||
Reference in New Issue
Block a user