Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit a8dd941

Browse files
authored
Update Some Dependencies (#962)
1 parent db5dacf commit a8dd941

2 files changed

Lines changed: 446 additions & 377 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
},
4949
"dependencies": {
5050
"@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",
5353
"@vue/apollo-composable": "4.0.0-alpha.12",
5454
"@vue/apollo-option": "4.0.0-alpha.11",
5555
"@vue/composition-api": "1.0.0-beta.21",
@@ -58,7 +58,7 @@
5858
"bottleneck": "2.19.5",
5959
"core-js": "3.8.1",
6060
"date-fns": "2.16.1",
61-
"discord-rpc": "3.1.4",
61+
"discord-rpc": "3.2.0",
6262
"electron-debug": "3.1.0",
6363
"electron-devtools-installer": "3.1.1",
6464
"electron-dl": "3.0.2",
@@ -97,17 +97,17 @@
9797
},
9898
"devDependencies": {
9999
"@graphql-codegen/add": "2.0.2",
100-
"@graphql-codegen/cli": "1.19.4",
100+
"@graphql-codegen/cli": "1.21.3",
101101
"@graphql-codegen/fragment-matcher": "2.0.1",
102102
"@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",
106106
"@sentry/webpack-plugin": "1.14.2",
107-
"@testing-library/jest-dom": "5.11.6",
107+
"@testing-library/jest-dom": "5.11.10",
108108
"@testing-library/vue": "5.6.1",
109109
"@types/date-fns": "2.6.0",
110-
"@types/discord-rpc": "3.0.4",
110+
"@types/discord-rpc": "3.0.5",
111111
"@types/electron-devtools-installer": "2.2.0",
112112
"@types/ffmpeg-static": "3.0.0",
113113
"@types/ffprobe-static": "2.0.0",
@@ -128,11 +128,11 @@
128128
"@types/xml2js": "0.4.8",
129129
"@typescript-eslint/eslint-plugin": "4.9.1",
130130
"@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",
136136
"@vue/eslint-config-prettier": "6.0.0",
137137
"@vue/eslint-config-typescript": "7.0.0",
138138
"babel-eslint": "10.1.0",

0 commit comments

Comments
 (0)