Skip to content

Commit

Permalink
deps: update nanolib v1.4.0 with other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Oct 28, 2024
1 parent a5fd542 commit 8c0fdcd
Show file tree
Hide file tree
Showing 9 changed files with 281 additions and 278 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"publish": "lerna publish from-package"
},
"devDependencies": {
"@alwatr/eslint-config": "^1.2.9",
"@alwatr/eslint-config": "^1.2.11",
"@alwatr/prettier-config": "^1.0.6",
"@lerna-lite/changed": "^3.10.0",
"@lerna-lite/cli": "^3.10.0",
Expand All @@ -60,5 +60,5 @@
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
10 changes: 5 additions & 5 deletions packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.3.0",
"@alwatr/nanolib": "^1.4.0",
"@alwatr/observable": "workspace:^"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"@types/node": "^22.7.9",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"typescript": "^5.6.3"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/fetch-state-machine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
},
"dependencies": {
"@alwatr/fsm": "workspace:^",
"@alwatr/nanolib": "^1.3.0"
"@alwatr/nanolib": "^1.4.0"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"@types/node": "^22.7.9",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"typescript": "^5.6.3"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/flux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
"@alwatr/signal": "workspace:^"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"@types/node": "^22.7.9",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"typescript": "^5.6.3"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/fsm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.3.0",
"@alwatr/nanolib": "^1.4.0",
"@alwatr/observable": "workspace:^"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"@types/node": "^22.7.9",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"typescript": "^5.6.3"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/observable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.3.0"
"@alwatr/nanolib": "^1.4.0"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"@types/node": "^22.7.9",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"typescript": "^5.6.3"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/remote-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
},
"dependencies": {
"@alwatr/fetch-state-machine": "workspace:^",
"@alwatr/nanolib": "^1.3.0"
"@alwatr/nanolib": "^1.4.0"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"@types/node": "^22.7.9",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"typescript": "^5.6.3"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/signal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/nanolib": "^1.3.0",
"@alwatr/nanolib": "^1.4.0",
"@alwatr/observable": "workspace:^"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.2",
"@alwatr/nano-build": "^2.0.3",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"@types/node": "^22.7.9",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"@types/node": "^22.8.1",
"jest": "^29.7.0",
"typescript": "^5.6.3"
}
Expand Down
Loading

0 comments on commit 8c0fdcd

Please sign in to comment.