Skip to content

Commit

Permalink
feat(apollo): remove
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed Aug 6, 2022
1 parent 6eb62fc commit 135b835
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 631 deletions.
1 change: 0 additions & 1 deletion nuxt/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ export default defineNuxtConfig({
},
},
plugins: [
'~/plugins/apollo.ts',
'~/plugins/croppa.js',
'~/plugins/i18n.ts',
'~/plugins/urql.ts',
Expand Down
11 changes: 0 additions & 11 deletions nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,6 @@
"@urql/core": "2.6.0",
"@urql/exchange-graphcache": "4.4.3",
"@urql/vue": "0.6.4",
"apollo-cache-inmemory": "1.6.6",
"apollo-client": "2.6.10",
"apollo-link": "1.2.14",
"apollo-link-context": "1.0.20",
"apollo-link-http": "1.5.17",
"apollo-link-http-common": "0.2.16",
"apollo-link-persisted-queries": "0.2.5",
"apollo-link-state": "0.4.2",
"apollo-upload-client": "13.0.0",
"chart.js": "3.9.1",
"clipboard": "2.0.11",
"consola": "2.15.3",
Expand All @@ -86,7 +77,6 @@
"slugify": "1.6.5",
"sweetalert2": "11.4.26",
"ts-node": "10.9.1",
"vue-apollo": "3.1.0",
"vue-chartjs": "4.1.1",
"vue-croppa": "1.3.8",
"vue-datetime": "1.0.0-beta.14",
Expand Down Expand Up @@ -115,7 +105,6 @@
"@storybook/core-events": "6.5.10",
"@storybook/theming": "6.5.10",
"@tiptap/core": "2.0.0-beta.182",
"@types/apollo-upload-client": "8.1.3",
"@types/cookie": "0.5.1",
"@types/dompurify": "2.3.3",
"@types/downloadjs": "1.4.3",
Expand Down
23 changes: 0 additions & 23 deletions nuxt/plugins/apollo-config.ts

This file was deleted.

307 changes: 0 additions & 307 deletions nuxt/plugins/apollo.ts

This file was deleted.

Loading

0 comments on commit 135b835

Please sign in to comment.