Skip to content

Commit

Permalink
chore: bump yarn.lock + remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
duchunter committed Aug 7, 2023
1 parent 2fd09ef commit 8c2e1ba
Show file tree
Hide file tree
Showing 9 changed files with 508 additions and 1,851 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"@xpda-dev/electron-builder": "^0.2.1",
"@xpda-dev/electron-launcher": "^0.3.0",
"@xpda-dev/webpack-step": "^0.1.2",
"browser-env": "3.3.0",
"cross-env": "7.0.3",
"deepmerge": "4.2.2",
"electron": "12.0.4",
Expand All @@ -51,7 +50,7 @@
"eslint": "7.24.0",
"eslint-friendly-formatter": "4.0.1",
"eslint-loader": "4.0.2",
"node-sass": "^6.0.1",
"node-sass": "^9.0.0",
"postcss": "^8.2.10",
"sass-loader": "^10.1.1",
"vue-notion": "^1.4.3",
Expand All @@ -60,8 +59,6 @@
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.2.0",
"@microsoft/signalr": "^5.0.5",
"@microsoft/signalr-protocol-msgpack": "^5.0.5",
"@notionhq/client": "^1.0.4",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/feed": "^2.0.0",
Expand Down Expand Up @@ -98,12 +95,12 @@
"papaparse": "^5.3.1",
"prismjs": "^1.28.0",
"qrcode": "^1.5.1",
"read-excel-file": "^5.4.4",
"shepherd.js": "^10.0.1",
"slugify": "^1.6.5",
"sweetalert2": "^10.16.7",
"tldjs": "^2.3.1",
"totp-generator": "^0.0.14",
"uuid": "^9.0.0",
"valid-url": "^1.0.9",
"vee-validate": "^3.4.8",
"vue-async-computed": "^3.9.0",
Expand Down
Loading

0 comments on commit 8c2e1ba

Please sign in to comment.