Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rawand-faraidun committed Nov 27, 2023
1 parent ca1c204 commit 2598385
Show file tree
Hide file tree
Showing 4 changed files with 1,456 additions and 1,003 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@types/cors": "^2.8.16",
"@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.201",
"@types/node": "^20.9.0",
"@types/prompts": "^2.4.8",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.0",
"@types/prompts": "^2.4.9",
"concurrently": "^8.2.2",
"ncp": "^2.0.0",
"nodemon": "^3.0.1",
"prettier": "^3.1.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
"tsup": "^8.0.1",
"typescript": "^5.3.2"
},
"files": [
"dist/**/*",
Expand Down
Loading

0 comments on commit 2598385

Please sign in to comment.