Skip to content

Commit ed1f0eb

Browse files
authored
deps(deps): bump @alwatr/nanolib from 5.0.0 to 5.2.1 in the alwatr group (#47)
2 parents aca37ff + f06afb7 commit ed1f0eb

File tree

5 files changed

+22
-22
lines changed

5 files changed

+22
-22
lines changed

packages/api-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"clean": "rm -rfv dist *.tsbuildinfo"
5858
},
5959
"dependencies": {
60-
"@alwatr/nanolib": "^5.0.0"
60+
"@alwatr/nanolib": "^5.2.1"
6161
},
6262
"devDependencies": {
6363
"@alwatr/nano-build": "^5.0.0",

packages/crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"clean": "rm -rfv dist *.tsbuildinfo"
6767
},
6868
"dependencies": {
69-
"@alwatr/nanolib": "^5.0.0"
69+
"@alwatr/nanolib": "^5.2.1"
7070
},
7171
"devDependencies": {
7272
"@alwatr/nano-build": "^5.0.0",

packages/nanotron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"dependencies": {
6060
"@alwatr/crypto": "workspace:^",
61-
"@alwatr/nanolib": "^5.0.0",
61+
"@alwatr/nanolib": "^5.2.1",
6262
"@alwatr/nanotron-api-server": "workspace:^",
6363
"@alwatr/pre-handlers": "workspace:^"
6464
},

packages/pre-handlers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"clean": "rm -rfv dist *.tsbuildinfo"
6161
},
6262
"dependencies": {
63-
"@alwatr/nanolib": "^5.0.0",
63+
"@alwatr/nanolib": "^5.2.1",
6464
"@alwatr/nanotron-api-server": "workspace:^"
6565
},
6666
"devDependencies": {

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ __metadata:
2020
resolution: "@alwatr/crypto@workspace:packages/crypto"
2121
dependencies:
2222
"@alwatr/nano-build": "npm:^5.0.0"
23-
"@alwatr/nanolib": "npm:^5.0.0"
23+
"@alwatr/nanolib": "npm:^5.2.1"
2424
"@alwatr/prettier-config": "npm:^5.0.0"
2525
"@alwatr/tsconfig-base": "npm:^5.0.0"
2626
"@alwatr/type-helper": "npm:^5.0.0"
@@ -96,17 +96,17 @@ __metadata:
9696
languageName: node
9797
linkType: hard
9898

99-
"@alwatr/fetch@npm:^5.0.0":
100-
version: 5.0.0
101-
resolution: "@alwatr/fetch@npm:5.0.0"
99+
"@alwatr/fetch@npm:^5.2.1":
100+
version: 5.2.1
101+
resolution: "@alwatr/fetch@npm:5.2.1"
102102
dependencies:
103103
"@alwatr/delay": "npm:^5.0.0"
104104
"@alwatr/global-this": "npm:^5.0.0"
105105
"@alwatr/http-primer": "npm:^5.0.0"
106106
"@alwatr/logger": "npm:^5.0.0"
107107
"@alwatr/package-tracer": "npm:^5.0.0"
108108
"@alwatr/parse-duration": "npm:^5.0.0"
109-
checksum: 10c0/211c3b1a54d2bff7f5ea82199d2f1cdc7dd474267bded07a9666ac84e3e02160481a3bbeb0f81c6379d79eae2fc400cb8457f170f7565474d75c60dc655fd476
109+
checksum: 10c0/03ecd8ea6bc6c93d311a676d54ac18d8d14941dbaba05a4d057cf108fd1a233838834c21cbaad51a73438c5dc54825a58da9567532db56b4508bb74f1ca6f624
110110
languageName: node
111111
linkType: hard
112112

@@ -185,32 +185,32 @@ __metadata:
185185
languageName: node
186186
linkType: hard
187187

188-
"@alwatr/nanolib@npm:^5.0.0":
189-
version: 5.0.0
190-
resolution: "@alwatr/nanolib@npm:5.0.0"
188+
"@alwatr/nanolib@npm:^5.2.1":
189+
version: 5.2.1
190+
resolution: "@alwatr/nanolib@npm:5.2.1"
191191
dependencies:
192192
"@alwatr/async-queue": "npm:^5.0.0"
193193
"@alwatr/dedupe": "npm:^5.0.0"
194194
"@alwatr/deep-clone": "npm:^5.0.0"
195195
"@alwatr/delay": "npm:^5.0.0"
196196
"@alwatr/env": "npm:^5.0.0"
197197
"@alwatr/exit-hook": "npm:^5.0.0"
198-
"@alwatr/fetch": "npm:^5.0.0"
198+
"@alwatr/fetch": "npm:^5.2.1"
199199
"@alwatr/flat-string": "npm:^5.0.0"
200200
"@alwatr/flatomise": "npm:^5.0.0"
201201
"@alwatr/global-this": "npm:^5.0.0"
202202
"@alwatr/http-primer": "npm:^5.0.0"
203203
"@alwatr/is-number": "npm:^5.0.0"
204204
"@alwatr/local-storage": "npm:^5.0.0"
205205
"@alwatr/logger": "npm:^5.0.0"
206-
"@alwatr/node-fs": "npm:^5.0.0"
206+
"@alwatr/node-fs": "npm:^5.1.0"
207207
"@alwatr/package-tracer": "npm:^5.0.0"
208208
"@alwatr/parse-duration": "npm:^5.0.0"
209209
"@alwatr/platform-info": "npm:^5.0.0"
210210
"@alwatr/render-state": "npm:^5.0.0"
211211
"@alwatr/resolve-url": "npm:^5.0.0"
212212
"@alwatr/unicode-digits": "npm:^5.0.0"
213-
checksum: 10c0/8b31422f988db366d33c36b5dafa5c8587022d4980a6dff2551f9fcfff9dc20c45a90fa93a0486f7565da7ef5fae4fca322d30eaa868d404ecadbf1e7667340c
213+
checksum: 10c0/e87b0351e80be8269f21d73a3d57738ff423be098b4ffabaa4c053bb882e68a6ae8c9dd0c862e5f712de0913420e2e44a0ad49b0c53691b408d6e84e4ddc3bd4
214214
languageName: node
215215
linkType: hard
216216

@@ -219,7 +219,7 @@ __metadata:
219219
resolution: "@alwatr/nanotron-api-server@workspace:packages/api-server"
220220
dependencies:
221221
"@alwatr/nano-build": "npm:^5.0.0"
222-
"@alwatr/nanolib": "npm:^5.0.0"
222+
"@alwatr/nanolib": "npm:^5.2.1"
223223
"@alwatr/prettier-config": "npm:^5.0.0"
224224
"@alwatr/tsconfig-base": "npm:^5.0.0"
225225
"@alwatr/type-helper": "npm:^5.0.0"
@@ -235,7 +235,7 @@ __metadata:
235235
dependencies:
236236
"@alwatr/crypto": "workspace:^"
237237
"@alwatr/nano-build": "npm:^5.0.0"
238-
"@alwatr/nanolib": "npm:^5.0.0"
238+
"@alwatr/nanolib": "npm:^5.2.1"
239239
"@alwatr/nanotron-api-server": "workspace:^"
240240
"@alwatr/pre-handlers": "workspace:^"
241241
"@alwatr/prettier-config": "npm:^5.0.0"
@@ -247,15 +247,15 @@ __metadata:
247247
languageName: unknown
248248
linkType: soft
249249

250-
"@alwatr/node-fs@npm:^5.0.0":
251-
version: 5.0.0
252-
resolution: "@alwatr/node-fs@npm:5.0.0"
250+
"@alwatr/node-fs@npm:^5.1.0":
251+
version: 5.1.0
252+
resolution: "@alwatr/node-fs@npm:5.1.0"
253253
dependencies:
254254
"@alwatr/async-queue": "npm:^5.0.0"
255255
"@alwatr/flat-string": "npm:^5.0.0"
256256
"@alwatr/logger": "npm:^5.0.0"
257257
"@alwatr/package-tracer": "npm:^5.0.0"
258-
checksum: 10c0/ea82d3284a8a826bcc636f0ff3e2109def9d41490acbcd3cc461c250df00bc73e733dae8bd4b27da415c40a193ba563b64f81976e4656907b4c3f7f6ecfb2282
258+
checksum: 10c0/645ad1c34e5254a36d6b18ce8f687a6107b6212b3e4ca90b5c3bf238e9c37651c7f19b09149ef03fdb845bbe55fbb8459c8272e86b3018e82a3daaabe34351c1
259259
languageName: node
260260
linkType: hard
261261

@@ -299,7 +299,7 @@ __metadata:
299299
resolution: "@alwatr/pre-handlers@workspace:packages/pre-handlers"
300300
dependencies:
301301
"@alwatr/nano-build": "npm:^5.0.0"
302-
"@alwatr/nanolib": "npm:^5.0.0"
302+
"@alwatr/nanolib": "npm:^5.2.1"
303303
"@alwatr/nanotron-api-server": "workspace:^"
304304
"@alwatr/prettier-config": "npm:^5.0.0"
305305
"@alwatr/tsconfig-base": "npm:^5.0.0"

0 commit comments

Comments
 (0)