Skip to content

Commit

Permalink
Update components
Browse files Browse the repository at this point in the history
  • Loading branch information
khawkins98 committed Mar 31, 2021
1 parent 72c9d36 commit 78f8a90
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 568 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,39 @@
"update-components": "yarn upgrade-interactive --latest"
},
"dependencies": {
"@11ty/eleventy": "0.11.1",
"@11ty/eleventy": "0.12.1",
"@node-sass/node-module-importer": "1.2.3",
"@visual-framework/embl-grid": "2.1.1",
"@visual-framework/embl-grid": "2.1.2",
"@visual-framework/vf-analytics-google": "1.0.3",
"@visual-framework/vf-banner": "1.7.1",
"@visual-framework/vf-body": "1.1.0",
"@visual-framework/vf-body": "1.2.0",
"@visual-framework/vf-box": "2.3.1",
"@visual-framework/vf-card": "2.5.1",
"@visual-framework/vf-card-container": "3.1.1",
"@visual-framework/vf-card": "2.5.4",
"@visual-framework/vf-card-container": "3.1.2",
"@visual-framework/vf-code-example": "1.2.1",
"@visual-framework/vf-config": "1.0.1-alpha.0",
"@visual-framework/vf-content": "1.4.1",
"@visual-framework/vf-core": "2.2.18",
"@visual-framework/vf-design-tokens": "3.3.0",
"@visual-framework/vf-content": "1.5.1",
"@visual-framework/vf-core": "2.2.21",
"@visual-framework/vf-design-tokens": "3.4.0",
"@visual-framework/vf-divider": "2.0.0",
"@visual-framework/vf-extensions": "1.0.0-rc.0",
"@visual-framework/vf-extensions": "1.0.0-rc.1",
"@visual-framework/vf-favicon": "1.0.2",
"@visual-framework/vf-font-plex-mono": "1.1.1",
"@visual-framework/vf-font-plex-sans": "1.1.1",
"@visual-framework/vf-form__core": "1.1.1",
"@visual-framework/vf-form": "^2.0.0-alpha.1",
"@visual-framework/vf-global-header": "3.1.1",
"@visual-framework/vf-grid": "1.4.1",
"@visual-framework/vf-heading": "1.0.1",
"@visual-framework/vf-intro": "1.4.6",
"@visual-framework/vf-intro": "1.4.7",
"@visual-framework/vf-lede": "1.0.1",
"@visual-framework/vf-link": "2.0.0",
"@visual-framework/vf-logo": "1.5.1",
"@visual-framework/vf-navigation": "2.2.1",
"@visual-framework/vf-navigation": "2.2.2",
"@visual-framework/vf-no-js": "1.0.1",
"@visual-framework/vf-sass-config": "2.4.1",
"@visual-framework/vf-sass-config": "2.5.2",
"@visual-framework/vf-sass-utilities": "1.0.1",
"@visual-framework/vf-section-header": "1.3.3",
"@visual-framework/vf-stack": "^2.0.0",
"@visual-framework/vf-stack": "^2.1.1",
"@visual-framework/vf-summary": "1.4.2",
"@visual-framework/vf-summary-container": "1.0.0",
"@visual-framework/vf-table": "1.1.3",
Expand All @@ -78,7 +78,7 @@
"devDependencies": {
"@visual-framework/vf-badge": "1.2.3",
"@visual-framework/vf-button": "1.4.1",
"@visual-framework/vf-hero": "3.1.0",
"@visual-framework/vf-hero": "3.2.0",
"@visual-framework/vf-link-list": "1.3.4"
}
}
Loading

0 comments on commit 78f8a90

Please sign in to comment.