Skip to content

Commit

Permalink
build: pnpm update
Browse files Browse the repository at this point in the history
Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
  • Loading branch information
Certseeds committed Aug 6, 2023
1 parent 507e8d8 commit 76a2e87
Show file tree
Hide file tree
Showing 2 changed files with 889 additions and 773 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
},
"dependencies": {
"idb": "^7.1.1",
"openpgp": "^5.7.0",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
"openpgp": "^5.9.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@testing-library/vue": "^6.6.1",
"@types/node": "^18.11.12",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/compiler-sfc": "^3.2.47",
"@types/node": "^18.17.3",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/compiler-sfc": "^3.3.4",
"@vue/tsconfig": "^0.1.3",
"conventional-changelog-cli": "^2.2.2",
"husky": "^8.0.3",
"npm-run-all": "^4.1.5",
"only-allow": "^1.1.1",
"typescript": "~4.7.4",
"vite": "^4.0.0",
"vitest": "^0.29.2",
"vue-tsc": "^1.0.12"
"vite": "^4.4.8",
"vitest": "^0.29.8",
"vue-tsc": "^1.8.8"
}
}

0 comments on commit 76a2e87

Please sign in to comment.