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 20, 2024
1 parent a99575b commit d009b08
Show file tree
Hide file tree
Showing 143 changed files with 1,207 additions and 874 deletions.
727 changes: 288 additions & 439 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.40.0] - 2024-09-20

### Changed

- Version minor update due to children dependencies update (`@semcore/utils` [4.35.0 ~> 4.36.0], `@semcore/button` [5.36.0 ~> 5.37.0]).

## [5.39.1] - 2024-09-06

### 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.1",
"version": "5.40.0",
"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.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"
"@semcore/animation": "2.33.0",
"@semcore/flex-box": "5.33.0",
"@semcore/icon": "4.45.0",
"@semcore/utils": "4.36.0",
"@semcore/button": "5.37.0",
"@semcore/typography": "5.42.0"
},
"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.33.0] - 2024-09-20

### Changed

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

## [2.32.0] - 2024-09-06

### 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.32.0",
"version": "2.33.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.35.0",
"@semcore/flex-box": "5.32.0"
"@semcore/utils": "4.36.0",
"@semcore/flex-box": "5.33.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.32.0] - 2024-09-20

### Changed

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

## [4.31.0] - 2024-09-06

### 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.31.0",
"version": "4.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.35.0",
"@semcore/flex-box": "5.32.0"
"@semcore/utils": "4.36.0",
"@semcore/flex-box": "5.33.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.44.0] - 2024-09-20

### Changed

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

## [4.43.1] - 2024-09-06

### 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.1",
"version": "4.44.0",
"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.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"
"@semcore/dot": "5.32.0",
"@semcore/flex-box": "5.33.0",
"@semcore/icon": "4.45.0",
"@semcore/neighbor-location": "4.31.0",
"@semcore/spin": "5.33.0",
"@semcore/utils": "4.36.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.38.0] - 2024-09-20

### Changed

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

## [5.37.1] - 2024-09-06

### 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.1",
"version": "5.38.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.35.0",
"@semcore/icon": "4.44.1",
"@semcore/flex-box": "5.32.0"
"@semcore/utils": "4.36.0",
"@semcore/icon": "4.45.0",
"@semcore/flex-box": "5.33.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.33.0] - 2024-09-20

### Changed

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

## [1.32.0] - 2024-09-06

### 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.32.0",
"version": "1.33.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.35.0"
"@semcore/utils": "4.36.0"
},
"peerDependencies": {
"react": "16.8 - 18",
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.36.0",
"version": "5.37.0",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -17,11 +17,11 @@
"build": "pnpm semcore-builder --source=ts"
},
"dependencies": {
"@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"
"@semcore/flex-box": "5.33.0",
"@semcore/neighbor-location": "4.31.0",
"@semcore/spin": "5.33.0",
"@semcore/tooltip": "6.42.0",
"@semcore/utils": "4.36.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
14 changes: 7 additions & 7 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.5",
"version": "5.41.0",
"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/utils": "4.35.0",
"@semcore/flex-box": "5.32.0",
"@semcore/typography": "5.41.1",
"@semcore/tooltip": "6.41.0",
"@semcore/button": "5.35.2",
"@semcore/icon": "4.44.1"
"@semcore/utils": "4.36.0",
"@semcore/flex-box": "5.33.0",
"@semcore/typography": "5.42.0",
"@semcore/tooltip": "6.42.0",
"@semcore/button": "5.37.0",
"@semcore/icon": "4.45.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
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.5",
"version": "3.43.4",
"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.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"
"@semcore/flex-box": "5.33.0",
"@semcore/icon": "4.45.0",
"@semcore/utils": "4.36.0",
"@semcore/button": "5.37.0",
"@semcore/modal": "4.45.0",
"@semcore/breakpoints": "1.33.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.36.0] - 2024-09-20

### Changed

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

## [7.35.0] - 2024-09-06

### 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.35.0",
"version": "7.36.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.35.0",
"@semcore/typography": "5.41.1",
"@semcore/flex-box": "5.32.0"
"@semcore/utils": "4.36.0",
"@semcore/typography": "5.42.0",
"@semcore/flex-box": "5.33.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/color-picker/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.40.0] - 2024-09-20

### Changed

- Version minor update due to children dependencies update (`@semcore/button` [5.36.0 ~> 5.37.0], `@semcore/utils` [4.35.0 ~> 4.36.0]).

## [2.39.5] - 2024-08-28

### Fixed
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.5",
"version": "2.40.0",
"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.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"
"@semcore/button": "5.37.0",
"@semcore/divider": "4.32.0",
"@semcore/dropdown": "4.37.0",
"@semcore/flex-box": "5.33.0",
"@semcore/tooltip": "6.42.0",
"@semcore/icon": "4.45.0",
"@semcore/input": "4.34.0",
"@semcore/utils": "4.36.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
6 changes: 6 additions & 0 deletions semcore/core/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.31.0] - 2024-09-20

### Changed

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

## [2.30.0] - 2024-09-06

### Changed
Expand Down
Loading

0 comments on commit d009b08

Please sign in to comment.