Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2022
1 parent 5ccef18 commit b9896cd
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 170 deletions.
16 changes: 8 additions & 8 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",
Expand Down Expand Up @@ -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",
Expand All @@ -60,13 +60,13 @@
"simple-git-hooks": "^2.7.0",
"sort-package-json": "^1.57.0",
"typescript": "4.6.4",
"unocss": "^0.33.2",
"unocss": "^0.33.4",
"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",
Expand All @@ -83,7 +83,7 @@
},
"engines": {
"node": ">=v16.15.0",
"pnpm": ">=7.0.1"
"pnpm": ">=7.1.0"
},
"contributors": [
"Chris Breuer <chris@ow3.org>"
Expand Down
Loading

0 comments on commit b9896cd

Please sign in to comment.