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

Bumps [@fontsource/ubuntu](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ubuntu) from 5.0.3 to 5.0.5.
- [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-08-01 23:09:22 +00:00 committed by Jasmin
parent 0298dc47b3
commit b112279003
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.3",
"@fontsource/ubuntu": "^5.0.5",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3"
},
@ -390,9 +390,9 @@
}
},
"node_modules/@fontsource/ubuntu": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.3.tgz",
"integrity": "sha512-O56dio8JtvdAsJXpl2ZHmW9Yx9JHboH2WOKZL+NTHbFR1LKTbM1Kw+Ridqe93s0LKAR2nEUE5vYrv6Re9RCgvA=="
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.5.tgz",
"integrity": "sha512-vJqPPFLGKeqcj5pn0X6M2wvJykJJVLtb5cDzpCPaWmwxVp0IpjjQjo2rWWQpOqYPvyhel+QGWo6/7tVL9YXCYg=="
},
"node_modules/@jridgewell/gen-mapping": {
"version": "0.3.3",
@ -1886,9 +1886,9 @@
"optional": true
},
"@fontsource/ubuntu": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.3.tgz",
"integrity": "sha512-O56dio8JtvdAsJXpl2ZHmW9Yx9JHboH2WOKZL+NTHbFR1LKTbM1Kw+Ridqe93s0LKAR2nEUE5vYrv6Re9RCgvA=="
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.5.tgz",
"integrity": "sha512-vJqPPFLGKeqcj5pn0X6M2wvJykJJVLtb5cDzpCPaWmwxVp0IpjjQjo2rWWQpOqYPvyhel+QGWo6/7tVL9YXCYg=="
},
"@jridgewell/gen-mapping": {
"version": "0.3.3",

View file

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