Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate-bot committed May 13, 2022
1 parent 5ccef18 commit ba257cb
Showing 2 changed files with 70 additions and 57 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "web-components-library-starter",
"version": "0.7.0",
"packageManager": "pnpm@7.0.1",
"packageManager": "pnpm@7.1.0",
"description": "The most simple way to create a cross-framework component library. Using Web Components, to be understood by all.",
"keywords": [
"web-components",
@@ -45,8 +45,8 @@
"@iconify-json/heroicons-outline": "^1.1.1",
"@iconify-json/heroicons-solid": "^1.1.1",
"@types/node": "^17.0.31",
"@unocss/preset-icons": "^0.33.2",
"@vitejs/plugin-vue": "2.3.2",
"@unocss/preset-icons": "^0.33.4",
"@vitejs/plugin-vue": "2.3.3",
"@vue/compiler-sfc": "3.2.33",
"bumpp": "^7.1.1",
"commitizen": "^4.2.4",
@@ -64,9 +64,9 @@
"unplugin-auto-import": "0.7.1",
"unplugin-vue-components": "0.19.5",
"upath": "^2.0.1",
"vite": "2.9.8",
"vitest": "0.12.3",
"vue-tsc": "0.34.12"
"vite": "2.9.9",
"vitest": "0.12.4",
"vue-tsc": "0.34.13"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged",
@@ -83,7 +83,7 @@
},
"engines": {
"node": ">=v16.15.0",
"pnpm": ">=7.0.1"
"pnpm": ">=7.1.0"
},
"contributors": [
"Chris Breuer <chris@ow3.org>"
113 changes: 63 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba257cb

Please sign in to comment.