Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadhonarvar committed Oct 28, 2024
1 parent 2c6893f commit aceed97
Show file tree
Hide file tree
Showing 3 changed files with 192 additions and 180 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@alwatr/eslint-config": "^1.2.11",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/tsconfig-base": "^1.3.3",
"@lerna-lite/changed": "^3.10.0",
"@lerna-lite/cli": "^3.10.0",
"@lerna-lite/diff": "^3.10.0",
Expand All @@ -56,5 +56,5 @@
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
8 changes: 4 additions & 4 deletions packages/alwatr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@
},
"dependencies": {
"@alwatr/flux": "^3.2.0",
"@alwatr/nanolib": "^1.3.0",
"@alwatr/nanolib": "^1.4.0",
"@alwatr/nanotron": "^4.4.1",
"@alwatr/nitrobase": "^7.3.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",
"@alwatr/tsconfig-base": "^1.3.3",
"@alwatr/type-helper": "^2.0.3",
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit aceed97

Please sign in to comment.