Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadhonarvar committed Sep 29, 2024
1 parent 566ab6f commit fab97ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/nanotron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,8 @@
"clean": "rm -rfv dist *.tsbuildinfo"
},
"dependencies": {
"@alwatr/crypto": "workspace:^",
"@alwatr/nanotron-api-server": "workspace:^",
"@alwatr/async-queue": "^1.3.0",
"@alwatr/crypto": "workspace:^",
"@alwatr/dedupe": "^1.1.0",
"@alwatr/deep-clone": "^1.1.0",
"@alwatr/delay": "1.0.0",
Expand All @@ -71,6 +70,7 @@
"@alwatr/is-number": "^1.1.0",
"@alwatr/local-storage": "^1.1.0",
"@alwatr/logger": "^4.0.0",
"@alwatr/nanotron-api-server": "workspace:^",
"@alwatr/node-fs": "^1.1.0",
"@alwatr/package-tracer": "1.0.0",
"@alwatr/parse-duration": "^1.1.0",
Expand Down
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ __metadata:
"@alwatr/platform-info": "npm:^1.2.0"
"@alwatr/polyfill-has-own": "npm:^1.1.0"
"@alwatr/prettier-config": "npm:^1.0.5"
"@alwatr/render-state": "npm:1.0.0"
"@alwatr/tsconfig-base": "npm:^1.3.0"
"@alwatr/type-helper": "npm:^2.0.0"
"@types/node": "npm:^22.7.4"
Expand Down Expand Up @@ -273,16 +272,6 @@ __metadata:
languageName: node
linkType: hard

"@alwatr/render-state@npm:1.0.0":
version: 1.0.0
resolution: "@alwatr/render-state@npm:1.0.0"
dependencies:
"@alwatr/logger": "npm:^4.0.0"
"@alwatr/package-tracer": "npm:^1.0.0"
checksum: 10c0/593ad952c7570ddee15e7dab6ed2fcae8f1bb799811fbdeeaf577af88e13d288f6df444f1119296daa72d8c6acf37d97ec0c9ae660305c657eabe0b9ddd172ea
languageName: node
linkType: hard

"@alwatr/tsconfig-base@npm:^1.3.0":
version: 1.3.0
resolution: "@alwatr/tsconfig-base@npm:1.3.0"
Expand Down

0 comments on commit fab97ef

Please sign in to comment.