Skip to content

Commit

Permalink
[chore] bumped versions of @semcore/[email protected], @semcore/co…
Browse files Browse the repository at this point in the history
[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected]
  • Loading branch information
semrush-ci-whale committed Sep 6, 2024
1 parent 7eed64d commit 905a745
Show file tree
Hide file tree
Showing 145 changed files with 1,198 additions and 883 deletions.
737 changes: 286 additions & 451 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions semcore/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [5.39.1] - 2024-09-06

### Changed

- Version patch update due to children dependencies update (`@semcore/icon` [4.44.0 ~> 4.44.1], `@semcore/utils` [4.32.2 ~> 4.35.0]).

## [5.39.0] - 2024-08-23

### Changed
Expand Down
14 changes: 7 additions & 7 deletions semcore/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/accordion",
"description": "Semrush Accordion Component",
"version": "5.39.0",
"version": "5.39.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,12 +12,12 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/animation": "2.31.2",
"@semcore/flex-box": "5.31.2",
"@semcore/icon": "4.44.0",
"@semcore/utils": "4.32.2",
"@semcore/button": "5.35.2",
"@semcore/typography": "5.41.0"
"@semcore/animation": "2.32.0",
"@semcore/flex-box": "5.32.0",
"@semcore/icon": "4.44.1",
"@semcore/utils": "4.35.0",
"@semcore/button": "5.36.0",
"@semcore/typography": "5.41.1"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/animation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [2.32.0] - 2024-09-06

### Changed

- Version minor update due to children dependencies update (`@semcore/utils` [4.32.2 ~> 4.35.0]).

## [2.31.2] - 2024-08-05

### Changed
Expand Down
6 changes: 3 additions & 3 deletions semcore/animation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/animation",
"description": "Semrush Animation Component",
"version": "2.31.2",
"version": "2.32.0",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,8 +12,8 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/utils": "4.32.2",
"@semcore/flex-box": "5.31.2"
"@semcore/utils": "4.35.0",
"@semcore/flex-box": "5.32.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [4.31.0] - 2024-09-06

### Changed

- Version minor update due to children dependencies update (`@semcore/utils` [4.32.2 ~> 4.35.0]).

## [4.30.2] - 2024-08-05

### Changed
Expand Down
6 changes: 3 additions & 3 deletions semcore/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/badge",
"description": "Semrush Badge Component",
"version": "4.30.2",
"version": "4.31.0",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,8 +12,8 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/utils": "4.32.2",
"@semcore/flex-box": "5.31.2"
"@semcore/utils": "4.35.0",
"@semcore/flex-box": "5.32.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/base-trigger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [4.43.1] - 2024-09-06

### Changed

- Version patch update due to children dependencies update (`@semcore/icon` [4.44.0 ~> 4.44.1], `@semcore/utils` [4.32.2 ~> 4.35.0]).

## [4.43.0] - 2024-08-23

### Changed
Expand Down
14 changes: 7 additions & 7 deletions semcore/base-trigger/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/base-trigger",
"description": "Semrush BaseTrigger Component",
"version": "4.43.0",
"version": "4.43.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,12 +12,12 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/dot": "5.30.2",
"@semcore/flex-box": "5.31.2",
"@semcore/icon": "4.44.0",
"@semcore/neighbor-location": "4.29.2",
"@semcore/spin": "5.31.2",
"@semcore/utils": "4.32.2"
"@semcore/dot": "5.31.0",
"@semcore/flex-box": "5.32.0",
"@semcore/icon": "4.44.1",
"@semcore/neighbor-location": "4.30.0",
"@semcore/spin": "5.32.0",
"@semcore/utils": "4.35.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/breadcrumbs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [5.37.1] - 2024-09-06

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.2 ~> 4.35.0], `@semcore/icon` [4.44.0 ~> 4.44.1]).

## [5.37.0] - 2024-08-23

### Changed
Expand Down
8 changes: 4 additions & 4 deletions semcore/breadcrumbs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/breadcrumbs",
"description": "Semrush Breadcrumbs Component",
"version": "5.37.0",
"version": "5.37.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,9 +12,9 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/utils": "4.32.2",
"@semcore/icon": "4.44.0",
"@semcore/flex-box": "5.31.2"
"@semcore/utils": "4.35.0",
"@semcore/icon": "4.44.1",
"@semcore/flex-box": "5.32.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/breakpoints/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [1.32.0] - 2024-09-06

### Changed

- Version minor update due to children dependencies update (`@semcore/utils` [4.32.2 ~> 4.35.0]).

## [1.31.2] - 2024-08-05

### Changed
Expand Down
4 changes: 2 additions & 2 deletions semcore/breakpoints/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/breakpoints",
"description": "Semrush Breakpoints Component",
"version": "1.31.2",
"version": "1.32.0",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,7 +12,7 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/utils": "4.32.2"
"@semcore/utils": "4.35.0"
},
"peerDependencies": {
"react": "16.8 - 18",
Expand Down
6 changes: 6 additions & 0 deletions semcore/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [5.36.0] - 2024-09-06

### Changed

- Version minor update due to children dependencies update (`@semcore/tooltip` [6.40.4 ~> 6.41.0], `@semcore/utils` [4.32.2 ~> 4.35.0]).

## [5.35.2] - 2024-08-23

### Changed
Expand Down
12 changes: 6 additions & 6 deletions semcore/button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/button",
"description": "Semrush Button Component",
"version": "5.35.2",
"version": "5.36.0",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,11 +12,11 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/flex-box": "5.31.2",
"@semcore/neighbor-location": "4.29.2",
"@semcore/spin": "5.31.2",
"@semcore/tooltip": "6.40.4",
"@semcore/utils": "4.32.2"
"@semcore/flex-box": "5.32.0",
"@semcore/neighbor-location": "4.30.0",
"@semcore/spin": "5.32.0",
"@semcore/tooltip": "6.41.0",
"@semcore/utils": "4.35.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/card/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [5.40.5] - 2024-09-06

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.2 ~> 4.35.0], `@semcore/tooltip` [6.40.4 ~> 6.41.0], `@semcore/icon` [4.44.0 ~> 4.44.1]).

## [5.40.4] - 2024-08-23

### Changed
Expand Down
12 changes: 6 additions & 6 deletions semcore/card/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/card",
"description": "Semrush Card Component",
"version": "5.40.4",
"version": "5.40.5",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,11 +12,11 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/utils": "4.32.2",
"@semcore/flex-box": "5.31.2",
"@semcore/typography": "5.41.0",
"@semcore/tooltip": "6.40.4",
"@semcore/icon": "4.44.0"
"@semcore/utils": "4.35.0",
"@semcore/flex-box": "5.32.0",
"@semcore/typography": "5.41.1",
"@semcore/tooltip": "6.41.0",
"@semcore/icon": "4.44.1"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [3.42.5] - 2024-09-06

### Changed

- Version patch update due to children dependencies update (`@semcore/icon` [4.44.0 ~> 4.44.1], `@semcore/utils` [4.32.2 ~> 4.35.0], `@semcore/button` [5.35.2 ~> 5.36.0], `@semcore/breakpoints` [1.31.2 ~> 1.32.0]).

## [3.42.4] - 2024-08-23

### Changed
Expand Down
14 changes: 7 additions & 7 deletions semcore/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/carousel",
"description": "Semrush Carousel Component",
"version": "3.42.4",
"version": "3.42.5",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,12 +12,12 @@
"build": "pnpm semcore-builder --source=js,ts"
},
"dependencies": {
"@semcore/flex-box": "5.31.2",
"@semcore/icon": "4.44.0",
"@semcore/utils": "4.32.2",
"@semcore/button": "5.35.2",
"@semcore/modal": "4.44.0",
"@semcore/breakpoints": "1.31.2"
"@semcore/flex-box": "5.32.0",
"@semcore/icon": "4.44.1",
"@semcore/utils": "4.35.0",
"@semcore/button": "5.36.0",
"@semcore/modal": "4.44.1",
"@semcore/breakpoints": "1.32.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [7.35.0] - 2024-09-06

### Changed

- Version minor update due to children dependencies update (`@semcore/utils` [4.32.2 ~> 4.35.0]).

## [7.34.2] - 2024-08-05

### Changed
Expand Down
8 changes: 4 additions & 4 deletions semcore/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/checkbox",
"description": "Semrush Checkbox Component",
"version": "7.34.2",
"version": "7.35.0",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,9 +12,9 @@
"build": "pnpm semcore-builder --source=js"
},
"dependencies": {
"@semcore/utils": "4.32.2",
"@semcore/typography": "5.40.2",
"@semcore/flex-box": "5.31.2"
"@semcore/utils": "4.35.0",
"@semcore/typography": "5.41.1",
"@semcore/flex-box": "5.32.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
18 changes: 9 additions & 9 deletions semcore/color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/color-picker",
"description": "Semrush ColorPicker Component",
"version": "2.39.4",
"version": "2.39.5",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,14 +12,14 @@
"build": "pnpm semcore-builder --source=js,ts"
},
"dependencies": {
"@semcore/button": "5.35.2",
"@semcore/divider": "4.30.2",
"@semcore/dropdown": "4.36.3",
"@semcore/flex-box": "5.31.2",
"@semcore/tooltip": "6.40.3",
"@semcore/icon": "4.44.0",
"@semcore/input": "4.32.2",
"@semcore/utils": "4.32.2"
"@semcore/button": "5.36.0",
"@semcore/divider": "4.31.0",
"@semcore/dropdown": "4.36.4",
"@semcore/flex-box": "5.32.0",
"@semcore/tooltip": "6.41.0",
"@semcore/icon": "4.44.1",
"@semcore/input": "4.33.0",
"@semcore/utils": "4.35.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
Loading

0 comments on commit 905a745

Please sign in to comment.