Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Jan 31, 2024
1 parent 1255cc6 commit 3781aab
Show file tree
Hide file tree
Showing 6 changed files with 1,162 additions and 1,136 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/i18n": "workspace:^",
"@alwatr/logger": "^3.2.4",
"@alwatr/logger": "^3.2.5",
"@alwatr/math": "^1.3.1",
"@alwatr/router": "workspace:^",
"@alwatr/util": "^1.4.1"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@lerna-lite/version": "^3.2.1",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@web/dev-server": "^0.4.1",
"@web/dev-server": "^0.4.2",
"autoprefixer": "^10.4.17",
"esbuild": "^0.20.0",
"eslint": "^8.56.0",
Expand All @@ -75,5 +75,5 @@
"typescript": "^5.3.3",
"workbox-build": "^7.0.0"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
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": "^3.2.4",
"@alwatr/logger": "^3.2.5",
"@alwatr/signal": "^2.0.5",
"@alwatr/style": "workspace:^",
"lit-html": "^3.1.1",
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": "^3.2.4",
"@alwatr/logger": "^3.2.5",
"@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": "^3.2.4",
"@alwatr/logger": "^3.2.5",
"@alwatr/math": "^1.3.1",
"@alwatr/signal": "^2.0.5",
"tslib": "^2.6.2"
Expand Down
Loading

0 comments on commit 3781aab

Please sign in to comment.