mirror of
https://github.com/Queer-Lexikon/regenbogenkarte
synced 2024-11-21 19:53:07 +00:00
chore(deps): bump @fontsource/ubuntu from 4.5.11 to 5.0.2
Bumps [@fontsource/ubuntu](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ubuntu) from 4.5.11 to 5.0.2. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b5cf8fcd5b
commit
3662436b2e
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@fontsource/ubuntu": "^4.5.11",
|
||||
"@fontsource/ubuntu": "^5.0.2",
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet.markercluster": "^1.5.3"
|
||||
},
|
||||
|
@ -390,9 +390,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fontsource/ubuntu": {
|
||||
"version": "4.5.11",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-4.5.11.tgz",
|
||||
"integrity": "sha512-c+B8A8r31hJLk8Ek7Svoz4GwjtInhc60LFM6XTr5TKtZbcct8TPNxJuKX4+hnqoWgcvy8s0Gj4mde4TcK/SgDQ=="
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.2.tgz",
|
||||
"integrity": "sha512-HK1lfYhHBMoDDonv1ior/5PJ2s0YD3ljRo9tmWyTzEfFu8hqxPdOca0mga50cykvMA3PkaSvgsRZ7Jw7Zy03Rg=="
|
||||
},
|
||||
"node_modules/@jridgewell/gen-mapping": {
|
||||
"version": "0.3.3",
|
||||
|
@ -1886,9 +1886,9 @@
|
|||
"optional": true
|
||||
},
|
||||
"@fontsource/ubuntu": {
|
||||
"version": "4.5.11",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-4.5.11.tgz",
|
||||
"integrity": "sha512-c+B8A8r31hJLk8Ek7Svoz4GwjtInhc60LFM6XTr5TKtZbcct8TPNxJuKX4+hnqoWgcvy8s0Gj4mde4TcK/SgDQ=="
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/ubuntu/-/ubuntu-5.0.2.tgz",
|
||||
"integrity": "sha512-HK1lfYhHBMoDDonv1ior/5PJ2s0YD3ljRo9tmWyTzEfFu8hqxPdOca0mga50cykvMA3PkaSvgsRZ7Jw7Zy03Rg=="
|
||||
},
|
||||
"@jridgewell/gen-mapping": {
|
||||
"version": "0.3.3",
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"vite": "^4.3.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/ubuntu": "^4.5.11",
|
||||
"@fontsource/ubuntu": "^5.0.2",
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet.markercluster": "^1.5.3"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue