Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
giamir committed Jun 7, 2024
1 parent 02dd811 commit c4e7649
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"@stackoverflow/eslint-config": "^1.0.0",
"@stackoverflow/prettier-config": "^1.0.0",
"@stackoverflow/tsconfig": "^1.0.0",
"axios": "^1.6.5",
"axios": "^1.7.2",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"commander": "^12.1.0",
"concat": "^1.0.3",
"del": "^7.1.0",
"dotenv": "^16.3.2",
"dotenv": "^16.4.5",
"http-server": "^14.1.1",
"mini-svg-data-uri": "^1.4.4",
"rollup": "^4.9.6",
"svgo": "^3.2.0",
"rollup": "^4.18.0",
"svgo": "^3.3.2",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
"tslib": "^2.6.3",
"typescript": "^5.4.5"
}
}

0 comments on commit c4e7649

Please sign in to comment.