Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdoe committed Dec 19, 2024
1 parent 823ba2d commit 347414f
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions packages/chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/chart",
"version": "4.24.11",
"version": "4.24.12",
"description": "React component for visualizing tabular data in various types of charts",
"moduleName": "CdcChart",
"main": "dist/cdcchart",
Expand Down Expand Up @@ -66,4 +66,4 @@
"@types/d3-sankey": "^0.12.4",
"resize-observer-polyfill": "^1.5.1"
}
}
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/core",
"version": "4.24.11",
"version": "4.24.12",
"description": "Core components, styles, hooks, and helpers, for the CDC Open Visualization project",
"moduleName": "CdcCore",
"main": "dist/cdccore",
Expand Down Expand Up @@ -38,4 +38,4 @@
"devDependencies": {
"sass": "^1.79.4"
}
}
}
18 changes: 9 additions & 9 deletions packages/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/dashboard",
"version": "4.24.11",
"version": "4.24.12",
"description": "React component for combining multiple visualizations into a single dashboard",
"moduleName": "CdcDashboard",
"main": "dist/cdcdashboard",
Expand All @@ -27,13 +27,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@cdc/chart": "^4.24.11",
"@cdc/core": "^4.24.11",
"@cdc/data-bite": "^4.24.11",
"@cdc/filtered-text": "^4.24.11",
"@cdc/map": "^4.24.11",
"@cdc/markup-include": "^4.24.11",
"@cdc/waffle-chart": "^4.24.11",
"@cdc/chart": "^4.24.12",
"@cdc/core": "^4.24.12",
"@cdc/data-bite": "^4.24.12",
"@cdc/filtered-text": "^4.24.12",
"@cdc/map": "^4.24.12",
"@cdc/markup-include": "^4.24.12",
"@cdc/waffle-chart": "^4.24.12",
"html-react-parser": "^3.0.8",
"js-base64": "^2.5.2",
"papaparse": "^5.3.0",
Expand All @@ -50,4 +50,4 @@
"react-dom": "^18.2.0"
},
"gitHead": "c4b0402afe6ed209a85b7078711549b9fd7dae7d"
}
}
6 changes: 3 additions & 3 deletions packages/data-bite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/data-bite",
"version": "4.24.11",
"version": "4.24.12",
"description": "React component for displaying a single piece of data in a card module",
"moduleName": "CdcDataBite",
"main": "dist/cdcdatabite",
Expand All @@ -27,7 +27,7 @@
"license": "Apache-2.0",
"homepage": "https://github.com/CDCgov/cdc-open-viz#readme",
"dependencies": {
"@cdc/core": "^4.24.11",
"@cdc/core": "^4.24.12",
"chroma": "0.0.1",
"chroma-js": "^2.1.0",
"html-react-parser": "^3.0.8",
Expand All @@ -41,4 +41,4 @@
"react-dom": "^18.2.0"
},
"gitHead": "c4b0402afe6ed209a85b7078711549b9fd7dae7d"
}
}
18 changes: 9 additions & 9 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/editor",
"version": "4.24.11",
"version": "4.24.12",
"description": "React component for generating a new component entry",
"moduleName": "CdcEditor",
"main": "dist/cdceditor",
Expand All @@ -25,13 +25,13 @@
},
"license": "Apache-2.0",
"dependencies": {
"@cdc/chart": "^4.24.11",
"@cdc/core": "^4.24.11",
"@cdc/dashboard": "^4.24.11",
"@cdc/data-bite": "^4.24.11",
"@cdc/map": "^4.24.11",
"@cdc/markup-include": "^4.24.11",
"@cdc/waffle-chart": "^4.24.11",
"@cdc/chart": "^4.24.12",
"@cdc/core": "^4.24.12",
"@cdc/dashboard": "^4.24.12",
"@cdc/data-bite": "^4.24.12",
"@cdc/map": "^4.24.12",
"@cdc/markup-include": "^4.24.12",
"@cdc/waffle-chart": "^4.24.12",
"axios": "^1.6.0",
"d3": "^7.0.0",
"html-react-parser": "^3.0.8",
Expand All @@ -45,4 +45,4 @@
"react-dom": "^18.2.0"
},
"gitHead": "c4b0402afe6ed209a85b7078711549b9fd7dae7d"
}
}
6 changes: 3 additions & 3 deletions packages/filtered-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/filtered-text",
"version": "4.24.11",
"version": "4.24.12",
"description": "React component for adding filtered text on dashboards.",
"moduleName": "CdcFilteredText",
"main": "dist/cdcfilteredtext",
Expand All @@ -26,7 +26,7 @@
"license": "Apache-2.0",
"homepage": "https://github.com/CDCgov/cdc-open-viz#readme",
"dependencies": {
"@cdc/core": "^4.24.11",
"@cdc/core": "^4.24.12",
"html-react-parser": "^3.0.8",
"papaparse": "^5.3.2"
},
Expand All @@ -35,4 +35,4 @@
"react-dom": "^18.2.0"
},
"gitHead": "c4b0402afe6ed209a85b7078711549b9fd7dae7d"
}
}
6 changes: 3 additions & 3 deletions packages/map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/map",
"version": "4.24.11",
"version": "4.24.12",
"description": "React component for visualizing tabular data on a map of the United States or the world.",
"moduleName": "CdcMap",
"main": "dist/cdcmap",
Expand All @@ -25,7 +25,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@cdc/core": "^4.24.11",
"@cdc/core": "^4.24.12",
"@emotion/core": "^10.0.28",
"@emotion/react": "^11.1.5",
"@hello-pangea/dnd": "^16.2.0",
Expand Down Expand Up @@ -53,4 +53,4 @@
"react-dom": "^18.2.0"
},
"gitHead": "c4b0402afe6ed209a85b7078711549b9fd7dae7d"
}
}
6 changes: 3 additions & 3 deletions packages/markup-include/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/markup-include",
"version": "4.24.11",
"version": "4.24.12",
"description": "React component for displaying HTML content from an outside link",
"moduleName": "CdcMarkupInclude",
"main": "dist/cdcmarkupinclude",
Expand All @@ -27,7 +27,7 @@
"license": "Apache-2.0",
"homepage": "https://github.com/CDCgov/cdc-open-viz#readme",
"dependencies": {
"@cdc/core": "^4.24.11",
"@cdc/core": "^4.24.12",
"axios": "^1.6.0",
"chroma": "0.0.1",
"chroma-js": "^2.1.0",
Expand All @@ -40,4 +40,4 @@
"react-dom": "^18.2.0"
},
"gitHead": "c4b0402afe6ed209a85b7078711549b9fd7dae7d"
}
}
6 changes: 3 additions & 3 deletions packages/waffle-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdc/waffle-chart",
"version": "4.24.11",
"version": "4.24.12",
"description": "React component for displaying a single piece of data in a card module",
"moduleName": "CdcWaffleChart",
"main": "dist/cdcwafflechart",
Expand All @@ -27,7 +27,7 @@
"license": "Apache-2.0",
"homepage": "https://github.com/CDCgov/cdc-open-viz#readme",
"dependencies": {
"@cdc/core": "^4.24.11",
"@cdc/core": "^4.24.12",
"@visx/group": "^3.0.0",
"@visx/scale": "^3.0.0",
"@visx/shape": "^3.0.0",
Expand All @@ -43,4 +43,4 @@
"react-dom": "^18.2.0"
},
"gitHead": "c4b0402afe6ed209a85b7078711549b9fd7dae7d"
}
}

0 comments on commit 347414f

Please sign in to comment.