Skip to content

Commit

Permalink
Clean package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tjosepo committed Aug 26, 2024
1 parent 11edea5 commit 51aea8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 37 deletions.
5 changes: 1 addition & 4 deletions packages/create-schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,14 @@
"build": "tsup --config tsup.build.ts"
},
"devDependencies": {
"@swc/helpers": "0.5.11",
"@tanstack/react-query": "^5.52.0",
"@types/node": "20.14.1",
"@types/react": "^18.3.4",
"@workleap/eslint-plugin": "3.2.2",
"@workleap/swc-configs": "2.2.3",
"@workleap/tsup-configs": "3.0.6",
"eslint": "8.57.0",
"msw": "^2.3.5",
"msw": "2.3.5",
"openapi-types": "12.1.3",
"react": "^18.3.1",
"tsup": "8.1.0",
"vitest": "1.6.0"
},
Expand Down
34 changes: 1 addition & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51aea8c

Please sign in to comment.