Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli authored and gruhn committed Aug 28, 2023
1 parent ee7a6e7 commit b6a23cf
Show file tree
Hide file tree
Showing 2 changed files with 846 additions and 974 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,31 @@
],
"dependencies": {
"@sec-ant/barcode-detector": "^1.2.2",
"webrtc-adapter": "^8.2.2"
"webrtc-adapter": "^8.2.3"
},
"devDependencies": {
"@tsconfig/node20": "1.0.1",
"@types/node": "20.3.1",
"@tsconfig/node20": "20.1.2",
"@types/node": "20.5.6",
"@vite-pwa/vitepress": "^0.2.0",
"@vitejs/plugin-vue": "4.2.3",
"@vitejs/plugin-vue": "4.3.3",
"@vue/compiler-sfc": "3.3.4",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "11.0.3",
"@vue/tsconfig": "0.4.0",
"eslint": "8.42.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.14.1",
"eslint": "8.48.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-vue": "9.17.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"lint-staged": "14.0.1",
"prettier": "3.0.2",
"rimraf": "5.0.1",
"semantic-release": "21.0.5",
"typescript": "5.1.3",
"vite": "4.3.9",
"semantic-release": "21.1.1",
"typescript": "5.1.6",
"vite": "4.4.9",
"vite-plugin-dts": "3.5.2",
"vitepress": "1.0.0-beta.2",
"vitepress": "1.0.0-rc.4",
"vue": "3.3.4",
"vue-tsc": "1.6.5",
"vue-tsc": "1.8.8",
"workbox-window": "^7.0.0"
},
"bugs": "https://github.com/gruhn/vue-qrcode-reader/issues",
Expand Down
Loading

0 comments on commit b6a23cf

Please sign in to comment.