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 1 update #169

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
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/i18n": "workspace:^",
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.2",
"@alwatr/math": "^1.3.1",
"@alwatr/router": "workspace:^",
"@alwatr/util": "^1.4.1"
Expand Down
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.4.1",
"@alwatr/logger": "^3.2.2",
"@alwatr/signal": "^2.0.5",
"@alwatr/style": "workspace:^",
"lit-html": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/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.4.1",
"@alwatr/logger": "^3.2.2",
"@alwatr/math": "^1.3.1",
"@alwatr/signal": "^2.0.5",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"url": "https://github.com/Alwatr/fract/issues"
},
"dependencies": {
"@alwatr/logger": "^2.4.1",
"@alwatr/logger": "^3.2.2",
"@alwatr/math": "^1.3.1",
"@alwatr/signal": "^2.0.5",
"tslib": "^2.6.2"
Expand Down
32 changes: 28 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,19 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/dedupe@npm:^1.0.2":
version: 1.0.2
resolution: "@alwatr/dedupe@npm:1.0.2"
checksum: 0f6da9dd4138f1104da64823d2511894c1eedceb13000d701664d656c41a14486abccbdbe3ee393519dd3f55c2fbe6c99f35cfaef938f59f8f46ef73629e8161
languageName: node
linkType: hard

"@alwatr/demo@workspace:demo":
version: 0.0.0-use.local
resolution: "@alwatr/demo@workspace:demo"
dependencies:
"@alwatr/i18n": "workspace:^"
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.2"
"@alwatr/math": "npm:^1.3.1"
"@alwatr/router": "workspace:^"
"@alwatr/util": "npm:^1.4.1"
Expand All @@ -51,7 +58,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/fract@workspace:packages/fract"
dependencies:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.2"
"@alwatr/signal": "npm:^2.0.5"
"@alwatr/style": "workspace:^"
lit-html: "npm:^3.1.0"
Expand All @@ -63,7 +70,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/i18n@workspace:packages/i18n"
dependencies:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/logger": "npm:^3.2.2"
"@alwatr/math": "npm:^1.3.1"
"@alwatr/signal": "npm:^2.0.5"
"@alwatr/type": "npm:^1.2.4"
Expand All @@ -78,6 +85,16 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/logger@npm:^3.2.2":
version: 3.2.2
resolution: "@alwatr/logger@npm:3.2.2"
dependencies:
"@alwatr/dedupe": "npm:^1.0.2"
"@alwatr/platform-info": "npm:^1.1.2"
checksum: 7b5b8949aeee689891a0255c50a09ffd0167998c5114fb2b47d8159b13d5dee8ea5a8adb500d687ebaa69d1af764a919a9826c5034599f242ca6098df1219697
languageName: node
linkType: hard

"@alwatr/math@npm:^1.3.1":
version: 1.3.1
resolution: "@alwatr/math@npm:1.3.1"
Expand All @@ -87,11 +104,18 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/platform-info@npm:^1.1.2":
version: 1.1.2
resolution: "@alwatr/platform-info@npm:1.1.2"
checksum: ffc1befc6a2e2a3097bfded68d83c7ebdb58b69ea73f69395e9f7ed8d7ac49f6436402581ff5c5fefdda4bfc87d335d684c96d1f46f6ebe17b891655c57c8581
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.4.1"
"@alwatr/logger": "npm:^3.2.2"
"@alwatr/math": "npm:^1.3.1"
"@alwatr/signal": "npm:^2.0.5"
"@alwatr/type": "npm:^1.2.4"
Expand Down
Loading