Skip to content

Commit

Permalink
deps: bump @alwatr/nanolib in the alwatr-dependencies group
Browse files Browse the repository at this point in the history
Bumps the alwatr-dependencies group with 1 update: [@alwatr/nanolib](https://github.com/Alwatr/nanolib/tree/HEAD/packages/nanolib).


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

---
updated-dependencies:
- dependency-name: "@alwatr/nanolib"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alwatr-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent edcbcb6 commit ae9db38
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.4.0"
"@alwatr/nanolib": "^1.5.0"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.4.0"
"@alwatr/nanolib": "^1.5.0"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/nanotron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@alwatr/crypto": "workspace:^",
"@alwatr/nanolib": "^1.4.0",
"@alwatr/nanolib": "^1.5.0",
"@alwatr/nanotron-api-server": "workspace:^",
"@alwatr/pre-handlers": "workspace:^"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/pre-handlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.4.0",
"@alwatr/nanolib": "^1.5.0",
"@alwatr/nanotron-api-server": "workspace:^"
},
"devDependencies": {
Expand Down
37 changes: 24 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ __metadata:
resolution: "@alwatr/crypto@workspace:packages/crypto"
dependencies:
"@alwatr/nano-build": "npm:^2.0.3"
"@alwatr/nanolib": "npm:^1.4.0"
"@alwatr/nanolib": "npm:^1.5.0"
"@alwatr/prettier-config": "npm:^1.0.6"
"@alwatr/tsconfig-base": "npm:^1.3.3"
"@alwatr/type-helper": "npm:^2.0.3"
Expand Down Expand Up @@ -96,16 +96,17 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/fetch@npm:^4.1.7":
version: 4.1.7
resolution: "@alwatr/fetch@npm:4.1.7"
"@alwatr/fetch@npm:^4.2.0":
version: 4.2.0
resolution: "@alwatr/fetch@npm:4.2.0"
dependencies:
"@alwatr/delay": "npm:^1.0.7"
"@alwatr/global-this": "npm:^1.0.2"
"@alwatr/http-primer": "npm:^1.0.0"
"@alwatr/logger": "npm:^4.0.7"
"@alwatr/package-tracer": "npm:^1.0.7"
"@alwatr/parse-duration": "npm:^1.1.7"
checksum: 10c0/54673a5e0b7691400e9e9dacb64e85f0a4ecf629449f756548cde4fd433c39a15dcd9318415786b41188f7eb44277b6128d4740e86e7072bdbde734a0705ba43
checksum: 10c0/d8e5400665741b425a9f347107bac505c940d1fb2bccea48b0236629ec0a8ec920e0bf6f4268bd259d9ad621455b5ba460ce179be4789017bb89ceb06b667916
languageName: node
linkType: hard

Expand Down Expand Up @@ -136,6 +137,15 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/http-primer@npm:^1.0.0":
version: 1.0.0
resolution: "@alwatr/http-primer@npm:1.0.0"
dependencies:
"@alwatr/package-tracer": "npm:^1.0.7"
checksum: 10c0/20f36367cebedc7fd29ac25c87a7ec45bac62208ec1c225cd444aedeac67bb60160fe0cf2d0f61cce0a8bb10c6f059844a654ad4faea9f180565c1792c02391d
languageName: node
linkType: hard

"@alwatr/is-number@npm:^1.1.7":
version: 1.1.7
resolution: "@alwatr/is-number@npm:1.1.7"
Expand Down Expand Up @@ -175,20 +185,21 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/nanolib@npm:^1.4.0":
version: 1.4.0
resolution: "@alwatr/nanolib@npm:1.4.0"
"@alwatr/nanolib@npm:^1.5.0":
version: 1.5.0
resolution: "@alwatr/nanolib@npm:1.5.0"
dependencies:
"@alwatr/async-queue": "npm:^1.3.7"
"@alwatr/dedupe": "npm:^1.1.7"
"@alwatr/deep-clone": "npm:^1.1.7"
"@alwatr/delay": "npm:^1.0.7"
"@alwatr/env": "npm:^1.0.0"
"@alwatr/exit-hook": "npm:^1.1.7"
"@alwatr/fetch": "npm:^4.1.7"
"@alwatr/fetch": "npm:^4.2.0"
"@alwatr/flat-string": "npm:^1.1.7"
"@alwatr/flatomise": "npm:^1.2.7"
"@alwatr/global-this": "npm:^1.0.2"
"@alwatr/http-primer": "npm:^1.0.0"
"@alwatr/is-number": "npm:^1.1.7"
"@alwatr/local-storage": "npm:^1.1.7"
"@alwatr/logger": "npm:^4.0.7"
Expand All @@ -199,7 +210,7 @@ __metadata:
"@alwatr/render-state": "npm:^1.0.7"
"@alwatr/resolve-url": "npm:^1.0.1"
"@alwatr/unicode-digits": "npm:^1.1.2"
checksum: 10c0/358c99653dd36af9c19370b43f66102ad6718a2adb1fbe1efba1df715b6af7dae2134131855df48c43a6cb3d631b2fe7acb995f6a7e26829a52e102f43cd1786
checksum: 10c0/91b1b0d6d4d1cab117d5cf827b3cd0fba80780030ab2900a31056e82d5be0fda1e3478f3d52fddf573a78a1c887b48aa6a711e382046aca52cb8859166940456
languageName: node
linkType: hard

Expand All @@ -208,7 +219,7 @@ __metadata:
resolution: "@alwatr/nanotron-api-server@workspace:packages/api-server"
dependencies:
"@alwatr/nano-build": "npm:^2.0.3"
"@alwatr/nanolib": "npm:^1.4.0"
"@alwatr/nanolib": "npm:^1.5.0"
"@alwatr/prettier-config": "npm:^1.0.6"
"@alwatr/tsconfig-base": "npm:^1.3.3"
"@alwatr/type-helper": "npm:^2.0.3"
Expand All @@ -224,7 +235,7 @@ __metadata:
dependencies:
"@alwatr/crypto": "workspace:^"
"@alwatr/nano-build": "npm:^2.0.3"
"@alwatr/nanolib": "npm:^1.4.0"
"@alwatr/nanolib": "npm:^1.5.0"
"@alwatr/nanotron-api-server": "workspace:^"
"@alwatr/pre-handlers": "workspace:^"
"@alwatr/prettier-config": "npm:^1.0.6"
Expand Down Expand Up @@ -288,7 +299,7 @@ __metadata:
resolution: "@alwatr/pre-handlers@workspace:packages/pre-handlers"
dependencies:
"@alwatr/nano-build": "npm:^2.0.3"
"@alwatr/nanolib": "npm:^1.4.0"
"@alwatr/nanolib": "npm:^1.5.0"
"@alwatr/nanotron-api-server": "workspace:^"
"@alwatr/prettier-config": "npm:^1.0.6"
"@alwatr/tsconfig-base": "npm:^1.3.3"
Expand Down

0 comments on commit ae9db38

Please sign in to comment.