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 Oct 9, 2022
1 parent e9152f7 commit d038166
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 320 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "web-components-library-starter",
"type": "module",
"version": "0.8.0",
"packageManager": "pnpm@7.12.2",
"packageManager": "pnpm@7.13.3",
"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 @@ -41,23 +41,23 @@
"@iconify-json/heroicons-solid": "^1.1.5",
"@ow3/eslint-config": "^0.30.0",
"@types/node": "^18.7.17",
"@unocss/preset-icons": "^0.45.26",
"@vitejs/plugin-vue": "^3.1.0",
"@unocss/preset-icons": "^0.45.29",
"@vitejs/plugin-vue": "^3.1.2",
"@vue/compiler-sfc": "^3.2.40",
"bumpp": "^8.2.1",
"commitizen": "^4.2.5",
"conventional-changelog-cli": "^2.2.2",
"cz-git": "^1.3.11",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"lint-staged": "^13.0.3",
"minimist": "^1.2.6",
"simple-git-hooks": "^2.8.0",
"typescript": "^4.8.4",
"unocss": "^0.45.26",
"unocss": "^0.45.29",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.7",
"vite": "^3.1.4",
"vitest": "^0.23.4",
"unplugin-vue-components": "^0.22.8",
"vite": "^3.1.6",
"vitest": "^0.24.0",
"vue-tsc": "^0.40.13"
},
"simple-git-hooks": {
Expand All @@ -74,7 +74,7 @@
},
"engines": {
"node": ">=v16.17.1",
"pnpm": ">=7.12.2"
"pnpm": ">=7.13.3"
},
"contributors": [
"Chris Breuer <chris@ow3.org>"
Expand Down

0 comments on commit d038166

Please sign in to comment.