mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: bump @fontsource/source-code-pro from 5.2.7 to 5.3.0 in /site (#27746)
Bumps [@fontsource/source-code-pro](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/source-code-pro) from 5.2.7 to 5.3.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/google/source-code-pro">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@
|
||||
"@fontsource/fira-code": "5.2.7",
|
||||
"@fontsource/ibm-plex-mono": "5.2.7",
|
||||
"@fontsource/jetbrains-mono": "5.2.8",
|
||||
"@fontsource/source-code-pro": "5.2.7",
|
||||
"@fontsource/source-code-pro": "5.3.0",
|
||||
"@lexical/react": "0.44.0",
|
||||
"@lexical/utils": "0.44.0",
|
||||
"@monaco-editor/react": "4.7.0",
|
||||
|
||||
Generated
+5
-5
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: 5.2.8
|
||||
version: 5.2.8
|
||||
'@fontsource/source-code-pro':
|
||||
specifier: 5.2.7
|
||||
version: 5.2.7
|
||||
specifier: 5.3.0
|
||||
version: 5.3.0
|
||||
'@lexical/react':
|
||||
specifier: 0.44.0
|
||||
version: 0.44.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(yjs@13.6.29)
|
||||
@@ -1020,8 +1020,8 @@ packages:
|
||||
'@fontsource/jetbrains-mono@5.2.8':
|
||||
resolution: {integrity: sha512-6w8/SG4kqvIMu7xd7wt6x3idn1Qux3p9N62s6G3rfldOUYHpWcc2FKrqf+Vo44jRvqWj2oAtTHrZXEP23oSKwQ==, tarball: https://registry.npmjs.org/@fontsource/jetbrains-mono/-/jetbrains-mono-5.2.8.tgz}
|
||||
|
||||
'@fontsource/source-code-pro@5.2.7':
|
||||
resolution: {integrity: sha512-7papq9TH94KT+S5VSY8cU7tFmwuGkIe3qxXRMscuAXH6AjMU+KJI75f28FzgBVDrlMfA0jjlTV4/x5+H5o/5EQ==, tarball: https://registry.npmjs.org/@fontsource/source-code-pro/-/source-code-pro-5.2.7.tgz}
|
||||
'@fontsource/source-code-pro@5.3.0':
|
||||
resolution: {integrity: sha512-JxaCODU69HDS3mVra9u96nyBF911La6IvtGLgpQD+PZLxJ1i9IxooNfLR6Y37kx06IFjVGkvoUmg3WPwh/8gBg==, tarball: https://registry.npmjs.org/@fontsource/source-code-pro/-/source-code-pro-5.3.0.tgz}
|
||||
|
||||
'@iconify/types@2.0.0':
|
||||
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==, tarball: https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz}
|
||||
@@ -7074,7 +7074,7 @@ snapshots:
|
||||
|
||||
'@fontsource/jetbrains-mono@5.2.8': {}
|
||||
|
||||
'@fontsource/source-code-pro@5.2.7': {}
|
||||
'@fontsource/source-code-pro@5.3.0': {}
|
||||
|
||||
'@iconify/types@2.0.0': {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user