Skip to content

Commit

Permalink
Merge pull request #137 from NMSCD/dev
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
Lenni009 authored Aug 21, 2024
2 parents f4a0269 + a2ffb60 commit 4987cd0
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
206 changes: 103 additions & 103 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
},
"dependencies": {
"@picocss/pico": "^2.0.6",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"sass": "^1.77.8",
"vue": "^3.4.37",
"vue-i18n": "^9.13.1"
"vue": "^3.4.38",
"vue-i18n": "^9.14.0"
},
"devDependencies": {
"@types/node": "^22.2.0",
"@types/node": "^22.4.1",
"@vitejs/plugin-vue": "^5.1.2",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vite": "^5.4.1",
"vue-tsc": "^2.0.29"
}
}

0 comments on commit 4987cd0

Please sign in to comment.