Skip to content

Commit

Permalink
chore: commit save point
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Jan 30, 2025
1 parent a773e6c commit 47b0f77
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@
"@washingtonpost/wpds-assets": "^2.10.2",
"react-docgen-typescript": "^2.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"@washingtonpost/site-footer": {
"@washingtonpost/wpds-ui-kit": "2.11.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test": "jest"
},
"peerDependencies": {
"@washingtonpost/wpds-ui-kit": "2.9.0"
"@washingtonpost/wpds-ui-kit": "2.11.0"
},
"dependencies": {
"@washingtonpost/wpds-ui-kit": "2.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"peerDependencies": {
"@washingtonpost/wpds-assets": "^2.10.2",
"@washingtonpost/wpds-ui-kit": "2.9.0",
"@washingtonpost/wpds-ui-kit": "2.11.0",
"react": "^18.2.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": "node script/create-theme.js"
},
"peerDependencies": {
"@washingtonpost/wpds-ui-kit": "2.9.0"
"@washingtonpost/wpds-ui-kit": "2.11.0"
},
"dependencies": {
"@washingtonpost/wpds-ui-kit": "2.11.0"
Expand Down

0 comments on commit 47b0f77

Please sign in to comment.