|
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | 50 | "@mdi/js": "5.9.55", |
51 | | - "@sentry/node": "5.29.0", |
52 | | - "@sentry/vue": "5.29.0", |
| 51 | + "@sentry/node": "6.2.3", |
| 52 | + "@sentry/vue": "6.2.3", |
53 | 53 | "@vue/apollo-composable": "4.0.0-alpha.12", |
54 | 54 | "@vue/apollo-option": "4.0.0-alpha.11", |
55 | 55 | "@vue/composition-api": "1.0.0-beta.21", |
|
58 | 58 | "bottleneck": "2.19.5", |
59 | 59 | "core-js": "3.8.1", |
60 | 60 | "date-fns": "2.16.1", |
61 | | - "discord-rpc": "3.1.4", |
| 61 | + "discord-rpc": "3.2.0", |
62 | 62 | "electron-debug": "3.1.0", |
63 | 63 | "electron-devtools-installer": "3.1.1", |
64 | 64 | "electron-dl": "3.0.2", |
|
97 | 97 | }, |
98 | 98 | "devDependencies": { |
99 | 99 | "@graphql-codegen/add": "2.0.2", |
100 | | - "@graphql-codegen/cli": "1.19.4", |
| 100 | + "@graphql-codegen/cli": "1.21.3", |
101 | 101 | "@graphql-codegen/fragment-matcher": "2.0.1", |
102 | 102 | "@graphql-codegen/schema-ast": "1.18.1", |
103 | | - "@graphql-codegen/typescript": "1.19.0", |
104 | | - "@graphql-codegen/typescript-compatibility": "2.0.1", |
105 | | - "@graphql-codegen/typescript-operations": "1.17.12", |
| 103 | + "@graphql-codegen/typescript": "1.21.1", |
| 104 | + "@graphql-codegen/typescript-compatibility": "2.0.3", |
| 105 | + "@graphql-codegen/typescript-operations": "1.17.15", |
106 | 106 | "@sentry/webpack-plugin": "1.14.2", |
107 | | - "@testing-library/jest-dom": "5.11.6", |
| 107 | + "@testing-library/jest-dom": "5.11.10", |
108 | 108 | "@testing-library/vue": "5.6.1", |
109 | 109 | "@types/date-fns": "2.6.0", |
110 | | - "@types/discord-rpc": "3.0.4", |
| 110 | + "@types/discord-rpc": "3.0.5", |
111 | 111 | "@types/electron-devtools-installer": "2.2.0", |
112 | 112 | "@types/ffmpeg-static": "3.0.0", |
113 | 113 | "@types/ffprobe-static": "2.0.0", |
|
128 | 128 | "@types/xml2js": "0.4.8", |
129 | 129 | "@typescript-eslint/eslint-plugin": "4.9.1", |
130 | 130 | "@typescript-eslint/parser": "4.9.1", |
131 | | - "@vue/cli-plugin-babel": "4.5.8", |
132 | | - "@vue/cli-plugin-eslint": "4.5.8", |
133 | | - "@vue/cli-plugin-typescript": "4.5.8", |
134 | | - "@vue/cli-plugin-unit-jest": "4.5.8", |
135 | | - "@vue/cli-service": "4.5.8", |
| 131 | + "@vue/cli-plugin-babel": "4.5.12", |
| 132 | + "@vue/cli-plugin-eslint": "4.5.12", |
| 133 | + "@vue/cli-plugin-typescript": "4.5.12", |
| 134 | + "@vue/cli-plugin-unit-jest": "4.5.12", |
| 135 | + "@vue/cli-service": "4.5.12", |
136 | 136 | "@vue/eslint-config-prettier": "6.0.0", |
137 | 137 | "@vue/eslint-config-typescript": "7.0.0", |
138 | 138 | "babel-eslint": "10.1.0", |
|
0 commit comments