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 Oct 11, 2024
1 parent a895757 commit 914d7db
Show file tree
Hide file tree
Showing 148 changed files with 1,185 additions and 725 deletions.
576 changes: 288 additions & 288 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.3] - 2024-10-11

### Changed

- Version patch update due to children dependencies update (`@semcore/icon` [4.47.0 ~> 4.48.0], `@semcore/utils` [4.38.0 ~> 4.39.0], `@semcore/button` [5.37.2 ~> 5.37.3]).

## [5.40.2] - 2024-10-04

### 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.40.2",
"version": "5.40.3",
"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.34.0",
"@semcore/flex-box": "5.34.0",
"@semcore/icon": "4.47.0",
"@semcore/utils": "4.38.0",
"@semcore/button": "5.37.2",
"@semcore/typography": "5.43.0"
"@semcore/animation": "2.35.0",
"@semcore/flex-box": "5.35.0",
"@semcore/icon": "4.48.0",
"@semcore/utils": "4.39.0",
"@semcore/button": "5.37.3",
"@semcore/typography": "5.44.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.35.0] - 2024-10-11

### Changed

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

## [2.34.0] - 2024-10-04

### 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.34.0",
"version": "2.35.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.38.0",
"@semcore/flex-box": "5.34.0"
"@semcore/utils": "4.39.0",
"@semcore/flex-box": "5.35.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.34.0] - 2024-10-11

### Changed

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

## [4.33.0] - 2024-10-04

### 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.33.0",
"version": "4.34.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.38.0",
"@semcore/flex-box": "5.34.0"
"@semcore/utils": "4.39.0",
"@semcore/flex-box": "5.35.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
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.45.0",
"version": "4.45.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.33.0",
"@semcore/flex-box": "5.34.0",
"@semcore/icon": "4.47.0",
"@semcore/neighbor-location": "4.32.0",
"@semcore/spin": "5.34.0",
"@semcore/utils": "4.38.0"
"@semcore/dot": "5.34.0",
"@semcore/flex-box": "5.35.0",
"@semcore/icon": "4.48.0",
"@semcore/neighbor-location": "4.33.0",
"@semcore/spin": "5.35.0",
"@semcore/utils": "4.39.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.40.0] - 2024-10-11

### Changed

- Version minor update due to children dependencies update (`@semcore/utils` [4.38.0 ~> 4.39.0], `@semcore/icon` [4.47.0 ~> 4.48.0]).

## [5.39.0] - 2024-10-04

### 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.39.0",
"version": "5.40.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.38.0",
"@semcore/icon": "4.47.0",
"@semcore/flex-box": "5.34.0"
"@semcore/utils": "4.39.0",
"@semcore/icon": "4.48.0",
"@semcore/flex-box": "5.35.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.35.0] - 2024-10-11

### Changed

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

## [1.34.0] - 2024-10-04

### 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.34.0",
"version": "1.35.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.38.0"
"@semcore/utils": "4.39.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.37.2",
"version": "5.37.3",
"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.34.0",
"@semcore/neighbor-location": "4.32.0",
"@semcore/spin": "5.34.0",
"@semcore/tooltip": "6.43.0",
"@semcore/utils": "4.38.0"
"@semcore/flex-box": "5.35.0",
"@semcore/neighbor-location": "4.33.0",
"@semcore/spin": "5.35.0",
"@semcore/tooltip": "6.44.0",
"@semcore/utils": "4.39.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.41.3] - 2024-10-11

### Changed

- Version patch update due to children dependencies update (`@semcore/utils` [4.38.0 ~> 4.39.0], `@semcore/button` [5.37.2 ~> 5.37.3], `@semcore/icon` [4.47.0 ~> 4.48.0]).

## [5.41.2] - 2024-10-04

### Changed
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.41.2",
"version": "5.41.3",
"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.38.0",
"@semcore/flex-box": "5.34.0",
"@semcore/typography": "5.43.0",
"@semcore/tooltip": "6.43.0",
"@semcore/button": "5.37.2",
"@semcore/icon": "4.47.0"
"@semcore/utils": "4.39.0",
"@semcore/flex-box": "5.35.0",
"@semcore/typography": "5.44.0",
"@semcore/tooltip": "6.44.0",
"@semcore/button": "5.37.3",
"@semcore/icon": "4.48.0"
},
"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.43.7] - 2024-10-11

### Changed

- Version patch update due to children dependencies update (`@semcore/icon` [4.47.0 ~> 4.48.0], `@semcore/utils` [4.38.0 ~> 4.39.0], `@semcore/button` [5.37.2 ~> 5.37.3], `@semcore/breakpoints` [1.34.0 ~> 1.35.0]).

## [3.43.6] - 2024-10-04

### 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.43.6",
"version": "3.43.7",
"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.34.0",
"@semcore/icon": "4.47.0",
"@semcore/utils": "4.38.0",
"@semcore/button": "5.37.2",
"@semcore/modal": "4.46.0",
"@semcore/breakpoints": "1.34.0"
"@semcore/flex-box": "5.35.0",
"@semcore/icon": "4.48.0",
"@semcore/utils": "4.39.0",
"@semcore/button": "5.37.3",
"@semcore/modal": "4.47.0",
"@semcore/breakpoints": "1.35.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.38.0] - 2024-10-11

### Changed

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

## [7.37.0] - 2024-10-04

### 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.37.0",
"version": "7.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.38.0",
"@semcore/typography": "5.43.0",
"@semcore/flex-box": "5.34.0"
"@semcore/utils": "4.39.0",
"@semcore/typography": "5.44.0",
"@semcore/flex-box": "5.35.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.3] - 2024-10-11

### Changed

- Version patch update due to children dependencies update (`@semcore/button` [5.37.2 ~> 5.37.3], `@semcore/icon` [4.47.0 ~> 4.48.0], `@semcore/utils` [4.38.0 ~> 4.39.0]).

## [2.40.2] - 2024-10-04

### Changed
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.40.2",
"version": "2.40.3",
"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.37.2",
"@semcore/divider": "4.33.0",
"@semcore/dropdown": "4.38.0",
"@semcore/flex-box": "5.34.0",
"@semcore/tooltip": "6.43.0",
"@semcore/icon": "4.47.0",
"@semcore/input": "4.35.0",
"@semcore/utils": "4.38.0"
"@semcore/button": "5.37.3",
"@semcore/divider": "4.34.0",
"@semcore/dropdown": "4.39.0",
"@semcore/flex-box": "5.35.0",
"@semcore/tooltip": "6.44.0",
"@semcore/icon": "4.48.0",
"@semcore/input": "4.36.0",
"@semcore/utils": "4.39.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
Expand Down
Loading

0 comments on commit 914d7db

Please sign in to comment.