mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump @fortawesome/fontawesome-svg-core from 6.4.0 to 6.5.1 (#20679)
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.4.0 to 6.5.1. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.5.1) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-svg-core" dependency-type: direct:development update-type: version-update:semver-minor ... 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:
@@ -56,7 +56,7 @@
|
||||
"@editorjs/raw": "2.4.0",
|
||||
"@editorjs/table": "2.2.1",
|
||||
"@editorjs/underline": "1.1.0",
|
||||
"@fortawesome/fontawesome-svg-core": "6.4.0",
|
||||
"@fortawesome/fontawesome-svg-core": "6.5.1",
|
||||
"@fortawesome/free-brands-svg-icons": "6.4.0",
|
||||
"@fullcalendar/core": "6.1.7",
|
||||
"@fullcalendar/daygrid": "6.1.7",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -590,8 +590,8 @@ importers:
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
'@fortawesome/fontawesome-svg-core':
|
||||
specifier: 6.4.0
|
||||
version: 6.4.0
|
||||
specifier: 6.5.1
|
||||
version: 6.5.1
|
||||
'@fortawesome/free-brands-svg-icons':
|
||||
specifier: 6.4.0
|
||||
version: 6.4.0
|
||||
@@ -4660,6 +4660,12 @@ packages:
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
|
||||
/@fortawesome/fontawesome-common-types@6.5.1:
|
||||
resolution: {integrity: sha512-GkWzv+L6d2bI5f/Vk6ikJ9xtl7dfXtoRu3YGE6nq0p/FFqA1ebMOAWg3XgRyb0I6LYyYkiAo+3/KrwuBp8xG7A==}
|
||||
engines: {node: '>=6'}
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
|
||||
/@fortawesome/fontawesome-svg-core@1.2.36:
|
||||
resolution: {integrity: sha512-YUcsLQKYb6DmaJjIHdDWpBIGCcyE/W+p/LMGvjQem55Mm2XWVAP5kWTMKWLv9lwpCVjpLxPyOMOyUocP1GxrtA==}
|
||||
engines: {node: '>=6'}
|
||||
@@ -4668,12 +4674,12 @@ packages:
|
||||
'@fortawesome/fontawesome-common-types': 0.2.36
|
||||
dev: true
|
||||
|
||||
/@fortawesome/fontawesome-svg-core@6.4.0:
|
||||
resolution: {integrity: sha512-Bertv8xOiVELz5raB2FlXDPKt+m94MQ3JgDfsVbrqNpLU9+UE2E18GKjLKw+d3XbeYPqg1pzyQKGsrzbw+pPaw==}
|
||||
/@fortawesome/fontawesome-svg-core@6.5.1:
|
||||
resolution: {integrity: sha512-MfRCYlQPXoLlpem+egxjfkEuP9UQswTrlCOsknus/NcMoblTH2g0jPrapbcIb04KGA7E2GZxbAccGZfWoYgsrQ==}
|
||||
engines: {node: '>=6'}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@fortawesome/fontawesome-common-types': 6.4.0
|
||||
'@fortawesome/fontawesome-common-types': 6.5.1
|
||||
dev: true
|
||||
|
||||
/@fortawesome/free-brands-svg-icons@6.4.0:
|
||||
|
||||
Reference in New Issue
Block a user