Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the alwatr-dependencies group with 3 updates #201

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"watch:es": "yarn run build:es --watch"
},
"devDependencies": {
"@alwatr/type": "^1.2.1",
"@alwatr/type": "^1.2.4",
"@types/node": "^20.10.0",
"npm-run-all": "^4.1.5",
"typescript": "^5.3.2"
},
"dependencies": {
"@alwatr/logger": "^2.3.0",
"@alwatr/nano-server": "^1.2.1",
"@alwatr/logger": "^3.2.7",
"@alwatr/nano-server": "^1.2.7",
"@alwatr/storage-client": "^4.0.0-rc.0",
"tslib": "^2.6.2"
}
Expand Down
88 changes: 53 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,24 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/comment-api@workspace:packages/api"
dependencies:
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/nano-server": "npm:^1.2.1"
"@alwatr/logger": "npm:^3.2.7"
"@alwatr/nano-server": "npm:^1.2.7"
"@alwatr/storage-client": "npm:^4.0.0-rc.0"
"@alwatr/type": "npm:^1.2.1"
"@alwatr/type": "npm:^1.2.4"
"@types/node": "npm:^20.10.0"
npm-run-all: "npm:^4.1.5"
tslib: "npm:^2.6.2"
typescript: "npm:^5.3.2"
languageName: unknown
linkType: soft

"@alwatr/dedupe@npm:^1.0.7":
version: 1.0.7
resolution: "@alwatr/dedupe@npm:1.0.7"
checksum: e12344fedf4916305bd77ea9162ee8bd7352bf2145af6e2d51aa912ceb6c9fc276b7c8fa94099270d2a683dbcf26dc5142c6376e2bfa508ae37533aeee2c0c10
languageName: node
linkType: hard

"@alwatr/fetch@npm:^2.0.8":
version: 2.0.8
resolution: "@alwatr/fetch@npm:2.0.8"
Expand All @@ -57,12 +64,20 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/logger@npm:^2.3.0":
version: 2.3.0
resolution: "@alwatr/logger@npm:2.3.0"
"@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.7":
version: 3.2.7
resolution: "@alwatr/logger@npm:3.2.7"
dependencies:
tslib: "npm:^2.6.2"
checksum: b3cda1eeb2fd0d8f16c26ded5931277fd34b303205d02a7dd2731c44b5f86cdaa9cc17b77d285fd77959e75637ac641ef0ff4081b1c34a5bde8c7e9c27ba0452
"@alwatr/dedupe": "npm:^1.0.7"
"@alwatr/platform-info": "npm:^1.1.7"
checksum: 39b9db3721639cfdb6c6b11ef640b4042b96158e9159425ef62de5577271330b7ee22532952b56c5981e88a3c1f613efdf7f4aa33027cfab8586126c76c872dc
languageName: node
linkType: hard

Expand All @@ -76,25 +91,30 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/math@npm:^1.2.1":
version: 1.2.1
resolution: "@alwatr/math@npm:1.2.1"
"@alwatr/math@npm:^1.3.1":
version: 1.3.1
resolution: "@alwatr/math@npm:1.3.1"
dependencies:
"@alwatr/logger": "npm:^2.3.0"
tslib: "npm:^2.6.2"
checksum: de52896895deca06e59eb28eb1fa58375ab266ad17741bc69485999c74a43065f9a615e2dbe2dbf5f91a011367ca4c693a5adbb11c40a76fc643b532e103401f
"@alwatr/logger": "npm:^2.4.1"
checksum: 646acce0420ca2f3f338962e69f2800961679709c957f3654cdcd7dbb893d7957917a99d0c414d4f56286644d976eb0c785fe04830d2048b3d3c7c70c4baa0dc
languageName: node
linkType: hard

"@alwatr/nano-server@npm:^1.2.1":
version: 1.2.1
resolution: "@alwatr/nano-server@npm:1.2.1"
"@alwatr/nano-server@npm:^1.2.7":
version: 1.2.7
resolution: "@alwatr/nano-server@npm:1.2.7"
dependencies:
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/math": "npm:^1.2.1"
"@alwatr/util": "npm:^1.3.1"
tslib: "npm:^2.6.2"
checksum: 3de176c8e8a958e1942ae31a62d48fa50462597af94ec81d82a9405957844fca340a674592fc713a49ef0f6bcf906a3aa4101e7570ea8cde94c3e68b92680bed
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/math": "npm:^1.3.1"
"@alwatr/util": "npm:^1.4.1"
checksum: 2ef1514a54e50443907cfb0ceefa9ef26d055f47599cdd534d02ec3cb01e80250bd2c35eb142dde35f95a9a4c6044479ff21fc59dfe656891645bcf46605387c
languageName: node
linkType: hard

"@alwatr/platform-info@npm:^1.1.7":
version: 1.1.7
resolution: "@alwatr/platform-info@npm:1.1.7"
checksum: 7f2bf08e4a99b98e2fbcbe10efd09d8b123c97c6b8f723649cbfe9c3ff5b5b4f9ca279e4cc5773aeaccf27f52ebf2bdff96d19874997629bdf84e190a47246ca
languageName: node
linkType: hard

Expand All @@ -116,10 +136,10 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/type@npm:^1.2.1":
version: 1.2.1
resolution: "@alwatr/type@npm:1.2.1"
checksum: e0c999599c4213ce07b087a64dd0c2ba2cb5a83c3255b91995d55e9fc94489e0a14d737cbe18843370d43af52a0f49aac5a43a15b402d65047080b28483799e8
"@alwatr/type@npm:^1.2.4":
version: 1.2.4
resolution: "@alwatr/type@npm:1.2.4"
checksum: 9835f61a768ea295a062d1ac50b5e935a4b6c0f175f0d37f55b9bd848cf48a0af3bb5633fc31408b636a2966f6c8dce36036d648a51de25c7d76aeacf0f804b3
languageName: node
linkType: hard

Expand All @@ -134,16 +154,14 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/util@npm:^1.3.1":
version: 1.3.1
resolution: "@alwatr/util@npm:1.3.1"
"@alwatr/util@npm:^1.4.1":
version: 1.4.1
resolution: "@alwatr/util@npm:1.4.1"
dependencies:
"@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: 898d1159c997b26a55b3dec9da3a96d1dcbbe0df1f38b5e823ac2ae3b48dc6a7a527341d8a95db587e289382b52468b0b05b91910551e4351f0855bfe288818b
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/math": "npm:^1.3.1"
"@alwatr/type": "npm:^1.2.4"
checksum: 666bfc0880f08527f9cb37a5fb750137f4679cc995ff77bec3ea662f4aca2314a20b67f1deed12d9c5cfb62201fe09405ab351d701160cc55cc7359b549cf657
languageName: node
linkType: hard

Expand Down
Loading