Skip to content

Commit

Permalink
feat: bump wam in packages (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva authored Aug 16, 2023
1 parent e4889df commit 9445877
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 83 deletions.
4 changes: 2 additions & 2 deletions build.washingtonpost.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@washingtonpost/site-favicons": "^0.1.3",
"@washingtonpost/tachyons-css": "^1.8.0",
"@washingtonpost/wpds-accordion": "1.10.0",
"@washingtonpost/wpds-assets": "1.21.0",
"@washingtonpost/wpds-assets": "1.22.0",
"@washingtonpost/wpds-kitchen-sink": "1.10.0",
"@washingtonpost/wpds-tailwind-theme": "1.10.0",
"@washingtonpost/wpds-ui-kit": "1.10.0",
Expand Down Expand Up @@ -75,6 +75,6 @@
"overrides": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@washingtonpost/wpds-assets": "1.21.0"
"@washingtonpost/wpds-assets": "1.22.0"
}
}
84 changes: 23 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
],
"dependencies": {
"@babel/standalone": "^7.17.11",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"typescript": "4.5.5"
},
"scripts": {
Expand Down Expand Up @@ -134,7 +134,7 @@
"react-docgen-typescript": "^2.2.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@washingtonpost/wpds-assets": "^1.18.0"
"@washingtonpost/wpds-assets": "^1.22.0"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion ui/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@radix-ui/react-accordion": "^1.1.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-icon": "1.10.0",
"@washingtonpost/wpds-theme": "1.10.0"
},
Expand Down
4 changes: 2 additions & 2 deletions ui/alert-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"peerDependencies": {
"@washingtonpost/wpds-app-bar": "*",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-button": "*",
"@washingtonpost/wpds-container": "*",
"@washingtonpost/wpds-icon": "*",
Expand All @@ -46,7 +46,7 @@
},
"dependencies": {
"@washingtonpost/wpds-app-bar": "1.10.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-button": "1.10.0",
"@washingtonpost/wpds-container": "1.10.0",
"@washingtonpost/wpds-icon": "1.10.0",
Expand Down
4 changes: 2 additions & 2 deletions ui/carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-button": "*",
"@washingtonpost/wpds-icon": "*",
"@washingtonpost/wpds-pagination-dots": "*",
Expand All @@ -46,7 +46,7 @@
"dependencies": {
"@radix-ui/react-slot": "^1.0.0",
"@radix-ui/react-use-controllable-state": "^1.0.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-button": "1.10.0",
"@washingtonpost/wpds-icon": "1.10.0",
"@washingtonpost/wpds-pagination-dots": "1.10.0",
Expand Down
4 changes: 2 additions & 2 deletions ui/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"peerDependencies": {
"@radix-ui/react-checkbox": "^1.0.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-icon": "*",
"@washingtonpost/wpds-input-label": "*",
"@washingtonpost/wpds-input-shared": "*",
Expand All @@ -47,7 +47,7 @@
},
"dependencies": {
"@radix-ui/react-checkbox": "^1.0.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-icon": "1.10.0",
"@washingtonpost/wpds-input-label": "1.10.0",
"@washingtonpost/wpds-input-shared": "1.10.0",
Expand Down
4 changes: 2 additions & 2 deletions ui/drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-button": "*",
"@washingtonpost/wpds-icon": "*",
"@washingtonpost/wpds-scrim": "*",
Expand All @@ -45,7 +45,7 @@
},
"dependencies": {
"@radix-ui/react-focus-scope": "^1.0.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-button": "1.10.0",
"@washingtonpost/wpds-icon": "1.10.0",
"@washingtonpost/wpds-scrim": "1.10.0",
Expand Down
4 changes: 2 additions & 2 deletions ui/input-password/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"typescript": "4.5.5"
},
"peerDependencies": {
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-icon": "*",
"@washingtonpost/wpds-input-text": "*",
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-icon": "1.10.0",
"@washingtonpost/wpds-input-text": "1.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion ui/input-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@reach/combobox": "^0.18.0",
"@reach/popover": "^0.18.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-assets": "^1.22.0",
"@washingtonpost/wpds-icon": "1.10.0",
"@washingtonpost/wpds-input-label": "1.10.0",
"@washingtonpost/wpds-input-text": "1.10.0",
Expand Down
Loading

4 comments on commit 9445877

@vercel
Copy link

@vercel vercel bot commented on 9445877 Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit-vitejs-example – ./apps/vite-project

wpds-ui-kit-vitejs-example.preview.now.washingtonpost.com
wpds-ui-kit-vitejs-example-git-main.preview.now.washingtonpost.com

@vercel
Copy link

@vercel vercel bot commented on 9445877 Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 9445877 Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit – ./build.washingtonpost.com

build.washingtonpost.com
wpds-ui-kit.preview.now.washingtonpost.com
wpds-ui-kit-git-main.preview.now.washingtonpost.com

@vercel
Copy link

@vercel vercel bot commented on 9445877 Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit-storybook – ./

wpds-ui-kit-storybook.preview.now.washingtonpost.com
wpds-ui-kit-storybook-git-main.preview.now.washingtonpost.com

Please sign in to comment.