Skip to content

Commit

Permalink
chore(deps): bump the alwatr-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the alwatr-dependencies group with 4 updates: [@alwatr/util](https://github.com/Alwatr/eslib/tree/HEAD/packages/util), [@alwatr/type](https://github.com/Alwatr/eslib/tree/HEAD/packages/type), [@alwatr/logger](https://github.com/Alwatr/eslib/tree/HEAD/packages/logger) and [@alwatr/math](https://github.com/Alwatr/eslib/tree/HEAD/packages/math).


Updates `@alwatr/util` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/Alwatr/eslib/releases)
- [Changelog](https://github.com/Alwatr/eslib/blob/next/packages/util/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/eslib/commits/@alwatr/[email protected]/packages/util)

Updates `@alwatr/type` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/Alwatr/eslib/releases)
- [Changelog](https://github.com/Alwatr/eslib/blob/next/packages/type/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/eslib/commits/@alwatr/[email protected]/packages/type)

Updates `@alwatr/logger` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/Alwatr/eslib/releases)
- [Changelog](https://github.com/Alwatr/eslib/blob/next/packages/logger/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/eslib/commits/@alwatr/[email protected]/packages/logger)

Updates `@alwatr/math` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/Alwatr/eslib/releases)
- [Changelog](https://github.com/Alwatr/eslib/blob/next/packages/math/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/eslib/commits/@alwatr/[email protected]/packages/math)

---
updated-dependencies:
- dependency-name: "@alwatr/util"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/type"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/logger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/math"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 01d04a8 commit 64ba081
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 45 deletions.
6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"private": true,
"dependencies": {
"@alwatr/i18n": "workspace:^",
"@alwatr/logger": "^2.2.0",
"@alwatr/math": "^1.2.0",
"@alwatr/logger": "^2.3.0",
"@alwatr/math": "^1.2.1",
"@alwatr/router": "workspace:^",
"@alwatr/util": "^1.3.0"
"@alwatr/util": "^1.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/fract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"url": "https://github.com/Alwatr/fract/issues"
},
"dependencies": {
"@alwatr/logger": "^2.2.0",
"@alwatr/logger": "^2.3.0",
"@alwatr/signal": "^2.0.3",
"@alwatr/style": "workspace:^",
"lit-html": "^3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"url": "https://github.com/Alwatr/fract/issues"
},
"dependencies": {
"@alwatr/logger": "^2.2.0",
"@alwatr/math": "^1.2.0",
"@alwatr/logger": "^2.3.0",
"@alwatr/math": "^1.2.1",
"@alwatr/signal": "^2.0.3",
"tslib": "^2.6.2"
},
"devDependencies": {
"@alwatr/type": "^1.2.0"
"@alwatr/type": "^1.2.1"
}
}
6 changes: 3 additions & 3 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"url": "https://github.com/Alwatr/fract/issues"
},
"dependencies": {
"@alwatr/logger": "^2.2.0",
"@alwatr/math": "^1.2.0",
"@alwatr/logger": "^2.3.0",
"@alwatr/math": "^1.2.1",
"@alwatr/signal": "^2.0.3",
"tslib": "^2.6.2"
},
"devDependencies": {
"@alwatr/type": "^1.2.0"
"@alwatr/type": "^1.2.1"
}
}
4 changes: 2 additions & 2 deletions packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"@alwatr/fract": "workspace:^",
"@alwatr/i18n": "workspace:^",
"@alwatr/signal": "^2.0.3",
"@alwatr/util": "^1.3.0",
"@alwatr/util": "^1.3.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@alwatr/type": "^1.2.0"
"@alwatr/type": "^1.2.1"
}
}
66 changes: 33 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ __metadata:
resolution: "@alwatr/demo@workspace:demo"
dependencies:
"@alwatr/i18n": "workspace:^"
"@alwatr/logger": "npm:^2.2.0"
"@alwatr/math": "npm:^1.2.0"
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/math": "npm:^1.2.1"
"@alwatr/router": "workspace:^"
"@alwatr/util": "npm:^1.3.0"
"@alwatr/util": "npm:^1.3.1"
languageName: unknown
linkType: soft

Expand All @@ -51,7 +51,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/fract@workspace:packages/fract"
dependencies:
"@alwatr/logger": "npm:^2.2.0"
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/signal": "npm:^2.0.3"
"@alwatr/style": "workspace:^"
lit-html: "npm:^3.1.0"
Expand All @@ -63,10 +63,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/i18n@workspace:packages/i18n"
dependencies:
"@alwatr/logger": "npm:^2.2.0"
"@alwatr/math": "npm:^1.2.0"
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/math": "npm:^1.2.1"
"@alwatr/signal": "npm:^2.0.3"
"@alwatr/type": "npm:^1.2.0"
"@alwatr/type": "npm:^1.2.1"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand All @@ -80,12 +80,12 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/logger@npm:^2.2.0":
version: 2.2.0
resolution: "@alwatr/logger@npm:2.2.0"
"@alwatr/logger@npm:^2.3.0":
version: 2.3.0
resolution: "@alwatr/logger@npm:2.3.0"
dependencies:
tslib: "npm:^2.6.2"
checksum: a3e95d67fcc09b54b38a967f15dc297128d8e6749b2123092f3f70343cb57bd7bb65dbb6434e8605f8f88dbe751d4c7be446042ffb4db9c70167bb87af0f0e43
checksum: b3cda1eeb2fd0d8f16c26ded5931277fd34b303205d02a7dd2731c44b5f86cdaa9cc17b77d285fd77959e75637ac641ef0ff4081b1c34a5bde8c7e9c27ba0452
languageName: node
linkType: hard

Expand All @@ -99,24 +99,24 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/math@npm:^1.2.0":
version: 1.2.0
resolution: "@alwatr/math@npm:1.2.0"
"@alwatr/math@npm:^1.2.1":
version: 1.2.1
resolution: "@alwatr/math@npm:1.2.1"
dependencies:
"@alwatr/logger": "npm:^2.2.0"
"@alwatr/logger": "npm:^2.3.0"
tslib: "npm:^2.6.2"
checksum: 2acc21bfe658ed4e801f5359055fb85d5e3135e0dd8125a4f530b60d283cacc50d390127bc9c4d75b0d0682159e5b3723a0cbfd19735012150a68091f51a551a
checksum: de52896895deca06e59eb28eb1fa58375ab266ad17741bc69485999c74a43065f9a615e2dbe2dbf5f91a011367ca4c693a5adbb11c40a76fc643b532e103401f
languageName: node
linkType: hard

"@alwatr/router@workspace:^, @alwatr/router@workspace:packages/router":
version: 0.0.0-use.local
resolution: "@alwatr/router@workspace:packages/router"
dependencies:
"@alwatr/logger": "npm:^2.2.0"
"@alwatr/math": "npm:^1.2.0"
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/math": "npm:^1.2.1"
"@alwatr/signal": "npm:^2.0.3"
"@alwatr/type": "npm:^1.2.0"
"@alwatr/type": "npm:^1.2.1"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -149,10 +149,10 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/type@npm:^1.2.0":
version: 1.2.0
resolution: "@alwatr/type@npm:1.2.0"
checksum: 6b6f76167be38eb62bcabdd204e56417339f17486d468a305acb592a119682dec702a507388be1732e9e7041eb78c6b02c1608098406413d4b59e6973491376c
"@alwatr/type@npm:^1.2.1":
version: 1.2.1
resolution: "@alwatr/type@npm:1.2.1"
checksum: e0c999599c4213ce07b087a64dd0c2ba2cb5a83c3255b91995d55e9fc94489e0a14d737cbe18843370d43af52a0f49aac5a43a15b402d65047080b28483799e8
languageName: node
linkType: hard

Expand All @@ -163,8 +163,8 @@ __metadata:
"@alwatr/fract": "workspace:^"
"@alwatr/i18n": "workspace:^"
"@alwatr/signal": "npm:^2.0.3"
"@alwatr/type": "npm:^1.2.0"
"@alwatr/util": "npm:^1.3.0"
"@alwatr/type": "npm:^1.2.1"
"@alwatr/util": "npm:^1.3.1"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand All @@ -180,16 +180,16 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/util@npm:^1.3.0":
version: 1.3.0
resolution: "@alwatr/util@npm:1.3.0"
"@alwatr/util@npm:^1.3.1":
version: 1.3.1
resolution: "@alwatr/util@npm:1.3.1"
dependencies:
"@alwatr/logger": "npm:^2.2.0"
"@alwatr/math": "npm:^1.2.0"
"@alwatr/type": "npm:^1.2.0"
"@alwatr/util": "npm:^1.3.0"
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/math": "npm:^1.2.1"
"@alwatr/type": "npm:^1.2.1"
"@alwatr/util": "npm:^1.3.1"
tslib: "npm:^2.6.2"
checksum: b07a09da5d8121e03130c53caf9c3d9398d52ec1fb9a88b813690def2766979fa977f12db44982770e1fe6b736e37f6973c0f69124a0b4b6d15311d5212278e7
checksum: 898d1159c997b26a55b3dec9da3a96d1dcbbe0df1f38b5e823ac2ae3b48dc6a7a527341d8a95db587e289382b52468b0b05b91910551e4351f0855bfe288818b
languageName: node
linkType: hard

Expand Down

0 comments on commit 64ba081

Please sign in to comment.