chore(deps): bump @fontsource/ubuntu from 5.0.2 to 5.0.3

Bumps [@fontsource/ubuntu](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ubuntu) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/ubuntu/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/ubuntu)

---
updated-dependencies:
- dependency-name: "@fontsource/ubuntu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-01 23:49:09 +00:00 committed by Jasmin
parent 451acbbf72
commit f159c47177
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@fontsource/ubuntu": "^5.0.2",
"@fontsource/ubuntu": "^5.0.3",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3"
},
@ -390,9 +390,9 @@
}
},
"node_modules/@fontsource/ubuntu": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.2.tgz",
"integrity": "sha512-HK1lfYhHBMoDDonv1ior/5PJ2s0YD3ljRo9tmWyTzEfFu8hqxPdOca0mga50cykvMA3PkaSvgsRZ7Jw7Zy03Rg=="
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.3.tgz",
"integrity": "sha512-O56dio8JtvdAsJXpl2ZHmW9Yx9JHboH2WOKZL+NTHbFR1LKTbM1Kw+Ridqe93s0LKAR2nEUE5vYrv6Re9RCgvA=="
},
"node_modules/@jridgewell/gen-mapping": {
"version": "0.3.3",
@ -1886,9 +1886,9 @@
"optional": true
},
"@fontsource/ubuntu": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.2.tgz",
"integrity": "sha512-HK1lfYhHBMoDDonv1ior/5PJ2s0YD3ljRo9tmWyTzEfFu8hqxPdOca0mga50cykvMA3PkaSvgsRZ7Jw7Zy03Rg=="
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.3.tgz",
"integrity": "sha512-O56dio8JtvdAsJXpl2ZHmW9Yx9JHboH2WOKZL+NTHbFR1LKTbM1Kw+Ridqe93s0LKAR2nEUE5vYrv6Re9RCgvA=="
},
"@jridgewell/gen-mapping": {
"version": "0.3.3",

View file

@ -33,7 +33,7 @@
"vite": "^4.3.9"
},
"dependencies": {
"@fontsource/ubuntu": "^5.0.2",
"@fontsource/ubuntu": "^5.0.3",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3"
}