Skip to content

Commit

Permalink
chore: bump npm packages
Browse files Browse the repository at this point in the history
via `npm-check-updates -u`
  • Loading branch information
letwebdev committed Feb 15, 2024
1 parent 2f21367 commit 49313b3
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 20 deletions.
38 changes: 26 additions & 12 deletions package-lock.json

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

11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@capacitor/core": "^5.7.0",
"@vueuse/core": "^10.7.2",
"dotenv": "^16.4.4",
"dotenv-expand": "^11.0.3",
"dotenv-expand": "^11.0.4",
"echarts": "^5.4.3",
"pinia": "^2.1.7",
"vue": "^3.4.19",
Expand All @@ -50,7 +50,7 @@
"@capacitor/cli": "^5.7.0",
"@tsconfig/node18": "^18.2.2",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.11.18",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitejs/plugin-vue": "^5.0.4",
Expand All @@ -77,14 +77,9 @@
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-order": "^6.0.4",
"typescript": "^5.3.3",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vite-plugin-electron": "^0.28.2",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27"
},
"overrides": {
"vite": {
"rollup": "npm:@rollup/wasm-node"
}
}
}

0 comments on commit 49313b3

Please sign in to comment.