Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Salute-Eva committed Sep 21, 2023
1 parent 4df62fd commit 81ee35d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions packages/plasma-temple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salutejs/plasma-temple",
"version": "1.177.0",
"version": "1.178.0-dev.0",
"description": "Salute CanvasApp Templates",
"main": "dist/index.js",
"module": "dist/es/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@salutejs/plasma-cy-utils": "0.70.0",
"@salutejs/plasma-icons": "1.161.0",
"@salutejs/plasma-tokens": "1.63.0",
"@salutejs/plasma-ui": "1.209.0",
"@salutejs/plasma-ui": "1.210.0-dev.0",
"@salutejs/spatial-navigation": "1.0.5",
"@storybook/addon-docs": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
Expand Down Expand Up @@ -104,4 +104,4 @@
"classnames": "2.3.1",
"lodash.throttle": "4.1.1"
}
}
}
4 changes: 2 additions & 2 deletions packages/plasma-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salutejs/plasma-ui",
"version": "1.209.0",
"version": "1.210.0-dev.0",
"description": "Salute Design System",
"main": "index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -113,4 +113,4 @@
"Чельцов Евгений Олегович"
],
"sideEffects": false
}
}
4 changes: 2 additions & 2 deletions website/plasma-temple-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salutejs/plasma-temple-docs",
"version": "0.163.1-dev.0",
"version": "0.164.0-dev.0",
"description": "Plasma Temple documentation",
"author": "Salute Frontend Team <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@salutejs/plasma-docs-ui": "0.138.0",
"@salutejs/plasma-icons": "1.161.0",
"@salutejs/plasma-tokens": "1.63.0",
"@salutejs/plasma-ui": "1.209.0",
"@salutejs/plasma-ui": "1.210.0-dev.0",
"@svgr/webpack": "^5.5.0",
"clsx": "^1.1.1",
"file-loader": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions website/plasma-ui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salutejs/plasma-ui-docs",
"version": "0.212.1-dev.0",
"version": "0.213.0-dev.0",
"description": "Plasma Documentation.",
"author": "Salute Frontend Team <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@salutejs/plasma-icons": "1.161.0",
"@salutejs/plasma-tokens": "1.63.0",
"@salutejs/plasma-tokens-web": "1.43.0",
"@salutejs/plasma-ui": "1.209.0",
"@salutejs/plasma-ui": "1.210.0-dev.0",
"@salutejs/plasma-web": "1.227.0",
"@salutejs/use-virtual": "2.0.0",
"@svgr/webpack": "^5.5.0",
Expand Down

0 comments on commit 81ee35d

Please sign in to comment.