Skip to content

Commit

Permalink
chore: update dependencies for concurrently + express + vite
Browse files Browse the repository at this point in the history
  • Loading branch information
dependency-updater authored and github-actions[bot] committed Sep 12, 2024
1 parent 10fb52c commit 8af5016
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 82 deletions.
119 changes: 40 additions & 79 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"author": "",
"license": "MIT",
"dependencies": {
"concurrently": "9.0.0",
"express": "4.20.0",
"concurrently": "9.0.1",
"express": "4.21.0",
"i2c-bus": "5.2.3",
"pigpio": "3.3.1",
"pinia": "^2.2.2",
Expand Down Expand Up @@ -63,7 +63,7 @@
"prettier": "3.3.3",
"ts-node-dev": "2.0.0",
"typescript-eslint": "8.5.0",
"vite": "5.4.3",
"vite": "5.4.4",
"vitest": "2.0.5"
},
"pre-commit": [
Expand Down

0 comments on commit 8af5016

Please sign in to comment.