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 Jul 30, 2024
1 parent d094ac6 commit d3c6a08
Show file tree
Hide file tree
Showing 151 changed files with 1,161 additions and 707 deletions.
558 changes: 279 additions & 279 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.38.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1], `@semcore/button` [5.34.0 ~> 5.34.1]).

## [5.38.0] - 2024-07-26

### 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.38.0",
"version": "5.38.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.0",
"@semcore/flex-box": "5.31.0",
"@semcore/icon": "4.43.0",
"@semcore/utils": "4.32.0",
"@semcore/button": "5.34.0",
"@semcore/typography": "5.40.0"
"@semcore/animation": "2.31.1",
"@semcore/flex-box": "5.31.1",
"@semcore/icon": "4.43.1",
"@semcore/utils": "4.32.1",
"@semcore/button": "5.34.1",
"@semcore/typography": "5.40.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.31.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1]).

## [2.31.0] - 2024-07-26

### 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.0",
"version": "2.31.1",
"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.0",
"@semcore/flex-box": "5.31.0"
"@semcore/utils": "4.32.1",
"@semcore/flex-box": "5.31.1"
},
"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.30.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1]).

## [4.30.0] - 2024-07-26

### 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.0",
"version": "4.30.1",
"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.0",
"@semcore/flex-box": "5.31.0"
"@semcore/utils": "4.32.1",
"@semcore/flex-box": "5.31.1"
},
"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.42.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1]).

## [4.42.0] - 2024-07-26

### 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.42.0",
"version": "4.42.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.0",
"@semcore/flex-box": "5.31.0",
"@semcore/icon": "4.43.0",
"@semcore/neighbor-location": "4.29.0",
"@semcore/spin": "5.31.0",
"@semcore/utils": "4.32.0"
"@semcore/dot": "5.30.1",
"@semcore/flex-box": "5.31.1",
"@semcore/icon": "4.43.1",
"@semcore/neighbor-location": "4.29.1",
"@semcore/spin": "5.31.1",
"@semcore/utils": "4.32.1"
},
"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.36.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1]).

## [5.36.0] - 2024-07-26

### 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.36.0",
"version": "5.36.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.0",
"@semcore/icon": "4.43.0",
"@semcore/flex-box": "5.31.0"
"@semcore/utils": "4.32.1",
"@semcore/icon": "4.43.1",
"@semcore/flex-box": "5.31.1"
},
"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.31.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1]).

## [1.31.0] - 2024-07-26

### 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.0",
"version": "1.31.1",
"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.0"
"@semcore/utils": "4.32.1"
},
"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.34.0",
"version": "5.34.1",
"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.0",
"@semcore/neighbor-location": "4.29.0",
"@semcore/spin": "5.31.0",
"@semcore/tooltip": "6.40.0",
"@semcore/utils": "4.32.0"
"@semcore/flex-box": "5.31.1",
"@semcore/neighbor-location": "4.29.1",
"@semcore/spin": "5.31.1",
"@semcore/tooltip": "6.40.1",
"@semcore/utils": "4.32.1"
},
"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.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1]).

## [5.40.0] - 2024-07-26

### 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.0",
"version": "5.40.1",
"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.0",
"@semcore/flex-box": "5.31.0",
"@semcore/typography": "5.40.0",
"@semcore/tooltip": "6.40.0",
"@semcore/icon": "4.43.0"
"@semcore/utils": "4.32.1",
"@semcore/flex-box": "5.31.1",
"@semcore/typography": "5.40.1",
"@semcore/tooltip": "6.40.1",
"@semcore/icon": "4.43.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.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1], `@semcore/button` [5.34.0 ~> 5.34.1], `@semcore/breakpoints` [1.31.0 ~> 1.31.1]).

## [3.42.0] - 2024-07-26

### 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.0",
"version": "3.42.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,ts"
},
"dependencies": {
"@semcore/flex-box": "5.31.0",
"@semcore/icon": "4.43.0",
"@semcore/utils": "4.32.0",
"@semcore/button": "5.34.0",
"@semcore/modal": "4.42.0",
"@semcore/breakpoints": "1.31.0"
"@semcore/flex-box": "5.31.1",
"@semcore/icon": "4.43.1",
"@semcore/utils": "4.32.1",
"@semcore/button": "5.34.1",
"@semcore/modal": "4.42.1",
"@semcore/breakpoints": "1.31.1"
},
"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.34.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.32.0 ~> 4.32.1]).

## [7.34.0] - 2024-07-26

### 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.0",
"version": "7.34.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.0",
"@semcore/typography": "5.40.0",
"@semcore/flex-box": "5.31.0"
"@semcore/utils": "4.32.1",
"@semcore/typography": "5.40.1",
"@semcore/flex-box": "5.31.1"
},
"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.39.1] - 2024-07-30

### Changed

- Version patch update due to children dependencies update (`@semcore/button` [5.34.0 ~> 5.34.1], `@semcore/utils` [4.32.0 ~> 4.32.1]).

## [2.39.0] - 2024-07-26

### Changed
Expand Down
16 changes: 8 additions & 8 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.0",
"version": "2.39.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,13 +12,13 @@
"build": "pnpm semcore-builder --source=js,ts"
},
"dependencies": {
"@semcore/button": "5.34.0",
"@semcore/divider": "4.30.0",
"@semcore/dropdown": "4.35.0",
"@semcore/flex-box": "5.31.0",
"@semcore/icon": "4.43.0",
"@semcore/input": "4.32.0",
"@semcore/utils": "4.32.0"
"@semcore/button": "5.34.1",
"@semcore/divider": "4.30.1",
"@semcore/dropdown": "4.35.1",
"@semcore/flex-box": "5.31.1",
"@semcore/icon": "4.43.1",
"@semcore/input": "4.32.1",
"@semcore/utils": "4.32.1"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
Loading

0 comments on commit d3c6a08

Please sign in to comment.