Skip to content

Commit

Permalink
⚙️ Chore(enviroment): update packages and rename pipeline=>tasks
Browse files Browse the repository at this point in the history
…in `turbo.json` like in new versions
  • Loading branch information
INeedJobToStartWork committed Jun 14, 2024
1 parent 4a23d5f commit 121f7be
Show file tree
Hide file tree
Showing 3 changed files with 1,005 additions and 416 deletions.
9 changes: 6 additions & 3 deletions packages/myplop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,12 @@
"pnpm lint --"
]
},
"devDependencies": {
"dependencies": {
"@clack/prompts": "^0.7.0",
"chalk": "^5.3.0",
"zod": "^3.23.8"
},
"devDependencies": {
"bundle-declarations-webpack-plugin": "^5.0.0",
"clean-package": "^2.2.0",
"commander": "^11.1.0",
Expand All @@ -47,7 +51,6 @@
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0",
"webpackrc": "workspace:*",
"zod": "^3.22.4"
"webpackrc": "workspace:*"
}
}
Loading

0 comments on commit 121f7be

Please sign in to comment.