Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
artsyit committed Dec 18, 2024
1 parent 29cde2d commit ac61a49
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/palette-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@artsy/palette-charts",
"sideEffects": false,
"version": "39.1.0",
"version": "39.2.0",
"description": "Design system library for react components",
"main": "dist/index.js",
"publishConfig": {
Expand Down Expand Up @@ -114,7 +114,7 @@
"typescript-styled-plugin": "0.10.0"
},
"dependencies": {
"@artsy/palette": "^40.1.0",
"@artsy/palette": "^40.2.0",
"@seznam/compose-react-refs": "^1.0.6",
"@styled-system/theme-get": "^5.1.2",
"d3-interpolate": "^1.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/palette-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@artsy/palette-tokens",
"version": "6.1.0",
"version": "6.2.0",
"description": "The design tokens for Artsy's palette",
"keywords": [
"design",
Expand Down
4 changes: 2 additions & 2 deletions packages/palette/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@artsy/palette",
"version": "40.1.0",
"version": "40.2.0",
"description": "Design system library for react components",
"main": "dist/index.js",
"publishConfig": {
Expand Down Expand Up @@ -119,7 +119,7 @@
},
"dependencies": {
"@artsy/icons": "^3.2.2",
"@artsy/palette-tokens": "^6.1.0",
"@artsy/palette-tokens": "^6.2.0",
"@seznam/compose-react-refs": "^1.0.6",
"@styled-system/theme-get": "^5.1.2",
"es-toolkit": "^1.16.0",
Expand Down

0 comments on commit ac61a49

Please sign in to comment.