Skip to content

Commit

Permalink
chore: update devDependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Oct 25, 2024
1 parent 968dd86 commit 4d366af
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/nanolib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
},
"devDependencies": {
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"typescript": "^5.6.3"
}
Expand Down
1 change: 1 addition & 0 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
},
"devDependencies": {
"@alwatr/nano-build": "workspace:^",
"@alwatr/prettier-config": "workspace:^",
"@alwatr/tsconfig-base": "workspace:^",
"typescript": "^5.6.3"
}
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ __metadata:
"@alwatr/package-tracer": "workspace:^"
"@alwatr/parse-duration": "workspace:^"
"@alwatr/platform-info": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/render-state": "workspace:^"
"@alwatr/resolve-url": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
Expand Down Expand Up @@ -6809,6 +6810,7 @@ __metadata:
dependencies:
"@alwatr/nano-build": "workspace:^"
"@alwatr/nanolib": "workspace:^"
"@alwatr/prettier-config": "workspace:^"
"@alwatr/tsconfig-base": "workspace:^"
typescript: "npm:^5.6.3"
languageName: unknown
Expand Down

0 comments on commit 4d366af

Please sign in to comment.