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 7, 2022
1 parent b0b509c commit 33b636f
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 191 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "web-components-library-starter",
"version": "0.7.0",
"packageManager": "pnpm@7.0.0",
"packageManager": "pnpm@7.0.1",
"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,22 +45,22 @@
"@iconify-json/heroicons-outline": "^1.1.1",
"@iconify-json/heroicons-solid": "^1.1.1",
"@types/node": "^17.0.31",
"@unocss/preset-icons": "^0.32.13",
"@unocss/preset-icons": "^0.33.1",
"@vitejs/plugin-vue": "2.3.2",
"@vue/compiler-sfc": "3.2.33",
"bumpp": "^7.1.1",
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2",
"cypress": "9.6.0",
"eslint": "8.14.0",
"eslint": "8.15.0",
"eslint-plugin-cypress": "2.12.1",
"inquirer": "^8.2.4",
"lint-staged": "^12.4.1",
"minimist": "^1.2.6",
"simple-git-hooks": "^2.7.0",
"sort-package-json": "^1.57.0",
"typescript": "4.6.4",
"unocss": "^0.32.13",
"unocss": "^0.33.1",
"unplugin-auto-import": "0.7.1",
"unplugin-vue-components": "0.19.3",
"upath": "^2.0.1",
Expand All @@ -83,7 +83,7 @@
},
"engines": {
"node": ">=v16.15.0",
"pnpm": ">=7.0.0"
"pnpm": ">=7.0.1"
},
"contributors": [
"Chris Breuer <chris@ow3.org>"
Expand Down

0 comments on commit 33b636f

Please sign in to comment.