Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alensiljak committed Nov 7, 2024
1 parent f6a0bd4 commit 9c0b0c2
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 33 deletions.
58 changes: 30 additions & 28 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 @@ -27,27 +27,27 @@
"devDependencies": {
"@playwright/test": "^1.48.2",
"@quasar/app-vite": "^1.10.2",
"@quasar/extras": "^1.16.12",
"@quasar/extras": "^1.16.13",
"@types/js-yaml": "^4.0.9",
"@types/numeral": "^2.0.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.20",
"dexie": "^4.0.9",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-vue": "^9.30.0",
"file-saver": "^2.0.5",
"ky": "^1.7.2",
"lucide-vue-next": "^0.454.0",
"mathjs": "^13.2.0",
"mathjs": "^13.2.1",
"moment": "^2.30.1",
"netlify-cli": "^17.37.2",
"numeral": "^2.0.6",
"pcloud-sdk-js": "^2.0.0",
"pinia": "^2.2.6",
"prettier": "^3.3.3",
"quasar": "^2.17.1",
"quasar": "^2.17.2",
"register-service-worker": "^1.7.2",
"toml": "^3.0.0",
"typescript": "^5.6.3",
Expand All @@ -69,7 +69,7 @@
"workbox-strategies": "^6.6.0"
},
"engines": {
"node": "^20 || ^19 || ^18 || ^16 || ^14.19",
"node": "^22||^20 || ^19 || ^18 || ^16 || ^14.19",
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
},
Expand Down

0 comments on commit 9c0b0c2

Please sign in to comment.