Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rawand-faraidun committed Dec 9, 2023
1 parent e05aaba commit 75c6f7d
Show file tree
Hide file tree
Showing 4 changed files with 1,043 additions and 1,288 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
"prompts": "^2.4.2"
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/cli": "^2.27.1",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express-serve-static-core": "^4.17.41",
"@types/findup-sync": "^4.0.4",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.0",
"@types/node": "^20.10.4",
"@types/prompts": "^2.4.9",
"concurrently": "^8.2.2",
"ncp": "^2.0.0",
"nodemon": "^3.0.1",
"nodemon": "^3.0.2",
"prettier": "^3.1.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"files": [
"dist/**/*",
Expand Down
Loading

0 comments on commit 75c6f7d

Please sign in to comment.