Skip to content

Commit

Permalink
chore(deps): bump the alwatr-dependencies group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 2 updates

Bumps the alwatr-dependencies group with 2 updates in the / directory: [@alwatr/logger](https://github.com/Alwatr/nanolib/tree/HEAD/packages/logger) and [@alwatr/fetch](https://github.com/Alwatr/nanolib/tree/HEAD/packages/fetch).


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

Updates `@alwatr/fetch` from 2.2.1 to 3.1.4
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/fetch/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/fetch)

---
updated-dependencies:
- dependency-name: "@alwatr/logger"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alwatr-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 5156c6d commit c703dbe
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 16 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"@alwatr/fsm": "workspace:^",
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.8",
"@alwatr/server-context": "workspace:^",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/fsm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.8",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.4",
"tslib": "^2.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/server-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/fetch": "^2.2.1",
"@alwatr/fetch": "^3.1.4",
"@alwatr/fsm": "workspace:^",
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.8",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.4",
"@alwatr/util": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/signal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.8",
"@alwatr/type": "^1.2.4",
"@alwatr/util": "^1.4.1",
"tslib": "^2.6.2"
Expand Down
63 changes: 52 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,19 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/dedupe@npm:^1.0.8":
version: 1.0.8
resolution: "@alwatr/dedupe@npm:1.0.8"
checksum: 5b28539743337941fa3750b5917d650336734ec7bc82ac3193290a8cedc1c77c9d4345845152326c21bacf036abda6c857705d1fb1cc8944ef804d55358364d5
languageName: node
linkType: hard

"@alwatr/demo@workspace:demo":
version: 0.0.0-use.local
resolution: "@alwatr/demo@workspace:demo"
dependencies:
"@alwatr/fsm": "workspace:^"
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.8"
"@alwatr/server-context": "workspace:^"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.4"
Expand All @@ -36,35 +43,53 @@ __metadata:
languageName: unknown
linkType: soft

"@alwatr/fetch@npm:^2.2.1":
version: 2.2.1
resolution: "@alwatr/fetch@npm:2.2.1"
"@alwatr/fetch@npm:^3.1.4":
version: 3.1.4
resolution: "@alwatr/fetch@npm:3.1.4"
dependencies:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/util": "npm:^1.4.1"
checksum: 9dd03ac5ea8d00317b38666fd72220575e7943f6d5c14e59d626af6f6f8807f457c1da684f563570ec250e9e0665b5ddd1d6f5e9dba4103c93e4c8f96d7062ab
"@alwatr/global-scope": "npm:^1.1.16"
"@alwatr/logger": "npm:^3.2.8"
"@alwatr/wait": "npm:^1.1.11"
checksum: f591fb3c74d4463a5c840db4202d4635c182eefac68309afbacac00c5529145abbb1208e7ad54f5d49b63f912e509eea3b049c3157a4a1fc442fe15372b950f0
languageName: node
linkType: hard

"@alwatr/fsm@workspace:^, @alwatr/fsm@workspace:packages/fsm":
version: 0.0.0-use.local
resolution: "@alwatr/fsm@workspace:packages/fsm"
dependencies:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.8"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.4"
"@types/node": "npm:^20.10.5"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft

"@alwatr/global-scope@npm:^1.1.16":
version: 1.1.16
resolution: "@alwatr/global-scope@npm:1.1.16"
checksum: 59e4a77281970df0f8fd657789ab4569e16be868e07359a30be93b6e17db85ee86a1072ad1919dd8c068b82669c69a6b658f165963da118b119e143ef8cb012a
languageName: node
linkType: hard

"@alwatr/logger@npm:^2.4.1":
version: 2.4.1
resolution: "@alwatr/logger@npm:2.4.1"
checksum: 6fef967cab9a2e734d2c1f7bdc66fb3fd1b515830a9734ca5e035973011b7708863005b49181e5fa19313ea71bfd02974c602511eba00bd632ef6cdfcfd5460a
languageName: node
linkType: hard

"@alwatr/logger@npm:^3.2.8":
version: 3.2.8
resolution: "@alwatr/logger@npm:3.2.8"
dependencies:
"@alwatr/dedupe": "npm:^1.0.8"
"@alwatr/platform-info": "npm:^1.1.8"
checksum: 12c0f0e6dbf6e6f708d01a5f17ed04a7e6d698739ceb8cac034f705c6411aebbd5c25f87ba66f6ab567c6e56f93b59222c8610f2799abb658bdc4a6be89bbc2d
languageName: node
linkType: hard

"@alwatr/math@npm:^1.3.1":
version: 1.3.1
resolution: "@alwatr/math@npm:1.3.1"
Expand All @@ -74,13 +99,20 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/platform-info@npm:^1.1.8":
version: 1.1.8
resolution: "@alwatr/platform-info@npm:1.1.8"
checksum: cc6f2fc22ca176d9a0a8da6e06f0fb00478af8121d69160bc100b188652abc344fc6c55f4002a8e2a419ac804a914836c74ea8ab3701e78ab82462252c9cf64f
languageName: node
linkType: hard

"@alwatr/server-context@workspace:^, @alwatr/server-context@workspace:packages/server-context":
version: 0.0.0-use.local
resolution: "@alwatr/server-context@workspace:packages/server-context"
dependencies:
"@alwatr/fetch": "npm:^2.2.1"
"@alwatr/fetch": "npm:^3.1.4"
"@alwatr/fsm": "workspace:^"
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.8"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.4"
"@alwatr/util": "npm:^1.4.1"
Expand All @@ -93,7 +125,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/signal@workspace:packages/signal"
dependencies:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.8"
"@alwatr/type": "npm:^1.2.4"
"@alwatr/util": "npm:^1.4.1"
"@types/node": "npm:^20.10.5"
Expand All @@ -119,6 +151,15 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/wait@npm:^1.1.11":
version: 1.1.11
resolution: "@alwatr/wait@npm:1.1.11"
dependencies:
"@alwatr/global-scope": "npm:^1.1.16"
checksum: 28174de8d37a1c43f696238ec338f5c64a31d390b0ce8072bbd81a6ac8e0ba7c39fc15307d9b4986e9635f22557d5de7b7b4474c0c9560367319021f9e876ba7
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.11, @babel/code-frame@npm:^7.21.4":
version: 7.22.13
resolution: "@babel/code-frame@npm:7.22.13"
Expand Down

0 comments on commit c703dbe

Please sign in to comment.