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 21, 2024
1 parent ee19105 commit ef19d34
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
126 changes: 63 additions & 63 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.79.2",
"sass": "1.79.3",
"socket.io": "4.7.5",
"socket.io-client": "4.7.5",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"vue": "3.5.6"
"vue": "3.5.7"
},
"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.6.0",
"vite": "5.4.6",
"vite": "5.4.7",
"vitest": "2.1.1"
},
"pre-commit": [
Expand Down

0 comments on commit ef19d34

Please sign in to comment.