Skip to content

Commit

Permalink
chore: update dependencies for sass + vue + vite
Browse files Browse the repository at this point in the history
  • Loading branch information
dependency-updater authored and github-actions[bot] committed Sep 4, 2024
1 parent ddea204 commit 6befbcb
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 102 deletions.
194 changes: 95 additions & 99 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 @@ -38,12 +38,12 @@
"pigpio": "3.3.1",
"pinia": "^2.2.2",
"readline": "1.3.0",
"sass": "1.77.8",
"sass": "1.78.0",
"socket.io": "4.7.5",
"socket.io-client": "4.7.5",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"vue": "3.4.38"
"vue": "3.5.0"
},
"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.4.0",
"vite": "5.4.2",
"vite": "5.4.3",
"vitest": "2.0.5"
},
"pre-commit": [
Expand Down

0 comments on commit 6befbcb

Please sign in to comment.