fix(deps): update fontsource monorepo

This commit is contained in:
renovate[bot] 2022-10-05 09:22:19 +00:00
parent 64e3896164
commit e83498fbb7
2 changed files with 16 additions and 16 deletions

28
web/package-lock.json generated
View file

@ -9,8 +9,8 @@
"version": "0.1.0",
"dependencies": {
"@ant-design/icons": "4.7.0",
"@fontsource/open-sans": "4.5.11",
"@fontsource/poppins": "4.5.9",
"@fontsource/open-sans": "4.5.12",
"@fontsource/poppins": "4.5.10",
"@storybook/react": "6.5.12",
"@xstate/react": "3.0.1",
"antd": "4.23.4",
@ -2214,14 +2214,14 @@
}
},
"node_modules/@fontsource/open-sans": {
"version": "4.5.11",
"resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-4.5.11.tgz",
"integrity": "sha512-nG0gmbx4pSr8wltdG/ZdlS6OrsMK40Wt6iyuLTKHEf0TQfzKRMlWaskZHdeuWCwS6WUgqHKMf9KSwGdxPfapOg=="
"version": "4.5.12",
"resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-4.5.12.tgz",
"integrity": "sha512-WKCexsVbOECJUSOgG7GnrUxe+3ds4Sa1yhsTjSnszI+0TaJvMZnDnn5YDKwA/KwLbkZqCaV3nvMTH97jJuxWNA=="
},
"node_modules/@fontsource/poppins": {
"version": "4.5.9",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-4.5.9.tgz",
"integrity": "sha512-PMHOYeUpdmdN1xk13aGvhvZZrv9Zt3ubx2PmDvnROHgefm0ixpFd3ogAi0fY/aWtlkUdvgt0mSkGGbtt5i4MsQ=="
"version": "4.5.10",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-4.5.10.tgz",
"integrity": "sha512-oYZVHsnlwV3VWM1SE/m6SUxVh0QLk5+2wB+lBiXcI7N/0KVQWmV9YykaPqfJHBLvmdya+MAOnv+BQHeLU1vOOw=="
},
"node_modules/@gar/promisify": {
"version": "1.1.3",
@ -30088,14 +30088,14 @@
}
},
"@fontsource/open-sans": {
"version": "4.5.11",
"resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-4.5.11.tgz",
"integrity": "sha512-nG0gmbx4pSr8wltdG/ZdlS6OrsMK40Wt6iyuLTKHEf0TQfzKRMlWaskZHdeuWCwS6WUgqHKMf9KSwGdxPfapOg=="
"version": "4.5.12",
"resolved": "https://registry.npmjs.org/@fontsource/open-sans/-/open-sans-4.5.12.tgz",
"integrity": "sha512-WKCexsVbOECJUSOgG7GnrUxe+3ds4Sa1yhsTjSnszI+0TaJvMZnDnn5YDKwA/KwLbkZqCaV3nvMTH97jJuxWNA=="
},
"@fontsource/poppins": {
"version": "4.5.9",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-4.5.9.tgz",
"integrity": "sha512-PMHOYeUpdmdN1xk13aGvhvZZrv9Zt3ubx2PmDvnROHgefm0ixpFd3ogAi0fY/aWtlkUdvgt0mSkGGbtt5i4MsQ=="
"version": "4.5.10",
"resolved": "https://registry.npmjs.org/@fontsource/poppins/-/poppins-4.5.10.tgz",
"integrity": "sha512-oYZVHsnlwV3VWM1SE/m6SUxVh0QLk5+2wB+lBiXcI7N/0KVQWmV9YykaPqfJHBLvmdya+MAOnv+BQHeLU1vOOw=="
},
"@gar/promisify": {
"version": "1.1.3",

View file

@ -13,8 +13,8 @@
},
"dependencies": {
"@ant-design/icons": "4.7.0",
"@fontsource/open-sans": "4.5.11",
"@fontsource/poppins": "4.5.9",
"@fontsource/open-sans": "4.5.12",
"@fontsource/poppins": "4.5.10",
"@storybook/react": "6.5.12",
"@xstate/react": "3.0.1",
"antd": "4.23.4",