|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 | 23 | "@mdi/js": "^7.2.96",
|
24 |
| - "@sentry/integrations": "^7.50.0", |
25 |
| - "@sentry/tracing": "^7.50.0", |
26 |
| - "@sentry/vue": "^7.50.0", |
| 24 | + "@sentry/integrations": "^7.56.0", |
| 25 | + "@sentry/tracing": "^7.56.0", |
| 26 | + "@sentry/vue": "^7.56.0", |
27 | 27 | "pulltorefreshjs": "^0.1.22",
|
28 | 28 | "register-service-worker": "^1.7.2",
|
29 | 29 | "vue": "^2.7.14",
|
|
36 | 36 | "vuex-persist": "^3.1.3"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 |
| - "@rushstack/eslint-patch": "^1.2.0", |
40 |
| - "@sentry/webpack-plugin": "^1.20.1", |
| 39 | + "@rushstack/eslint-patch": "^1.3.2", |
| 40 | + "@sentry/webpack-plugin": "^2.3.0", |
41 | 41 | "@types/pulltorefreshjs": "^0.1.5",
|
42 |
| - "@typescript-eslint/eslint-plugin": "^5.49.1", |
43 |
| - "@typescript-eslint/parser": "^5.49.1", |
| 42 | + "@typescript-eslint/eslint-plugin": "^5.60.1", |
| 43 | + "@typescript-eslint/parser": "^5.60.1", |
44 | 44 | "@vue/cli-plugin-babel": "~5.0.8",
|
45 | 45 | "@vue/cli-plugin-eslint": "~5.0.8",
|
46 | 46 | "@vue/cli-plugin-pwa": "https://gitpkg.now.sh/filips123/vue-cli/packages/@vue/cli-plugin-pwa?support-48x48-favicon",
|
|
51 | 51 | "@vue/eslint-config-standard": "^8.0.1",
|
52 | 52 | "@vue/eslint-config-typescript": "^11.0.3",
|
53 | 53 | "@vue/preload-webpack-plugin": "^2.0.0",
|
54 |
| - "eslint": "^8.39.0", |
| 54 | + "eslint": "^8.43.0", |
55 | 55 | "eslint-plugin-import": "^2.27.5",
|
56 | 56 | "eslint-plugin-node": "^11.1.0",
|
57 | 57 | "eslint-plugin-promise": "^6.1.1",
|
58 | 58 | "eslint-plugin-simple-import-sort": "^10.0.0",
|
59 |
| - "eslint-plugin-vue": "^9.11.0", |
| 59 | + "eslint-plugin-vue": "^9.15.0", |
60 | 60 | "sass": "~1.32.13",
|
61 | 61 | "sass-loader": "~12.6.0",
|
62 |
| - "typescript": "^5.0.4", |
| 62 | + "typescript": "^5.1.3", |
63 | 63 | "vue-cli-plugin-vuetify": "^2.5.8",
|
64 | 64 | "vue-template-compiler": "^2.7.14",
|
65 | 65 | "vuetify-loader": "^1.9.2"
|
|
0 commit comments