Skip to content

Commit

Permalink
Merge pull request #160 from Tobi2K/depfu-batch_all-npm-2025-02-05
Browse files Browse the repository at this point in the history
Update all npm dependencies (2025-02-05)
  • Loading branch information
Tobi2K authored Feb 5, 2025
2 parents a6e4007 + 099f328 commit 731dd4e
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 79 deletions.
164 changes: 96 additions & 68 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@capacitor/push-notifications": "^4.1.2",
"@capacitor/status-bar": "^4.1.1",
"@ionic/cli": "^7.2.0",
"@ionic/core": "^8.4.0",
"@ionic/vue": "^8.4.0",
"@ionic/vue-router": "^8.4.0",
"@ionic/core": "^8.4.1",
"@ionic/vue": "^8.4.2",
"@ionic/vue-router": "^8.4.3",
"@soerenmartius/vue3-clipboard": "^0.1.2",
"axios": "^1.7.7",
"core-js": "^3.38.1",
"axios": "^1.7.9",
"core-js": "^3.40.0",
"esnext": "^3.3.1",
"glob-parent": ">=6.0.2",
"lodash": ">=4.17.21",
Expand All @@ -44,13 +44,13 @@
"swiper": "^8.4.7",
"vue": "^3.5.13",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.4.5",
"vue-router": "^4.5.0",
"vuex": "^4.1.0",
"yargs-parser": ">=21.1.1"
},
"devDependencies": {
"@capacitor/cli": "^4.8.1",
"@types/node": "^22.9.0",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.15.0",
"@vue/cli-plugin-babel": "~5.0.8",
Expand All @@ -61,13 +61,13 @@
"@vue/compiler-sfc": "^3.5.13",
"@vue/eslint-config-typescript": "14.3.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.15.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-config-google": "^0.14.0",
"eslint-webpack-plugin": "^4.2.0",
"eslint-plugin-vue": "^9.31.0",
"typescript": "^5.7.2",
"eslint-plugin-vue": "^9.32.0",
"typescript": "^5.7.3",
"vue-loader-v16": "npm:vue-loader@^16.1.0"
}
}

0 comments on commit 731dd4e

Please sign in to comment.