Skip to content

Commit

Permalink
Update vf components
Browse files Browse the repository at this point in the history
  • Loading branch information
khawkins98 committed Feb 25, 2021
1 parent 1522ad4 commit 72c9d36
Show file tree
Hide file tree
Showing 2 changed files with 1,845 additions and 1,963 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,41 +27,41 @@
"dependencies": {
"@11ty/eleventy": "0.11.1",
"@node-sass/node-module-importer": "1.2.3",
"@visual-framework/embl-grid": "2.1.0",
"@visual-framework/embl-grid": "2.1.1",
"@visual-framework/vf-analytics-google": "1.0.3",
"@visual-framework/vf-banner": "1.7.0",
"@visual-framework/vf-body": "1.0.0",
"@visual-framework/vf-box": "2.3.0",
"@visual-framework/vf-card": "2.3.3",
"@visual-framework/vf-card-container": "3.0.2",
"@visual-framework/vf-code-example": "1.2.0",
"@visual-framework/vf-banner": "1.7.1",
"@visual-framework/vf-body": "1.1.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-code-example": "1.2.1",
"@visual-framework/vf-config": "1.0.1-alpha.0",
"@visual-framework/vf-content": "1.3.5",
"@visual-framework/vf-core": "2.2.16",
"@visual-framework/vf-design-tokens": "3.1.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-divider": "2.0.0",
"@visual-framework/vf-extensions": "1.0.0-rc.0",
"@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.0",
"@visual-framework/vf-global-header": "3.1.0",
"@visual-framework/vf-grid": "1.4.0",
"@visual-framework/vf-heading": "1.0.0",
"@visual-framework/vf-intro": "1.4.5",
"@visual-framework/vf-form__core": "1.1.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-lede": "1.0.1",
"@visual-framework/vf-link": "1.0.3",
"@visual-framework/vf-logo": "1.5.0",
"@visual-framework/vf-navigation": "2.2.0",
"@visual-framework/vf-link": "2.0.0",
"@visual-framework/vf-logo": "1.5.1",
"@visual-framework/vf-navigation": "2.2.1",
"@visual-framework/vf-no-js": "1.0.1",
"@visual-framework/vf-sass-config": "2.3.1",
"@visual-framework/vf-sass-config": "2.4.1",
"@visual-framework/vf-sass-utilities": "1.0.1",
"@visual-framework/vf-section-header": "1.3.1",
"@visual-framework/vf-section-header": "1.3.3",
"@visual-framework/vf-stack": "^2.0.0",
"@visual-framework/vf-summary": "1.4.1",
"@visual-framework/vf-summary": "1.4.2",
"@visual-framework/vf-summary-container": "1.0.0",
"@visual-framework/vf-table": "1.1.2",
"@visual-framework/vf-tabs": "1.2.0",
"@visual-framework/vf-table": "1.1.3",
"@visual-framework/vf-tabs": "1.2.1",
"@visual-framework/vf-text": "1.0.2",
"@visual-framework/vf-u-fullbleed": "1.2.2",
"@visual-framework/vf-utility-classes": "2.0.0",
Expand All @@ -76,9 +76,9 @@
"homepage": "https://github.com/visual-framework/vf-eleventy#readme",
"keywords": [],
"devDependencies": {
"@visual-framework/vf-badge": "1.2.2",
"@visual-framework/vf-button": "1.3.1",
"@visual-framework/vf-hero": "2.0.5",
"@visual-framework/vf-link-list": "1.3.1"
"@visual-framework/vf-badge": "1.2.3",
"@visual-framework/vf-button": "1.4.1",
"@visual-framework/vf-hero": "3.1.0",
"@visual-framework/vf-link-list": "1.3.4"
}
}
Loading

0 comments on commit 72c9d36

Please sign in to comment.