Skip to content

Commit

Permalink
chore: update dependencies for pinia + vue + vite
Browse files Browse the repository at this point in the history
  • Loading branch information
dependency-updater authored and github-actions[bot] committed Aug 16, 2024
1 parent 447fc0f commit 78e2254
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 99 deletions.
164 changes: 68 additions & 96 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 @@ -36,14 +36,14 @@
"express": "4.19.2",
"i2c-bus": "5.2.3",
"pigpio": "3.3.1",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"readline": "1.3.0",
"sass": "1.77.8",
"socket.io": "4.7.5",
"socket.io-client": "4.7.5",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"vue": "3.4.37"
"vue": "3.4.38"
},
"devDependencies": {
"@types/express": "4.17.21",
Expand All @@ -63,7 +63,7 @@
"prettier": "3.3.3",
"ts-node-dev": "2.0.0",
"typescript-eslint": "8.1.0",
"vite": "5.4.0",
"vite": "5.4.1",
"vitest": "2.0.5"
},
"pre-commit": [
Expand Down

0 comments on commit 78e2254

Please sign in to comment.